body {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	overflow:scroll;
}

div.clear {
	clear: both;
}

div.line {
	border-bottom: 1px dotted #447f9c;
	margin-bottom: 10px;
}

a img {
	border: 0px;
}

img {
	border: 0px;
}

img.right {
	border: 0px;
	float: right;
}

img.lhs2 {
	margin-top: 17px;
}

a {
	color: #bb5130
}

h1 {
	margin-top: 0px;
	font-size: 22px;
}

.content h1 {
	text-transform: uppercase;
}

h1.logo {
	display: block;
	width: 136px;
	height: 102px;
	background: url(../logo.gif) top left no-repeat;
	float: left;
	margin: 17px 0 0 0;
	padding: 0;
}

h1.logo a {
	display: block;
	width: 136px;
	height: 102px;
}

h1.header {
	display: block;
	width: 272px;
	height: 56px;
	background: url(../header.gif) top left no-repeat;
	float: right;
	margin: 30px 0 0 0;
	padding: 0;
}

h2 {
	color: #005078;
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 13px;
}

.content h2 {
	font-weight: normal;
	font-size: 14px;
	padding: 0;
}

p {
	
}

.content p {
	line-height: 1.5;
}

ul#left_menu_categories {
	text-transform: capitalize;
}

ul#left_menu_categories li {
	font-weight: normal;
	border-bottom: none;
	font-size: 11px;
}

span.bold {
	font-weight: bold
}

a img {
	border: 0;
}

a#showall {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

span.normal {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}

span.alt {
	display: none;
}
/*************** MAIN MENU *******************/
div.topbunner {
	width: 910px;
	height: 120px;
	margin: 0 auto 0 auto;
}

div.topmenubg {
	height: 26px;
	background-color: #00517c;
	margin-top: 13px;
}

div.topmenu {
	width: 910px;
	margin: 0 auto 0 auto;
	text-transform: uppercase;
}

div.topmenu ul {
	float: left;
	margin: 0;
	padding: 0;
}

div.topmenu ul li {
	display: inline;
}

div.topmenu ul li a {
	float: left;
	text-decoration: none;
	color: white;
	padding: 2px 11px;
	line-height: 22px;
}

div.topmenu ul li.active a {
	color: white;
	background-color: #009ddc;
	text-decoration: none;
	border-left: 2px solid #44c3d2;
	border-right: 2px solid #44c3d2;
}

/********** MAIN CONTENT ***************/
div.bg {
	background-color: #CFDCE2;
}

div.container {
	width: 910px;
	margin: 0 auto 0 auto;
}

div.lhs {
	width: 290px;
	float: left;
	min-height: 400px;
	margin: 20px 0 25px 0;
}

div.lhs h1 {
	color: #005078;
	padding: 0 0 7px 0;
	margin: 0;
	font-size: 13px;
	display: block;
	border-bottom: 1px dashed #749fcc;
	font-weight: normal;
}

div.lhs ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase
}

div.lhs ul li {
	list-style-type: none;
	border-bottom: 1px dashed #749fcc;
	padding: 4px 0 4px 0;
}
div.lhs ul li:last-child {
	border-bottom: 2px dotted #bacef5;
}

div.lhs ul li a {
	text-decoration: none;
	color: #3f3f3f;
	line-height: 2.0;
}

div.leftmenu {
	background: #ffffff;
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
}

/* Left menu fixed height on homepage, so the three boxes line up at the bottom of the page. */
#page-1 div.leftmenu
{
	/* height: 683px; */
}

div.leftmenu p {
	border-bottom: 1px solid #447f9c;
	padding-bottom: 7px;
}

/* Remove the border between news groups */
div.leftmenu > div:first-child + h1 + p {
	border-bottom: 0;
	padding-bottom: 0;
}

/* Increase line spacing only for news excerpt */
div.leftmenu > p > span.normal {
	line-height: 1.5;
}

div.leftmenu span.bold a,.newstitle {
	color: #005078;
	display: block;
}

span.Clear,p.Clear {
	clear: both;
	display: block;
}

span.newsdate {
	font-size: 10px;
	color: #555;
	display: block;
	/*margin: 5px 0;*/
	margin: 1px 0 5px;
	float: left;
}

