body {
	margin:0px 0px 10px 0px;
	font-family:arial, sans-serif;
	font-size:12px;
	background:#EFEFEF;
	background-position:top;
	background-repeat:repeat-x;
	color:#000000;
}

select, textarea, input {
	font-size:12px;
	font-family:arial, sans-serif;
}

table {
	border-collapse:collapse;
}

form {
	margin:0px;
	padding:0px;
}

td {
	font-size:12px;
	vertical-align:middle;
}

h1 {
	font-size:22px;
	font-weight:bold;
	color:#416B9E;
	border-bottom:1px solid #2C486B;
	font-family:tahoma;
	margin-top:0px;
	padding:2px;
}

h2 {
	font-size:17px;
	font-weight:bold;
}

h3 {
	font-size:13px; 
	font-weight:bold;
}

a.navlink {
	padding:0px;
	margin:0px;
	border:0px solid;
	text-decoration:none;
}

a:link {
	color:#990000;
}

a:active, a:visited {
	color:660C00	;
}

a:hover {
	color:#cc0000;
}

#holder {
	width:980px;
	margin:auto;
}

#topName {
	font-family:tahoma;
	font-size:32px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

#mainTop {
	background:url(images/topBg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding:0px;
}

#main {
	background:url(images/mainBg.gif);
	background-repeat:repeat-y;
}

#content {
	margin:0px 25px 0px 25px;
}

#mainBot {
	background:url(images/botBg.gif);
	background-position:0px 28px;
	height:28px;
}

#botNav {
	text-align:center;
	margin:0px 10px 0px 10px;
	padding:0px 20px 10px 20px;
	color:#666666;
	font-size:10px;
	font-family:verdana;
	border-bottom:1px solid #999999;
}

a.botLink:link, a.botLink:active, a.botLink:visited {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;

}

a.botLink:hover {
	color:#999999;
	text-decoration:underline;
}

.pUnd {
	border-bottom:1px solid #999999;
	padding:2px;
	font-weight:bold;
	font-size:12px;
	margin-bottom:2px;
}

.button {
border:1px solid #c5c5c5;
padding:2px 5px 2px 5px;
background-color:#FFFFFF;
background:url(/shadow.png);
background-repeat:repeat-x;
background-position:bottom;
}
.button:hover {
border:1px solid #c5c5c5;
padding:2px 5px 2px 5px;
background-color:#FFFFFF;
background:url(/shadowup.png);
background-repeat:repeat-x;
}
.required {
color:#CC0000;
}

.dealersearchbox {
	margin-left:15%;
	margin-right:15%;
}
.dealersearchheader {
	width:100%;
	overflow:auto;
	font-size:15px;
	color:#037;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #CCC;
	cursor:default;
}
.dealersearchcontent {
	width:100%;
	padding:5px;
	overflow:auto;
}
