#apDiv7 {
	position:absolute;
	width:14.19em;
	height:7.31em;
	z-index:1;
	overflow: visible;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:12.5em;
	height:235px;
	z-index:2;
	overflow: visible;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	width:7.44em;
	height:258px;
	z-index:2;
	overflow: visible;
	visibility: hidden;
}

body {
	background-color: rgb(255%,255%,255%);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#col-left {
    float: left;
    width: 590px;
}

#col-right {
    float: right;
    width: 230px;
}

.inline-image {
	float:left;
	margin:0px 6px 3px 0px;
}

#container {
    position: relative;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.download-cv-link {
	padding-right: 80px;
}

#navigation-holder {
    position: relative;
    height: 31px;
}

#navlinks {
    position: absolute;
    top: 0;
    left: 0;
    width: 600px;
	z-index: 1;
	list-style: none;
	list-style-position: outside;
}

#navlinks li {
	float: left;
	width: 118px;
	background-color: rgb(220,220,220);
	margin-right: 1px;
}

#navlinks li a {
	display: block;
	height: 31px;
	margin-bottom: 1px;
}

#navlinks li li a {
	height: auto;
	line-height: 1.2em;
	padding-bottom: 3px;
}

#navlinks a:hover img {
	display: none;
}

#navlinks li ul {
	overflow: hidden;
	display: none;
	list-style: none;
	list-style-position: outside;
}

#navlinks li:hover ul, #navlinks li.sfhover ul {
	display: block;
}

#navlinks li ul li {
	width: 116px;
	min-height: 13px;
	border-top: 1px solid rgb(255,255,255);
	margin-top: 5px;
	margin-bottom: -4px; /* 5 */
	padding-top: 4px; /* 3px */
	font-size: 0.8em;
}

#navlinks li ul li a {
	padding-left: 10px;	
}

#navlinks a {
	text-decoration: none;
	color: rgb(55,55,55);
	font-weight: bolder;
}

#navlinks a:hover {
	color: rgb(155,155,155);
}

#search_menu {
	position: relative;
	top: 5px;
	float: left;
	overflow: hidden;
	list-style: none;
	list-style-position: outside;
}

#search_menu li {
	border-top: 1px solid rgb(166,166,166);
	border-bottom: 1px solid rgb(166,166,166);
	padding-top: 10px;
	padding-bottom: 10px;
	width: 108px;
	font-weight: bolder;
	color: rgb(15%,40%,71%);
}

#search_menu ul {
	list-style: none;
	list-style-position: outside;	
}

#search_menu li li {
	border: 0px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	font-size: 0.75em;
	font-weight: bolder;
}

#search_menu a {
	/*color: rgb(30%,30%,30%) !important;*/
	color: rgb(0,0,0) !important;
}

#search_menu a:hover {
	color: rgb(155,155,155) !important;
}

#sublinks {
	float: left;
	overflow: hidden;
	position: relative;
	top: 5px;
	right: 6px;
	z-index: 0;
	margin-bottom: 2px;
	list-style: none;
	list-style-position: outside;
}

#sublinks li {
	padding: 5px;
	border-top: 1px solid rgb(166,166,166);
	width: 108px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px !important;
}

#sublinks a {
	text-decoration: none;
	color: rgb(15%,40%,71%);
}

#sublinks a:hover {
	color: rgb(155,155,155);	
}

.sublinks_child {
	font-size: 0.8em;
	display: none;
	list-style: none;
	list-style-position: outside;
}

.sublinks_child li {
	border-top: 0px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	width: 100px !important;
}

.sublinks_child a {
	color: rgb(30%,30%,30%) !important;	
}

.sublinks_child a:hover {
	color: rgb(155,155,155) !important;
}

#search {
	background-image: url('../images/search-background.png');
	background-repeat: no-repeat;
	width: 194px;
	height: 220px;
	padding: 10px;
	margin: 5px 5px 0 5px;
}

#search span.title {
	font-size: 1.5em;
	color: rgb(15%,40%,71%);
	padding-left: 3px;
}

.search_submit {
	border: none;
	background-color: transparent;
	background-image: url('../images/search-submit.gif');
	background-repeat: no-repeat;
	position: relative;
	top: 58px;
	left: 115px;
	width: 58px;
	height: 23px;
	cursor: pointer;
}

.label {
	font-size: 0.8em; /* 0.9 */
	font-weight: bolder;	
	position: relative;
	top: 13px; /* 15px */
	padding-right: 10px;
	color: rgb(55,55,55);
}

.label_checkbox {
	position: relative;
	top: 15px;
	color: rgb(30%,30%,30%);
}

.search_select {
	font-size: 0.95em;
	display: block;
	position: relative;
	top: 23px;
	margin-bottom: 9px;
	width: 175px;
	color: rgb(30%,30%,30%);
	height: 1.65em;
	border: 1px solid rgb(15%,40%,71%);
}

