body{
	background-image:none;
	background-color:#fff;
	color:#000;
	padding:10px;
}
#home{
	width:100%;
	margin:0;
}
.header,
.content-top, .content-internal {
	background-image:none;
	background-color:#fff;
	color:#000;	
	width:100%;
}
.header .right, .header .tertiary{ display:none; }
.header .left{ float:right; }
.content-internal .content{
	background-image:none;
	background-color:#fff;
	color:#000;	
	width:100%;
	padding:0;
	margin:0;
}
.content-internal .content .boxes-top-title ul{ display:none; }
.content-internal .content .boxes-top-title,
.content-internal .content .boxes,
.content-internal .content .gray,
.content-internal .content .boxes-bottom,
.content-top .bottom, .content-internal .bottom,
.content-bottom,
.content-bottom .footer,
.content-top .content,
.content-internal .content .boxes-top,
.content-top .content .left,
.content-top .content a.submit-idea:link, .content-top .content a.submit-idea:visited,
.content-top .content a.submit-idea .link-text,
.content-bottom .left,
.content-bottom .right,
.content-top .content .right{
	background-image:none;
	background-color:#fff;
	color:#000;	
	width:100%;
	border:none;
	padding:0;
}
.sep-horizontal,
.content-bottom .footer .right,
.boxes-top-title{ 
	display:none; 
}
.alpha-choice{ background-image:none; }

.content-top .content a.submit-idea:link, .content-top .content a.submit-idea:visited{
	height:auto;
}
.content-bottom .left h2,
.content-bottom .right h2{
	background-image:none;
	text-indent:0;
	color:#335F1A;
	font-size:18px;
	font-weight:bold;
	padding:20px 0 10px;
}
.faq-help-container,
.submit-idea-container{ display:none; }

.hiddenLayers{ display:block !important; }