/* CSS Document */

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold}
.titles {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: 333399}
.maintitles {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.bodyBold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333399; font-weight: bold}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
}
a:link.nav {  text-decoration: none}
a:visited.sitemap {}
a:active.sitemap {}
a:hover.nav{  text-decoration: none; color: #FF0000}.border {
	border: thin solid #213BA7;
}
