/* CSS Document */

.homepagerollover {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:30px;
}
.homepagerollover:link {
	text-decoration: none;
}
.homepagerollover:visited {
	text-decoration: none;
}
.homepagerollover:hover {
	color: #00CCFF;
	text-decoration: none;
}
.homepagerollover:active {
	text-decoration: none;
}


.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #003366;
}

.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #FFCC33;
}

.homepagetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFCC33;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #003366;
}

.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #003366;
}

.fsa_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #003366;
}


.fsa_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #003366;
}