/********************************** Global **********************************/

body {
	margin: 0px;
	padding:0px;
	background-color:#CCC;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

P {
	font-size:10pt;
	font-weight: normal;
	color:#333;
}
TH {font-size:10pt;font-weight: normal; color: #333333;}
TD { font-size:10pt;font-weight: normal; color: #333333;}
UL,OL
{
    font-size:10pt;font-weight: normal;
}
IMG { border:none;}

LI
{
    font-size:10pt;font-weight: normal;
    COLOR: #000000;
	line-height:1.20;
}


A{
	COLOR: #10569C;
	text-decoration:none;
	font-weight:normal;
}
A:hover{COLOR: #333399;	text-decoration:none;font-weight:normal;}

.vehiclelink{font-size:9pt;}
.small{ font-size:10px;}

h1, h2, h3, h4, h5{	font-weight:normal;	font-family: Arial, Helvetica, sans-serif;}

H1{COLOR: #333399; margin-top:0px;}
H2{
	COLOR: #063259; margin-top:0px; text-transform:uppercase; font:Myriad Pro; font-weight:bold; font-size:23pt;
}
H3{
	COLOR: #10569C;
	/*text-transform:uppercase;**/
	font:Myriad Pro;
	font-weight:bold;
	font-size:18pt;
}
H4{COLOR: #2a65ad;}
H5{COLOR: #165499;}

/********************************** General Layout **********************************/

#container {
width: 980px;
margin: 0px auto;
text-align: left;
background-color:#FFF;
} 

#header{height:120px; width:980px;}
#navCell{width:980px; height:45px; clear:both;}
#footerCell{ clear:both; text-align:center;}
#logoArea{float:left; width:569px;}
#headRight{float:right; width:411px; text-align:right;}
#bodyArea{ width:980px; clear:both;}

/********************************** Homepage Styles **********************************/
#rotatorCell{
	background-color:#0D3357;
}

#home-left{ float:left; width:569px;}
#home-right{ float:right; width:411px;}

#ins-left{ float:left; width:625px;}
#ins-right{ float:right; width:331px;}

#TopTxt{padding-top:50px; font-size:10pt; padding-right:10px;}
.orangeText{
	color:#F7BD35;
}

/********************************** Misc **********************************/

#pad10{ padding:10px;}
#pad20{padding:20px;}

#gold-right-top{background-image:url(/images/gold-right-top.png); width:565px; height:31px;line-height:2em;}
#gold-right-bg{background-image:url(/images/gold-right-bg.png); width:565px;}
#gold-right-bot{background-image:url(/images/gold-right-bot.png); width:565px; height:9px;}

#insideLeft{float:left; width:304px;}

#left-pad{padding-left:7px;}
#left-pad-all{ padding:7px;}
.costRed{color:#F00;}
.bluebold{ color:#333399;}
.Cartitle{ font-size:12pt; color:#333399;}


DIV{ margin:0; padding:0;overflow:hidden;}

.input { font-size:9pt; border: 1px solid #666666;}

.staffDesc{ font-size:8pt; color:#464646; font-weight:normal;}

.dateFormat{font-size:10pt;color:#666;font-weight:normal; text-transform:none; font:Arial, Helvetica, sans-serif;}
.dateFormat a:link {font-size:10pt;font-weight: normal;color: #391e03;text-decoration: none;}
.dateFormat a:active {font-size:10pt;font-weight: normal;color: #391e03;text-decoration: none;}
.dateFormat a:visited {font-size:10pt;font-weight: normal;color: #391e03;text-decoration: none;}
.dateFormat a:hover {font-size:10pt;font-weight: normal;color: #391e03;text-decoration:none;}

#whiteBG{ background-color:#FFFFFF;}

.yellow{color:#fffb00;}
.red{ color:#9a1626;}

.NewsTitle{size:13pt; }


.page{padding-left:16px; padding-top:15px; padding-right:16px; padding-bottom:10px;}

/********************************** Other **********************************/

.white a:link {font: "Arial";font-weight: normal;color: #ffdc6e;text-decoration: none;}
.white a:active {font: "Arial";font-weight: normal;color: #ffdc6e;text-decoration: none;}
.white a:visited {font: "Arial";font-weight: normal;color: #ffdc6e;text-decoration: none;}
.white a:hover {font: "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}
.white {font: "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}

.footer a:link {font: "Arial";font-weight: normal;color:#666;text-decoration: none;}
.footer a:visited {font: "Arial";font-weight: normal;color: #666;text-decoration: none;}
.footer a:hover {
	font: "Arial";
	font-weight: normal;
	color: #999;
	text-decoration:none;
}
.footer {font: "Arial";font-weight: normal;color:#999;text-decoration:none;}

.important-alert{color:#df0606; font-weight:bold;}
.important{color:#69C637; font-weight:bold;}

#PageTitle {
	COLOR: #063259; margin-top:0px; text-transform:uppercase; font:Myriad Pro; font-weight:bold; font-size:23pt;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height: 18px;
z-index: 1000;
background-color: #fffbd6;
width: 180px;

}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 2px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 2px;
	font:arial;
	color:#0D3357;
}

.anylinkcss a:visited{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 2px;
font:arial;
color:#003300;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color:#0D3357;
	color: white;
	font:arial;
}
