body {
	margin:0px;
	background:url(/images/body-bg.jpg)	repeat-x #83CE9B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
img {margin:0px; border:none} 
form, input {margin:0px; padding:0px}
h1	{
	font-weight:normal;
	margin:0px;
	color:#ffffff;
	font-size:25px;
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 35px;
	margin:0px;
}
h2	{
	color:#0c4837;
}
a	{
	color:#836637;
	text-decoration:underline;
}
a:hover	{
	text-decoration:none;
	color:#836637;
}
p {
	margin:8px 0px 8px 0px;
}
li	{
	margin:8px 0px 8px 0px;
}
.wrapper {
	display:block;
	width:870px;
	margin-left:auto;
	margin-right:auto;
}
.nav	{
	display:block;
	width:870px;
	height:45px;
	background-image:url(/images/nav-bg.jpg);
}
.nav-placement {
	display:block;
	position:absolute;
	margin-top:5px;
	width:870px;
}
.nav-middle {
	display:table;
	float:left;
	margin:0px 10px 0px 10px;
}
.nav-middle:hover {
	background-image:url(/images/nav-hover.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.nav-left {
	display:table;
}
.nav-left:hover {
	background-image:url(/images/nav-left.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.nav-left a {
	display:block;
	font-size:13px;
	padding:12px 11px 16px 11px;
	text-decoration:none;
	color:#ffffff;
}
.nav-left a:hover {
	background-image:url(/images/nav-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:#237075;
}
.main-img {
	display:block;
}




.form	{
	display:block;
}
.content	{
	width:860px;
	background-color:#ffffff;
	margin-left:6px;
	display:block;
}
.header	{
	background-color:#0C4837;
	display:block;
	width:499px;
	padding-left:14px;
}
.header-top	{
	vertical-align:bottom;
	margin-top:18px;
}
.header-btm	{
	vertical-align:top;
	margin-bottom:20px;
}
.header-icon	{
	float:left;
}
.left	{
	width:513px;
	display:block;
	float:left;
	padding-left:30px;
	padding-right:20px;
}
.left-content	{
	padding-right:20px;
	border-right:#CCCCCC dotted 1px;
}
.left-content li	{
	margin:8px 0px 8px 0px;
}

.right	{
	display:block;
	float:right;
	width:272px;
	padding-right:14px;
	padding-top:100px;
}
.right .continue-button	{
	background-color:#ffffff;
	width:250px;
	height:195px;
}
.resources a	{
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
}
.resources a:hover	{
	text-decoration:underline;
}
.resources	{
	display:block;
	float:right;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:0px;
	

}
.content-btm	{
	vertical-align:top;
	clear:both;
}



.footer	{
	padding-top:20px;
	clear:both;
	font-size:11px;
	text-align:center;
}
#disclosures {
	color:#0C4837;
	display:inline;
	width:220px;
	padding-left:20px;
	padding-bottom:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#0C4837;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}	