html, body {
	background: #fff;
}
* {
	color: #000!important;	
}	

#access, #branding blockquote, #branding form, #flashHeader, #navMain, #siteInfo a.toTop, #contactForm, #contentPrimary h3.contactForm {
	display: none;
}
#branding {
	position: static;
	height: auto;
}
#branding span#logo {
	position: relative;
	top: 0;
	left: 0;
}

.portal {
	margin-left: 0;
	}
	.portal .teaser {
		float: none;
		margin-left: 0;
		}
		
	.portal .teaser a {
		width: 232px;
	}

#footer {
	float: none;
	}
#footer .col1 {
	float: none;
	overflow: hidden;
	}
	#footer .col1 .teaser {
		float: none;
	}	
#footer .col2 {
	float: none;
}

#siteInfo .copyright {
	float: none;
}

#footerNav {
	float: none;
	}
	#footerNav li.home {
		padding-left: 0;
	}
	
.cols2 #contentPrimary {
	float: none;
	width: auto;
}
#contentSecondary.cols2 {
	float: none;
	width: auto;
	padding-left: 0;
}

#indexPageContent {
	float: none;
	overflow: hidden;
	}
#indexPageContent .teaser, #indexPageContent .teaser p {
	width: auto;
	}
#indexPageContent .teaser, #indexPageContent .teaser h3, #indexPageContent .teaser img, #indexPageContent .teaser a, #indexPageContent .teaser p, #content {
	float: none;
	}
