body {
	font: 1em arial;
	margin:0 auto;
	padding:0;
	border:0;
	width:760px;
}
main {
	display:block;
	width:760px;
	background-color:white;
	xtext-align:center;
	border-right:1px solid white;
	border-left:1px solid white;
}
img {
	border:0;	
}
h1 {
  color:#006400;
}
h4 {
  color:#9ACD32;
	text-decoration:underline;	  
}
.subnav {
	text-align:left;
	color:#336600;
	font-size: .8em;
	margin-bottom:5px;
}
.subnav a:link, .subnav a:visited {
	color:#336600;
	text-decoration:none;
}
.subnav a:hover {
	color:#339900;
	text-decoration:underline;
}
.header-bg {
	display:block;
	background: url(../images/header_footer/header_gradient.jpg) no-repeat;
	width:624px;
	height:51px;
}
.padding {
	padding:10px;
}
.middle {
	color:#2C427C;
}
a:link, a:visited {
	color:#336600;
}
a:hover {
	color:#339900;
	text-decoration:underline;	
}
.footer {
	color:white;
	xcolor:white;
	font-size: .75em;
	text-align:center;
}
.footer a:link {
	color:white;
	text-decoration:none;
}
.footer a:hover, .footer a:visited {
	text-decoration:none;
	color:#339900;
}
.flash-bg {
	width:458px;
	background: white url(../images/flash_section.gif) no-repeat;
	background-position: bottom right;
	height:345px;
}
.rollover {
	position:absolute;
	left:309px;
	top:170px;
	width:453px;
	height:360px;
	z-index:2;
	visibility: hidden;
}
/*** General Styles ***/
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; color: #000000
}
.style2 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #336600;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}
.style5 {font-style: italic; color: #339900;
}
.style6 {
	font-size: 12px
}
.style7 {
	font-size: 14px; font-family: Arial, Helvetica, sans-serif;
}