@charset "utf-8";
/* CSS Document */

/*COMMON LAYOUT*/
body {
background-color:#ffffff;
margin:0;
padding:0;
font-family:Tahoma;
}


.contentdealer{
width:960px;
height: 100%;
text-align:left;
padding:0;
float:left;
}

.internalpagedealer {
color:#CCCCCC;
font-size:13px;
height:auto;
margin:12px 20px 12px 29px;
padding:8px 20px 12px 12px;
text-align:left;
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
color:#F00;
text-decoration:none;
}

h1.dealer{
font-size:1.15em;
font-weight:bold;
line-height:1.25em;
color:#000000;
text-transform:uppercase;
margin:0 0 10px 0;
padding:0;
}

h2.dealer{
font-size: 1.1em;
line-height:1.2em;
font-weight:bold;
color:#000000;
text-transform:uppercase;
margin:0 0 10px 0;
padding:0;
}


h4.dealer{
line-height:1.0em;
font-size: 0.9em;
font-weight:bold;
color:#000000;
text-transform:uppercase;
margin:-4px 0 0 0;
padding:0;
}

hr{
background-color:#666666;
border:1px solid #666666;
height:1px;
}

h3.dealer{
font-size: 1.0em ;
line-height:1.1em;
font-weight:bold;
color:#000000; 
margin:0;
padding:0;
text-transform:uppercase;
}
 
p.dealer {
margin:5px 0 10px 0;
line-height:1.0em;
color:#666666;
}

#printpage {
	display:none;
}

#bottom{
clear:both;
height:10px;
widows:960px;
text-align:left;
}