/* CSS Document */
html, body{
	margin:5px;
	padding:0px;
	color: #000; 
	background: #fff; 
	font-family: "Times New Roman", Times, serif; font-size : 110%;
	width:98%;
}

#PrimaryLeftColumn, #PrimaryRightColumn, #PrimaryHeader, #bg, #rotatorImage, #footmenu a, #bodywrapper #breadCrumb, #logoheaderimage, #headerMenu{ 
	display:none;
}
/*survey results page */
#yearsearch, a.button, #cms-menu{display:none;}

#footmenu{background-color: #fff; border:0; }
#copyright{ text-align:left; padding-left: 40px;}
#PrimaryCenterColumn {
	width:98%;
	border: 0;
	margin-top: 10px;
}
#bodywrapper{
width:98%;
border: 0px;
background-image:none;
}
#logosearchbar{
	background-color:#fff;
	padding-top: 0px;
	height: 20px;
}
a:link {
	text-decoration:none;
	color:#000;
}
#copyright{clear:both;}
