.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #225d80;
}
body {
	background-color: #0073B3;
	background-image: url(../img/site_bg.gif);
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7ba2c0;
}.bold15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #0099CC;
}
.aboutheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0062A9;
}
.faqs_table {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8497A7;
}

.faqs_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8497A7;
}

