/* CSS Document */
<style type="text/css">

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.style10 {
	color: #CCCCCC;
	font-size: xx-small;
}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
}


.style12 {
	font-size: 10px;
	font-weight: bold;
	color: #069BF2;
}
.style13 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style17 {color: #333333}
.style19 {color: #000000}
.style20 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

td, body, select, textarea, input {
	font-family: verdana;
	font-size: 8pt;
}
p {
	font-family: verdana;
	font-size: 8pt;
	margin: 7;
}
.required {
	color: red;
	font-weight: bold;
}
.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #28558d;
}

.siteTextSmall	{ font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteTextMed	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteText,p,td	{ font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.siteText,a.siteTextMed,a.siteTextSmall { color: #FFFFFF; text-decoration: none; }
a.siteText:hover,a.siteTextMed:hover,a.siteTextSmall:hover	{ color: #cccccc; text-decoration: none; }

a.siteTextBody,a.siteTextMed,a.siteTextSmall { color: #069BF2; text-decoration: none; }
a.siteTextBody:hover,a.siteTextMed:hover,a.siteTextSmall:hover	{ color: #516984; text-decoration: none; }

.siteBotLinks	{ font-size : 11px; color : #333333; ; font-family: Verdana, Arial, Helvetica, sans-serif }
a.siteBotLinks, a.siteBotLinks:visited	{ color: #333333; text-decoration: none; }
a.siteBotLinks:hover	{ color: #0066CC; text-decoration: none; }

</style>
