body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}




.style5 {font-size: 12px}
.style8 {
	font-size: 22px;
}
.style11 {color: #031549}
.style12 {
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

.style13 {
	font-size: 19px;
	font-weight: bold;
	color: #031549;
}
.style14 {
	font-size: 19px;
	font-weight: bold;
	color: #3357c3;
}
.style15 {color: #3357c3}
.style17 {
	font-size: 12px;
	font-weight: bold;
	color: #3357c3;
}
.style18 {
	font-size: 12px;
	color: #031549;
	font-weight: bold;
}
.style19 {font-size: 12px; color: #031549; }
.style20 {font-size: 10px}

.style21 {
	color: #FFFFFF;
	font-weight: bold;
}

.style21 {
	color: #3357c3;
	font-size: 12px;
	font-weight: bold;
}

.style30 {color: #420909; font-weight: bold; font-size: 14px; }

.style33 {color: #3357c3}

.style39 {color: #EFEBF7}

.style43 {color: #000000}
.style50 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style55 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style56 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style58 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.style63 {font-size: 19px; font-weight: bold; color: #000000; }
.style63 {font-size: 16px; font-weight: bold; color: #000000; }

.style66 {color: #000000; font-size: 16px;}
.style68 {font-size: 9px}
.style71 {
	color: #031549;
	font-weight: bold;
}
.style74 {color: #031549; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style75 {color: #031549; font-size: 14px; font-weight: bold; }
.style76 {color: #031549}
.style77 {color: #990000}

.class1 a:link, .class1 a:visited, .class1 a:active, .class1 a:hover {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}

.class2 a:link, .class2 a:visited, .class2 a:active, .class2 a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.class3 a:link, .class3 a:visited, .class3 a:active, .class3 a:hover {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.class4 a:link, .class4 a:visited, .class4 a:active, .class4 a:hover {
	color: #420909;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}


.class5 a:link, .class5 a:visited, .class5 a:active, .class5 a:hover {
	color: #3357c3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.class6 a:link, .class6 a:visited, .class6 a:active, .class6 a:hover {
	color: #031549;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}



.lineheight {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;   
}


/*---rate chart style-----*/

#rate_chart{
	width:565px;
	border:1px #CCCCCC solid;
	float:left;
	}
#rate_chart ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	width:100%;
	float:left;
	height:20px;
	font-weight:bold;
	font-size:15px;
	}
li div{
	float:left;
	height:20px;
	text-align:left;
	}
.spacer{
	width:20px;
	}
.cell1{
	width:35px;
	text-align:center;
	padding-top:2px;
	}
.cell2{
	width:261px;
	padding-top:2px;
	}
.cell3{
	width:95px;
	padding-top:2px;
	}
.cell4{
	width:150px;
	padding-top:2px;
	}
.row1{
	background-color:#E8EAF1;
	}
.row0{
	background-color:#FFFFFF;
	}