body {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: black;}
td {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: black}


.title {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #001366; font-weight: bold}

.redtitle {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 18px; color: #9C0000; font-weight: bold}
.redtitleitalic {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #9C0000;
	font-weight: bold;
	font-style: italic;
}
.graytitle {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 18px; color: gray; font-weight: bold}
.bigwhite {font-family: Verdana, Arial, Helvetica; font-size: 13px; color: #ffffff; font-weight: bold; display: block; padding-top: 2px;	padding-left: 2px;	padding-right: 2px;	padding-bottom: 2px;}

.text {font-family: Verdana, Arial, Helvetica; font-size: 9pt; color: white; line-height: 130%}

A:link {text-decoration: none; color: 9C0000}
A:visited {text-decoration: none; color: 9C0000}
A:hover {text-decoration: underline; color: 001366}

	
A.ALink {
   color: #000000;
	display: block;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
}

A.ALink:hover {
   color: #005A90;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 11px;
	border: dashed #0000AA 1px;
}


A.NavLink {
	color: #ffffff;
	font-family: arial; font-size: 11px; font-weight: bold;
	background: #F7C83A;
	text-decoration: none;
	display: block;
	padding-top: 1px;	padding-left: 3px;	padding-right: 1px;	padding-bottom: 1px;


}
A.NavLink:visited {
	color: #ffffff;
	font-family: arial; font-size: 11px; font-weight: bold;
	background: #F7C83A;
	text-decoration: none;
	display: block;
	padding-top: 1px;	padding-left: 3px;	padding-right: 1px;	padding-bottom: 1px;


}
A.NavLink:hover {
   color: #001366;
	font-family: arial; font-size: 11px; font-weight: bold;
   	background: #FCF4B2;
   	text-decoration: none;
	display: block;
	padding-top: 1px;	padding-left: 3px;	padding-right: 1px;	padding-bottom: 1px;

}


