 
html, body {
	width: 100%;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width:800px;
	text-align: center;
}
img {
	border: 0px;
}
#content {
	font-family: Arial, sans-serif;
	width: 807px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url('images/faux.gif') repeat-y;
	font-size: 1px;
}
html>body #content{height:auto;}
#logobar {
	background-image: url(/images/logo.gif);
	height: 77px;
}
#menubar {
	background-image: url(/images/menuback.gif);
	height: 23px;
	padding-top: 1px;
}
#flashbar {
	background-image: url(/images/flashback.jpg);
	height: 97px;
	border: 1px solid #A9A9A9;
}
#menu {
	position: relative;
	float: left;
	width: 125px;
	font-size: 12px;
	margin-top: 8px;
	margin-left: 12px;
	margin-bottom: 12px;
	display: inline;
}
#banners {
	position: relative;
	float: right;
	width: 136px;
	margin-right: 1px;
	text-align: center;
	font-size: 27px;
	display: inline;
}
#pagetext {
	width: 502px;
	font-size: 12px;
	float: left;
	margin-top: 8px;
	margin-left: 16px;
	color: #656565;
}
* html #pagetext {
	margin-top: 8px;
	margin-bottom: 8px;
}
#clear-copyright {
	clear: both;
	height: 6px;
}
#copyright {
	margin-top: -6px;
}
.standard_input, .standard_textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px #95B19F solid;
	border-bottom: 1px #D6E1DA solid;
	border-right: 1px #D6E1DA solid;
}
.standard_button {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #008896;
	border: 1px #FFFFFF solid;
	cursor: hand;
	cursor: pointer;
}
.mainmenu {
	color: #1A7C8A;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
}
a.mainmenu {
	color: #1A7C8A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.mainmenu_active {
	color: #8BB034;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
}
a.mainmenu_active {
	color: #8BB034;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.submenu {
	color: #1A7C8A;
	font-size: 11px;
	height: 28px;
	margin-left: 24px;
}
a.submenu {
	color: #1A7C8A;
	font-size: 11px;
	text-decoration: none;
	margin-left: 0px;
}
.submenu_active {
	color: #8BB034;
	font-size: 11px;
	height: 28px;
	margin-left: 24px;
}
a.submenu_active {
	color: #8BB034;
	font-size: 11px;
	text-decoration: none;
	margin-left: 0px;
}
.bannercat {
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	background: url(/images/bannerback.gif);
	height: 26px;
	text-align: left;
	padding-left: 4px;
	padding-top: 5px;
}
.news_header {
	color: #74B32F;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.readmore {
	color: #1A7C8A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #74B32F;
	margin: 3px 0px;
}
@media print {
	#menubar, #flashbar, #menu, #banners, #copyright, #sendpage { display: none; }
	#content {
		background-image: none;
	}
	body {
		background-color: #FFFFFF;
	}
	#pagetext {
		position: absolute;
		display: inline;
		width: 500px;
		left: 12px;
		top: 100px;
		margin: 0 0;
	}
}
#marq {
	border: 1px solid #A9A9A9;
	border-top: none;

	width: 805px;

	height: 20px;
	padding-top: 4px;

	overflow: hidden;
	white-space: nowrap;

	background-color: #FFFFFF;

}
#marqContent {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #656565;

	white-space: nowrap;
}
.tickerlink {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}
.tickerlink:hover {
	color: #808080;
}