span.news_send {
	display: block;
	float: right;
	margin-top: 10px;
}

span.news_send a {
	font-size: 11px;
	text-transform: uppercase;
}

span.left_menu_title {
	font-weight: normal;
	font-size: 1em;
}

a.news {
	display: block;
	background: #ab3911;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 0 2px 4px;
}

div.page {
	width: 600px;
	float: right;
	min-height: 300px;
	margin: 20px 0 25px 0;
}

div.mainimg {
	margin-bottom: 16px;
}

div.content {
	background: #ffffff;
	padding: 15px;
	min-height: 400px;
}

#page-4 div.content {
	min-height: 0;
}

div.content li,
div.content_top li {
	line-height: 1.5em;
}

div.content_top ul {
	padding-left: 15px;
}

div.content_home {
	background: #ffffff;
	padding: 15px;
}

div.content_jobdetails {
	padding: 0;
}

div.jobdetails_text {
	padding: 15px;
}

div.content_search {
	background: #00517C;
	padding: 20px;
	padding-top: 250px;
	background-image: url(/assets/images/job-search-back.png);
	background-repeat: no-repeat;
}
div.content_search_invert {
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 228px;
}
div.jobs_container {
	position: relative;
	margin-top: 18px;
}

/* Remove jQ corners just for search page */
div.content_search div.jquery-corner:first-child + div.jquery-corner {
	display: none;
}
/* and for job opp sidebar */
#page-11 .tree-leftmenu div.jquery-corner:first-child {
	display: none;
}

div.content_search div.opp_header {
	margin-left: 11px;
	margin-top: -213px;
	margin-bottom: 64px;
	color: white;
}
div.content_search div.opp_footer {
	margin-left: 11px;
	position: absolute;
	bottom: 48px;
	color: white;
}

.opp_header h1.infotitle,
.opp_footer h1.infotitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 10px;
	font-family: Helvetica Neue, Calibri, Arial, sans-serif;
}

.opp_header a,
.opp_footer a {
	color: #FF9966;
	font-weight: bold;
	text-decoration: none;
}

div.content_top {
	
	padding: 22px 270px 16px 26px;
}

div.content_expertise {
	min-height: 438px;
	background-repeat: no-repeat;
	background-image: url(/assets/images/expertise-bg.png);
}

div.content_client {
	min-height: 360px;
	background-repeat: no-repeat;
	background-image: url(/assets/images/clients-bg.png);
}
div.content_top_pmcs {
	min-height: 480px;
	background-repeat: no-repeat;
	background-image: url(/assets/images/projects-bg.png);
}


div.content_left,
div.content_right {
	height: 284px;
	width: 257px;
	background-color: #00517C;
	margin-top: 18px;
	padding: 16px;
}

div.content_left {
	float: left;
}

div.content_right {
	float: right;
}