.search_salary_select {
	font-size: 0.9em;
	position: relative;
	top: 23px;
	width: 86px;
	color: rgb(30%,30%,30%);
	height: 1.8em;
	margin-bottom: 1px;
	border: 1px solid rgb(15%,40%,71%);
}

.search_input_text {
	font-size: 0.9em;
	position: relative;
	top: 32px;
	padding: 2px;
	width: 169px;
	color: rgb(30%,30%,30%);
	height: 1.3em;
	border: 1px solid rgb(15%,40%,71%);
}

.need_submit, .register_submit {
	border: none;
	background-color: transparent;
	background-image: url('../images/form-send.gif');
	background-repeat: no-repeat;
	width: 58px;
	height: 23px;
	cursor: pointer;
	position: relative;
	left: 371px; /* 400px; */
}

.next_submit {
	border: none;
	background-color: transparent;
	background-image: url('../images/next.gif');
	background-repeat: no-repeat;
	width: 58px;
	height: 23px;
	cursor: pointer;
	position: relative;
	left: 371px; /* 400px; */
}

#unsub_submit {
	border: none;
	margin-top: 10px;
	background-color: transparent;
	background-image: url('../images/form-send.gif');
	background-repeat: no-repeat;
	width: 58px;
	height: 23px;
	cursor: pointer;
	position: relative;
	left: 523px;
}

.form-field-item {
	background-color:#DDDDDD;
	display:block;
	float:right;
	height:36px;
	padding-top:10px;
	width:300px;
}

.mail_buttons {
	margin-top: 10px;
	width:185px;
	height:30px;
	float:right;
}

.mail_submit {
	border: none;
	background-color: transparent;
	background-image: url('../images/form-send.gif');
	background-repeat: no-repeat;
	width: 58px;
	height: 23px;
	cursor: pointer;
	float:left;
	clear:none;
}

.mail_reset {
	border: none;
	background-color: transparent;
	background-image: url('../images/form-reset.gif');
	background-repeat: no-repeat;
	width: 60px;
	height: 23px;
	cursor: pointer;
	float:left;
	clear:none;
}

.mail_cancel {
	cursor: pointer;
	float:left;
	clear:none;
}

.register_submit {
	background-image: url('../images/form-register.gif');
}

.required_red {
	color: #B32121;
}

.confirm_green {
	color: rgb(0,255,0);	
}

.required_black, .question_required_black {
	color: rgb(0,0,0);	
}

.need_reset {
	border: none;
	background-color: transparent;
	background-image: url('../images/form-reset.gif');
	background-repeat: no-repeat;
	width: 58px;
	height: 23px;
	cursor: pointer;
	position: relative;
	left: 372px; /* 400px; */
}

.cancel_button {
	position: relative;
	top: 4px;
	left: 375px; /* 402px */
	cursor: pointer;	
}

.question_details {
	height: 23px;
	width: 98%;
	overflow:hidden;
}

.form_background {
	background-color: #ddd;
	display: block;
	width: 400px;
	min-height: 36px !important;
	height: 36px;
	float: right;
	position: relative;
	bottom: 18px;
	margin-top: -5px;
}

.form_background_question {
	background-color: #ddd;
	display: block;
	width: 200px;
	min-height: 26px !important;
	height: 26px;
	float: right;
	position: relative;
	padding-top: 10px;
	bottom: 18px;
	margin-top: -5px;
}

.form_background_bottom {
	background-color: #ddd;
	display: block;
	width: 400px;
	min-height: 36px !important;
	height: 36px;
	float: right;
	position: relative;
	bottom: 18px;
	padding-bottom: 25px;
	margin-top: -19px;
}

.form_field_top {
	height: 25px;
}

.form_field span.required_black, .form_field_question span.required_black, .form_field_bottom span.required_black, .form_field_top span.required_black {
	display: block;
	width: 175px;
	max-width: 175px;
}

.form_field span.question_required_black, .form_field_question span.question_required_black, .form_field_bottom span.question_required_black, .form_field_top span.question_required_black {
	display: block;
	width: 360px;
	max-width: 360px;
}

.form_button_row {
	width: 100%;
	text-align: right;
	padding: 14px 0 14px 0;
}

.form-buttons {
	width: 230px;
	margin-left: 330px;
}

.registration-status {
	width: 100%;
	text-align: right;
	clear: both;
	margin: 5px 0 5px 0;
}

.error-list {
	clear: both;
	padding-bottom: 1.2em;
}

button {
	border: 0;
	background: transparent;
	padding: 0;
	cursor: pointer;
}

