@charset "UTF-8";
* {
	margin: 0px;
	padding:0px;
}

html * {
	margin: 0px;
	padding:0px;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #B0B0B0;
}

h1 {
	font-size: 1.5em;
	color: #003E93;
	font-weight: normal;
	margin-bottom: 0.3em;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
}

h3 {
	font-weight: bold;
	color: #00378A;
	font-size: 1em;
	margin-top: 1em;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerContainer {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#innerContainer {
	height: auto;
	width: 960px;
	background-color: #CCCCCC;
	float: left;
}

#header {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 230px;
	width: 940px;
	background-image: url(../images/headerBG.jpg);
	padding-top: 90px;
	padding-left: 20px;
}
#topNav  {
	height: 21px;
	width: 750px;
	float: left;
	text-indent: 0px;
}

#topNav li {
	list-style-type: none;
	display: block;
	float: left;
	height: 21px;
	width: auto;
	color: #FFFFFF;
}
#topNav a   {
	float: left;
	height: 21px;
	width: auto;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 12px;
	padding-left: 17px;
	line-height: 22px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #00378A;
}

#topNav a:hover {
	color: #94BFE3;
	text-decoration: underline;
}

#topNav a.activeLink {
	color: #94BFE3;
	text-decoration: none;
}
#topNav a.activeLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#headerImg {
	float: left;
	height: 208px;
	width: 724px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#login {
	height: auto;
	width: 168px;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 36px;
	color: #FFFFFF;
}

#login fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#login legend {
	font-size: 13px;
	display: block;
	padding-bottom: 40px;
}

#login label {
	font-size: 10px;
	display: block;
	padding-bottom: 3px;
	padding-top: 6px;
}


#login .loginField {
	background-color: #999999;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	width: 166px;
	height: 16px;
}
#login .button {
	height: 18px;
	width: 60px;
	border: 1px solid #FFFFFF;
	background-color: #0062C6;
	float: right;
	margin-top: 10px;
	background-image: url(../images/loginButtonBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#login .button:hover {
	background-position: 0px -16px;
	border-top-color: #94BFE3;
	border-right-color: #94BFE3;
	border-bottom-color: #94BFE3;
	border-left-color: #94BFE3;
}
#content {
	height: auto;
	width: 920px;
	float: left;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#latestJobs {
	width: 176px;
	height: auto;
	background-image: url(../images/latestJobsBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.3em;
}

#miniJobListing, #miniNewsListing {
	float: left;
	height: auto;
	width: 154px;
	margin-top: 15px;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	color: #000000;
	letter-spacing: 0em;
	text-align: left;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#miniJobListing a, #miniNewsListing a{
	color: #00378A;
	text-decoration: none;
}

#miniJobListing a:hover, #miniNewsListing a:hover { color: #FFFFFF; }

#main {
	line-height: 1.2em;
	color: #333333;
	float: left;
	width: 528px;
	font-size: 1.1em;
}

#main p { margin-bottom: 1em; }
#main a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#main a:hover {
	margin-bottom: 1em;
	color: #0065CA;
	text-decoration: underline;
}
#pageHeader  {
	width: 487px;
	float: left;
	height: 31px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}

#mainCentre {
	width: 488px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
}

#mainLeft {
	width: 234px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#mainRight {
	width: 234px;
	height: auto;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#mainLinks {
	clear: left;
	float: left;
	height: 60px;
	width: 508px;
	padding-left: 20px;
}

#mainLinks li {
	float: left;
	list-style-type: none;
}
#mainLinks a {
	height: 52px;
	display: block;
	background-image: url(../images/mainLinksBG.gif);
	background-repeat: no-repeat;
}

#mainLinks #downloadForms {
	width: 135px;
	background-position: 0px 0px;
}

#mainLinks #downloadForms:hover { background-position: 0px -52px; }

#mainLinks #applyOnline {
	width: 117px;
	background-position: -135px 0px;
}

#mainLinks #applyOnline:hover { background-position: -135px -52px; }

#mainLinks #registerInterest {
	width: 123px;
	background-position: -252px 0px;
}

#mainLinks #registerInterest:hover { background-position: -252px -52px; }

#mainLinks #sendCV {
	width: 90px;
	background-position: -375px 0px;
}