div.expertise_left {
	background-image: url(/assets/images/brochure_pmcs.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.client_right {
	background-image: url(/assets/images/globe.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.pmcs_left {
background-image: url(/assets/images/project_management_structure.png);
background-repeat: no-repeat;
background-position: bottom right;
height: 130px;
width: 567px;
background-color: #00517C;
margin-top: 18px;
padding: 16px;
}

div.expertise_right {
	background-image: url(/assets/images/mentor_brochure.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.client_left li {
	color: white;
	padding: 0;
	margin: 0 0 6px 15px;
}
div.client_left ul {
	padding: 0;
	margin: 4px 0 0 0;
}

div.content_left h2,
div.content_right h2 {
	color: white;
	padding: 0;
	margin-bottom: 10px;
}

div.view-button {
	width: 75px;
	height: 20px;
	background-image: url(/assets/images/view-button.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 15px;
	margin-left: 10px;
}
div.view-button a {
	font-weight: bold;
	color: #00517C;
	text-decoration: none;
	letter-spacing: 0.14em;
	padding-top: 2px;
	display: block;
}

div.content h1,
div.current-disciplines h1,
#latest_news_list h1, div.pmcs_left h1 {
	color: #005078;
	padding: 0px 0 5px 0;
	margin: 0;
	font-size: 20px;
	position: relative;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: lighter;
}

div.content_search h1,
div.content_search h2,
div.content_search p  {
	color: white;
}

div.content_search p a {
	color: #FF9966;
	text-decoration: none;
}

div.content h3 {
	color: #005078;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

div.textblock {
	height: 126px;
	margin: 17px 0 0 0;
	background: url(../c1.jpg) #ffffff bottom right no-repeat;
	padding: 10px;
}

div.enquires {
	margin: 20px 0 0 0;
	background: #ffffff;
	padding: 10px;
}

div.textblock2 {
	height: 126px;
	width: 270px;
	margin-top: 20px;
	background: url(../c2.jpg) #ffffff bottom right no-repeat;
	padding: 10px;
	float: left;
}

div.textblock3 {
	height: 126px;
	width: 270px;
	margin-top: 20px;
	background: url(../c3.jpg) #ffffff bottom right no-repeat;
	padding: 10px;
	float: right;
}

div.textblock p,div.textblock2 p,div.textblock3 p {
	margin: 5px 0 5px 0;
	padding: 0;
}

div.latest_projects {
	padding: 0;
	margin: 0;
	width: 290px;
	height: 252px;
	background-image: url(/assets/images/left_banner_block_projects_background.png);
	background-repeat: no-repeat;
	padding-bottom:20px;
}

div.latest_projects div {
	padding: 15px;
}
div.latest_projects div h1 {
	border: none;
    color: white;
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 20px;
}
div.latest_projects div p {
	color: white;
	font-size: 14px;
    font-weight: 500;
    margin-bottom: 6px;
}
div.latest_projects div a {
	font-size: 11px;
	color: #FF6633;
}

div.footerbg {
	height: 36px;
	background: url(../footerbg.gif) top left repeat-x;
	margin-top: 1px;
}

div.footer {
	font-size: 11px;
	background-color: #ECF1F4;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.footer,
div.footer a
{
	text-decoration: none;
	color: #00507D;
}

div.footer-internal
{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}

div.footer_l {
	width: 280px;
	height: 19px;
	background: #038acf;
	float: left;
	padding: 5px 0 0 10px;
}

div.footer_l a {
	color: #ffffff;
	text-decoration: none;
}

div.footer_r {
	width: 590px;
	height: 19px;
	background: #005078;
	float: right;
	text-align: right;
	padding: 5px 10px 0 0;
}

div.left_menu_white_block {
	background-color: white;
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
}

input {
	border: 1px solid #727576;
	background: url(../formbg.gif) top left repeat-x;
}

input.SendFeedback {
	border: 0;
	background: url(../getin.gif) top left no-repeat;
	width: 113px;
	height: 24px;
	float: right;
}

input.SubmitNews {
	border: 0;
	background: url(../submitnews.gif) top left no-repeat;
	width: 113px;
	height: 24px;
	float: left;
}

textarea {
	border: 1px solid #727576;
}

.daxtra iframe {
	border: 0px;
	width: 550px;
	height: 400px;
}

.pages span {
	float: left;
	display: block;
	padding: 0px 5px 0px 5px;
	margin: 2px;
	color: white;
}

.pages a,.ditto_currentpage {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 2px;
	background-color: #005078;
	color: #ffffff;
	text-decoration: none;
}

.pages span.previous,.pages span.next {
	/* these get used when the button is NOT available */
	color: #A5B5DD;
}

.pages a.selected,.ditto_currentpage {
	background-color: #0484C7;
}

.job {
	margin-bottom: 10px;
	padding-bottom: 5px;
	/* border-bottom: 1px solid #efefef; */
	color: white;
}

.job.alt {
	/* background-color: #f0f0f0; */
	color: #e0eaff;
}

.job .title {
	font-weight: bold;
	font-size: 14px;
}

#jobsearch {
	background: url(/assets/templates/mentor/bg-search.png);
	height: 52px;
	width: 560px;
	position: relative;
	zoom: 1;
}

#jobsearch .search {
	padding: 12px;
}

#jobsearch .submit {
	border: 0px;
	position: absolute;
}

#jobsearch select {
	width: 233px;
}

#jobsearch input.text {
	width: 150px;
	background: url(/assets/templates/mentor/bg-input.png);
	width: 210px;
}

.search-header {
	margin: 10px 0 20px 0;
	padding: 0px 0 20px 0;
	/*border-top:1px dotted #447F9C;*/
	border-bottom: 1px dotted #447F9C;
	/*border-top:1px dotted #447F9C;*/
	position: relative;
}

.search-header h2 {
	padding: 10px 0 10px 0;
}

.jobdetails-topbar {
	display: block;
	width: 550px;
	height: 26px;
	background-color: #00517C;
	padding: 14px 25px 0 25px;
}

.jobdetails-bottombar {
	display: block;
	width: 550px;
	height: 21px;
	background-color: #00517C;
	padding: 7px 25px 0 25px;
}

.jobdetails-topbar a,
.jobdetails-bottombar a {
	color: white;
	text-decoration: none;
}

.content_jobdetails .infobox {
	border: 2px solid #80CCEE;
	padding: 2px 6px;
	margin-bottom: 10px;
}
.content_jobdetails .loc {
	float: left;
	width: 280px;
}
.content_jobdetails .type {
	text-align: center;
	float: right;
	margin-left: 8px;
	width: 100px;
}
.content_jobdetails .ref {
	text-align: center;
	float: right;
	margin-left: 8px;
	width: 125px;
}

.content_jobdetails b {
	display: block;
	font-size: 14px;
    font-weight: normal;
    padding: 0;
    color: #005078;
    margin: 0;
}

.jobdetails_footer {
	width: auto;
	height: 240px;
	background-color: #00517C;
	background-image: url(/assets/images/job-details-footer.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 22px 0 0 26px;
	margin-top: -5px;
	border-bottom: 20px solid #CFDCE2 !important;
}

.jobdetails_footer h1 {
	color: white;
	font-size: 30px;
	line-height: 1;
}
.jobdetails_footer p {
	color: white;
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: 500;
}
.jobdetails_footer a {
	color: #FF9966;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 12px 0 3px;
}

/*
.job {
	zoom: 1;
}

.job .label,.job-details .label {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
}

.job a.details {
	float: right;
}
*/
.job-details .description h2 {
	margin: 10px 0 10px 0;
}

.enquires form input.text {
	width: 230px;
}

.map_container {
	text-align: right;
	border-bottom: 1px dotted #005078;
	margin-bottom: 20px;
}

.map_container a {
	display: block;
	height: 18px;
	padding-top: 10px;
}

.map_container a img {
	float: right;
}

.map_container .map {
	display: none;
}

.ui-icon-closethick {
	display: none;
}

.page-controls-top {
	float: right;
	padding-bottom: 6px;
}

.page-controls-bottom {
	padding-top: 15px;
}

.joblistheaders {
	padding: 4px 0;
}

.joblistheaders span {
	color: white;
	display: block;
	font-size: 12px;
	background: #0099CC;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.joblistheaders .discipline {
	float: left;
	width: 290px;
	margin-right: 5px;
}

.joblistheaders .location {
	width: 124px;
	float: left;
}

.joblistheaders .reference {
	float: right;
	width: 121px;
}

.joblistheaders .cl {
	clear: both;
	display: inline-block;
	background: none;
	padding: 0;
}

a.job {
	display: block;
	margin-bottom: 0;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
}

a.job:hover {
	background: #0071AC;
}

a.job .details {
	float: right;
	text-decoration: underline;
}

a.job .reference {
	font-weight: normal;
	display: block;
	padding-left: 30px;
	float: right;
	font-size: 14px;
}

a.job span.discipline {
	font-weight: normal;
	font-size: 14px;
	display: block;
	width: 300px;
	float: left;
	cursor: pointer;
}

a.job span.location {
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
	display: block;
}

a.job span.detail {
	float: left;
}

a.job span.clear {
	clear: both;
	display: block;
	font-size: 0;
}
/*
#page-32 .container h1 {
	display: none;
}

#page-32 .job-header h1 {
	display: block;
}*/

.jobslist-empty {
	padding-top: 5px;
	border-top: 1px dashed white;
}

.job-header {
	margin-bottom: 10px;
}

.back {
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	position: relative;
	z-index: 10;
}

.back img {
	position: relative;
	z-index: 5;
}

.job-header h2,.job-header .reference,.job-header .location,.job-header .type,.job-header .renumeration,.job-header .description,.job-header .label
	{
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}

.job-details .description h2 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}

.newsletter {
	float: left;
	padding-top: 0;
	margin: 0 46px 0 0;
}

.noRightMargin {
	margin-right: 0 !important;
}

.noTopMargin {
	margin-top: 0;
	padding-top: 0;
}

.newsletter a {
	outline: none;
}

.newsletter_date {
	font-size: 11px;
	color: #777;
	margin-top: 5px;
	display: block;
	width: 157px;
	text-align: center;
}

.newsletter img {
	border: 1px solid #ccc;
	padding: 4px;
}

.addthis_toolbox {
	float: left;
	margin-top: 10px;
}

#latest_news_list {
	margin-top: 20px;
	background-color: #ffffff;
	padding: 15px;
	border: 1px solid #ccc;
}

#latest_news_list a {
	margin-bottom: 5px;
	display: block;
	float: left;
}

br.clear {
	clear: both;
}

#latest_news_list .latest_news_date {
	float: left;
	display: block;
	margin-left: 10px;
}

