.smalltxt {
	font-size: 11px;
	font-family: arial,helvetica;
	text-decoration: none;
	color: #666666;
}
.tinytxt {
	font-size: 10px;
	line-height: 12px;
	font-family: arial,helvetica;
	text-decoration: none;
	color: #666666;
}

.blacktxt {
	font-size: 11px;
	font-family: arial,helvetica;
	text-decoration: none;
	color: #404040;
}

.bodySecondary {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px; 
	font-weight : normal;
	color : #666666;
}

.formBold {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px; 
	font-weight : bold;
	color : #cd6435;
}

.formText {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px; 
	font-weight : normal;
	color : #cd6435;
}

.lpDealerText {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px; 
	font-weight : normal;
	color : #ffffff;
}

.dealerText {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px; 
	font-weight : bold;
	color : #727377;
}

.dwHeading {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 14px; 
	font-weight : bold;
	text-decoration: none;
	color : #efb792;
}

.whiteBody {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 14px; 
	font-weight : normal;
	text-decoration: none;
	color : #b9bbba;
}

.dwHeading:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 14px; 
	font-weight : bold;
	text-decoration: none;
	color : #efb792;
}

.whiteBody:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 14px; 
	font-weight : normal;
	text-decoration: none;
	color : #b9bbba;
}

.largetxt {
	font-size: 12px;
	font-family: arial,helvetica;
	text-decoration: none;
	color: #666666;
}

A.linktxt {
	font-size: 11px;
	font-family: arial,helvetica;
	text-decoration: underline;
	color: 575E99;
}
A.linktxt:hover {
	font-size: 11px;
	font-family: arial,helvetica;
	text-decoration: underline;
	color: 575E99;
	background-color : #E3EFFC;
}



.footer {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}

a.footer {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

.formJustify {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px; 
	font-weight : normal;
	color : #666666;
	width : 100%;
}

#popquestion{
 position: absolute;
 top: 40px;
 left: 0;
 width: 100%;
 z-index: 100;
 text-align: center;
 line-height: 0;
 }

#popquestion a img{ border: none; }

#overlay{
 position: absolute;
 top: 0;
 left: 0;
 z-index: 90;
 width: 100%;
 height: 100%;
 background-color: #000;
 filter:alpha(opacity=60);
 -moz-opacity: 0.6;
 opacity: 0.6;
 }


.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }

* html>body .clearfix {
 display: inline-block;
 width: 100%;
 }

* html .clearfix {
 /* Hides from IE-mac \*/
 height: 1%;
 /* End hide from IE-mac */
 }

/* rja2 */
.publication_container
{
	padding: 17px 0 14px 0;
	margin: 0;
	width: 247px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #b9bbba;
}

.publication_container img
{
	float: left;
	margin: 0 12px 17px 17px;
	display: inline;
}

#green img{
	margin-right:9px;
	margin-left:15px;
}

.publication_container h4{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #efb792;
	padding-top: 15px;
}

.publication_container h4,
.publication_container p{
	margin: 8px 0 0 8px;
}

a.download_pdf_button
{
	display: block;
	float: left;	
	clear: left;
	padding: 5px 0 0 24px;
	width:112px;
	height:16px;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	background-image: url(images/download_pdf_button_icon.gif);
	background-repeat: no-repeat;
}

html * a.download_pdf_button {
  width: 136px;
  height: 21px;
}

a.download_pdf_button:hover { color: #000; }


.campaignPromoDiv {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	font-weight : normal;
	color : #ffffff;
	height: 50px;
	width: 240px;
	text-align: center ;
}

