@charset "utf-8";
/* CSS Document */

body{
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#464646;
background-color:#dae7df;
}

p{font-size:12px; color:#464646; line-height:20px; text-align:left;}

h1{font-size:24px; font-weight:bold; color:#ef8200; line-height:28px; text-align:center; padding-bottom:0px;}

h2{font-size:18px; font-weight:bold; color:#ef8200; line-height:18px; text-align:left; padding-bottom:0px;}

ol, ul{ text-align:left; line-height:20px;}

a:link, a:visited, a:active{color:#025b24; text-decoration:underline;}
a:hover{color:#025b24; text-decoration:none;}

.mainContainer{
	background-color:#ffffff;
	width: 972px;
	height: auto;
}

.back{background-color:#dae7df; text-align:left; padding-bottom:10px;
}

.logo{margin-top:10px;}

.pageContainer{
	background-color:#ffffff;
	width: 972px;
	margin-top:10px;
}

.unsubscribe{background-color:#fdecd9; padding-top:20px; padding-bottom:20px; width: 972px;}

.#footer_outer{min-width:972px; background-color:#dae7df;
 margin-left:20px; margin-right:20px;}

#footer{color:#666666; width:972px; text-align:left;}
#footer ul{list-style:disc;}
#footer p{color:#666666;}

#footer p a:link, #footer p a:visited, #footer p a:active{color:#025b24; text-decoration:underline;}
#footer p a:hover{color:#666666; text-decoration:none;}

#footer_center{color:#666666; width:972px; text-align:center;}

#footer_center p a:link, #footer_center p a:visited, #footer_center p a:active{color:#025b24; text-decoration:underline;}
#footer_center p a:hover{color:#666666; text-decoration:none;}

#footer a:link, #footer a:visited, #footer a:active{color:#025b24; text-decoration:underline;}
#footer a:hover{color:#025b24; text-decoration:none;}
