@import "layout.css";
@import url('layout.css');
@import "links.css";
@import url('links.css');
@import "forms.css";
@import url('forms.css');
@import "ecom.css";
@import url('ecom.css');
@import "topnav.css";
@import url('topnav.css');
@import "leftnav.css";
@import url('leftnav.css');
@import "pagi.css";
@import url('pagi.css');
@import "slimbox.css";
@import url('slimbox.css');

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bodybg.png) repeat-x;
	text-align: center;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
}

div {
	font-size: 12px;
	color: #000;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}


div#mainhead {
	padding: 4px 0 3px 0;
	border-bottom: 1px solid #E4E9F3;
	margin: 0 0 14px 0;
}

div#mainhead h1 {
	font: 22px Arial, Helvetica, sans-serif;
	line-height: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #3B66A5;
}

div.sidebarhead h2 {
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 18px;
	color: #1884D6;
	margin: 0;
	padding: 0;
}

div.sidebarhead {
	padding: 6px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E4E9F3;
}

div#leftnavhead {
	padding: 6px 0 6px 11px;
	background: #003591;
}

div#leftnavhead h2 {
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #003591;
}


h2#latestnews {
	background: url(/images/h2latestnews.png) top left no-repeat;
	display: block;
	width: 220px;
	height: 36px;
	padding: 0;
	margin: 0;
	text-indent: -6000px;
}

h2#makes {
	background: url(/images/h2manu.png) top left no-repeat;
	display: block;
	width: 220px;
	height: 35px;
	padding: 0;
	margin: 0;
	text-indent: -6000px;
}


h3 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003591;
	margin: 0 0 10px 0;	
}

h4 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003591;
	margin: 0 0 10px 0;
}

h4.partners-h4 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003591;
	margin: 0 0 10px 0;
	text-decoration: underline;
}

.grey {
	color: #888;
	font-size: 15px;
	font-weight: bold;
}

td, th {
	font-size: 0.8em;
}

#leftcol img, #rightcol img, #homerightcol img { /* Fix 3 pixel gap in firefox */
	vertical-align: bottom ;
}

.black {
	color: #000;
}

img {
	border: 0;
}

img.imgborder {
	border: 1px solid #ddd;
}

ol {
	margin: 0;
	padding: 0 0 0 30px;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
}

ul li {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 4px 0;
	background: url(/images/leftnavsubbg.png) 0 7px no-repeat;
}

ol li {
	list-style-position: outside;
	list-style-type: decimal;
}

div.sidebox ul {
	margin: 0;
	padding: 0;
}

div.sidebox li {
	margin: 3px 0;
	padding: 0;
	list-style-position: outside;
	background: none;
}

ul.err {
	margin: 10px;
}

ul.err li {
	color: #C00;
}

div#searchres ol li {
	margin: 10px 0 0 0;
	color: #03339B;
}

div#searchres h4 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

div#searchres p {
	color: #000;
}

div#searchres span.searchurl {
	color: #C0CBE2;
	font-size: 10px;
}

div.bodytext ul {
	margin: 0 10px;
	padding: 0;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

.blue {
	color: #3B66A5;
}

span.footdiv {
	color: #A7C4EF;
	padding: 0 8px;
}

.lblue {
	color: #1884D6 !Important;
}

.cartitems {
	color: #1884D6 !Important;
	font-weight: bold;
	margin: 0 6px 0 0;
}

span.footerdiv {
	padding: 0 7px;
	color: #D6D6D6;
}

.txt11 {
	font-size: 11px;
}

.txt12 {
	font-size: 12px;
}

.txt13 {
	font-size: 13px;
}

.clfx {
	height: 0;
	clear: both;
}

.bold {
	font-weight: bold;
}

.lgrey {
	color: #CFCFCF;
}

.noborder {
	border: 0 !important;
}

.flleft {
	float: left;
}

.flright {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left !important;
}

.tright {
	text-align: right !important;
}

.err {
	color: #CC0000;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

.bold {
	font-weight: bold;
}

span.yearsep {
	margin: 0 8px;
	color: #E1E1E1;
}

div.newstext h2 {
	font: 17px Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 600;
	color: #034065;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

div.newstext h3, h3.small-margin {margin-bottom: 3px;}

div.newstext span {
	font-size: 10px;
	font-weight: normal;
}

div.newstext p {
	font-size: 11px;
	font-weight: normal;
}

span.highlight {
	color: #4AACD8;
}

span.highlightbody {
	color: #4AACD8;
}

/* Fading Tooltips */
#dhtmltooltip{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	padding: 2px 6px;
	background-color: #fff;
	border: 2px solid #E5E5E5;
	color: #555;
	visibility: hidden;
	z-index: 1000;
}