body 
{
font-face: arial;
font-family: arial;
line-height: 18pt;
text-align: justify;
color: #ffffff;
margin: 0px;
scrollbar-face-color:c0c8d2;
scrollbar-highlight-color:272c41;
scrollbar-3dlight-color:272c41;
scrollbar-darkshadow-color:272c41;
scrollbar-shadow-color:272c41;
scrollbar-arrow-color:272c41;
scrollbar-track-color:272c41;
}

table
{
font-face: arial;
font-family: arial;
color: #ffffff;
font-size: 10pt;
line-height: 17pt;
}


p
{
font-face: arial;
font-family: arial;
color: #ffffff;
}

h1
{
font-face: arial;
font-family: arial;
font-weight: bold;
font-style: oblique;
font-size: 16pt;
color: #ffffff;
}

h2
{
font-face: arial;
font-family: arial;
font-weight: bold;
font-style: oblique;
font-size: 16pt;
color: #ffffff;
}

h3
{
font-face: arial;
font-family: arial;
font-weight: bold;
font-style: oblique;
font-size: 16pt;
color: #ffffff;
}

A:link{color: #f5a453; text-decoration: underline; font-weight: bold;}
A:active{color: #f5a453; text-decoration: underline; font-weight: bold;} 
A:visited{color: #f5a453; text-decoration: underline; font-weight: bold;} 
A:hover{color: #f19940; text-decoration: underline; font-weight: bold;}

.footer
{
font-face: arial;
font-family: arial;
font-size: 9pt;
color: #ffffff;
}

A:link{color: #f5a453; text-decoration: underline; font-weight: bold;}
A:active{color: #f5a453; text-decoration: underline; font-weight: bold;} 
A:visited{color: #f5a453; text-decoration: underline; font-weight: bold;} 
A:hover{color: #f19940; text-decoration: underline; font-weight: bold;}

#facebook {
	background: #ffffff;
	float: left;
	margin-top: 50px;
	}
	
#facebook_sec {
	background: #ffffff;
	}
	
#nav_truck {
	background: url("/WebImages/nav_bg_truck.jpg") no-repeat;
	width: 240px;
	height: 49px;
	float: left;
	}
	
#nav_total {
	background: url("/WebImages/nav_bg_total.jpg") no-repeat;
	width: 907px;
	float: left;
	position: relative;
	height: 94px;
	}

#navigation {
	width: 667px;
	height: 49px;
	position: absolute;
	left: 240px;
	}
	
	
/*!!!!!!!!!!! Attribute Styles !!!!!!!!!!!!*/

.opacity_noborder img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}

.opacity_noborder:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6;
	}

hr {
	border-bottom: 2px solid #3b4c6b;
	border-style: none none solid;
	margin-bottom: 20px;
	}
	
.hr_600 {
	border-bottom: 2px solid #3b4c6b;
	border-style: none none solid;
	margin-bottom: 20px;
	width: 600px;
	}
	

/*!!!!!!!!!!! Menu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! Menu Styles !!!!!!!!!!!*/


	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width: auto;
		height: 49px;
		padding-left: 1px;
		margin: 0px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding: 13px 19px 13px 19px;
		margin:0px -1px 0px 0px;
		color:#fff;
		font-family:Times New Roman, Georgia, Serif;
		font-size:18px;
		text-decoration:none;
		font-weight:normal;
		text-align:left;
		font-variant:small-caps;
		text-shadow: 2px 2px 5px #212636;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-image:url("/WebImages/nav_bg_on.jpg");
		background-repeat:repeat;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-image:url("/WebImages/nav_bg_on.jpg");
		background-repeat:repeat;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-image:url("/WebImages/nav_bg_on.jpg");
	}


	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #qm0 .qmpersistent, body #qm0 .qmpersistent:hover	
	{	
		background-image:url("/WebImages/nav_bg_on.jpg");
		color: #f5a453;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px;
		background-color:#F3F3F3;
		border-width:0px;
		border-style:solid;
		border-color:#212636;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		background-color:transparent;
		color:#6B6B6B;
		font-size:14px;
		font-weight:normal;
		border-style:none;
		border-color:#212636;
		text-shadow: none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-image: none;
		color:#212636;
		font-weight:normal;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-image: none;
		color:#212636;
		font-weight:normal;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#212636;
	}


	/*"""""""" (SUB) Persistent State""""""""*/	
	body #qm0 div .qmpersistent, body #qm0 div .qmpersistent:hover	
	{	
		background-image:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url("qmimages/cssalt1_arrow_right_hover.gif");
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url("qmimages/cssalt1_arrow_right.gif");
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url("qmimages/cssalt1_arrow_down_hover.gif");
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url("qmimages/cssalt1_arrow_down.gif");
		background-repeat:no-repeat;
		background-position:97% 50%;
	}



