﻿body{
	font-family:Arial, Helvetica, sans-serif;
}
#bodybgcolor{
	background-color:#fff;
	border: 1px solid #CCC9BE;
	width:100%;
}
.titleText {
	text-align: center;
	font-size: small;
	font-weight:bold;
	height:70px;
}
.tableStyle{
	border-collapse: collapse;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}
.tdRateData{
	height:40px;
	padding:0 3 0 3px;
	background: url('/images/tabledatabg.png') repeat-x;
	margin:0px;
}
.tdRateDetail{
	font-size:x-small;
	border-top:0px solid #CCC9BE;
	height:39px;
	padding:0 3 0 3px;
	background: url('/images/tabledatabgbottom.png') repeat-x;
	margin:0px;
}
.lenderName{
	width: 130px;
}
.iniRate{
	width:75px;
	/*font-size:90%;
	font-weight:normal;*/
}
/*.XiniRateBold{
	font-weight: bold;
	font-size: medium;
	color:#0d003c;
	background: url('/images/tabledataHLbg.png') repeat-x;
}*/

.periodEnds{
	width: 65px;
	font-size:90%;
}

.Fee{ 
	width: 65px;
	font-size:90%;
}
.svr{
	width:90px;
	/*font-size:90%;
	color:#0d003c;
	font-weight:normal;*/
}
.apr{
	width: 90px;
	/*font-weight:normal;*/
}
.fLegal{
	width: 75px;
}
.fVal{
	width: 75px;
}
.ltv{
	width: 75px;
	font-size:90%;
}
.continue{
	width:120px;
}
.hide{
	display:none;
}