/* CSS Document */

P {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #003942;
}

.oliveongraytext {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666633;
}
.drkgrnonltgoldtext {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #003942;
}
.bolddrkgrnonltgoldtext {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003942;
}
a:link     {
	color:#9B9968;
	text-decoration: underline;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight : normal;
}
a:visited  {
	color:#9B9968;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:active   {
	color:#BEBEBE;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover    {
	color:#CCCC99;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}	

a.onltgold:link {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #686635;
	text-decoration: underline;
}
}	

a.onltgold:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003942;
	text-decoration: underline;
}
}	

a.onltgold:active {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CDCDCD;
	text-decoration: underline;
}
}	

a.onltgold:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
}	

a.ongray:link {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003942;
	text-decoration: underline;
}
}	

a.ongray:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003942;
	text-decoration: underline;
}
}	

a.ongray:active {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFADC;
	text-decoration: underline;
}
}	

a.ongray:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #CCCCCC;
	padding: 4px;
	margin: 4px;
}

