A
{
	font-family: Tahoma;
	font-size: 10px;
	color: #F1EFE9;
	text-decoration: underline;
}
A:hover
{
	color: #003366;
	text-decoration: none;
}
A:visited
{
	color: #003366;
	text-decoration: none;
}

.P
{
	font-family: verdana, arial;
	font-size: 8pt;
	color: #000000;
}

.header
{
	font-family:Arial verdana;
	font-size: 15px;
	color: white;
	
}
.headMedium, .headMedium2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #917024;
}
.headlg {
	font: bold 17px Arial, Helvetica, sans-serif;	
	color: #012C41;
}
.FieldLabelLeft
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
}

.Label
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
}
.td
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
}
.FieldEntry
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial,Helvetica;
	background-color: white;
}
.headLarge, .headLarge2 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #012C41;
}	
.mainNavOffState {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #917024;
	font-weight: bold;
	font-size: 11px;
	line-height: 23px;
}

.labelFont
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;


}

.headtitle {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #917024;
}

.transOFF
{
	width: 100%;
}

.transON
{
	width: 100%;
	background: transparent;
	opacity: .20;
	filter: alpha(opacity=20); -moz-opacity:0.2;-khtml-opacity:0.2;
}
/******************************************************/
.links
{
	font-family: Verdana;
	FONT-WEIGHT: 700;
	FONT-SIZE: 7pt;
	color:#9b8977;
	text-decoration: none;
}
.links:hover
{
	font-family: Verdana;
	FONT-WEIGHT: 700;
	FONT-SIZE: 7pt;
	color:#9b8977;
	text-decoration: none;
}
.links:visited
{
	font-family: Verdana;
	FONT-WEIGHT: 700;
	FONT-SIZE: 7pt;
	color:#9b8977;
	text-decoration: none;
}

.desclinks
{
	font-family: Verdana;
	FONT-SIZE: 7pt;
	color:#0000FF;
	text-decoration: underline;
}
.desclinks:hover
{
	font-family: Verdana;
	FONT-SIZE: 7pt;
	color:#0000FF;
	
	text-decoration: underline;
}
.desclinks:visited
{
	font-family: Verdana;
	FONT-SIZE: 7pt;
	color:#0000FF;
	text-decoration: underline;
}
.coheaderlinks
{
	font-family: Verdana;
	FONT-SIZE: 20pt;
	color:#ffffff;
	text-decoration: none;
}
.coheaderlinks:hover
{
	font-family: Verdana;
	FONT-SIZE: 10pt;
	color:#d5cebb;
	text-decoration: none;
}
.coheaderlinks:visited
{
	font-family: Verdana;
	FONT-SIZE: 7pt;
	color:#ffffff;
	text-decoration: none;
}
.sidebarlink
{
 font-family:Verdana;
 font-size:7pt;
 font-weight:bold;
 color:#003366;
 text-decoration:underline;
}
.sidebarlink:visited
{
 font-family:Verdana;
 font-size:7pt;
 font-weight:bold;
 color:#003366;
 text-decoration:none;
}