body {
	background-color: #86ae00;
	margin-top: 0px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.homepagebanner {
	background-image: url(template/banner.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: normal;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteheaderlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.whiteheaderlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}

.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.whitenav {
	font-family: Kalinga;
	font-size: 14px;
	color: #FFFFFF;
}

.whitenav:hover {
	font-family: Kalinga;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.header {
	font-family: Kalinga;
	font-size: 18px;
	color: #FFFFFF;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	border: 1px solid #999999;
	height: 100%;
}
.box2 {
	border: 1px solid #999999;
}
.box3 {
	border: 1px solid #666666;
	height: 225px;
}

a:hover {
	text-decoration: underline;
}
.whitenavtext {

	font-family: Kalinga;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 25px;
}
.navbg {
	background-color: #262425;
	text-indent: 25px;
	font-family: Kalinga;
	font-size: 16px;
	color: #FFFFFF;
}
.main-content {
	background-color: #262425;
}
.headerlink {
	font-family: Kalinga;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: underline;
}
.headerlink:hover {

	font-family: Kalinga;
	font-size: 18px;
	color: #CCCCCC;
	line-height: 13px;
}
.fieldbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #262425;
	color: #CCCCCC;
	border: 0px none #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.header2 {
	font-family: Kalinga;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 5px;
}
.subtitle {

	font-family: Kalinga;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 5px;
}
.whitebold{
	color: #FFFFFF;
	font-weight: bold;
}

