body { text-align: center; background: #c7d1b6 url("/template/images/body_bg.jpg") no-repeat; }

sup {
	font: 7px Arial, Helvetica, sans-serif;
}

body, p {
	margin-bottom: 6px;
        margin-top: 2px;
	/* padding: 0px; */
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #666666;
}

a img { border: none; }
a {
	color: #289728;
	text-decoration: none;
}
a:hover { color: #9fcf67; }
h1.bar { background: url("/template/images/headline_bg_green.gif") no-repeat; margin: 0px; padding: 1px 0px 0px 7px; font-size: 12px; color: #dcddde; }

.minHeight { width: 10px; float: left; height: 50px; }
.clear { clear: both; font-size: 1%; }

.header { width: 984px; margin: 15px auto 0px auto; position: relative; text-align: left; height: 70px; background: url("/template/images/home_header_bg.gif") no-repeat; }
.mainContainer { width: 984px; margin: 0px auto; text-align: left; }
.pageBody { width: 100%; background: url("/template/images/page_body_bg.gif") repeat-y; background-position: right; float: left; }

.footer {
   background: url("/template/images/footer_bg.gif") no-repeat;
   clear: both;
}
.footer p {
	padding: 20px 0px 20px 12px;
	font-size: 11px;
	color: #ffffff;
}
.footer a { color: #ffffff; text-decoration: none; }
.footer a:hover { text-decoration: underline; }

.header ul.navigation { position: absolute; top: 52px; left: 25px; margin: 0px; padding: 0px; z-index: 2; }
.header ul.navigation li { margin: 0px; padding: 0px; list-style: none; float: left; margin-right: 8px; height: 32px;  }
.header ul.navigation li a { color: #666666; font-weight: bold; text-transform: uppercase; text-decoration: none; font-size: 11px; padding: 3px 6px 20px 6px; }
.header ul.navigation li a:hover, .header ul.navigation li.active a, .header ul.navigation li.current a { color: #ffffff; background: url("/template/images/top_nav_hover_bg.gif") repeat-x; height: 32px; }

