.headersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003F7F;
}
A.botnav:LINK, A.botnav:ACTIVE, A.botnav:VISITED    { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
text-decoration: none; 
color: #FFFFFF
}
A.botnav:HOVER   { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;  
text-decoration: underline; 
color: #CCFFFF;
 }

A.topnav:LINK, A.topnav:ACTIVE, A.topnav:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E003F;
	font-weight: 400;
	text-decoration : none;
	letter-spacing: 0.10em;
	font-variant: normal;
	text-transform: none;
	font-style: normal;


}
A.topnav:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 400;
	text-decoration : underline;
	letter-spacing: 0.10em;

}
A:LINK, A:ACTIVE, A:VISITED {
	color: #660033;
	text-decoration: none;
	font-weight: bold;

}
A:HOVER {
	color: #336666;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 2em;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F7F4ED;
	font-weight: bold;

}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003F7F;
	font-weight: bold;

}
.listdot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 1.75em;
	list-style-position: outside;
	list-style-image: url(images/button2.jpg);
}
.boxborder {
	border: thin double #58002C;
}
.listnodot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 1.75em;
	list-style-position: outside;
	list-style-type: none;

}
.captions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.bodytexttables {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: normal;
	font-style: italic;
	font-weight: bold;

}
.listdotwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 1.75em;
	list-style-position: outside;
	list-style-image: url(images/button2whte.jpg);
}
.boxbordergrey {

	border: thin double #666666;
}
BODY {SCROLLBAR-FACE-COLOR: #666666;
 SCROLLBAR-HIGHLIGHT-COLOR: #222222
 SCROLLBAR-SHADOW-COLOR: #000000;
 SCROLLBAR-3DLIGHT-COLOR: #000000;
 SCROLLBAR-ARROW-COLOR: #FFFFFF;
 SCROLLBAR-TRACK-COLOR: #333333;
 SCROLLBAR-DARKSHADOW-COLOR: #292939; }
#mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 2em;
}

.highlitebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 2px solid #993300;
}
