.ratestitle {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483091;
	font-weight: bold;
	padding: 5px 0px 5px 10px ;
}
.rateshead {
	font-size: 13px;
	font-weight: bold;
	color:#472F91;
	padding-bottom: 3px;
	text-align : center;
	background-color: #FFCB30;
	height: 17px;
	width: 255px;
	border: 1px solid #FFCB30;

}
.ratestitle1 {
	font-size: 12px;
	color: #666666;
	background-color:#FFEFBF;
	text-align : center;
	padding: 2px;
	border: 1px solid #FFCB30;
	font-weight: bold;
}
.ratesrate1 {
	font-size: 12px;
	color: #472F91;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: 1px solid #FFCB30;
}
.ratesrate2 {
	font-size: 12px;
	color: #472F91;
	background-color: #FFEFBF;
	text-align: center;
	padding: 2px;
	border: 1px solid #FFCB30;
}

#ratetable{
	border: 0px;
	border: none;
	background-color: transparent;
}

.ratesfootnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	font-weight: normal;

}
#ratetable td{}

.homerateshead {
	font-size: 13px;
	font-weight: bold;
	color:#483091;
	padding-bottom: 5px;
	text-align : center;
	background-image: url(../img/table_orange_255.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 255px;
}

.homeratestitle1 {
	font-size: 12px;
	color: #666666;
	text-align : center;
	padding-bottom: 6px;
	text-align : center;
	background-image: url(../img/table_tan_125.gif);
	background-repeat: no-repeat;

	width: 125px;
}

.homeratesrate1 {
	font-size: 12px;
	color: #483091;
	text-align: center;
	padding-bottom: 6px;
	background-image: url(../img/table_white_125.gif);
	background-repeat: no-repeat;

	width: 125px;

}
