body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	background-color: #fff;
	color: #7E8083;
	font-size: 0.7em;
	text-align: center;
}
td, th, input, select, textarea {
	font-size: 1em;
	color: #7E8083;
	font-family: Verdana, sans-serif;
}

big {
	font-size: 1.2em;
}
form {
	margin: 0;
	padding: 0;
}

h1 {
 margin: 0;
 padding: 0 0 0.8em 0;
 font-size: 2em;
 font-weight: normal;
 color: #00529B;
}


h1.homepage {
	margin: 0;
	padding: 0 0 0.8em 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #00529B;
	font-family: Verdana, sans-serif;
}
hr {
	display: none;
}
img {
	border: none;
	display: block;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
}
small {
	font-size: 0.9em;
}
textarea {
	overflow: auto;
}
ol, ul {
	margin: 0 0 0.8em 3em;
	padding: 0;
}
a {
	color: #058;
	text-decoration: underline;
}
a:hover {
	color: #C22644;
	text-decoration: underline;
}
#container {
	text-align: left;
	width: 770px;
	margin: 0 auto;
}

.alignr {
	text-align: right;
}
.banner1 {
	background: #C22644;
	border-top: 2px solid #fff;
	padding: 16px 10px 22px 10px;
	color: #fff;
	position: relative;
}
.banner2 {
	background: #00518E;
	border-top: 2px solid #fff;
	padding: 16px 10px 22px 10px;
	color: #fff;
	position: relative;
}
.banner3 {
	background: #4F91CD;
	border-top: 2px solid #fff;
	padding: 10px;
	color: #fff;
	position: relative;
}

.banner1 img, .banner2 img, .banner3 img {
	display: inline;
}

.banner1 a, .banner2 a, .banner3 a {
	color: #fff;
}
.banner1 a:hover, .banner2 a:hover, .banner3 a:hover {
	color: #eee;
}

.box_favourites {
	padding: 1.2em 0 1.2em 1px;
	text-align: center;
}
.box_rec {
	padding: 0 0.5em 0em 0px;
}
.box_rec img {
	float: left;
}
.box_rec p {
	margin: 0 0 0 36px;
	font-size: 0.9em;
}

.button1 {
	color: #C22644;
	padding: 0 14px 0 0;
	background: transparent url("/images/arrow3.gif") no-repeat right center;
	border: none;
	text-decoration: underline;
	text-align: right;
	cursor: pointer;
}
.button1:hover {
	color: #058;
}

.button_apply {
	display: inline;
	float: right;
	position: relative;
	margin: 0 0 0 20px;
}

.clear {
	clear: both;
}

#col_left {
	width: 156px;
	float: left;
}
#col_main {
	width: 611px;
	float: right;
}
#col_main_left {
	width: 436px;
	float: left;
}
#col_main_right {
	width: 175px;
	float: right;
}

.colcode1 {
	color: #01518C;
}

.content_homepage {
	background: url("/images/bg1.gif") repeat-y left top;
}
.content_subpage1 {
	background: url("/images/bg2.gif") repeat-y left top;
}
.content_subpage2 {
	background: url("/images/bg3.gif") repeat-y left top;
}
.content_subpage3 {
	background: url("/images/bg4.gif") repeat-y left top;
}
.content_subpage4 {
	background: url("/images/bg5.gif") repeat-y left top;
}
.content_subpage5 {
	background: url("/images/bg6.gif") repeat-y left top;
}

.floatr {
	float: right;
}

#footer {
	background: #EBECED;
	color: #818283;
	padding: 0.5em 1em 1em 1em;
	border-top: 2px solid #fff;
	font-size: 0.9em;
}
#footer a {
	color: #818283;
}
#footer a:hover {
	color: #058;
}

input.form1, textarea.form1 {
	width: 240px;
}

select.form1 {
	width: 246px;
}


label.form1 {
	float: left;
	width: 8em;
	padding: 0.2em 0 0 0;
}
label.form2 {
	float: left;
	width: 14em;
	padding: 0.2em 0 0 0;
}

#header {
	padding: 14px 0 14px 5px;
}
#header_contact {
	color: #058;
	float: right;
	text-align: right;
	padding: 13px 5px 0 0;
}

.hidden {
	display: none;
}
.indent1 {
	padding-left: 8em;
}
.indent2 {
	padding-left: 14em;
}
.inline {
	display: inline;
}

