<style type="text/css">
<!--
.{}
*	{
	font-family:arial,,helvetica;
	padding:0;
	margin:0;
}
.headerWrap {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-color:black;
	position:relative;
	width:790px;
	z-index:10
}
.content {
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
	width:784px;
	horizontal-align:right;
}
#picturePanel {
	background-color:#8CCD9A;
	width:395px;
	verticle-align:top;
	height:100%;
}
#bodyCopy {
	background-color:white;
	width:389px;
	height:100%;
}
p {
	color:#114466;
	font-size:10pt;
	verticle-align:center;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
}
h1 {
	font-family:Georgia,Times New Roman,Serif;
	font-size:32px;
	font-style:italic;
	color:#0084cb;
	font-weight:bolder;
	line-height:1em;
}
h2 {
	font-family:Georgia,Times New Roman,Serif;
	font-size:24px;
	text-align:left;
	font-weight:bolder;
	color:#78b3e1;
	line-height:1em;
}
ul {
	padding-left:30px;
	list-style-image: url(../images/bullet.green.gif);
}
li {
	margin-bottom:.5em;
	color:#114466;
	font-size:10pt;
}
a {
	color:#006633;
	font-weight:bold;
}
a:hover {
	color:#cccc99;
	font-weight:bold;
	text-decoration:underline;
}
a:hover		{text-decoration:underline;	color:#999966;}
a:focus		{color:#cccc99;}
.smtxt {
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.ERRMSG {
	color:red;
	font-weight:bolder;
}
.footer {
	font-size:12px;
	font-weight:normal;
	color:#cccccc;
	background-color:black;
	line-height:1.75em;
	text-decoration:none;
}
a.footer {
	font-size:12px;
	color:#cccccc;
	line-height:1.75em;
	text-decoration:none;
}
a.footer:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}
blockquote {
	font-family:Georgia,Times New Roman,Serif;
	font-size:16px;
	text-align:left;
	padding-left:50px;
	padding-right:50px;
	font-weight:bold;
	color:#00ab4f;
	line-height:1em;
}
.field {
	font-family:"Trebuchet MS,Arial,Helvetica";
	font-size:12px;
	color:#333300;
	font-weight:normal;
	background: #cccc99;
	scrollbar-face-color: #cccc99;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #669966;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-color: #eeeeee;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.button {
	font-family:"Trebuchet MS,Arial,Helvetica";
	font-size:12px;
	color:#cccc99;
	font-weight:bold;
	background: #006633;
	border-left-style: solid;
	border-left-color: #339966;
	border-right-style: solid;
	border-right-color: #003300;
	border-top-style: solid;
	border-top-color: #339966;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
#navMenu {
	background-color:black;
	width:790px;
	height:21px;
	position:relative;
}
.SubMenu {
	background-color:#8ccd9a;
	visibility: hidden;
	position:absolute;
	z-index:100;
	width:200px;
}
.MenuHeader {
	font-family:arial mt,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	background: "#8ccd9a";
	color: White;
}
a.MenuLink {
	text-decoration : None;
	height: 15px;
	font : bold;
	border: 0px solid;
	display: block;
	margin: 0px;
	border-width: 0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	font-family : arial,helvetica;
	font-size : 12px;
	font-weight:bold;
	vertical-align : middle;
	text-align : Left;
	background: "#8ccd9a";
	color: #1f7446;
}
a.MenuLink:Hover {
	font-family:arial,helvetica;
	color: White;
	background: #1f7446;
	background-color: #1f7446;
	text-decoration:none;
}
//-->
</style>