@charset "utf-8";

.borderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6C6C6;
	border-left-color: #C6C6C6;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #6F95A8;
	font-style: normal;
}
.rate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.rate1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.rate2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
.rate3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 15px;
}
.plainSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;

}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCDBE2;
	float: none;
	clear: both;
	text-indent: 15px;
	text-align: left;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-indent: 15px;
	line-height: normal;
	margin-bottom: 2px;
	text-align: left;
}
.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
a:active { font-family: Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; color: #333333; text-decoration:none;}
a:visited { font-family: Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; color: #333333; text-decoration:none;}
a:hover{ font-family: Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; color: #333333; text-decoration:underline;}
