.mainnav, .subnav, .latest-news, .subpage .leftcol, .search, .footernav, .subpage .headerbox, .subpage .headerimage, .navigation{
	display: none;
}

.content-shell .subpage .rightcol{
	width:100%;
	background-image:none;
}

.shell{
	width:100%;
	color: #000000;
}

.subpage .content-full {
	width:100%;
}

.headerbar, div.headerbar{
	background-color: #FFFFFF;
}

.headerbar h2, div.headerbar h2{
	color:#000000;
	border-bottom: 1px solid black;
}

.content-shell .home .leftcol{
	background-image:none;
	clear:both;
	width:100%;
	float:none;
}
.content-shell .home .caption{
	color:#000000;
	margin-left: 0px;
	margin-right: 0px;
}

.content-shell .home div.rightcol div.headerbox, .content-shell .home div.rightcol div.headerbox h1{
	background-color:#FFFFFF;
	color:#000000;
	width:100%;
	height:100%;
}

.content-shell .home .rightcol{
	clear:both;
/*	float:none;*/
	width:100%;
	background-image:none;
}

.content-shell .home .content .rightcol{
	background-color:#FFFFFF;
	color:#000000;
}

.content-shell .home .content .rightcol .office-search{
	float:none;
	width:100%;
}

.content-shell .home div.rightcol div.headerbox h1{
	margin:0px 0px 0px 0px;
}

