.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none
}

.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none
}

.sidegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none
}

.spotlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none
}

.formfieldecho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none
}

.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none
}

.sidegreen_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none
}

.middle_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none
}

.middle_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none
}

/*     nav_red     */

.nav_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none
}

a.nav_red:visited {
	color: #CC0000;
}

a.nav_red:hover {
	color : #006600;
	text-decoration: underline
}

a.nav_red:active {
	color: #ffcc00;
	text-decoration: underline
}

/*     nav_red_nospace     */

.nav_red_nospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none
}

a.nav_red_nospace:visited {
	color: #CC0000;
}

a.nav_red_nospace:hover {
	color : #006600;
	text-decoration: underline
}

a.nav_red_nospace:active {
	color: #ffcc00;
	text-decoration: underline
}

/*     nav_green     */

.nav_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none
}

a.nav_green:visited {
	color: #006600;
}

a.nav_green:hover {
	color : #CC0000;
	text-decoration: underline
}

a.nav_green:active {
	color: #ffcc00;
	text-decoration: underline
}

/*     footer_white     */

.footer_white {
	font-family: "verdana", arial;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}

a.footer_white:visited {
	color: #ffffff;
}

a.footer_white:hover {
	color : #ffcc00;
	text-decoration: underline
}

a.footer_white:active {
	color: #ffcc00;
	text-decoration: underline
}

/*     header_links     */

.header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #0000cc;
	text-decoration: underline
}

a.header_links:visited {
	color: #0000cc;
}

a.header_links:hover {
	color : #CC0000;
	text-decoration: underline
}

a.header_links:active {
	color: #0000cc;
	text-decoration: underline
}

.spotlight_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none
}

.v10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none
}

.a11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px
}

/*    custom style definitions      */

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #CC0000;
}

body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

body {
	background-color: #336600;
	margin: 0;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #336600;
	font-weight: bold;
}

#error {
	color: #990000;
	padding: 10px 0 10px 0;
}