.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bodytextWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;


}
.NavtextOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	background-color: #C0D2E4;
	text-decoration: none;


}
.NavtextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;

}
.SubNavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	text-decoration: none;

}
.SubNavtextOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	font-weight: bold;
	text-decoration: none;

}
.bodytextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003366;
	font-weight: bold;

}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-style: italic;

}
.subitemtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.bodytextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
