.style1 {
	color: #00476B;
	font-weight: bold;
}
.style2 {color: #00476B}


body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; color: #4c4c4c; line-height: 16px; background-color: #e3ede4; margin: 0 20px 20px 0; }


#wrapper { width: 700px; /* controls the main width of the page */
	padding: 0; background-color: white; height: auto; }
	
#header { 
	
	text-align: left; 
}


#top{
	 
	height: 100%;
	padding: 10px 30px 20px;
	text-align: left;
	color: #4c4c4c; 
	font-size: 10pt; 
	letter-spacing: 0.02em;
	}

	
#main{
	 
	height: auto;
	padding: 5px 30px 30px;
	text-align: left;
	letter-spacing: 0.02em;
	}
	
#main img { margin-right: 2px; }
	
a:link, a:visited {
	text-decoration: underline;
	color: #00476B;
	}
a:hover {
	color: #66B821;
	text-decoration: underline;
	}

h1 {
	margin: 0 0 .5em;
	font-size: 17px;
	text-transform: uppercase;
	color: #66B821;
	}


h2 {
	
	font-size: 14px;
	color: #66B821;
	}
	
	h3 {
	
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;
	}

hr { margin-top: 5px;  border-bottom: 1px dashed #999; border-top-style: none; border-right-style: none; border-left-style: none; outline-style: none; }

#survey{ background-color: #f1fafd; padding: 10px; text-align: left; }



-->
</style>