.form_background_top {
	background-color: #ddd;
	display: block;
	width: 400px;
	min-height: 36px !important;
	height: 36px;
	float: right;
	position: relative;
	bottom: 18px;
	padding-top: 10px;
	margin-top: -15px;	
}

.form_field {
	width: 580px;
	border-bottom: 1px solid rgb(199,199,199);
	padding-top: 9px;
	padding-bottom: 0px;
	height: 27px;
}

.form_radio {
	width: 50px;
	display: inline;
	margin-right: -5px;
	margin-left: 5px;
	vertical-align:bottom;
}

.form_radio_small {
	width: 30px;
	display: inline;
	vertical-align:bottom;
}


.form_field_bottom {
	width: 580px;
	padding-top: 9px;
	padding-bottom: 0px;
	height: 27px;
	border-bottom: none;
	margin-bottom: 44px;
}

.form_field span, .form_field_bottom span, .form_field_question span, .form_field_top span {
	position: relative;
	top: 2px;
	font-weight: bolder;	
}

.form_field span.required_red, .form_field_bottom span.required_red, .form_field_top span.required_red {
	color: rgb(70%,13%,13%);	
}

.form_text {
	border: none;
	width: 356px;
	color: rgb(0,0,0);
	font-size: 1.1em;
	float: right;
	margin-right: 21px;
	margin-top: 6px;
	height: 22px;
	padding-left: 3px;
}

.form_file {
	border: none;
	position: relative;
	left: 20px;
	margin-top: 5px;
	width: 270px;
	color: rgb(0,0,0);
}

.form_question_bottom {
	margin-top: -5px;
	padding-bottom: 60px;
	background-color: #ddd;
	display: block;
	width: 400px;
	min-height: 36px !important;
	height: 36px;
	float: right;
	position: relative;
	bottom: 18px;
}

.form_need_bottom {
	margin-top: -20px;
	padding-bottom: 60px;
	background-color: #ddd;
	display: block;
	width: 400px;
	min-height: 36px !important;
	height: 36px;
	float: right;
	position: relative;
	bottom: 18px;	
}

.form_field_question {
	width: 580px;
	padding-top: 9px;
	padding-bottom: 0px;
	height: 27px;
	border-bottom: none;
	margin-bottom: 79px;
}

.form_textarea {
	border: none;
	width: 353px;
	margin-top: 6px;
	margin-left: 20px;
	padding: 3px;
	color: rgb(0,0,0);
}

.form_field_upload {
	border: none;
	color: rgb(0,0,0);
	position:
}

.frame-content {
	width: 100%;
	height: 100px;
	overflow: auto;
	border: 1px solid #ccc;
}

.frame-content p {
	padding: 5px;
}

#keylinks {
	width: 194px;
	clear: right;
	margin: 5px;
	margin-bottom: 20px;
	list-style: none;
	list-style-position: outside;
}

#keylinks li {
	background-image: url('../images/keylinks-background.gif');
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 15px;
	height: 24px; padding-top: 5px; padding-bottom: 0px; margin-bottom: -6px;
}

#keylinks li a {
	text-decoration: none;
	color: rgb(30%,30%,30%);
}

#keylinks li a:hover {
	color: rgb(155,155,155);	
}

#social-links {
}

#social-links img {
    margin: 0;
    padding: 0;
}

#latest-vacancies {
	width: 185px;
	position: relative;
	top: 280px;
	right: -180px;
	float: right;
	margin: 5px 5px 10px 5px;
}

#latest-vacancies ul {
	list-style: none;
	list-style-position: outside;
}

#latest-vacancies li {
	padding: 5px;
	padding-left: 15px;
	padding-bottom: 6px;
	border-bottom: 1px #e7e7e7 dotted;
}

#latest-vacancies li a {
	text-decoration: none;
	color: rgb(30%,30%,30%);
}

#latest-vacancies li a:hover {
	color: rgb(155,155,155);	
}

#news {
	margin-bottom: 15px;
	width: 185px;
}

#news a {
	color: rgb(30%,30%,30%);
	display: block;
	width: 185px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(166,166,166);
	overflow: hidden;
	line-height: 1em;
}

#news a:hover {
	color: rgb(155,155,155);
}

#page_copy {
	width: 580px;
	padding-top: 14px;
	padding-left: 5px;
	line-height: 1.2em;
	color: rgb(30%,30%,30%); /* 100,100,100 */
}

#content {
	float: right;
	width: 450px;	
}

a {
	text-decoration: none;
	color: rgb(15%,40%,71%);
}

a.bold {
	font-weight: bolder;	
}

h1 {
	font-size: 1.8em;
	margin-bottom: 20px;
	margin-left: 0px; /* -5px */
	color: rgb(15%,40%,71%);
	line-height: 1.2em;
}