#job_sectors {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 2px solid #fff;
}
#job_sectors li {
	display: inline;
	margin: 0;
	padding: 0;
}
#job_sectors li a {
	display: block;
	text-decoration: none;
	color: #00518E;
	background: #CDE3F6 url("/images/bg-sectors.gif") no-repeat right bottom;
	border-bottom: 2px solid #fff;
	padding: 0.5em 5px 0.6em 10px;
}
#job_sectors li a:hover {
	background: #C8CACC url("/images/bg-sectors-hover.gif") no-repeat right bottom;
	color: #000;
}

.line1 {
	height: 1px;
	border-top: 1px solid #fff;
}

.link1 {
	color: #C22644;
	padding: 0 14px 0 0;
	background: url("/images/arrow3.gif") no-repeat right center;
}
.link1:hover {
	color: #058;
}
.link2 {
	color: #7E8083;
}
.link2:hover {
	color: #058;
}
.link3 {
	color: #C22644;
	padding: 0 0 0 14px;
	background: url("/images/arrow4.gif") no-repeat left center;
}
.link3:hover {
	color: #058;
}
.link4 {
	color: #C22644;
}
.link4:hover {
	color: #058;
}

.list_homepage {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
.list_homepage li {
	float: left;
	width: 124px;
	display: inline;
	margin: 0;
	padding: 0 10px 1em 10px;
}

.mainpic {
	border-bottom: 2px solid #fff;
}
.maintext1 {
	padding: 2em 2em 1.7em 2em;
	background: #F4F8FD;
	border-bottom: 2px solid #fff;
}
.maintext2 {
	padding: 2em;
}
.maintext3 {
	padding: 2em 1em;
}
.maintext4 {
	padding: 2em;
	background: #F7F7F7;
	border-bottom: 2px solid #fff;
	height: 1%;
}
.maintext5 {
	padding: 2em;
	background: #EBECED;
	border-bottom: 2px solid #fff;
	height: 1%;
}

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	display: inline;
	text-align: center;
}
#menu li a {
	color: #fff;
	text-decoration: none;
	background: #058;
	display: block;
	padding: 0.5em 0;
	font-size: 1.2em;
}
#menu li a:hover {
	color: #CDE3F6;
	text-decoration: none;
}

#menu li a.active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#m1 {
	width: 65px;
}
#m2 {
	width: 100px;
}
#m3 {
	width: 102px;
}
#m4 {
	width: 80px;
}
#m5 {
	width: 104px;
}
#m6 {
	width: 88px;
}
#m7 {
	width: 124px;
}
#m8 {
	width: 107px;
}

#quicksearch {
	padding: 12px 10px 10px 10px;
	color: #777983;
}
#quicksearch a {
	color: #777983;
}
#quicksearch a:hover {
	color: #888a93;
}
#quicksearch select {
	width: 150px;
}
#quicksearch select .select_heading {
	background: #EBECED;
	color: #000;
}

.skip {
	text-indent: -9000px;
	font-size: 1px;
}
.sub {
	display: none;
}
.sub_active {
	font-weight: bold;
}
#submenu {
	background: #4F91CD;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 2px 0;
	font-size: 0.9em;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#submenu ul li {
	float: left;
	display: inline;
}
#submenu ul li a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
}
#submenu ul li a:hover {
	text-decoration: none;
	color: #CDE3F6;
}
#submenu2 {
 padding: 0.8em 2em 0 2em;
 font-size: 0.9em;
}
#submenu2  a {
 color: #4F91CD;
}
#submenu2  a:hover {
 color: #C22644;
}

.tab1 {
	float: left;
	width: 9em;
	position: relative;
}
.tab2 {
	float: left;
	width: 14em;
}
.tab3 {
	margin-left: 9em;
}
.tab4 {
	margin-left: 9em;
	position: relative;
	width: 60%;
}
.under_list {
	padding-top: 1px;
}
.vactitle{margin-left: 9em;
	display: block;
}
	
.vacResults 
{
	width: 60%;
	float: left;
	position: relative;
}

.vacJobTitle {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	background: #4D91D2;
	display: block;
	padding: 0.3em 0.5em;
	text-decoration: none;
	position: relative;
}
.vacJobTitle:hover {
	color: #CDE3F6;
	text-decoration: none;
}