body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

p, table, td 	{
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}

#navigation {
	font-size: 10px;
	font-weight: bolder;
	color: #00467f;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #00467f;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffcf00;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 4px;
	background: #00467f;
	padding-left: 6px;
	margin-top: 4px;
}
h3 {
	color: #00467f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.style1 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #808080;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #990033;
	font-size: 13px;
	font-family: tahoma;
}
.style4 {
	color: #00467f;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 2px;
}
.style6 {
	color: #00467f;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #9d9f00;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}

.container p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}


/* Copyright section */
	
.copyright {
	padding-left: 34px;
	color: #737373;
	text-decoration: none;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 12px;
}

.copyright a:link, .copyright a:visited, .copyright a:active { 
		color: #737373;
		text-decoration: underline;
}
.copyright a:hover { 
		text-decoration: underline;
}


/* Forms Interface */

.forminterfacetop 
{
	vertical-align: middle;
	background-image: url(images/forminterfacetop.gif);
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcf00;
	height: 22px;
	text-align: center;
}

.forminterfacemid 
{
	vertical-align: top;
	text-align: left;
	background-image: url('images/forminterfacemiddle.gif');
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
}

.forminterfacebot 
{
	height: 15px;
	background-image: url('images/forminterfacebottom.gif');
}

.loginfont 
{
	vertical-align: top;
	text-align: center;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	
.forminterfacetopnarrow 
{
	vertical-align: middle;
	background-image: url(images/forminterfacetopNarrow.gif);
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcf00;
	height: 22px;
	text-align: center;
}

.forminterfacemidnarrow
{
	vertical-align: top;
	text-align: left;
	background-image: url('images/forminterfacemiddleNarrow.gif');
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
}

.forminterfacebotnarrow 
{
	height: 15px;
	background-image: url('images/forminterfacebottomNarrow.gif');

}

/* OMake a payment page */

.payment {
	font-size: 13px;
	font-weight: bold;
	color: #00467f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 6px;
	background: #ffcf00;
	padding-left: 6px;
	border: 1px solid #00467f;
	padding-right: 6px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	margin-right: 160px;
}

/* Welcome To Dealer acccess page */

.accessWarning
{
	color:#333333;
	margin-bottom: 8px;
	margin-top: 20px;
	font-weight: normal;
	line-height: 20px;
}

.accessMember
{
	display: block;
	padding-left: 2px;
	color:#00467f;
	font-size: 1.2em;
	font-weight: bold;
	list-style-type: none;
	background: url(images/button_Enter.gif) no-repeat;
	text-align: center;
	height: 36px;
	padding-top: 2px;
	width: 244px;
	line-height: 26px;
}

.accessMemberFinance
{
	display: block;
	padding-left: 2px;
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	background: url(images/button_Enter.gif) no-repeat;
	text-align: center;
	height: 36px;
	padding-top: 2px;
	width: 244px;
	line-height: 26px;
}

.accessMember a:link, .accessMember a:visited, .accessMember a:active .accessMember a:hover { 
        color:#00467f;
		text-decoration: none;
}

.accessMemberFinance a:link, .accessMemberFinance a:visited, .accessMemberFinance a:active .accessMemberFinance a:hover { 
        color:#00467f;
		text-decoration: none;
}

/* DealerCentre Downloads */

.dealerHeader
{
	background: url(images/readingIcon.gif) left top no-repeat;
	display: block;
	padding-left: 16px;
	color:#0066CC;
	margin-bottom: 8px;
	font-size: 1.2em;
	margin-top: 8px;
}
.dealerHeaderRight {
	display: block;
	padding-left: 4px;
	color:#0066CC;
	margin-bottom: 8px;
	font-size: 1.2em;
	margin-top: 8px;
}

.dealerItem 	{
	background: url(images/arrowdl.gif) left top no-repeat;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 20px;
}

.dealerDesc 	{
	padding-left: 20px;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 2px;
	text-align: left;
	line-height: 1.35em;
	display: block;
}

/* Main content section */

#mainContent {
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-size: 10px;
	line-height: 17px;
	color: #1E1E1E;
	padding: 0px;
}

#mainContent p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

#mainContent h3 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: -2px;
}

#mainContent ul {
	list-style-type: circle;
}

/* Find a Dealer */
/*________________________________________________*/

.FindDealerTitle
{	
	background-color: #acacac;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, helvetica, 'sans serif';
	FONT-SIZE: 11px;
	line-height: 14px;
	FONT-WEIGHT: bold;
}

.FindDealerTitle2
{	
	background-color: #eeeeee;
	COLOR: #767575;
	FONT-FAMILY: Verdana, Arial, helvetica, 'sans serif';
	FONT-SIZE: 11px;
	line-height: 14px;
	FONT-WEIGHT: bold;
}


.FindDealerContent
{	
	background-color: #eeeeee;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, helvetica, 'sans serif';
	FONT-SIZE: 11px;
	line-height: 14px;
}

/* Forms: Human-readable */
/*________________________________________________*/
 
#formmaps {
visibility:hidden;
display:none;
}
.showroom h3 {
	margin: 4px;
	padding: 4px;
	border: 1px solid #333333;
	background-color: #E8E8E8;
}