#footer {
	font-size: 0.8em;
	color: rgb(30%,30%,30%);
	clear: both;
	width: 810px;
}

#footer ul {
	border-top: 1px solid rgb(166,166,166);
	border-bottom: 1px solid rgb(166,166,166);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: rgb(15%,40%,71%);	
}

#footer ul li {
	font-size: 0.95em; /* 0.9 */
	display: inline;
}

#footer ul li a {
	text-decoration: none;
	color: rgb(15%,40%,71%); /* 0,88,145 */
}

#footer ul li a:hover {
	color: rgb(155,155,155);	
}

#contact {
	border-top: 1px solid rgb(166,166,166);	
	color: rgb(0,0,0);
	font-size: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	height: 40px;
}

#contact span {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-top: 7px;
	padding-left: 40px;
	padding-bottom: 7px;
}

#contactemail {
	background-image: url('../images/footer-email.gif');
	padding-right: 75px;
	position: relative;
	top: 13px;
}

#contactphone {
	background-image: url('../images/footer-tel.gif');
	position: relative;
	top: 13px;
}

#signature {
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 1em;	
}

.home-column {
	padding: 15px;
	color: rgb(0,0,0);
	width: 247px;
	height: 329px;
	background-image: url('../images/home-background.png');
	background-repeat: no-repeat;
}

.home-column-span {
	display: block;
	width: 230px;
	min-width: 230px;
	max-width: 230px;
}

.home-column-span span {
	display: inline;
}

.home-column img {
	margin-left: -9px;
}

.home-column-title {
	margin-left: -10px;
	padding-bottom: 5px;
}

.bold {
	font-weight: bolder;
}

#home-left-column {
	float: left;
}

#home-right-column {
	float: right;
}

#home-accreditations {
	text-align: center;	
}

#home-accreditations img {
	margin: 10px;
	vertical-align: top;
}

.contact_address {
	display: block;
	line-height: 1.2em;
}

h2 {
	line-height: 1.2em;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bolder;
	color: rgb(15%,40%,71%);
}

h3 {
	line-height:1.2em;
	font-size:1.2em;
	font-weight:bold;
	color: rgb(15%,40%,71%);
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: #ccc 1px dotted;
}

#apDiv4 {
	position:absolute;
	width:12.5em;
	height:251px;
	z-index:2;
	overflow: visible;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:12.5em;
	height:271px;
	z-index:2;
	overflow: visible;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	width:12.5em;
	height:27px;
	z-index:2;
	overflow: visible;
	visibility: hidden;
}
#apDiv {	
	position:absolute;
	width:12.5em;
	height:229px;
	z-index:2;
	overflow: visible;
	visibility: hidden;
}

.more {
	margin-top:15px;
	float:left;
	clear:both;
}

.search-result {
	width: 100%;
	padding-bottom: 1em;	
}

.search-result-title {
	background: #f7f7f7;
}

.search-result-title a, .search-result-title p {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	padding: 4px;
	display: block;
	margin-left: 8px;
	color: #2666B5;
}

.search-result p {
	margin-top: 1em;
	line-height: 1.3em;
}

.testimonial {
	margin:25px 0px;
	width:100%;
}

.left { float: left; width: 47%; text-align: left; }
.right { float: right; width: 47%; text-align: left; }
.clear { clear: both; }

.space-both { padding: 1em 0 1em 0; }

.bottom-line { border-bottom: 1px solid #ddd; }

.full-textarea { width: 98%;}

#page_pagination {
	display: block;
	margin-bottom: 45px;
	color: rgb(55,55,55);
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	background-color: #f7f7f7;
}

#page_pagination_bottom {
	display: block;
	margin-top: 25px;
	color: rgb(55,55,55);
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	background-color: #f7f7f7;
}

.page_links {
	float: left;
}

.page_links_holder {
	float: right;
}

.page_links_holder a {
	padding-left: 2px;
	padding-right: 2px;
}

#sitemap {
	padding-top: 15px;
	list-style: none;
}

#sitemap li {
	padding-bottom: 15px;
	font-size: 1.1em;
	font-weight: bolder;
}

#sitemap ul, #sitemap ul ul {
	list-style: none;	
}

#sitemap ul ul a {
	color: rgb(30%,30%,30%) !important;		
}

#sitemap ul ul a:hover {
	color: rgb(155,155,155) !important;	
}

#sitemap ul li {
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 1em;
	font-weight: normal;
}

#sitemap ul ul li {
	font-size: 0.9em;
}

.frame-table td {
	padding: 3px;
	line-height: 15px;	
}

.frame-table .text_bold12ptblack {
	font-weight: bold;
	font-size: 12px;
}
.frame-table .text_regular12ptblack {
	font-size: 12px;
	font-weight: normal;	
}
.frame-table .text_15ptbold {
	font-size: 15px;
}

