body {
	background: #cee6f3 url("http://careers.thelangton.org.uk/images/background.png") repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
	color: #909090;
}

TD {
	font-family: Arial;
	font-size: 10px;
	color: #909090;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #496d84;
}

a.bodyLink {
	color: #496d84;
	text-decoration: none;
	border: 0px;
}

a:Hover.bodyLink {
	color: #84c97e;
	border-bottom: 1px dotted #84c97e;
}

.mainHeading {
	color: #29546e;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
}

.catSummary {
	color: #84c97e;
	font-size: 10px;
}

a.headerLink {
	color: #29546e;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
}
a:Hover.headerLink {
	color: #84c97e;
	border-bottom: 1px dotted #84c97e;
}

.pageHeading {
	font-size: 18px;
	font-weight: bold;
}

.letter {
	color: #84c97e;
	font-size: 12px;
	font-weight: bold;
}

.sectionHeading {
	color: #84c97e;
	font-size: 12px;
	font-weight: bold;
}

.sectionContent {
	font-size: 12px;
	color: #909090;
	line-height: 18px;
}

.sectionSubHeading {
	font-weight: bold;
}

.navBar {
	font-size: 10px;
	color: #29546e;
	line-height: 12px;
}

.navBarEnd {
	font-size: 10px;
	color: #84c97e;
}