html, body {
	margin: 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: visible;
	z-index: 0;
}

body,p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-top:0px;
}

body#aboutUs div#topnav a.aboutUsLink, body#services div#topnav a.servicesLink, body#programAreas div#topnav a.programAreasLink, body#products div#topnav a.productsLink, body#contractVehicles div#topnav a.contractVehiclesLink, body#contactUs div#topnav a.contactUsLink, body#siteMap div#topnav a.siteMapLink, body#employment div#topnav a.employmentLink {
	color: #CCFF99;
	text-decoration: underline;
	}

#headercontainer {
	position: relative;
	top: 0px;	
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 770px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background-color: #ffffff;
}

#skipnav {
	position: absolute;
	width: 160px;
}
#skipnav a { 
	text-decoration: none; 
	color: #006DAD; 
	font-size: x-small; 
	vertical-align: middle; 
	font-weight: normal; 
	padding: 3px; 
}

#header {
	position: absolute;
	top: 0px;
	padding: 5px 15px 5px 5px;
	width: 570px;
	left: 180px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	text-align: right;
	vertical-align: middle;
}

#header_print {
	display:none;
}

/* Removed per Kathryn's request 20050201
.tagline {
	text-align: right;
	position: relative;
	width: 200px;
	top: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
*/

#topnavcontainer {
	position: absolute;
	top: 38px;
	width: 600px;
	margin: 0px;
	background-color: #095988;
	left: 170px;
	padding: 0px;
	height: 24px;
}

/* IE box model hack \*/
* html div#topnavcontainer {
	height: 25px;
}
/* End of hack */

#topnav {
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	position: absolute;
	width: 590px;
	left: 0px;
	top: 0px;
}



#topnav a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}

#topnav a:hover{
color: #CCFF99;
text-decoration: underline;
}

#topnav b { 
	color: #ffffff; 
	font-size: x-small; 
	font-weight: bold; 
}

#topnavsearch {
	position: absolute;
	top: 97px;
	margin: 0px;
	padding: 0px;
	left: 599px;
}

#bodycontainer {
	position: relative;
	top: 70px;
	margin: 0px;
	padding: 0px;
	width: 765px;
	left: 0px;
}

#leftcontainer {
	position: absolute;
	top: 0px;
	width: 165px;
	color: #ffffff;
	background-color: #CCCEE3;
	left: 0px;
	height: 600px;
	right: 165px;
	margin: 0px;
	padding: 0px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #DCDCBF;
}

/* IE box model hack \*/
* html div#leftcontainer {
	width: 171px;
}
/* End of hack */

#leftnav {
	white-space: normal;
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 10px 0px 0px 0px;
	width: 150px;
}

.leftnavTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	white-space: normal;
	margin: 0px;
	padding: 8px;
	border: thin none;
}

#leftnav a {
	text-decoration: none;
	color: #fff;
	font-size: x-small;
	text-align:left;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	border: 0px none;
	text-indent: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 100px;
	position: relative;
	top: 10px;
	left: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	padding: 10px 0px 0px;
	white-space: normal;
	float: none;
	clear: none;
}

#leftnav a:hover{
color: #CCFF99;
text-decoration: underline;
}

#contentcontainer {
	position: relative;
	width: 590px;
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	left: 170px;
	padding: 0px;
	top: 0px;
}

#breadcrumbnav {
	position: relative;
	width: 590px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006DAD;
	left: 0px;
	top: 0px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 10px;
}

#breadcrumbnav a {
	color: #316AC5;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

#breadcrumbnav a:hover{
color: #0033CC;
text-decoration: underline;
}

.breadcrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding:5px;
	text-decoration: none;
	color: #000000;
}

#content {
	width: 580px;
	position: relative;
	top: 1px;
	left: 5px;
	margin: 0px 0px 54px 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#content h1 {
	font-size: 18px;
	color: #095988;
}

#content h2 {
	margin:25px 0px 13px 0px;
	font-size: 14px;
}

#content h3 {
	margin:10px 0px 6px 0px;
	font-size: 13px;
}

#content li {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
}

#content ul.siteMap {
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}

#content li.siteMap {
	list-style-type: disc;
	list-style-position: inside;
	font-weight: normal;	
	padding: 5px;	
}

#pagefooter {
	position: relative;
	width: 560px;
	padding: 5px;
	height: 80px;
	left: 10px;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCEE3;	
}

#pagefooter a {
	color: #316AC5;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

#pagefooter a:hover{
color: #0033CC;
text-decoration: underline;
}

#goback {
	position: relative;
	width: 500px;
	padding: 10px;
	text-align: center;	
}	

#emailprint {
	position: relative;
	width: 540px;
	height: 25px;
	text-align: center;	
}

#emailprint a.print {
	position: relative;
	width: 120px;
	padding-left: 30px;
	text-align: right;
}

#emailprint a.email {
	position: relative;
	width: 120px;
	padding-right: 30px;
	text-align: left;
}	

#lastupdated {
	position: relative;
	width: 540px;
}	

#sitefooter {
	position: relative;
	width: 570px;
	height: 200px;
	left: 180px;
	top: 10px;
	text-align: center;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#sitefooter a {
	color: #316AC5;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

#sitefooter a:hover{
color: #0033CC;
text-decoration: underline;
}

#siteinfo {
	position: relative;
	width: 540px;
	padding: 5px;
}	

#emailwebmaster {
	position: relative;
	width: 540px;
	padding: 5px;
}

body#programAreas div.infoBox {
	width:200px;
	text-align:left;
	float:right;
	background-color:#DFEFFE;
	position:relative;
	left:0px;
	padding:13px 13px 13px 13px;
	border:1px none #7EB7E4;
	margin:0px 0px 3px 5px;
	color: #095988;
	/*
	border:1px solid #ccc;
	*/
}
body#programAreas div.infoBox,  body#programAreas div.infoBox p {
	font-size: 11px;
}

body#programAreas div.leftBox {
	width:318px;
	position:relative;
	float:left;
}

.clearFloat {
	clear:both;
	margin:0px;
	padding:0px;
}
