#rightColumn, #footer, #bottomCorners, #topCorners, #baseNav, #menu
{
	display: none;
}

#pageWrapper, #innerPageWrapper, #mainColumn, #contentSection, #contentPanePadding
{
	width: 99%;
	float: none;
	margin: 0;
}

#title
{
	margin: 30px 0 0 0;
}

#title h1
{
	font-size: 38px;
	line-height: 38px;
}

#title h2
{
	font-size: 15px;
	line-height: 18px;
}

#contentSection
{
	padding: 0;
	border: 0;
}

#contentSection h1
{
	padding: 0;
	color: #F98D00;
	dont-weight: bold;
	font-size: 22px;
}

#contentPanePadding
{
	padding: 0;
}

#banner, #crest
{
	display: none;
}

.NewsArticles div.Normal
{
	display: none;
}
#baseNav
{
	margin: 50px 0 0 0;
}

.featureBox
{
	width: 48%;
	border: 0;
	margin-right: 1%;
}

.orangeHeader h1, .orangeHeader a h1, .orangeHeader a:link h1, .orangeHeader a:active h1, .orangeHeader a:visited h1
{
	color: #F48A00;
	margin: 0;
}

.orangeHeader a img, .blueHeader a img
{
	display: none;
}

.blueHeader h1, .blueHeader a h1, .blueHeader a:link h1, .blueHeader a:active h1, .blueHeader a:visited h1
{
	color: #00416b;
	margin: 0;
}

.featureBoxContent
{
	padding: 10px 0 0;
}

.featureBoxWidth
{
	width: 100%;
}

.featureBoxLeft
{
	width: 49%;
	margin-right: 2%;
}

.featureBoxRight
{
	width: 49%;
}

#blueHeader h1, #blueHeader a h1, #blueHeader a:link h1, #blueHeader a:active h1, #blueHeader a:visited h1
{
	color: #00416b;
	margin: 0;
}

#blueHeader a img
{
	display: none;
}

#contentSection .featureBox
{
	width: 100%;
}

#contentSection .featureBox .articleListingSmall .listingItem
{
	width: 30% !important;
	margin-right: 3% !important;
}
