body {
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #737373;
}
a:hover {
	text-decoration: underline;
}
img { 
	border: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
.headerlink, .headerlink:hover {
	font: normal normal normal 12px Arial;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.mainContent {
	line-height: 20px;
	color: #000000;
	font-size: 13px;
}
.privacypolicy p {margin: 10px;}
.footer, .footer a, .footer a:hover {
	color: #000000;
	text-decoration: none;
}
.formLabel { text-align: right; }
.formLabelInvalid {
	text-align: right;
	color: #FF0000;
}
.missingField {
	color: #FF0000;
	font-weight: bold;	
}

/***** VEHICLE LISTING *****/
.vehicleListingNavigationLink {
	font: normal normal bold 11px Arial;
	color: #000000;
	text-transform: uppercase;
}
.vehicleDescription {
	font: normal normal noraml 12px Arial;
	color: #00408F;	
}
.vehicleListingLink {
	color: #000000;
}
.vehicleListingColumn0 {
	border: 1px solid #000000;
}
.vehicleListingColumn1 {
	background: #CCDFF7;
}
/***** VEHICLE DETAIL *****/
.vehicleDetailMakeModelYear, .vehicleDetailPrice {
	text-align: left;
	font: normal normal bold 14px Arial;
	color: #000000;
}
.vehicleDetailAttributeName { color: #6A6868; }
.vehicleDetailAttributeValue { font: normal normal bold 12px Arial; color: #000000; }
.vehicleDetailDescription { font: normal normal noraml 12px Arial; color: #00408F; }
.vehcileDescriptionPaymentCalculatorInput {
	border: 1px solid #000000;
}


#newsitem
{
	padding: 10px 0px 0px 0px;
	margin: 10px;
	border-top: 1px dotted #cccccc;
	text-align: left;
}

#newsitem .first
{
	border-top: none;
}

#newsitem h3, #newsitem h3 a
{
	color: #0162D7;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

#newsitem #newscontent
{
	font-size: 11px;
	color: #484848;
	margin: 0px 0px 5px 0px;
}

#news_article
{
	text-align: left;
	margin: 0px 10px;
}

#news_article h1
{
	color: #0162D7;

}

.newsLead
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 10px 5px 5px 5px;
	margin: 0px 10px 10px 10px;
}

.newsLead h2
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.newsLead .newsleadTitle
{
	color: #0162D7;
	font-weight: bold;
}