div.call-to-action {
	margin-top: 20px;
}

.signup fieldset {
	border-width: 0;
	margin: 0;
	padding: 0;
}

.signup .field {
	padding-top: 5px;
	padding-bottom: 5px;
}

.signup .field input {
	display: block;
	float: left;
	width: 200px;
}

.signup .field label {
	display: block;
	float: left;
	width: 100px;
}

.signup .field .error {
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	color: red;
}

.signup .submit input {
	float: none;
	width: auto;
	margin-left: 100px;
}

#page-32 #related-jobs h1 {
	display: block;
}

#left_menu_categories ul.inner {
	text-transform: none;
}

#left_menu_categories ul.inner {
	padding-left: 10px;
}

#left_menu_categories li.open {
	font-weight: bold;
}

#left_menu_categories li.open ul {
	font-weight: normal
}

.job-list-title {
	float: left;
	padding-bottom: 5px;
}

.job-list-title h2 {
	color: #AB3911;
	font-size: 16px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

div.lhs #related-jobs ul {
	text-transform: none;
}

#related-jobs #showall {
	line-height: 2em;
}

#footer-links
{
	float: left;
	overflow: hidden;
}

#footer-links ul
{
	margin: 0;
	list-style-type: none;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 55px;
	float: left;
}

ul#footer-telephone-place
{
	padding-right: 15px;
}

