body {
	background: none;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
    color: #000;
}

div#masthead {
	width: 100%;
	margin: 0;
	padding: 0 0 18px;
}

div#uberContainer,
div#container,
div#pageWrapper,
div#contentWrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: visible;
}

#navWrapper {
	display: none;
}

#contentWrapper li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

#flashHeader {
	width: 100% !important;
	float: left;
	margin-bottom: 20px;
	background-image: none;
	clear: right;
}

/* @group Top Tab */

ul#topTab {
	display: none;
}

/* @end */

/* @group Text */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 a {
	background: none;
	text-indent: 0 !important;
	width:100%;
	position:relative !important;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #000 !important;
	text-decoration: none !important;
}

h2 {
	font-size: 21px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	padding-bottom: 20px;
}

h2.flashHeader {
	display: normal !important;
}

a:link:after,
a:visited:after {
	content: " [" attr(href) "] ";
	font-style: italic;
}

h1 a:link:after,
h1 a:visited:after,
h4 a:link:after,
h4 a:visited:after,
#footer a:link:after,
#footer a:visited:after {
	content: "" !important;
}

a:link {
	color: #000;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #b2b2b2;
}

a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #b2b2b2;
}

h4 {
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #b2b2b2;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 14px;
	color: #000;
	background: none;
}

h4 a:link {
	color: #000;
	background: transparent;
	text-decoration: none;
	border: none;
}

h4 a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
	border: none;
}

/* @end */

/* @group Footer */

div#footer {
	border-top: 1px solid #b2b2b2;
	padding-top: 10px;
	clear: both;
}

#footer p {
	font: 11px/12px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
}

#footer a:link,
#footer a:visited {
	text-decoration: none;
	border-bottom: none;
}

/* @end */

/* @group Search Results */

.searchResults {
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 10px;
}

div#contentWrapper a.resultsWrapper {
	background-color: #fff;
	display: block;
	overflow: auto;
	text-decoration: none;
	padding: 4px 10px;
	margin-bottom: 10px;
	border: 1px solid #b2b2b2;
	clear: right;
}

div#contentWrapper a.resultsWrapper h4 {
	border-bottom: 1px solid #b2b2b2;
	background-image: none;
}

/* @end */

/* @group News */

.date {
	color: #000;
	text-transform: uppercase;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.readMore {
	font-style: italic;
}

div#contentWrapper a:hover.resultsWrapper .readMore {
	color: #000;
}

.vcard,
.feed {
	display: none
}

/* @end */

.title {
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

/* @group Events */

.eventRef {
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}

.foundation,
.schools,
.careHomes,
.opjw,
.trinity,
.whitgiftSchool,
.limes,
.wilhelmina,
.whitgiftHouse,
.cis {
	color: #000;
}

/* @end */

/* @group Footer Icons */

#footerIconWrapper {
	display: none;
}

/* @end */

/* @group Downloads */

.pdfDownload,
.wordDownload,
.zipDownload {
	background: none;
	border: 1px solid #b2b2b2;
	margin-bottom: 12px;
	padding: 8px 10px 10px;
}

.pdfDownload {
	background : none;
}

.wordDownload {
	background: none;
}

.zipDownload {
	background: none;
}

.pdfDownload a,
.wordDownload a,
.zipDownload a {
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

p.pdfDownload,
p.wordDownload,
p.zipDownload {
	font: italic 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

.pdfDownload a:link,
.pdfDownload a:visited,
.pdfDownload a:active,
.wordDownload a:link,
.wordDownload a:visited,
.wordDownload a:active,
.zipDownload a:link,
.zipDownload a:visited,
.zipDownload a:active {
	text-decoration: none;
	border-bottom: 1px dotted #b2b2b2;
}

.pdfDownload a:hover,
.wordDownload a:hover,
.zipDownload a:hover {
	text-decoration: none;
	border-bottom: 1px solid #b2b2b2;
}

/* @end */
