body {
	text-align:			center;
	background:			#CCCCCC;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		15px;
	}
a {
	color:				#004080;
	text-decoration:	none;
	}
a:hover {
	color:				#CCCCCC;
	}
p {
	margin-left:		12px;
	}
#wrapper {
	width:				800px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
	margin-top:			15px;
	}
.tableFont {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		15px;
	}
.header {
	font-size:			18px;
	font-weight:		bolder;
	color:				#004080;
	}
.sideHeader {
	font-size:			18px;
	font-weight:		bolder;
	color:				#000000;
	}
.subHead {
	font-size:			14px;
	font-weight:		bold;
	margin-left:		10px;		
	}
.topBar {
	background-color:	#004080;
	height:				40px;
	}
.leftCol {
	background-color: 	#937D5C;
	width:				150px;
	}
.caramelSlot {
	background-image:	url(images/caramelSlot.gif);
	background-repeat:	no-repeat;
	width:				134px;
	height:				190px;
	margin-left:		6px;
	margin-top: 		5px;
	padding:			10px 0px 0px 10px;
	}
.disclosure {
	font-size:			9px;
	line-height:		10px;
	color:				#FFFFFF;
	padding:			0px 0px 5px 5px;
	}
.flash {
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	}
.centerCol {
	background-color:	#FFFFFF;
	width:				500px;
	padding:			5px;
	}
.rightCol {
	background-color: 	#DDD6CA;
	width:				150px;
	padding:			5px;
	}
.rightColText {
	text-align:			left;
	font-size:			9px;
	line-height:		11px;
	}
.footer {
	background-color:	#004080;
	color:				#FFFFFF;
	text-align:			center;
	padding:			3px;
	}
.footer a {
	color:				#FFFFFF;
	}
.footer a:hover {
	color:				#CCCCCC;
	}
/* ---------------------------
			Rates
----------------------------*/
.rates {
	font-size: .85em;
	text-align: right;
	}
#rates {
	border-collapse: 	collapse;
	border: 			0px;
	font-size: 			10px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}
.rowa {
	background: #F6EB83;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	}
.rowb {
	background: #eeeeee;
	margin-bottom: 10px;
	}
.loantype {
	vertical-align: top;
	}
.maxamount {
	vertical-align: top;
	}
.amtfinanced {
	vertical-align: top;
	}
.apr {
	text-align: right;
	}
.maxterm {
	text-align: right;
	}
.news {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
.ratesHead {
	background-color: #937d5c;
	color:#FFFFFF;
	font-weight:bold;
}