body {
	background-image: url('background_image.gif');
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 12px;
}

img {
	border: none;
}

#top_wrapper { 
	margin: 0 auto;
	padding: 60px 0 34px 0;
	width: 780px;
	overflow: hidden;
}

#middle { 
	background-color: white; 
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 100%;
	border-top-style: solid;
	border-top-color: #99b7d4;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99b7d4;
	border-bottom-width: 1px;
	clear: both;
}

.middle_wrapper {
	width: 780px;
	margin: 0 auto;
	clear: both;
}

#banner_wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 22px 0 10px 0;
	clear: both;
}

#bottom_wrapper { 
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 780px;
	height: 70px;
	clear: both;
}

#top_nav {
	padding: 5px 15px;
	background-color: #99b7d4;
	color: #fff;
	float: right;
	clear: both;
	margin: 0 0 20px 0;
	text-align: center;
}

div.recruitment {

}

div.recruitment h2 {
	font-size: 36px;
}

div.recruitment h3 {
	font-size: 18px;
	color: #004c93;
	margin: 0;
	padding: 0;
}

div.recruitment h3.grey {
	color: #757575;
}

.division, .divisionnew {
	width: 180px;
	margin: 0 20px 0 0;
	padding: 0 0 16px 0;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #99b7d4;
	border-bottom-width: 1px;
	text-align: center;
	display: inline; 
}

div.recruitmentpanel {
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e4302c;
	border-bottom-width: 1px;
}

div.recruitmentpanel:first-child {
	margin: 20px 0 10px 0;
	border-top-style: solid;
	border-top-color: #e4302c;
	border-top-width: 1px;
}

div.recruitmentpanel h2 {
	font-size: 18px;
	color: #004c93;
}

div.contact-details {

}

div.contact-details h2 {
	font-size: 20px;	
}

div.contact-details p {
	font-size: 14px;
	margin: 0;
	line-height: 18px;
}

div.contact-details p.email {
	margin-top: 7px;
}

div.contact-details div.left {
	width: 300px;
	float: left;
	margin-right: 20px;
}

div.contact-details div.right {
	width: 460px;
	float: left;
}

div.contact-details div.right p {
	font-size: 18px;
	line-height: 24px;
}

div.contact-details div.right p.description {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 3px;
}

div.contact-details div.right a:link, div.contact-details div.right a:visited {
	text-decoration: underline;
}

.divisionnew {
	width: 140px;
}

.division_last {
	margin: 0 0 0 0;

}

.division_contact {
	margin-bottom: 30px;
	padding-bottom: 2px;
}

.division_logo {
	border-top-style: solid;
	border-top-color: #99b7d4;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99b7d4;
	border-bottom-width: 1px;
	margin: 0 0 10px 0;
	clear: both;
}

.clear, .clearboth {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

p {
	line-height: 16px;
	margin: 0 0 8px 0;
}

p.small {
	font-size: 10px;
	line-height: 12px;
}

p.no_padding {
	margin: 0 0 0 0;
}

p.last {
	margin: 0;
}

h1 {
	margin: 0 0 12px 0;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #004c93;
	margin: 16px 0 12px 0;
}

h2.first {
	font-weight: bold;
	font-size: 14px;
	color: #004c93;
	margin: 0 0 12px 0;
}

.darkblue {
	color:  #004c93;
}

a:link {
	color: #757575;
	text-decoration: none;
}

a:visited {
	color: #757575;
	text-decoration: none;
}

a:hover {
	color: #e4302c;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a.white:link {
	color: #fff;
	text-decoration: none;
}

a.white:visited {
	color: #fff;
	text-decoration: none;
}

a.white:hover {
	color: #e4302c;
	text-decoration: none;
}

a.white:active {
	color: #757575;
	text-decoration: none;
}

a.darkblue:link {
	color: #004c93;
	text-decoration: none;
}

a.darkblue:visited {
	color: #004c93;
	text-decoration: none;
}

a.darkblue:hover {
	color: #e4302c;
	text-decoration: none;
}

a.darkblue:active {
	color: #757575;
	text-decoration: none;
}