#footer-copyright-notice
{
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}

.homepage-header
{
	/*background-image: url(/assets/images/homepage-banner-top.png);
	background-color: white;
	background-image: url(/assets/images/homepage-background-graphic.png);*/
	
	background: white url('/assets/images/homepage-background-graphic.png') no-repeat bottom right scroll;
	width: 308px;
	height: 355px;
	padding-top: 33px;
	padding-left: 15px;
	padding-right: 277px;
	color: #006993;
}

.homepage-header h1
{
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 10px;
	padding-left: 15px;
}

.homepage-header a
{
	/*color: #006993;*/
	font-weight: bold;
	text-decoration: none;
}

.homepage-header p
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 350px;
	padding-left: 15px;
	line-height: 1.5;
}

a.homepage-header-link
{
	color: white;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	height: 34px;
	width: 230px;
	line-height: 34px;
	padding-left: 12px;
	background-color: #00517C;
	text-decoration: none;
	margin-left:15px;
}

a.homepage-header-link:hover
{
	background-color: #0099CC;
}

#homepage-header-review-opportunities
{
	margin-top: 30px;
}

.homepage-content
{
	background-color: white;
	width: 277px;
	padding-left: 14px;
	padding-top: 17px;
	margin-top: 16px;
	background-image: url(/assets/images/corner-white-blue-tl.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #00507D;
	float: left;
}

.homepage-content h1
{
	font-size: 16px;
	margin-bottom: 0;
}

.homepage-content p
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}

