/* CSS Document */

<!--

h1 {
	font-size : 16px;
	font-weight : bold;
	margin : 5px;
	margin-top : 7px;
	padding-top : 16;
	padding-bottom : 10;	
}
h2 {
	font-size : 14px;
	text-align : left;
	vertical-align : center;
	padding-top : 2;
}
h3 {
	font-size : 14px;
	text-align : left;
	vertical-align : center;
}
h4 {
	font-size : 14px;
	font-weight : bold;
	padding-top : 0;
	padding-bottom : 0;
}
body, td  {
	font-family : Verdana, sans-serif;
	color : #006633;
	font-size : 12px;
	text-align : center;
        vertical-align: top;
}
th  {
	text-align : center;
	color : #006633;
	font-weight : bold;
	font-size : 12px;	
	margin : 0 0 12px 0;
}
p  {
	margin : 0 0 12px 0;
	font-family : Verdana, sans-serif;
	font-size : 12;
	text-align : left;	
}
.style_mileage  {
	font-size : 10px;
	font-weight : bold;
	text-align : left;
}
.nav_bar_01  {
	font-family : Verdana, sans-serif;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;	
	text-align : center;
}
.nav_bar_02  {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #006633;	
	text-align : center;
}
.term_header  {
	text-align : center;
	background-color:#006633;
	color : #ffffff;
	font-size : 12px;	
	font-weight : bold;
	margin : 0 0 12px 0;
}
.term_jct  {
	text-align : center;
	color : #ffffff;
	font-size : 12px;	
	background-color:#FFFFFF;
	font-weight : bold;
	margin : 0 0 12px 0;
}
a:link  {
	color : Green;
	text-decoration : underline;
}

a:visited  {
	text-decoration : underline;
	color : #444444;
}

a:hover  {
	text-decoration : underline;
	color : #00CC33;
}

a:active  {
	text-decoration : none;
	color : #000000;
}
li  {
	text-align : left;
	color : #006633;
}
.stats_th {
	text-align : left;
	font-size : 9px;	
}
.aadt_th {
	font-size : 9px;	
}
.stats_td {
	font-size : 9px;	
}
.breadcrumbs {
	text-align : left;
}