/* CSS Document */
body						{ color: #ffffff;
					  	  font-family: arial, helvetica, verdana; 
					  	  font-size: 12px; 
						   text-align: center; }
						   
.csc-header H1 { color: #F68B1F;
						  font-size: 20px;
						  margin-bottom: 0px; }

h2						{ color: #F68B1F;
						  font-size: 16px;
						  margin-bottom: 0px; }
h4						{ color: #F68B1F; 
						  font-size: 12px;
						  margin-bottom: 0px; }

#container 				{ margin-left: auto;
				  		  margin-right: auto;
				  		  margin-top: 0px;
				  		  text-align: left;
				  		  width: 910px; }
						  
A {
	color:#F68B1F;
	text-decoration:underline;
}

A:HOVER {
	color:#FF9900;
	text-decoration:none;
}

A:VISITED {
	color:#F68B1F;
	text-decoration:none;
}
	  
.fleet TD {
	border: 1px solid #FFFFFF;
	font-size:12px;
	width:220px;
	padding-left:10px;
	padding-bottom: 3px;
	padding-top: 3px;	
}

.contact TD {
	font-size:12px;
	padding-left:10px;
	vertical-align:bottom;
	padding-top:5px;
}						  

#nav, #nav ul { /* all lists */
	font-size: 11px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	z-index:2;
}

#nav li { /* all list items */
	float: left;
	width: 180px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: inherit;
	width: 180px;
	top: 196px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:4;
	
}

#nav li ul a { /* second-level lists */
	border-bottom: 1px solid #ffffff;
}

#nav li ul a:hover { /* second-level lists */
	background-color: #ffffff;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em; }
	
#nav a:hover { color: #000000; }
	
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 4;
}
#burgundy2 {background-color:#9f0832;}
#red2 {background-color:#CE1141;}
#orange2 {background-color:#F68B1F;}
#purple2 {background-color:#D191C0;}
#aqua2 {background-color:#00A2AC;}
#green2 {background-color:#00838D;}
#blue2 {background-color:#5F89C7;}
#midnight2 {background-color:#1C3587;}
#temp2 { background-color:#0066CC;}

#nav li.burgundy {
	display: block;
	height: 35px;
	width: 80px;
	margin-left: 0px;
	margin-right: 1px;
     background-color: #9F0832;}
	
#nav li.red {
	display: block;
	height: 35px;
	width: 80px;
	margin-left: 1px;
	margin-right: 1px;
     background-color: #CE1141;}
	
#nav li.orange {
	display: block;
	height: 35px;
	width: 80px;
	margin-left: 1px;
	margin-right: 1px;
     background-color: #F68B1F;}
	
#nav li.purple {
	display: block;
	height: 35px;
	width: 80px;
	margin-left: 1px;
	margin-right: 1px;
     background-color: #D191C0;}
	
#nav li.aqua {
	display: block;
	height: 35px;
	width: 80px;
	margin-left: 1px;
	margin-right: 1px;
     background-color: #00A2AC;}
	
#nav li.green {
	display: block;
	height: 35px;
	width: 80px;
	margin-left: 1px;
	margin-right: 1px;
     background-color: #00838D;}
	
#nav li.blue {
	display: block;
	height: 35px;
	width: 80px;
	margin-left: 1px;
	margin-right: 1px;
     background-color: #5F89C7;}
	
#nav li.midnight {
	display: block;
	height: 35px;
	width: 80px;
	margin-left: 1px;
	background-color: #1C3587;}
	
#leftcontainer				{ background-color: #005AAA;
						  float: left;						 
						  width: 700px;  }

#leftpadding				{ padding-left: 20px; 
						  padding-right: 20px;
						  padding-top: 20px;
						  background-image: url("images/700pxtop.gif");
						  background-repeat: no-repeat;}
						  
#leftbase					{ background-image: url("images/700pxbottom.gif");
						  background-repeat: no-repeat;
						  height: 30px; }
						  
#rightcontainer			{ background-color: #005AAA;
						  float: left;
						  position: relative; 
						  left: 10px;						 
						  width: 200px;
						 }
						  
#rightpadding				{ font-size: 11px;
						  padding-left: 20px; 
						  padding-right: 20px;
						  padding-top: 10px;
						  background-image: url("images/200pxtop.gif");
						  background-repeat: no-repeat;}
						  
#rightbase				{ background-image: url("images/200pxbottom.gif");
						  background-repeat: no-repeat;
						  height: 30px; }		

#text					{ padding-top: 25px; }
		
#topcontainer				{ background-color: #005AAA;
						  float: left;						 
						  width: 910px;}

#toppadding				{ height:25px;
						  background-image: url("images/910pxtop.gif");
						  background-repeat: no-repeat;}
						  
#topbase					{ background-image: url("images/910pxbottom.gif");
						  background-repeat: no-repeat;
						  background-position: bottom;
						  padding-left: 20px; 
						  padding-right: 20px;
						  padding-top: 10px;
						  padding-bottom: 15px;
						  text-align:right; }
						  
	  
#legalleft		{ float:left;
				  font-size: 11px;
				  width: 450px;
				  text-align:left;
				}
				  
#legalleft a { color:#666666; text-decoration:none; padding-right:30px;  }

#legalleft a:hover { color:#666666; text-decoration:underline; }
				  
#legalright		{ float:left;
				  font-size: 11px;
				  padding-left:200px;
				  width: 500px;
				  text-decoration:none; 
				  color:#666666;
				  }				  
#logoRight {
	width:144px;
	height:69px;
	position:static;
	margin-left:700px;
		
}

#logoLeft {
	width:303px;
	height:29px;
	position:relative;
	left: 5px;
	top: 40px;
	float: left;
	
}			

.clear { clear:both;}	  
