body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #1A5206;
}
#main {
	color: #003300;
	background: inherit;
	margin: 0;
	z-index:1;
}
div#menu {
	float:right;	
	width:782px;
	height:20px;
}
div#printTitle {
	font-size:14px;
	font-weight: bold;
	font-stretch:expanded;
	display: none;
}
a:link {
	color: #00FF00;
	background: inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
	background: inherit;
}
a:hover {
	text-decoration: underline;
	color: #99FF00;
	background: inherit;
}
a:active {
	text-decoration: none;
	color: #99FF00;
	background: inherit;
}
h1 {
	font-size: 14px;
	color: #006600;
	background: inherit;
}
h2 {
	font-size: 12px;
	color: #009900;
	background: inherit;
}
h3 {
	font-size: 12px;
	color: #00FF00;
	background: inherit;
}
p {
	color: #003300;
	background: #FFFFFF;
	margin: 15px;
}
.imgright {
  	float: right;
 	margin: 0 0 5px 10px;
  	padding: 5px;
}
.imgleft {
  	float:left;
  	margin:0px 20px 0px 0px;
  	padding: 5px;
}
.green_bg {
	color: #FFFFFF;
	background-color:#1A5206;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer {
	color: #FFFFFF;
	background: inherit;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.footer2 {
	color: #FFFFFF;
	background-color: #1A5206;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
#Layer1 {
	position:relative;
	left:0px;
	top:20px;
	z-index:3;
	overflow: visible;
}
#Layer2 {
	position:relative;
	left:2px;
	top:0px;
	width:370px;
	z-index:2;
	overflow: visible;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-style: italic;
	margin-left: 8px;
}
