@charset "utf-8";
body {
	background-image: url(/images/htmlImages/main1/diamondPlateAluminumTile.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color:#333333;
}
#wrapAll {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/*The call below ties in with special file that allows trans in .png files in IE 5.5 and above*/
img, div {
	behavior: url(/styles/iepngfix.htc) 
}
.colorRed {
	color: #CC0000;
}
/*td img {
	display: block;
}*/

hr {
	color: #0033CC;
}
.noRepeatBG {
	background-repeat: no-repeat;
}
.xBG-Repeat-Only {
	background-repeat: repeat-x;
}

#truckRear img {
background-image:	url(/images/htmlImages/main1/truckRearOnly.png);
background-position:center;
}
.aaiPromoBlock {
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
	color:#000000;
	top: -20px;
}
.aaiPromoBlock a {
	color:#1B1AA4;
}
.aaiPromoBlock a:hover {
	color:#FFFFFF;
}
.copyrightBlock {
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
	color:#1B1AA4;
	top: -20px;
}
.copyrightBlock a {
	color:#B8D3FE;
}
.copyrightBlock a:hover {
	color:#B8D3FE;
}
h1 {
	color: #1B1AA4;
}
h2 {
	color: #1B1AA4;
}
h3 {
	color: #1B1AA4;
}
h4 {
	color: #1B1AA4;
}
h5 {
	color: #1B1AA4;
}
h6 {
	color: #1B1AA4;
}

.mainBody {
	margin-right: 10px;
	margin-bottom: 10px;
}
.mainBody a {
	color: #1B1AA4;
}
.mainBody a:hover {
	color: #5C7DFB;
}
.mainBody a:visited {
	color: #1B1AA4;
}
.mainBody li {
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 10px;
}
.mainBody p {
	Margin: 0px 10px 10px 0px;
}
.tagLineHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	padding-left: 10px;
	position: relative;
}


form#cse-search-box {
 color: #000000;
 border: 1px solid #999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: left;
}
.texta {
 font-size: 10px;
 background-color: #F9F9F9;
 border: 1px solid #666666;
}
#cse-search-box .buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #CCCCCC;
 color: #000000;
 margin-right: 3px;
}
