#hd { 
	/*background-image: url(img/siteHeader.gif);
	background-repeat: no-repeat; 
	padding-top: 90px; 
	background-position: right top;*/ 
	background-color: #FFF;
	border-left: solid 1px #000; 
}
#hd a.head { 
	display:block;
	background-image: url(img/siteHeader.gif);
	background-repeat: no-repeat; 
	height: 90px; 
	background-position: right top; 
/*	background-color: #FFF;
	border-left: solid 1px #000; */
}

#hd .nav  {border: solid 1px #000; border-left:0;}
#ft .nav {border: solid 1px #000; border-left:0; border-top:0; border-right:0;}

.nav { 
	min-height:20px;
	height:auto !important;
	height:20px;
	border-left: 0;
}

.nav  li{
	display:block;
	float: left;
	border-right: solid 1px #000;
	min-height:18px;
	height:auto !important;
	height:18px;
	padding-top: 2px;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
}

.nav  li.last{
	border: 0;
}

#ft {border-top: solid 1px #000;}

#bd {
	border-left: solid 1px #000; 
	border-right: solid 1px #000; 
}

#bd .yui-b 
{
	padding: 10px;
	min-height:450px;
	height:auto !important;
	height:450px;
}
#yui-main  .yui-b {border-right: solid 1px #000; }
.col2 p {padding-left: 10px; padding-right: 10px}

.col2 img {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	display: block;
}

p { margin-top: 10px; margin-bottom: 10px; padding-right:10px;}
p.hint {background-image: url(img/ico.gif); text-indent: 24px; background-repeat: no-repeat; }\
em { font-style: italic; }
a { color: black }
a:visited {color:  	#8B8878}
a:hover{color:#C0C0C0}
strong {font-weight: bold}

h1 {
	font-weight: bold;
	font-size: 153.9%;
}

h2 {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 116%;
}
h2.dealer {
 background-image: url(img/ico.gif); text-indent: 24px; background-repeat: no-repeat; background-position: 0 10px;
}
h3 {
	font-weight: bold;
	text-decoration: none;
}
h4 {
	text-decoration: underline;
}
.autoClear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.autoClear {display: inline-table;}
/* Hides from IE-mac \*/
* html .autoClear {height: 1%;}
.autoClear {display: block;}
/* End hide from IE-mac */

.standard  {
	width: 470px;
}

.standard td, .standard th  {
	padding-bottom: 10px;
	width: 33%;
}
.standard th {
	font-weight: bold;
}

ul.links {
	margin-top: 30px;
}

ul.links li {
	text-indent: 4px; 
	padding-bottom:10px;
}

ul.links a  {
 background-image: url(img/ico.gif); background-repeat: no-repeat; 
padding-left: 24px; 
}

ol {
	padding-left: 25px;
}

ol li, 
ol.decimal li, 
ol.upper-roman li ol.decimal li,
ol.upper-roman ol.upper-alpha ol.decimal li  {
	list-style-type: decimal;
	padding-bottom: 5px;
	font-weight: normal;
}
ol.upper-roman ol.upper-alpha li {
	font-weight: bold;
}
ol li p {
	font-weight: normal;
}

ol.upper-roman li {
	list-style-type: upper-roman;
	font-weight: bold;
}

ol.upper-alpha li {
	list-style-type: upper-alpha;
}