/* CSS Document */

a.whitebold:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitebold:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitebold:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
a.whitebold:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.topnav:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #236889;
}
a.topnav:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #236889;
}
a.topnav:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #F9983A;
}
a.topnav:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #236889;
}

a.leftnav:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #236889;
	font-weight: bold;
	text-decoration: none;
}
a.leftnav:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #236889;
	font-weight: bold;
	text-decoration: none;
}
a.leftnav:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #F9983A;
	font-weight: bold;
	text-decoration: none;
}
a.leftnav:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #236889;
	font-weight: bold;
	text-decoration: none;
}

a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.red:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.bottomnav:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.bottomnav:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.bottomnav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a.bottomnav:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.dotblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
}
h1 {
	font-size: 16px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.bodylinks:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
a.bodylinks:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
a.bodylinks:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #0A5C84;
	text-decoration: underline;
}
a.bodylinks:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #236889;
	text-decoration: underline;
}
a.bodylinksblue:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #236889;
	text-decoration: underline;
	font-weight: bold;
}
a.bodylinksblue:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #236889;
	text-decoration: underline;
	font-weight: bold;
}
a.bodylinksblue:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #0A5C84;
	text-decoration: underline;
	font-weight: bold;
}
a.bodylinksblue:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #236889;
	text-decoration: none;
}
.highlight {
	background-color: #FFCC00;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #236889;
	text-decoration: none;
}
a.copyrightlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
a.copyrightlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
a.copyrightlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #236889;
	text-decoration: none;
}
a.copyrightlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.style2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F9983A;
}
.style5 {
	color: #CC0000;
	font-weight: bold;
}
.bodytextblue {

	font-family: Tahoma;
	font-size: 14px;
	color: #23688A;
	text-decoration: none;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.blacklinks:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.blacklinks:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.blacklinks:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #0A5C84;
	text-decoration: underline;
}
a.blacklinks:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.bluebkgrnd {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9FBDCC;
}
