
H1
{
	font-size: 1em;
	font-weight:bold;
}
A,A.hover,A.visited,A.active
{
	text-decoration:none;
	color:Navy;

}
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY:   Arial, Helvetica, sans-serif;
    FONT-SIZE: .75em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    xscrollbar-base-color:black;
    xscrollbar-arrow-color:white;
  
}

.ULpdf LI	
{
	list-style-type: none  ;
	list-style-image:url(../../images/pdf.gif);
	vertical-align:top;
	margin-left:0px;
	padding-left:3px;
	font-size:12pt;
}
.pdf_Hyperlink,.pdf_Hyperlink.hover,.pdf_Hyperlink.visited,.pdf_Hyperlink.active
{
	
	color:Navy;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
}

.pdfpage
{
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
}
.pdfGroup
{
	font-weight: normal;
	font-size: 18px;
	color: #993333;
	padding-left:0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	list-style-image:none;
}

.ULVendor LI	
{
	list-style-type: none  ;
	xlist-style-image:url(../../images/dtoval20.png);
	vertical-align:top;
	margin-left:0px;
	padding-left:3px;
	font-size:10pt;
}
.Vendor_Hyperlink,.Vendor_Hyperlink.hover,.Vendor_Hyperlink.visited,.Vendor_Hyperlink.active
{
	
	color:Navy;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}
.VendorSub
{
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
}
.VendorGroup
{
	font-weight: normal;
	font-size: 18px;
	color: #993333;
	padding-left:0px;
	padding-bottom:3px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	list-style-image:none;
}

UL LI	
{
	list-style-type:  disc  ;
	font-size:12pt;
	
	}	

UL LI LI	{	
	list-style-type: square;
	}	

UL LI LI LI	{	
	list-style-type: circle;
	}

.Experience_Table_Head
{
	font-weight: bold;
	xcolor: navy;
	xbackground-color: cornflowerblue;
	
	xcolor: black;
	xbackground-color: #bec5e0;
	
	color: black;
	background-color: #bec5e0;
}

.Experience_TR
{
	border-bottom:solid 1px cornflowerblue;
	vertical-align:top;
	font-size:10pt;
}

/* Main layout table */	

.DNN_MainLayout_Table
{
	width: 100%;
	height: 100%;
	vertical-align:top;
	
}

.DNN_MainLayout_HeaderRow
{
height:107px;
}
.DNN_MainLayout_HeaderRow_Cell1
{
width:199px;	
	
text-align:left;
vertical-align:top;
background-image: url(topleftcurve-blue.jpg);
background-repeat: no-repeat;
}

.DNN_MainLayout_HeaderRow_Cell2
{
background-image: url(topfade-blue.jpg);
background-repeat: repeat-x;
}

.DNN_MainLayout_ContentRow
{
	vertical-align:top;
}
.DNN_MainLayout_ContentRow_Cell1
{
text-align:left;
background-image: url(leftfade-blue.jpg);
background-repeat:repeat-y;
}
.DNN_MainLayout_ContentRow_Cell1_Spacer
{
	width:0px;
	height:0px;
	border:0px ;
	xborder:solid 1px red;
}
.DNN_MainLayout_ContentRow_Cell2
{
}


.DNN_MainLayout_FooterRow
{
height:0px;
}
.DNN_MainLayout_FooterRow_Cell1
{
	background-image: url(bottomleftcurve-blue.JPG);
background-repeat: no-repeat;
background-position:right top;
}
.DNN_MainLayout_FooterRow_Cell2
{
	text-align:left;
		background-image: url(bottomfade-blue.JPG);
background-repeat: repeat-x;
background-position:top;
}

.DNN_MainLayout_SupportedBrowsers_Table
{
	color:black;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 0px white;
	
}
/* End of Main layout table */	


/* Begin of Menu */	
.DNN_Menu_Table
{
width:199px;
text-align: left;
vertical-align:top;
border-width:0px;
xpadding:0px 0px 0px 0px;
xmargin:0px 0px 0px 0px;
xborder:solid 1px red;
}

.DNN_Menu_Level1, .DNN_Menu_Level1.hover,.DNN_Menu_Level1.visited,.DNN_Menu_Level1.active
{
cursor:hand;
height:28px;
}

.DNN_Menu_Level1_Rollover
{
cursor:hand;
height:28px;
}

/* End of Menu */	

