.outerShade {
	background-image: url(images/outer_shade.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.RedLine {
	background-color: #000000;
	height: 5px;
}
.LogoBG {
	background-image: url(images/home_logo-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:9px;
}
.RightboxShade {
	background-image: url(images/rightbox_shade-pattern.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:9px;
}
.Content-TopBG {
	background-image: url(images/content_top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.Contact-BG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B30015;
	background-image: url(images/home_contact-rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:7px;
}
.contact_Txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D20019;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.vehicleBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	background-image: url(images/home_vehicle-topbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom:5px;
	padding-left: 10px;
}
.vehicleBox-bg {
	background-color: #FFFFFF;
	background-image: url(images/vehiclebox-bg-pattern.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C8CB;
	border-left-color: #C0C8CB;
}
.assetBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #243089;
	text-decoration: none;
	background-image: url(images/home_asset-topbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom:5px;
	padding-left: 10px;
}
.imgFloat-Right {
	float: right;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.assetBG div ul li { margin:0;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2A3583;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 2px;
}

.contact_Txt strong { font-size:12px; font-weight:bold;}

.Underline {
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
}
.Content-Txt {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	line-height:14px;
	font-weight:normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}
li {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#3E3E3E;
	line-height:15px;
	font-weight:normal;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin:0;
}
.BotmMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
.BotmMenu a:link {
	color: #000000;
	text-decoration: none;
}
.BotmMenu a:visited {
	color: #000000;
	text-decoration: none;
}
.BotmMenu a:hover {
	color: #DE142C;
	text-decoration: underline;
}
.BotmMenu a:active {
	color: #000000;
	text-decoration: none;
}
.CopyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
.TopMenu {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
.TopMenu a:link {
	color: #000000;
	text-decoration: none;
}
.TopMenu a:visited {
	color: #000000;
	text-decoration: none;
}
.TopMenu a:hover {
	color: #330099;
	text-decoration: underline;
}
.TopMenu a:active {
	color: #000000;
	text-decoration: none;
}