ul, li, td, p, a, body, .content, .tableRow1, .tableRow2, .tableHead {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
.popup {
	background-image: url(../images/popupHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
}
.popupSmaller {
	background-image: url(../images/popupHeaderDealerLocator.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 360px;
}



li {
	line-height: 20px;
}

td {
	vertical-align : top;
}

.bodyBlack {
	color: black;
}

.bodyWhite {
	color: white;
}

.bodyBold {
	font-weight: bold;
}

.subnav {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.bodyPurple {
	color: purple;
}
.bodyRed {
	color: red;
}
.main_headline {
	font-size: 24px;
}
.main_byline {
	font-style: italic;
	font-weight: bold;
}
.headline {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}
.popupheadline, .popupheadlineSmaller {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.popupheadlineSmaller {
	font-size: 16px;
}
.subhead {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.more_link, .byline, .fieldLabel {
	font-size: 10px;
}

.footer {
	text-align: center;
	padding-top: 30px;
	color: #cccccc;
}
.footer a {
	color: #000000;
}
.footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}

A {
	color: red;
	text-decoration: none;
}
A:hover {
	color: #777777;
	text-decoration: underline;
}
.subsubhead {
	font-size: 11px;
}

.date {
	font-style : italic;
}
.cap {
	text-transform : capitalize;
}

.fieldLabel {
	font-family: Arial, sans-serif;
}

#pageTitle {
	display:		block;
	width:			950px;
	border-bottom:	#000 2px solid;
	margin-bottom:	0px;
}
.tableRow1 {
	background-color: #FAABA9;
}
.tableRow2 {
}
.tableHead {
	color: white;
	background-color: red;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.highlight {
	color: red;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.bodySmaller {
	font-size:		10px;
}
.backLink, .backLinkSmaller {
	font-size:		14px;
	text-align: left;
	padding-top: 20px;
	display: block;
	padding-left: 80px;
}
.backLinkSmaller {
	font-size:	12px;
	padding-top: 10px;
}
.popupContent, .popupContentSmaller {
	border: 1px solid #000000;
	width: 900px;
	margin-top: 30px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.popupContentSmaller {
	width: 360px;
	margin-top: 0px;
}

TABLE.mainContent {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

#mainContentBox {
	border:#000000 1px solid;
	padding: 3px;
	height: 100%;
}

#detailContentBox {
	border:#000000 1px solid;
	padding: 10px;
	height: 100%;
}

.detailContentBox2 {
	border:red 2px solid;
}

.detailRow2 {
	background-color:red;
}

#mainContentBoxFeature {
	background-color: #FAABA9;
	border:#000000 1px solid;
	padding: 0px;
	height: 100%;
}

#footer {
	text-align: right;
	border-top : 1px solid #666;
}
.topBar {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
}
.smallText {
	font-size: 10px;
}
.largeText, .modelName {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.customBuiltFor {
	left: 150px;
	top: 7px;
	position: relative;
	float: left;
}
.dealer {
	position: relative;
	top: 7px;
	float: left;
	left: 500px;
	bottom: 50px;
}

