
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: serif; 
	font-size: 12px;
	}

td.greenfill {	
	display: none;
	}

td.whitefill {
	background-color: #fff;
	}

#header { 
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	}
	
a.frontnav {
	display: none;
	}

.frontfooter {
	font-family: "Gill Sans", "Verdana", sans-serif; 
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-align: center;
	}

table.main {
	margin: auto;
	margin-top: 20px;
	border: 4px solid #fff;
	width: 800px;
	}

#topnav table {
	margin: auto;
}

a.nav {	display: none;
	}

a.nav:hover {	display: none;
	}

a.navon {	display: none;}

td.sidenav {	display: none;
	}

td.sidenav a {	display: none;
	}

td.sidenav a:hover {	display: none;
	}

a.sidenavon {	display: none;
	}	

td.sidenav img {	display: none;
}
	
td.content {
	background-color: #fff;
	font-family: serif; 
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: left;
	padding: 20px 20px 20px 20px;
	}
	
td.content a {
	color: #006F51;
	text-decoration: none;
	}

td.content a:hover {
	color: #000;
	text-decoration: underline;
	}
	
td.content h1 {
	font-family: "Gill Sans", "Verdana", sans-serif; 
	font-size: 20px;
	line-height: 20px;
	color: #000;
	text-align: left;

}

td.content h2 {
	font-family: "Gill Sans", "Verdana", sans-serif; 
	font-size: 14px;
	line-height: 20px;
	color: #000;
	text-align: left;

}

.question {
	background-color: #fff;
	font-family: serif; 
	font-size: 12px;
	line-height: 20px;
	color: #006F51;
	text-align: left;
	padding-left: 20px;

}
		
#footer {
	background: #fff url(images/eho_cc_img.gif) center center no-repeat;
	font-family: "Arial", sans-serif; 
	width: 550;
	height: 55px;
	font-size: 10px;
	line-height: 12px;
	color: #000;
	text-align: center;
	margin: auto;
}