body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation {
	background-color: #CCCCCC;
	background-image: url(/images/menu-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	text-transform: uppercase;
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:link {
	color: #373737;
	text-decoration: none;
}
.navigation a:visited {
	color: #373737;
	text-decoration: none;
}
.navigation a:hover {
	color: #373737;
	text-decoration: none;
}

.navigationover {
	background-color: #CCCCCC;
	background-image: url(/images/menu-bg-over.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	text-transform: uppercase;
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}
.navigationover a:link {
	color: #373737;
	text-decoration: none;
}
.navigationover a:visited {
	color: #373737;
	text-decoration: none;
}
.navigationover a:hover {
	color: #373737;
	text-decoration: none;
}


.secondaryNav {
	font-weight: bold;
	color: #373536;
	text-decoration: none;
}
.secondaryNav a:link, .secondaryNav a:visited {
	font-weight: normal;
	color: #373536;
	text-decoration: none;
}
.secondaryNav a:hover {
	font-weight: normal;
	color: #373536;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #007500;
}
.footer a {
	color: #007500;
}

a:hover {
	text-decoration: none;
}

.util {
	font-size: 11px;
	font-weight: normal;
	color: #008000;
	text-decoration: none;
}
.util a:link, .util a:visited {
	color: #008000;
	text-decoration: none;
}
.util a:hover {
	color: #008000;
	text-decoration: underline;
}

.util2 {
	font-size: 11px;
	font-weight: normal;
	color: #008000;
	text-decoration: none;
}
.util2 a:link, .util2 a:visited {
	color: #000000;
	text-decoration: none;
}
.util2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.aux {
	padding-left: 11px;
	padding-right: 11px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.aux a:link {
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.aux a:visited {
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.aux a:hover {
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.headline {
	font-size: 20px;
	font-weight: bold;
	color: #007500;
}
.whiteheadline {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitesubheading {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitecontent {
	font-weight: normal;
	color: #FFFFFF;
}


.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #007500;
}

.subheading2 {
	font-weight: bold;
	color: #007500;
}

td.navbg {
	background-image: url(/images/secondary-nav-bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.credits a {
	font-size: 11px;
	color: #95C71E;
}
.credits a:hover {
	color: #008000;
	text-decoration: underline;
}

.navtopleft {
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(/images/navtopleft.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFF79A;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.navtopleft a:link, .navtop a:active, .navtopleft a:visited {
	color: #008000;
	text-decoration: none;
}
.navtopleft a:hover {
	color: #008000;
	text-decoration: none;
}

.light-bg {
	background-color: #E9F3E9;
}

.smsubheading {
	font-size: 13px;
	font-weight: bold;
	color: #007500;
}

.smcontent {

}

td.linehomehorz {
	height: 1px;
	background-color: #007500;
}
td.linehomevert {
	width: 1px;
	background-color: #007500;
}