/* Begin of Sub Menu */
.DNN_SubMenu_Div
{
}
.DNN_SubMenu_Table
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	font-size: 10px;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	font-family: Verdana,tahoma,arial, Sans-Serif;
	position: absolute;
	background-color: #bec5e0;
	xbackground-color: #909bc9;
}
.DNN_SubMenu_Top_Left
{
	}
.DNN_SubMenu_Top_Middle
{
	}
.DNN_SubMenu_Top_Right
{
	}
.DNN_SubMenu_Middle_Left
{
	}
.DNN_SubMenu_Middle_Middle
{
	}
.DNN_SubMenu_Middle_Right
{
	}
.DNN_SubMenu_Bottom_Left
{
	}
.DNN_SubMenu_Bottom_Middle
{
	}
.DNN_SubMenu_Bottom_Right
{
	}
	
	
.DNN_SubMenu_Item_Table
{width:150;	
	}
.DNN_SubMenu_Item_Row
{
	}
.DNN_SubMenu_Item_Cell
{
	color:black;
	font-family:verdana,tahoma,san serif;
	font-size: smaller;
	font-weight:normal;
	text-decoration:none;
	}		
.DNN_SubMenu_Item_Link, .DNN_SubMenu_Item_Link.link, .DNN_SubMenu_Item_Link.visited, .DNN_SubMenu_Item_Link.active
{
	color:black;
	font-family:verdana,tahoma,san serif;
	xfont-size: smaller;
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
	}	
.DNN_SubMenu_Item_Link.hover,.DNN_SubMenu_Item_LinkHover
{
	color:blue;
	font-family:verdana,tahoma,san serif;
	xfont-size: smaller;
	font-weight: normal;
	text-decoration:normal;
	cursor:hand;
}		
	/* End of Sub Menu */

/* Begin of Content */	
.Content_Header1
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	color: #000066;
	padding-left:40px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.Content_Header2,.Content_Header2.hover,.Content_Header2.visited,.Content_Header2.active
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #993333;
	padding-left:40px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.Content_Header3,.Content_Header3.hover,.Content_Header3.visited,.Content_Header3.active
{
	text-transform:none;
	font-weight: bold;
	font-size: 14px;
	color: #993333;
	padding-left:40px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.Content_Hyperlink,.Content_Hyperlink.hover,.Content_Hyperlink.visited,.Content_Hyperlink.active
{
	
	color:Navy;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}

.Content_Row
{
	vertical-align:top;
}
.Content_Cell1
{
	vertical-align:top;
}
.Content_Cell2
{
padding-left:20px;
padding-bottom:40px;
}

.Content_Paragraph
{
text-indent:0px;
font-size:10pt;
padding-left:40px;
}

.Content_Quote
{
text-indent:40px;
font-size:12px;
}

.Content_Quote_From
{
text-indent:40px;
font-size:12px;
font-weight:bold;
font-style:italic;
}

.Content_Quote_Emphasis
{
text-indent:40px;
font-size:12px;
font-weight:bold;
font-style:normal;
}

.Content_Emphasis
{
font-size:12px;
font-weight:bold;
font-style:italic;
}

.Content_RequiredFieldsIndicator
{
color: red;
font-size:12px;
font-weight:bold;
font-style:normal;
}

/* End of Content */	

/* Begin TreeBox */	
.TreeBox
{
	font-family:Verdana;
	font-size:8pt;
	width:200px;
	border:solid 1px black;
}


.TreeBox_Header
{
	text-align:center;
	background-color:#18509d;
	color:White;
}

.TreeBox_Content
{
 background-color:White;
 color:Black;
}

.TreeBox_ListItem
{
 list-style-type: disc  ;
 list-style-image:url(listimage1.jpg);
}
/* End of TreeBox */	

/* begin of BannerImage */
.BannerImage{
background-image:url(seatraffic.jpg);
width:240px;
height:103px;
}

.BannerImage_text{
font-weight:bold;
font-size:18px;
color:white;
text-align:center;
vertical-align: middle;
position:relative;
text-align:center;
top:15px;
height:45;
left:5px;
width:160px;
}

.BannerLink{
cursor:hand;
}
/* End of BannerImage */


/* End of News Scroller */
.NewsDiv
{
xborder:solid 1px black;
}

.NewsLink{
cursor:hand;
font-family:verdana;
font-size:10pt;
font-weight:bold;
color:Black;
text-decoration:underline;
}
/* End of News Scroller */