#top-line, #social-popup, #sidebar, #footer-1, #menu-wrap, #menu, #inner-page-leaves, #printerFriendly  {
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;
}

.default, .no-sidebar { 
	background: none;
}


.containerMiddle, #content, #container, #content, .footer {
width: 100%;
border: 0px;
}

#columnMid{
width: 95%;
border: 0px;
}

a:link, a:visited {
color : #00535d;
text-decoration : underline;
}
.footer p {
color: #000;
}