.navLink{
	height:10px;
	color:#000066;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana,Arial, sans-serif;
}	
	
a:link {
  color: #0F0F4C;
}

a:hover{
  text-decoration: underline;
}

.bgLight{
	background-color: #EEEEEE;
}

.bgMed{
	background-color: #CCCCCC;
}

.bgOrange{
	background-color: #EE6D29;
}

.bgDarkGray{
	background-color: #333333;
}

.bgMedBlue{
	background-color: #005E5E;
}

.bgDarkDarkGreen{
	background-color: #3A511C;
}

.bgDarkGreen{
	background-color: #5B8428;
}

.bgMedGreen{
	background-color: #779432;
}

.bgLightGreen{
	background-color: #B8D24B;
}
h1 {
  color: #0F0F4C;
  font-size:14pt;
  font-weight: bold;
  margin-top:0px;
  margin-bottom:0px;
}
.fntTitle {
  color: #0F0F4C;
  font-size:12pt;
  font-weight: bold;
}
.fntTitle {
  color: #0F0F4C;
  font-size:12pt;
  font-weight: bold;
}
.fntTitleBig {
  color: #0F0F4C;
  font-size:30pt;
  font-weight: bold;
}
.fntTitlesmall {
  color: #0F0F4C;
  font-size:10pt;
  font-weight: bold;
}
body,tr,td {
  font-family: Trebuchet MS, Trebuchet, Arial Narrow,Helvetica,sans-serif;
  font-size:10pt;
  text-align:left;
}
.fntText {
  color: #0F0F4C;
  font-size: 10pt;
  
}

.fntText2 {
  color: #0F0F4C;
  font-size: 9pt;
}
A..fntText2 {
  text-decoration:none;
}

.fntRed {
  color: #BF0B17;
 
}

.fntTextsmall {
/*  color: #606060;
*/
	color: #0f0f4c;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 7pt;
  text-decoration:none;
}

.fntTextxsmall {
/*  color: #606060;
*/
	color: #0f0f4c;
  font-family: Arial Narrow,Arial,Helvetica,sans-serif;
  font-size: 7pt;
  text-decoration:none;
}