
html, body {
	background: white !important;
	font-size: 12pt;
	}
	
#contentSecondary, #flashHeader, #topicBar,#searchFormWrapper,.searchUtility, #footerExtended,#utility,#access,.paginator{
	display: none !important;
	}

body, #wrap, #content, #contentPrimary ,#breadcrumbs,#main,.portalBlock,.teaser2, .teaser, #resourceContent,#siteInfo, .inner,.relatedSlider, #slider,#viewFrame,.item,.item div {
	  float: none !important;
	  width: auto !important;
	  margin: 0 !important;
	  padding: 0 !important;	
	  height: auto !important;
	  position: static !important;
	  clear: both !important;
	  background: transparent !important;
	  border: none !important;
	}
h1,h2,h3,h4,h5,h6,p,a,span{
	padding-left: 0 !important;
	padding-right: 0 !important;
	color: black !important;
	background: transparent !important;
}	
span,em{
	color: black !important;
}
#viewFrame{
	overflow: visible;
}	
#content{
	margin: 0 5% !important;
	overflow: visible;
}	
#branding{
	border-bottom: 1px solid #000 !important;
}

#main,.portalBlock,.teaser2, .teaser, #resourceContent{
	border: none !important;
	clear: both !important;
	float: none !important;	
}
#footerNav li{
	float: none !important;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}	