.topbar, .banner, .bannerbottom, .menuMain, .menuSecondary, #columnLeft, #columnRight, #sectionheader, #intro-flash {
display: none;
}
body {
	background : #fff;
	font-family : "Times New Roman", Times, serif;
	color : #000;
	font-size:0.875em; /* 16x.875=14 */
	line-height: 130%;
	margin : 0;
	padding : 0;
}
.containerMiddle, #content, #container, .footer {
width: 100%;
border: 0px;
}

#columnMid{
width: 95%;
border: 0px;
}

.features td.main-feature, .features td.subfeature {
background: #fff;
border: 1px solid #e2e2e2;
}
.shadow_TL, .shadow_TR, .shadow_BL, .shadow_BR {
display: none;
}
a:link, a:visited {
color : #00535d;
text-decoration : underline;
}
.footer p {
color: #000;
}