/*  consumer INDEX PAGE STYLE */ 

#layout {
	background-repeat:repeat;
	background-image:url(../images/consumer/bg.gif);
}
#mainContainer {
	min-height:364px;
	height:auto !important;
	height:364px;
	background-image:url(../images/consumer/maincontainerbg.gif);
	background-repeat:no-repeat;
}
#consumerIndex {
	position:absolute;
	width:638px;
	height:364px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-repeat:no-repeat;
	left: -21px;
	top: -20px;
	background-image: url(../images/consumer/biz-main.gif);
}
#consumerIndex h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D37B15;
	margin:0px;
}
#consumerBucketOne {
	position:absolute;
	left:0px;
	top:264px;
	width:193px;
	height:90px;
	padding-left:20px;
	padding-top:10px;
	line-height:16px;
}
#consumerBucketTwo {
	position:absolute;
	left:425px;
	top:264px;
	padding-left:20px;
	padding-top:10px;
	line-height:16px;
	width:192px;
	height:90px;
}
#consumerBucketThree {
	position:absolute;
	left:213px;
	top:264px;
	width:192px;
	height:90px;
	padding-left:20px;
	padding-top:10px;
	line-height:16px;
}
#consumerFlashLayover {
	position:absolute;
	left:113px;
	top:147px;
	width:505px;
	height:84px;
}
#copyright {
	position:absolute;
	left:49px;
	width:286px;
	height:46px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:15px;
	top: 51px;
}
/*  END consumer INDEX PAGE STYLE */ 
/*  consumer SIDE NAVIGATION STYLE */ 
#navigation {
	position:absolute;
	left:71px;
	top:163px;
	width:191px;
	maring:0px;
	height:auto;
}
#navigation p {
	margin-top:0px;
	margin-bottom:5px;
}
#navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	color:#d37b15;
}
hr {
	color:#d37b15;
	height:1px;
}
#right a {
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
#right a:hover {
	color:#d37b15;
	text-decoration:none;
}
#right p {
	color:#d37b15;
}
a {
	color:#d37b15;
	text-decoration:none;
}
a:hover {
	color:#d37b15;
	text-decoration:underline;
}
/* END consumer NAVIGATION STYLE */
/*  COMPARISON CHART STYLE - Container is needed to cover up border from #left */ 
#chartContainer {
	position:absolute;
	width:618px;
	height:auto;
	background-image:url(../images/consumer/biz-main.gif);
	background-repeat:repeat-y;
	z-index:2;
}
.mainContentChart {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	left: 0px;
	top: 0px;
	width:590px;
	height:350px;
	background-image:url(../images/consumer/chartBg.gif);
	background-repeat:no-repeat;
	z-index:2;
}
.mainContentChart td {
	text-align:left;
	color:#666666;
	vertical-align:top;
}
.heading {
	vertical-align:top;
	text-align:left;
	line-height:12px;
	color:#d37b15;
	font-weight:100;
}
.sub {
	font-weight:bold;
	color:#666666;
	text-align:left;
	vertical-align:top;
}
#chartSpacer {
	position:relative;
	width:595px;
	height:775px;
}
#rateChartSpacer {
height:1300px;
}

.footnotes{
   background-color:#FFFFFF;
   font-size:10px;
   text-align:left;
   font-weight:100;
   vertical-align:top;
   padding-top:5px;

}



 .loan_pmt td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.loan_out td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.loan .loan_src {
	float: left;
	width: 205px;
	height: auto;
}

.loan .loan_pmt {
	float: right;
	width: 190px;
	height: auto;
}

.loan .loan_out {
	clear: both;
	overflow: auto;
	width: 400px;
	height: auto;
}
/* END COMPARISON CHART STYLE  */
