body {
	background-color: #2a2a2a;
}
a:link, a:visited, a:active {
	color: #808080;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #003366;
}
.topnav {
	text-align:right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}
.topnav a:link, .topnav a:visited, .topnav a:active {
	color: #ffffff;
	text-decoration:none;
	padding-right: 10px;
}
.topnav a:hover {
	text-decoration: underline;
}
.navSeparation {
	height: 10px; 
	background-color:#000000;
}
.footer {
	text-align: right;
	color: #FFCC33;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 0px;
	letter-spacing: -1px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.copyright {
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px 10px 5px 0px;
	letter-spacing: -1px;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #ffffff;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;

}
.SBcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #12284a;
	line-height: 14px;
	font-size: 11px;
	padding: 15px;
}
.SBcontent h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.SBcontent h2 {
	font-size: 15px;
	font-weight:bold;
	line-height: 15px;
}
.contentMiddle {
	border-right: 10px solid #000000; border-left: 10px solid #000000;
	vertical-align: top;
}
.contentLeft {
	width: 238px;
	background-color: #12284A;
	vertical-align: top;
}
.contentRight {
	width: 302px; border-right: 10px solid #000000;
	vertical-align: top;
	background-color: #000000;
}
.specialBox {
	background-color:#808080; 
	background-image:url(images/tire-tracks.gif); 
	background-position: bottom; 
	background-repeat: no-repeat; 
	border: dashed 3px #FFCC33; 
	color: #ffffff; padding: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 10px;
	padding-bottom: 80px;
}
.quoteRequest {
	padding: 20px 10px 10px 10px;
	color: #ffffff;
	size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quoteRequest td {
	font-size: 10px;
	font-weight: normal;
}
.quoteRequest .Title {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 5px;
}
.quoteRequest .input200 {
	width: 200px;
	margin-bottom: 5px;
}
.special { /* this is for the hidden field in the forms to help prevent spam */
display:none;
}
.thumbInstruction {
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Thumbs td {
	padding-bottom: 5px;
}
.testimonials {
	background-image: url(images/bg-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #253b5b;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:top;
	width: 302px; 
	border-right: 10px solid #000000;
}
.testcontainer {
	padding: 15px 25px 15px 25px;
}
.testimonialText {
	font-style: italic;
	padding-top: 10px;
}
.testimonialName {
	text-align:right;
	font-weight:bold;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 20px;
}
.Calculator {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BoldYellow {
	color: #E9C336;
	font-weight:bold;
}