body
{
	background-image: none;
	margin: 0em;
	color: #2053a3;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}
a
{
		BORDER-RIGHT: 1pt;
		BORDER-TOP: 1pt;
		BORDER-LEFT: 1pt;
		color: #757575;
		BORDER-BOTTOM: 1pt;
}
.heading
{
	font-weight: bold;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
}
.heading1
{
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}
.menu
{
	border: 1px solid white;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	visibility: hidden;
	width: 220px;
	color: white;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: auto;
	background-color: #2053a3;
}
.menu a:hover
{
	color: #c2c2c2
}
.menu a
{
	color: white;
	text-decoration: none
}
.active
{
	font-size: 12pt;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inactive
{
	font-size: 8pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.active1
{
	font-weight: bold;
	font-size: 14pt;
	color: #2053a3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.inactive1
{
	font-size: 14pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.active2
{
	font-size: 12pt;
	color: #2053a3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.inactive2
{
	font-size: 12pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.avail
{
	font-weight: bold;
	font-size: 10pt;
	color: #d70000;
	font-family: Arial, Helvetica, sans-serif;
}
.avail1
{
	font-weight: bold;
	font-size: 14pt;
	color: #d70000;
	font-family: Arial, Helvetica, sans-serif;
}
p
{
	color: #2053a3;
}
table
{
	color: #2053A3; /* updated colour */
}

/* Careers page */
#newresults label {display:block; }
#newresults { font-size:11px; }
#newresults td { background:#eee; padding:0px; margin:0px; }
#newresults .check {background: #eed; width: 22px;}
#newresults td:hover {background:#ffe;}
#daysavailable { font-size:12px; }
