@charset "UTF-8";
body {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #000;
/*	color: #a4a4a4; */
	line-height: 14px;
	margin: 0;
	background-color: #dcdcdc;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
h1 {
	font-size: 35px;
	line-height: 40px;
	font-weight: bold;
	margin:0;
	padding:9px 0 0 0;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin:0;
	padding:9px 0 0 0;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin:0;
	padding:9px 0 0 0;
}
h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin:0;
	padding-bottom:6px;
	padding-top:9px;
}
.copycopyright {
	padding-top:6px;
	font-size: 11px;
	line-height: 12px;
}
.bottomPad {
	padding-bottom: 4px;
}
.search {
	color: #FFFFFF;
	text-align:right;
	height:24px;
	padding-top:12px;
}
.dealer p a:link {
	color: #005ba3;
	text-decoration: none;
}
.dealer p a:visited {
	text-decoration: none;
	color: #005ba3;
}
.dealer p a:hover {
	text-decoration: underline;
	color: #005ba3;
}
.dealer p a:active {
	text-decoration: none;
	color: #005ba3;
}
a:link {
	text-decoration: none;
	color: #005ba3;
}
a:visited {
	text-decoration: none;
	color: #005ba3;
}
a:hover {
	text-decoration: underline;
	color: #005ba3;
}
a:active {
	text-decoration: none;
	color: #005ba3;
}
.cellLeft {
	padding-bottom: 12px;
	border: 3px solid #a4a4a4;
}
.cellCenter {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	padding-bottom: 12px;
}
.cellRight {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-right-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #a4a4a4;
	padding-bottom: 12px;
}
.topPad {
	padding-top: 6px;
}
.normal {
	font-weight: normal;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.homeColor {
	color: #a4a4a4;
}
.paragraph {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 14px;
	margin: 0;
}
ul {
	padding:0;
	margin:0px 0px 0px 15px;
}
li {
	margin-bottom: 9px;
}
.dealer p {
	margin-bottom: 3px;
}
.dealer h4 {
		padding-bottom:3px;
}