body
{
    margin-top: 0px;
    margin-left: 0 auto;
    margin-right: 0 auto;
    margin-bottom:0;
    padding:0;
    COLOR: black;
    FONT-FAMILY: arial, verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #0043bd;	
	text-align:-moz-center; /*FF*/
	!text-align:center; /*IE */
    background-image:url('images/homebacklines.gif');
    height:100%;
}


#wrapper
{
	background-image: url('images/subback.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 950px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#content
{
	position: absolute;
	height:auto;
	width:auto;
	top: 267px;
	left: 270px;

}
#photo1 {
	position: absolute;
	height: 69px;
	width: 97px;
	top: 102px;
	left: 751px;
	background-image: url('images/truck1.jpg');
	background-repeat: no-repeat;
}
#photo2 {
	position: absolute;
	height: 53px;
	width: 101px;
	top: 171px;
	left: 848px;
	background-image: url('images/truck2.jpg');
	background-repeat: no-repeat;
}
#photo3 {
	position: absolute;
	height: 67px;
	width: 47px;
	top: 224px;
	left: 945px;
	background-image: url('images/truck3.jpg');
	background-repeat: no-repeat;
}

#title {
	position: absolute;
	height: 24px;
	width: 552px;
	top: 186px;
	left: -150px;
	font-size: 22px;
	color: #E2F1FE;
}
#logo {
	position: absolute;
	height: 87px;
	width: 211px;
	left: 51px;
	top: 34px;
}
#logo div {
	height: 87px;
	width: 211px;
	display: block;
	cursor: hand;
}
#headerLinks {
	position: absolute;
	height: 25px;
	width: 357px;
	top: 8px;
	left: 627px;
	text-align: right;
	color: #FFFFFF;
}
#headerLinks a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5DA9EE;
	padding-top: 10px;
	height: 65px;
	width: 964px;
	text-align:left;
	position:absolute;
	bottom:0px;
	left:30px;
}
#navigation {
	position: absolute;
	height: 466px;
	width: 263px;
	top: 267px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5DA9EE;

	
}
#navigation a {
	text-decoration: none;
}
.mainNavUL {
	margin-top: 0px;
	padding-top: 0px;

	
}
.mainNavUL li {
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 12px;
}
.mainNavUL a {
	background-image: url('images/arrowMainLink.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
}
.mainNavUL a:hover {
	background-image: url('images/arrowMainLinkOver.gif');
	background-repeat: no-repeat;
	padding-left: 25px;

}
.mainNavLIOn {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.subNavLIOn a{
	font-weight: bold;
}
.subNavUL {
	margin: 0px;
	padding: 0px;	
}
.subNavUL a {
	color: #666666;
	text-decoration: none;
	background-image: url('images/arrowSubLink.png');
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 14px;
}
.subNavUL a:hover {
	color: #666666;
	text-decoration: none;
	background-image: url('images/arrowSubLinkOver.png');
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 14px;		
}
.subNavUL li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-left: 18px;
	margin-left: 0px;
}



.leftlink
{
    text-align: left;
    vertical-align: middle;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	height: 25px;
	width: 125px;
	background-color: #999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ccc;
	border-right: 2px solid #666;
	border-bottom: 2px solid #555;
    background-image: url('images/buttonbg.gif');
    background-repeat: no-repeat;
    background-position: center;
}

.leftlink:hover
{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
	text-decoration: underline;
	height: 25px;
	width: 125px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #888;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ccc;
	border-left: 2px solid #666;
	border-top: 2px solid #555;
    background-image: url('images/buttonbg2.gif');
}
.leftlinkhover
{
    text-align: left;
    vertical-align: middle;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
	text-decoration: underline;
	height: 25px;
	width: 125px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #888;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ccc;
	border-left: 2px solid #666;
	border-top: 2px solid #555;
    background-image: url('images/buttonbg2.gif');
}
.leftsublink
{
    text-align: left;
    vertical-align: middle;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	height: 25px;
	width: 100px;
	background-color: #999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ccc;
	border-right: 2px solid #666;
	border-bottom: 2px solid #555;
    background-image: url('images/buttonbg.gif');
    background-repeat: no-repeat;
    background-position: center;
}

.leftsublink:hover
{
	text-decoration: underline;
	background-color: #888;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ccc;
	border-left: 2px solid #666;
	border-top: 2px solid #555;
    background-image: url('images/buttonbg2.gif');
}

.leftsublinkhover
{
    text-align: left;
    vertical-align: middle;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
	text-decoration: underline;
	height: 25px;
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #888;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ccc;
	border-left: 2px solid #666;
	border-top: 2px solid #555;
    background-image: url('images/buttonbg2.gif');
}

.header
{
    margin-left: 0 auto;
    margin-right: 0 auto;
    text-align:left;
	width: 780px;
	background-image: url('images/headerbg.gif');
	background-repeat: no-repeat;	
}	

.nav
{
	width: 130px;
}

.nav td
{
	border: solid 1px white;
}

.tbl_view
{
    margin-bottom: 0px;
}
.tbl_view td
{
	color: #3B3B3B;
    vertical-align:middle;
    text-align:center;
    font-size: 12px;
	border-bottom: 1px solid #6A9DC1;
	padding: 5px;
}

.tbl_view td.formfield
{
	text-align: right; 
	font-size: 12px; 
	font-weight: bold;
}

.tbl_view th
{
    background-color: #F9BF3D;
    color: #FFF;
    text-align:center;
    vertical-align:middle;
    font-size:12px;
    font-weight:bold;
	padding: 3px;
	white-space:nowrap;
	border-bottom: 1px solid #6A9DC1;
	
}

.tbl_view th a
{
	color: #FFF;
	text-decoration: none;	
    font-size:12px;
    font-weight:bold;
}

.tbl_view th a:hover
{
	color: #3B3B3B;
	text-decoration: underline;
    font-weight:bold;
    font-size:12px;
}

.tbl_view th a img
{
	border: 0px;	
}

.evenline
{
    background-color: #9FCEF0;
    background-image: none;
    background-repeat: repeat;
	
}
.oddline
{
    background-color: #C1E0F4;
    background-image: none;
    background-repeat: repeat;
	
}
.tbl_view_link
{
    font-size: 12px;
    
    text-decoration: underline
}
.tbl_small_header
{
    FONT-SIZE: 12px;
    COLOR: #000000;
}
.asectionheader
{
    FONT-SIZE: 20px;
    COLOR: #6AB9F5;
}
.subhead
{
    FONT-SIZE: 14px;
    COLOR: #666666;
}
.totalcount
{
	font-size: 12px;	
    COLOR: #B5B5B5;
    font-style:italic;
}
.current
{
	float: left;
	font-size: 10px;	
    COLOR: #666;
}
.notes
{
	float: none;
	font-size: 10px;	
    COLOR: #666;
}
.contentbox
{
	padding: 10px 20px 10px 20px;
}
.contentcopy
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
}
.contentcopybold
{
    COLOR: #003399;
    TEXT-DECORATION: underline
}
.footer
{
    FONT-SIZE: 8pt;
}

#emailform { margin: 1em; font-family:arial, Verdana;}
#emailform h2 { font-size:19pt; font-weight:bold; margin:0; padding:0;}
#emailform h3 { font-size:13pt; font-weight:normal; margin:0; padding:0;}
#emailform #formfields { border:solid 0.5em #8CC2EE; background:#B5D9F1; color:#666666; padding:0.5em; margin-top:0.5em;}
#emailform #formfields ul { margin:0; padding:0;list-style-type:none; }
#emailform #formfields li { padding-bottom:0.25em; }
#emailform #formfields label { font-size:10pt; }
#emailform #formfields #email { width:100%; }
#emailform #formfields #fromemail { width:100%; }
#emailform #formfields #comment { width:100%; height:9.5em;}
