@charset "UTF-8";
/* override! */

a.redBtn {
	line-height:24px;
}

/* layout stuff */
.prospectus_wrapper {
	min-height:550px;
	width: 100%;
}

.advancePage {
	text-decoration:none;
}

#applyError {
	color : red;
}

#Error {
	color : red;
}

/* prospectus copy styles */

.dealerQuote {
	clear:both;
}

.dealerCenter {
	text-align:center;
}

.dealerPhoto {
	float:left;
	padding-left:15px;
	vertical-align:bottom;
	text-align:right;
}

/* nav */
#prospectiveNav {
	background-color:#cdcdcd;
	width:180px;
	padding-bottom:14px;
}

#prospectiveNav .advancePage {
	font-size:12px;
}

#prospectiveNav div {
	padding:0px 10px 0px 20px;
	margin-bottom:10px;
}

#prospectiveNav div:first-child {
	background:url('/MMNA/images/prospectus/header_program_bg.jpg') no-repeat;
	color:white;
	font-size:12px;
	line-height:1.6em;
	font-weight:bold;
	padding:3px 10px 3px 20px;
}

.prospectiveLink {
	color:black;
}

.prospectiveLinkSelected {
	color:white;
}
