body, form, input, option, select, table, textarea
{
	color					: #525252;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
}

a:link, a:active, a:visited, a:hover
{
	color					: #F29D08;
}

/** MAIN LAYOUT **/
#body
{
	border-bottom			: 1px solid #B8B9B4;
	text-align				: left;
}

#footer2, #footer2 a:link, #footer2 a:active, #footer2 a:visited, #footer2 a:hover
{
	font-family				: Arial, Verdana, Helvetica, Sans-Serif;
	font-size				: 9px;
	text-align				: center;
	text-decoration			: none;
	text-transform			: uppercase;
}

#footer2
{
	border-top				: 1px solid #B8B9B4;
	padding-bottom			: 10px;
	padding-top				: 10px;
}

#body, #footer2
{
	margin-left				: auto;
	margin-right			: auto;
	width					: 882px;
}

.txtPageTitle
{
	color					: #0651B1;
	font-family				: Verdana, Arial, Helvetica, Sans-Serif;
	font-size				: 15px;
}

.paddedContent
{
	padding					: 20px 10px 20px 20px;
}

.paddedContent, table, tr, td
{
	background-color		: Transparent;
}


/** VEHICLE DETAILS **/
.dvDetailsTitle
{
	border-bottom			: 2px solid #525252;
	border-top				: 2px solid #525252;
	clear					: both;
	float					: left;
	font-size				: 14px;
	font-weight				: bold;
	margin					: 3px 0px;
	padding					: 3px;
	width					: 622px;
}

.tblDetailsTable
{
	margin					: 3px 0px;
	padding					: 0px;
	width					: 622px;
}

.tblDetailsTable td
{
	padding					: 8px 3px;
}



.tblDetailsTable td.tdDetailsSubTitle
{
	border-bottom			: 1px solid #525252;
	border-top				: 1px solid #525252;
	font-size				: 11px;
	font-weight				: bold;
	margin					: 0px;
	padding					: 3px;
	text-transform			: uppercase;
}
