a:visited  { color: #8bbd40; text-decoration: underline; background-color: transparent; border: none }

a:link  { color: #8bbd40; text-decoration: underline; background-color: transparent; border: none }

a:hover {
	color: #f00;
	text-decoration: none;
	background-color: transparent;
	border: none
}

a:active  { color: #8bbd40; text-decoration: underline; background-color: transparent; border: none }

body, TD  { color: #424040; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }

sidemenutext {
	color: #ea8b56;
	font-weight: bold;
	font-size: 11px
}

input {
	background-color: #ffffff;
	color: #000044;
}

select {
	color: #000044;
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: #ffffff
}

textarea {
	color: #333;
	background-color: #fff
}

.sitemap a:link {
	color: #424040;
	font-weight: bold;
	text-decoration: underline
}

.sitemap a:visited {
	color: #424040;
	font-weight: bold;
	text-decoration: underline
}

.sitemap a:hover {
	color: #f00000;
	font-weight: bold;
	text-decoration: none
}

.sitemap a:active {
	color: #424040;
	font-weight: bold;
	text-decoration: underline
}

.mainlinks a:link {
	color: #424040;
	text-decoration: underline
}

.mainlinks a:visited {
	color: #424040;
	text-decoration: underline
}

.mainlinks a:hover {
	color: #0fbbc5;
	text-decoration: none
}

.mainlinks a:active {
	color: #424040;
	text-decoration: underline
}

.footerlink a:link  { color: #808080; font-size: 10px; text-decoration: underline }

.footerlink a:visited  { color: #808080; font-size: 10px; text-decoration: underline }

.footerlink a:hover  { color: #8bbd40; font-size: 10px; text-decoration: underline }

.footerlink a:active  { color: #808080; font-size: 10px; text-decoration: underline }

.Pagehead {
	color: #8bbd40;
	font-weight: bold
}
.footertext { font-size: 10px }
.inspire { font-size: 13pt }
.foottext {
	color: white;
	font-size: 9px
}

.Subhead   { color: #8bbd40; font-weight: bold; font-size: 12px; text-align: left }
.headertext    { color: #506930; font-weight: bold; font-size: 17px }
.Textside {
	color: #e36119;
	font-weight: bold
}

.footer {
	color: #fff;
	font-size: 11px
}
.smallertext  { font-size: 10px }
.tableborder  { border: solid 1px #ccc; border-collapse: collapse }
.tablerowborder
     { border-bottom: 1px solid #ccc; border-collapse: collapse  }
