/* style.css */

bodyText {
  text-align:left;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #198888;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a.maintext:link {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
  	font-weight: bolder;
  	color: #408F45;
}

a.maintext:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
  	font-weight: 400;
  	color: #215F9C;
}

a.maintext:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline; 
  	font-weight: bolder;
  	color: #66CC33;
}

.grayTable td {
	background-color: #F0F0F0
}

.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
}

a.maintext2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
  	font-weight: 400;
  	color: #215F9C;
}

a.maintext2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
  	font-weight: 400;
  	color: #999999;
}

a.maintext2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
  	font-weight: 400;
  	color: #408F45;
}
	

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.navbar_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CC33;
}

.navbarmain  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #88882E;
	text-decoration: none
}

a.navbar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #CCCCCC;
	text-transform: uppercase;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
}

a.navbar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 300;
	color: #CCCCCC;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 10px;
	line-height: normal;
}

a.navbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}

.header {
	font-family: Verdana, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #408F45;
	text-decoration: none; 
}

.header_on {
	font-family: Verdana, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CC33;
}

.header2 {
	font-family: Verdana, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #408F45;
	text-decoration: none; 
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	color: #000000;
	letter-spacing: 1pt;
}