#mainLinks #sendCV:hover { background-position: -375px -52px; }

#jobSearch {
	height: 250px;
	width: 196px;
	float: left;
	background-image: url(../images/jobSearchBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}

#jobSearch fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 196px;
	height: auto;
}

#jobSearch legend {
	font-size: 13px;
	color: #929292;
}


#jobSearch #s2 {
	width: 186px;
	border: 1px solid #333333;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0065CB;
	font-weight: bold;
	height: 16px;
	margin-top: 40px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#jobSearch .dropDownList {
	height: 24px;
	width: 194px;
	background-color: #999999;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}

#jobSearch .button {
	height: 20px;
	width: 72px;
	border: 1px solid #01378A;
	background-color: #FFFFFF;
	float: right;
	margin-top: 10px;
	background-image: url(../images/jobSearchButtonBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#jobSearch .button:hover {
	background-position: 0px -18px;
	border-top-color: #94BFE3;
	border-right-color: #94BFE3;
	border-bottom-color: #94BFE3;
	border-left-color: #94BFE3;
}

#footer {
	background-color: #0157B8;
	height: 20px;
	width: 900px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#terms { float: left; }
#copyright { float: right; }

.introText {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
}

.introTextBlue {
	color: #0065CA;
	font-weight: bold;
}

.phoneNo {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: left;
}

#jobListing {
	width: 488px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
	min-height: 180px;
}

.jobListingHeader {
	width: 478px;
	background-color: #0065CA;
	height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #333333;
}

.jobListingHeader li {
	display: block;
	list-style-type: none;
	margin-right: 5px;
	float: left;
}

#jobListing .jobListingLink {
	display: block;
	color: #333333;
	text-decoration: none;
	float: left;
}

#jobListing .jobListingLink:hover {
	color: #333333;
	text-decoration: none;
}
.jobListingRow {
	height: auto;
	width: 480px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	float: left;
}
.jobListingRow:hover {
	color: #333333;
	background-color: #C0C0C0;
	 }
.jobListingRow   li {
	display: block;
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

#jobListing .jobTitle {
	width: 240px;
	overflow: hidden;
}

#jobListing .jobType {
	width: 80px;
	overflow: hidden;
}

#jobListing .jobLocation {
	width: 145px;
	overflow: hidden;
}

#jobListing .jobSalary {
	width: 78px;
	overflow: hidden;
}

#jobListing .jobReference {
	width: 80px;
	overflow: hidden;
}

.jobDetailsItem {
	clear: left;
	float: left;
	height: auto;
	width: 480px;
	padding-bottom: 5px;
}

.jobDetailsTitle {
	float: left;
	width: 110px;
}
.jobDetailsInfo {
	float: right;
	width: 370px;
}

.jobDetailsInfo p { margin-bottom: 1em; 	
}

#validator {
	width: 960px;
	float: left;
}
#register, .apply {
	height: auto;
	width: 480px;
	float: left;
}
#register   form, .apply   {
	float: left;
	height: auto;
	width: 480px;
}
#register   fieldset, .apply fieldset {
	float: left;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	padding: 10px;
	font-size: 11px;
}
#register   label, .apply label {
	display: block;
	width: 140px;
	height: 20px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.apply  .wideLabel {
	display: block;
	width: 460px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#register  .text, .apply .text {
	height: 18px;
	width: 270px;
	border: 1px solid #666666;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.apply .file {
	height: 18px;
	width: 270px;
	border: 1px solid #666666;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#register  .textarea, .apply .textarea {
	float: left;
	height: 200px;
	width: 460px;
}
#register  .dropDownList, .apply dropDownList {
	height: 24px;
	width: 270px;
	background-color: #999999;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	float: right;
	margin-bottom: 6px;
}
#register  .button {
	float: left;
	clear:both;
	height: 18px;
	border: 1px solid #06348A;
	margin-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	color: #06348A;
}
.apply .button {
	float: left;
	height: 18px;
	border: 1px solid #06348A;
	margin-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	color: #06348A;
	margin-right: 30px;
}
#register .button:hover, .apply .button:hover {
	background-color: #06348A;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#newsDiv p {
	padding-bottom: 1em;
	line-height: 1.6em; 
}

#news {  }
