/* CSS Document */
body {
	font-size: 72.5%;
	}

a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#columnleft{
	font: 1em;
	padding: 10px;
	float: left;
	width: 250px;
}
#columnright{
	font: 1em;
	padding: 10px;
	float: left;
	width: 245px;
}
h1 {
	font: 1.4em bold;
}
.breabcrumb {
	font: .9em;
	}
h2 {
	font-size: 1.2em;
	padding-top: 10px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 7px;
	padding-bottom: 3px;
}
li { padding: 5px 0;}
.truckimg {
	padding: 20px;
	float:left;
	clear: all;
	border: 1px solid black;
	text-align: center;}
p	{float:none;}
.clearall {
	float: none;
	clear: all;
	padding: 10px 0 0 0;
	}
#privacy {width:500px;
}
.style11Bold {
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	color: #9A2C32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style11Bold a:link {
	color: #9A2C32;
	text-decoration: underline;
}
.style11Bold a:visited {
	color: #9A2C32;
	text-decoration: underline;
}
.style11Bold a:hover {
	color: #333333;
	text-decoration: underline;
}
.style11Bold a:active {
	color: #9A2C32;
	text-decoration: underline;
}