.homepage-content-inner
{
	background-image: url(/assets/images/corner-white-blue-br.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 19px;
	padding-bottom: 2px;
	height: 490px;
}

.homepage-banner-bottom
{
	float: right;
	width: 277px;
	height: 434px;
	margin-top: 16px;
	background-image: url(/assets/images/homepage-banner-bottom.png);
	padding-top: 15px;
	padding-left: 15px;
	color: white;
}

.homepage-banner-bottom h1
{
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 20px;
}

.homepage-banner-bottom p
{
	line-height: 1.5;
	margin-bottom: 20px;
}

.homepage-banner-bottom a
{
	text-decoration: none;
	font-weight: bold;
	color: white;
}

a.homepage-banner-link
{
	color: white;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	height: 34px;
	width: 230px;
	line-height: 34px;
	padding-left: 12px;
	text-decoration: none;
}

.bg200 {
	background: transparent url(/assets/images/banner200.png) no-repeat;
}
.bg200:hover {
	background-image:url(/assets/images/banner200_over.png);
}

.bg220 {
	background: transparent url(/assets/images/banner220.png) no-repeat;
}
.bg220:hover {
	background-image:url(/assets/images/banner220_over.png);
}

a.homepage-banner-link:hover
{
	/*background-color: #0099CC;*/
}



#homepage-banner-project-support-details
{
	margin-top: 10px;
	margin-bottom: 8px;
}

.join-our-team-block
{
	background-color: #00517B;
	color: white;
	background-image: url(/assets/images/corner-blue-blue-tl.png);
	background-position: left top;
	background-repeat: no-repeat;
}

div.join-our-team-block h1
{
	color: white;
	border: none;
	font-size: 2em;
}

div.join-our-team-block p
{
	padding: 0;
	border: none;
	margin-top: 0;
	margin-bottom: 7px;
	font-size: 14px;
}

div.join-our-team-block a
{
	color: #FF6633;
	font-size: 11px;
	font-weight: 500;
}

.join-our-team-corner
{
	padding: 10px;
	background-image: url(/assets/images/corner-blue-blue-br.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.job-search-form
{
	/*margin-bottom: 20px;
	background-color: #0099CC;
	padding-bottom: 15px;
	background-image: url(/assets/images/corner-cyan-blue-br.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	margin-bottom: 0;
	background-color: #0099CC;
}

.job-search-form fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

.job-search-form fieldset h1
{
	display: block;
	background-color: #00517B;
	width: 275px;
	color: white;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 0;
	font-weight: bold;
	background-image: url(/assets/images/corner-blue-blue-tl.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	border: none;
}

.job-search-form div.fields
{
	width: 220px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 7px;
	float: left;
}

.job-search-form div.buttons
{
	float: left;
	padding-top: 10px;
	height: 50px;
}

.job-search-form div.fields select
{
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.job-search-form div.buttons input
{
	display: block;
	width: 40px;
	height: 46px;
	border-width: 0;
	color: white;
	padding-top: 20px;
	background-color: #00517B;
	font-weight: bold;
	background-image: none;
}

div.submit-cv-box {
	margin-bottom: 0;
	padding: 19px 78px 2px 20px;
	background: #00517C url('/assets/images/corner-blue-blue-tr.png') no-repeat top right;
}
div.submit-cv-box h1 {
	color: white;
	text-transform: uppercase;
	font-size: 38px;
	font-weight: 600;
	line-height: 1.1;
	border: none;
}
div.submit-cv-box p,
div.submit-cv-box .sub-here {
	color: white;
	font-weight: 500;
	font-size: 11px;
	line-height: 1.4;
}
div.submit-cv-box .sub-here a {
	color: #FF9966;
	text-decoration: none;
}
div.cv-bottom-border {
	display: inline-block;
	width: 100%;
	background: #00517C url('/assets/images/corner-blue-blue-bl.png') no-repeat bottom left;
	padding 5px 0px;
	margin-bottom: 20px;
}

.column1, .column2 {
	width: 48%;
}
.column1 {
	float: left;
}
.column2 {
	float: right;
}

/* Fix for too much whitespace */
.content .column2 + span {
	/* ?? */
}

div.current-disciplines {
	padding: 15px;
	background-color: #00517C;
	color: white;
}
div.current-disciplines h1, div.pmcs_left h1 {
	color: white;
}
div.current-disciplines ul {
	padding: 0;
	margin: 0;
}
div.current-disciplines ul li {
    border-bottom: 1px dashed #749FCC;
    list-style-type: none;
    padding: 6px 0;
}
div.current-disciplines ul li:first-child,
div.current-disciplines ul li:last-child {
	border-bottom: 2px dotted #458BAB;
}
div.current-disciplines ul li a {
	font-size: 11px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

