.titLeft{
	float:left;
	padding-bottom:40px;
}
#btnPrint{
	float:right;
}
table#rateTable{
	clear:both;
	width:830px;
	border-collapse:collapse;
	margin:0 0 40px 14px;
	line-height:120%;
}
table#rateTable th, table#rateTable td{
	padding:10px;
	text-align:center;
	border:1px solid #CCCCCC;
}
table#rateTable th{
	background:#EAEAEA ;
	font-weight:normal;
	vertical-align:middle;
}
table#rateTable th#rateEdition {
	background:#FFFFFF;
	text-align:left;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size:12px;
}
#rateTable .bankLink, table#rateTable td.plan{
	text-align:left;
}
#rateTable .flat35{
	background:#F6F6F6;
	text-align:left;
}
.standardRate, .remarks, #rateAfter ,#treatedRate{
	font-size:12px;
}
td.rate{
	color:#CC0000;
	font-weight:bold;
}
td.rateAfter{
	font-weight:bold;
}
.percent{
	font-weight:normal;
	font-size:12px;
}
table#rateTable .none{
	border:#FFFFFF;
	visibility: hidden;
}

p.remarksList{
	width:830px;
	margin:0 0 20px 14px;
	line-height:160%;

}

