/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Helvetica, Verdana, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

img {border: 0;}

body
{
  margin: 20px 0 20px 0;
  background-color: #a8c3d3;
  color: #666666;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
  min-width: 944px;
  text-align: center;
}

a:link {text-decoration: none; color: #336699; background-color: transparent;}
a:visited {text-decoration: none; color: #336699; background-color: transparent;}
a:hover {text-decoration: underline; color: #0066cc; background-color: transparent;}

/*-- GENERAL BITS --*/
.container {margin: 0 auto; width: 944px; padding: 0; border: 0; position: relative; text-align: left;}

/*-- HEADER--*/
.headerArea {float: left; display: inline; width: 944px; height: 106px; margin: 0; background: url(/images/header_bg.gif) top left repeat-x #002770;}
	.headerArea img {border: 0;}

.headerLogo {float: left; display: inline; width: 250px; height: 106px; margin: 0;}
.headerStrapline {float: right; display: inline; width: 380px; height: 106px; margin: 0;}

/*-- NAVBAR --*/
.navbar {float: left; width: 944px; height: 40px; margin: 0; background-color:#FFFFFF;}
	.navbar ul {display: inline; float: left; list-style: none; margin: 0 0 0 0; padding: 0;}
	.navbar li {display: inline; float: left; margin: 0;}
	.navbar li a {display: inline; float: left; height: 40px;}
	.navbar li span {display: none;}
	
#nav01 a {background: url(/images/nav_home_off.gif) top left no-repeat; width: 117px; height: 40px;}
#nav01 a:hover {background: url(/images/nav_home_on.gif) top left no-repeat;}
#nav01on a {background: url(/images/nav_home_on.gif) top left no-repeat; width: 117px; height: 40px;}
#nav01 {background: url(/images/nav_home_on.gif) -9000px -9000px no-repeat;}

#nav02 a {background: url(/images/nav_company_off.gif) top left no-repeat; width: 140px; height: 40px;}
#nav02 a:hover {background: url(/images/nav_company_on.gif) top left no-repeat;}
#nav02on a {background: url(/images/nav_company_on.gif) top left no-repeat; width: 140px; height: 40px;}
#nav02 {background: url(/images/nav_company_on.gif) -9000px -9000px no-repeat; width: 140px; height: 40px;}

#nav03 a {background: url(/images/nav_services_off.gif) top left no-repeat; width: 131px; height: 40px;}
#nav03 a:hover {background: url(/images/nav_services_on.gif) top left no-repeat;}
#nav03on a {background: url(/images/nav_services_on.gif) top left no-repeat; width: 131px; height: 40px;}
#nav03 {background: url(/images/nav_services_on.gif) -9000px -9000px no-repeat; width: 131px; height: 40px;}

#nav04 a {background: url(/images/nav_products_off.gif) top left no-repeat; width: 133px; height: 40px;}
#nav04 a:hover {background: url(/images/nav_products_on.gif) top left no-repeat;}
#nav04on a {background: url(/images/nav_products_on.gif) top left no-repeat; width: 133px; height: 40px;}
#nav04 {background: url(/images/nav_products_on.gif) -9000px -9000px no-repeat; width: 133px; height: 40px;}

#nav05 a {background: url(/images/nav_candidates_off.gif) top left no-repeat; width: 151px; height: 40px;}
#nav05 a:hover {background: url(/images/nav_candidates_on.gif) top left no-repeat;}
#nav05on a {background: url(/images/nav_candidates_on.gif) top left no-repeat; width: 151px; height: 40px;}
#nav05 {background: url(/images/nav_candidates_on.gif) -9000px -9000px no-repeat; width: 151px; height: 40px;}

#nav06 a {background: url(/images/nav_careers_off.gif) top left no-repeat; width: 125px; height: 40px;}
#nav06 a:hover {background: url(/images/nav_careers_on.gif) top left no-repeat;}
#nav06on a {background: url(/images/nav_careers_on.gif) top left no-repeat; width: 125px; height: 40px;}
#nav06 {background: url(/images/nav_careers_on.gif) -9000px -9000px no-repeat; width: 125px; height: 40px;}

#nav07 a {background: url(/images/nav_contact_us_off.gif) top left no-repeat; width: 147px; height: 40px;}
#nav07 a:hover {background: url(/images/nav_contact_us_on.gif) top left no-repeat;}
#nav07on a {background: url(/images/nav_contact_us_on.gif) top left no-repeat; width: 147px; height: 40px;}
#nav07 {background: url(/images/nav_contact_us_on.gif) -9000px -9000px no-repeat; width: 147px; height: 40px;}

/*-- MAIN AREA --*/
.mainAreaContent {float: left; display: inline; width: 944px; background: url(/images/bg_main_area_content.gif) top left repeat-y #FFFFFF; margin: 0;}

.mainAreaHome {float: left; display: inline; width: 944px; background: url(/images/bg_main_area_home.gif) top left repeat-y #FFFFFF; margin: 0; padding: 0 0 20px 0;}

/*-- FOOTER --*/
.footerContent {float: left; display: inline; width: 944px; background: url(/images/main_area_bottom_content.gif) top left no-repeat; margin: 0;}
	.footerContent p {font-size: 11px; color: #444444; margin: 20px 0 20px 20px; line-height: 1.5em;}
	
.footerHome {float: left; display: inline; width: 944px; background: url(/images/main_area_bottom_home.gif) top left no-repeat; margin: 0;}
	.footerHome p {font-size: 11px; color: #444444; margin: 20px 0 20px 20px; line-height: 1.5em;}

/*-- CONTENT PAGE --*/
.contentLeftColumn {float: left; display: inline; width: 210px; margin: 30px 0 30px 12px;}
	.contentLeftColumn h2 {margin: 0 0 10px 10px; padding: 0; text-indent: -9000px; font-size: 11px; line-height: 1em;}
	.contentLeftColumn img {border: 0;}
	.contentLeftColumn p {margin: 0.5em 0 0.5em 10px; font-size: 11px; color: #666666; line-height: 1.5em;}
	.contentLeftColumn ul {position: relative; margin: 0 0 0 10px; font-size: 11px; list-style: none; width: 200px;}
	.contentLeftColumn li {position: relative; line-height: 2.6em; font-weight: bold; margin: 0; color: #666666;}
	.contentLeftColumn a:link {color: #336699; text-decoration: none;}
	.contentLeftColumn a:visited {color: #336699; text-decoration: none;}
	.contentLeftColumn a:hover {color: #336699; text-decoration: underline;}
	.contentLeftColumn ol {float: left; position: relative; margin: 0 0 0 10px; font-size: 11px; list-style: none; width: 180px;}
	.contentLeftColumn ol li {position: relative; line-height: 2.8em; margin: 0; font-weight: normal;}

#colHeadRelatedLinks {width: 100px; height: 22px; background: url(/images/col_head_related_links.gif) top left no-repeat;}
#colHeadAlsoInThisSection {width: 142px; height: 22px; background: url(/images/col_head_also_in_this_section.gif) top left no-repeat;}
#colHeadHowToApply {width: 103px; height: 22px; background: url(/images/col_head_how_to_apply.gif) top left no-repeat;}
#colHeadContactDetails {width: 1113px; height: 22px; background: url(/images/col_head_contact_details.gif) top left no-repeat;}

.contentLeftColumnBanners {float: left; display: inline; width: 210px; margin: 30px 0 0 0;}
	.contentLeftColumnBanners img {border: 0; margin: 0 0 10px 0;}

.contentMainColumn {float: right; display: inline; width: 670px; margin: 20px 20px 20px 0;}
	.contentMainColumn h1 {font-size: 18px; color: #000033; line-height: 1.5em; margin: 1em 0 -0.5em 0;}
	.contentMainColumn h3 {font-size: 12px; color: #333333; line-height: 1.5em; font-weight: normal;}
	.contentMainColumn h2 {font-size: 12px; color: #000033; line-height: 1.5em; margin: 1em 0 -0.5em 0;}
	.contentMainColumn p {font-size: 12px; color: #666666; line-height: 1.5em;}
	.contentMainColumn p strong {color: #333333;}
	.contentMainColumn ul {margin: 0; font-size: 12px; list-style: none;}
	.contentMainColumn li {position: relative; background-image: url(/images/bullet_arrow.gif); background-position: 0 0.9em; background-repeat: no-repeat; padding: 4px 0 3px 10px;}
	
	.image_title {margin: 0 0 -5px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}

/*-- VACANCY DETAILS --*/
.vacancyDetailMainColumn {float: right; display: inline; width: 670px; margin: 20px 20px 20px 0;}
	.vacancyDetailMainColumn h1 {font-size: 16px; color: #333333; margin: 0;}
	.vacancyDetailMainColumn h3 {font-size: 12px; color: #666666; line-height: 1.5em;}
		.vacancyDetailMainColumn h3 strong {color: #333333;}
	.vacancyDetailMainColumn h6 {font-size: 12px; color: #666666; line-height: 1.5em; margin: -15px 0 15px 0;}
	.vacancyDetailMainColumn p {font-size: 11px; color: #666666; line-height: 1.6em;}
	.vacancyDetailMainColumn hr {width: 100%; height: 1px; color: #a9b9bf; border-top: 1px dashed #a9b9bf; border-bottom: 0; border-left: 0; border-right: 0;}

.vacancyLeftColumn {float: left; display: inline; width: 210px; margin: 30px 0 30px 12px;}
	.vacancyLeftColumn h2 {margin: 0 0 10px 10px; padding: 0; text-indent: -9000px; font-size: 11px; line-height: 1em;}
	.vacancyLeftColumn img {border: 0;}
	.vacancyLeftColumn p {font-size: 11px; color: #666666; line-height: 1.5em; margin: 0 0 0 10px;}
	.vacancyLeftColumn ul {margin: 0; font-size: 11px; list-style: none;}
	.vacancyLeftColumn li {position: relative; background-image: url(/images/bullet_arrow.gif); background-position: 0 0.9em; background-repeat: no-repeat; padding: 4px 0 3px 10px;}
	.vacancyLeftColumn a:link {color: #336699; text-decoration: none;}
	.vacancyLeftColumn a:visited {color: #336699; text-decoration: none;}
	.vacancyLeftColumn a:hover {color: #336699; text-decoration: underline;}

/*-- VACANCY LISTINGS --*/
.vacanciesMainColumn {float: right; display: inline; width: 670px; margin: 20px 20px 20px 0;}
	.vacanciesMainColumn h1 {font-size: 16px; color: #333333; margin: 0;}
	.vacanciesMainColumn h3 {font-size: 12px; color: #333333; line-height: 1.4em;}
	.vacanciesMainColumn h6 {font-size: 12px; color: #666666; line-height: 1.4em; margin: -15px 0 15px 0;}
	.vacanciesMainColumn p {font-size: 11px; color: #666666; line-height: 1.6em;}
	.vacanciesMainColumn form {padding: 0; margin: 20px 0 0 0;}
	.vacanciesMainColumn label {font-size: 12px; font-weight: normal; color: #333333; width: 145px; display: inline; float: left; padding: 4px 0 0 0; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}

.formVacanciesText {width: 422px; border: 1px solid #a9b9bf; background-color: #FFFFFF; font-size: 12px; padding: 4px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}
.formVacanciesSelect {width: 430px; background-color: #FFFFFF; font-size: 12px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; border: 1px solid #a9b9bf;}

.vacanciesFormButtons {position: relative; float: left; display: inline; width: 400px; margin: 10px 0 0 145px;}
	.vacanciesFormButtons img {border: 0;}
	
.formButton {padding: 5px; font-size: 12px; color: #FFFFFF; background-color: #336699; border: 1px solid #003366;}

.resultsListing {position: relative; width: 100%; border-top: 1px dashed #a9b9bf; padding: 15px 0 15px 0; margin: 0 0 0 0;}
	.resultsListing h2 {font-size: 12px; font-weight: bold; padding: 0; margin: 0; line-height: 1.5em; margin: 0 0 0.5em 0;}
	.resultsListing h4 {font-size: 11px; font-weight: bold; color: #333333; padding: 0; margin: 0 0 5px 0; line-height: 1.2em;}
	.resultsListing h5 {font-size: 11px; font-weight: bold; color: #333333; padding: 0; margin: 5px 0 3px 0; line-height: 1.2em;}
	.resultsListing p {font-size: 11px; margin: 0; padding: 0; line-height: 1.5em; color: #666666;}

.resultsPaging {position: relative; width: 100%; border-top: 1px dashed #a9b9bf; padding: 20px 0 10px 0; margin: 0;}
	.resultsPaging p {font-size: 12px; color: #666666; font-weight: normal;}

/*-- HOME PAGE --*/
.homeFlashHolder {float: left; display: inline; width: 940px; margin: 0 0 0 2px;}
	.homeFlashHolder img {border: 0;}

.homeCandidates {float: left; display: inline; width: 210px; margin: 20px 20px 0 20px;}
	.homeCandidates h2 {margin: 0 0 10px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em; width: 85px; height: 22px; background: url(/images/sub_candidates.gif) top left no-repeat;}
	.homeCandidates ul {margin: 0 0 0 -10px; font-size: 11px; list-style: none; color: #666666;}
	.homeCandidates li {position: relative; background-position: 0 0.5em; background-repeat: no-repeat; padding: 4px 0 3px 20px; font-size: 11px;}

#homeIconVacancy {background-image: url(/images/icon_vacancy.gif);}
#homeIconTestimonials {background-image: url(/images/icon_testimonials.gif);}
#homeIconTime {background-image: url(/images/icon_time.gif);}

.homeFeaturedVacancies {float: left; display: inline; width: 210px; margin: 20px 20px 0 0;}
	.homeFeaturedVacancies h2 {margin: 0 0 10px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em; width: 142px; height: 22px; background: url(/images/sub_featured_vacancies.gif) top left no-repeat;}
	.homeFeaturedVacancies ul {margin: 0 0 0 -10px; font-size: 11px; list-style: none; color: #666666;}
	.homeFeaturedVacancies li {position: relative; background-position: 0 0.5em; background-repeat: no-repeat; padding: 4px 0 3px 20px; font-size: 11px; background-image: url(/images/icon_vacancy.gif);}
	
.homeLatestNews {float: left; display: inline; width: 210px; margin: 20px 20px 0 0;}
	.homeLatestNews h2 {margin: 0 0 10px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em; width: 90px; height: 22px; background: url(/images/sub_latest_news.gif) top left no-repeat;}
	.homeLatestNews ul {margin: 0 0 0 -10px; font-size: 11px; list-style: none; color: #666666;}
	.homeLatestNews li {position: relative; background-position: 0 0.5em; background-repeat: no-repeat; padding: 4px 0 3px 20px; font-size: 11px; background-image: url(/images/icon_news.gif);}

.homeBanners {float: right; display: inline; width: 210px; margin: 20px 20px 0 0;}
	.homeBanners img {border: 0; margin: 0 0 10px 0;}

/* GENERAL LEFT COLUMN */
.leftColumn {float: left; display: inline; width: 210px; margin: 10px 0 30px 12px;}
	.leftColumn h2 {margin: 20px 0 10px 10px; padding: 0; text-indent: -9000px; font-size: 11px; line-height: 1em;}
	.leftColumn h3 {margin: 0.5em 0 0.5em 10px; font-size: 11px; color: #666666; line-height: 1.5em; font-weight:bold;}
	.leftColumn img {border: 0;}
	.leftColumn a:link {color: #336699; text-decoration: none;}
	.leftColumn a:visited {color: #336699; text-decoration: none;}
	.leftColumn a:hover {color: #336699; text-decoration: underline;}
	.leftColumn form {margin:0; padding:0;}

#colHeadRelatedLinks {width: 100px; height: 22px; background: url(/images/col_head_related_links.gif) top left no-repeat;}
#colHeadAlsoInThisSection {width: 142px; height: 22px; background: url(/images/col_head_also_in_this_section.gif) top left no-repeat;}
#colHeadHowToApply {width: 103px; height: 22px; background: url(/images/col_head_how_to_apply.gif) top left no-repeat;}
#colHeadContactDetails {width: 113px; height: 22px; background: url(/images/col_head_contact_details.gif) top left no-repeat;}
#colHeadSearchTips {width: 84px; height: 22px; background: url(/images/col_head_search_tips.gif) top left no-repeat;}
#colHeadAlsoSee {width: 65px; height: 22px; background: url(/images/col_head_also_see.gif) top left no-repeat;}

#colHeadCandidates {width: 102px; height: 22px; background: url(/images/col_head_in_candidates.gif) top left no-repeat;}
#colHeadCareers {width: 75px; height: 22px; background: url(/images/col_head_in_careers.gif) top left no-repeat;}
#colHeadCompany {width: 92px; height: 22px; background: url(/images/col_head_in_company.gif) top left no-repeat;}
#colHeadProducts {width: 85px; height: 22px; background: url(/images/col_head_in_products.gif) top left no-repeat;}
#colHeadServices {width: 80px; height: 22px; background: url(/images/col_head_in_services.gif) top left no-repeat;}
#colHeadContactUs {width: 82px; height: 22px; background: url(/images/col_head_contact.gif) top left no-repeat;}

.leftColumnBanners {float: left; display: inline; width: 210px; margin: 30px 0 0 0;}
	.leftColumnBanners img {border: 0; margin: 0 0 10px 0;}

.leftColumnLinks {display:inline; float:left; width:210px; margin:0; padding:0;}
	.leftColumnLinks p {margin: 0.5em 0 0.5em 10px; font-size: 11px; color: #666666; line-height: 1.5em;}
	.leftColumnLinks ul {position: relative; margin: 0 0 0 10px; font-size: 11px; list-style: none; width: 200px; display:inline; float:left;}
	.leftColumnLinks li {position: relative; line-height: 2.6em; font-weight: bold; margin: 0; color: #666666;}
	.leftColumnLinks ol {float: left; position: relative; margin: 0 0 0 10px; font-size: 11px; list-style: none; width: 180px; display:inline;}
	.leftColumnLinks ol li {position: relative; line-height: 2.8em; margin: 0; font-weight: normal;}

.leftColumnContact {display:inline; float:left; width:210px; margin:0; padding:0;}
	.leftColumnContact p {margin: 0.5em 0 0.5em 10px; font-size: 11px; color: #666666; line-height: 1.5em;}
	
.leftColumnHelp {display:inline; float:left; width:210px; margin:0; padding:0;}
	.leftColumnHelp p {font-size: 11px; color: #666666; line-height: 1.5em; margin: 0 0 0 10px;}
	.leftColumnHelp ul {margin: 0; font-size: 11px; list-style: none;}
	.leftColumnHelp li {position: relative; background-image: url(/images/bullet_arrow.gif); background-position: 0 0.9em; background-repeat: no-repeat; padding: 4px 0 3px 10px;}