/*
 *  These style rules are for Rates Online pages only.
 */
.ratesBorder{
	/*background-color:#999999;
	background-color:#cdcd97;
	color:#FFFFFF;
	font-size:1px;
	line-height:1px;*/
	font-size:0px;
	line-height:10px;*/
}
.ratesCorner{
	/*background-color:#999999;
	background-color:#cdcd97;
	color:#cdcd97;
	font-size:1px;
	line-height:1px; */
	font-size:0px;
	line-height:0px;
}
.ratesTitleBar{
	/*don't edit - title change workaround w/o RFS
	background-color:#CCCC99;
	background-color:#cdcd97;
	color:#0066FF;
	font-weight:bold;
	font-size:11px;
	font-weight:bold; 
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-size:0px;*/
}
.ratesBar{
	/*background-color:#CCCC99;
	background-color:#dddddd;
	font-size:11px;
	font-weight:bold;
	text-align:center; */
	color : #000000;
	font-weight : bold;
	background-color : #CCCCCC;
}
.ratesBarLeft{
	/*background-color:#CCCC99;*/
	color : #000000;
	background-color : #CCCCCC;
	font-weight:bold;
	text-align:left;
}
.ratesBarRight{
	/*background-color:#CCCC99;*/
	background-color : #CCCCCC;
	font-weight:bold;
	text-align:right;
}
.ratesBack{
	background-color:#CCCC99;
	font-size:11px;
}
.ratesBarHdr{ /*Added for structured investments*/
	color:#FFFFFF;
	font-weight : bold;
	background-color:#666666;
}
.ratesBarSub{ /*Added for structured investments*/
	color:#000000;
	font-weight : bold;
	background-color:#EAEADC;
}
