@charset "utf-8";
/* CSS Document */
.alert
{
	color: #FF0000;
}
.navstyle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.pghdr {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #000000;
}
.pgsubhdr {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #000000;
}
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.tinylink 
{
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 9px; 
}
.xsmtext 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
}
.smhdr 
{
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size: 14px; 
font-weight: bold;
}
.smtext 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
}
.smbtext 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
}
.smitext 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-style:italic;
}
.smlink 
{
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 12px; 
}
.smilink 
{
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 12px; 
font-style:italic;
}
.smbilink 
{
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 12px; 
font-weight: bold;
font-style:italic;
}
.smblink 
{
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 12px; 
font-weight: bold;
}
.medhdr 
{
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size: 16px; 
font-weight: bold;
}
.lgblink 
{
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 18px; 
font-weight: bold;
}
.sig
{
font-family: "Times New Roman", Verdana, Georgia, Adorable ;
font-size: 16px; 
font-weight: bold;
font-style:italic;
}

a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #003333;
}
body {
	background-color: #2C7860;
	}
.marginbottom {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
}
.margintop {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.alertfoot {
	color: #CCFFFF;
	text-decoration: underline;
}
.alert_blue {
	color: #0000FF;
}
