/* CSS Document */

body {
	font-family: Arial, Arial Unicode MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;

}
/* Tables */

#fulltable {
	height:100%;
	width:100%;
	vertical-align: middle;
	text-align: center;
}


#container {
	width: 775px;
	position: relative;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	border: 1px solid #a9adae;
	padding-top: 8px;
}



/* Text Styles */


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58595b;
}


.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 0 2px;
}


.blackreg {
	font-family: Arial, Arial Unicode MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4646;
	line-height: 15px;
	padding: 8px 0 8px 6px;
}


.greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #4f4646;
	padding: 0 0 0 5px;
}


.greyreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	line-height: 15px;
}


.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58595b;
}


.greybold-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58595b;
	padding: 3px 0 3px 0;
}

.greybold-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595b;
	padding: 3px 0 3px 0;
}

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e74215;
	padding: 3px 0 3px 0;
}

.redbold-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e74215;
	padding: 3px 0 3px 0;
}

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #e74215;
}
.bigred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: #e74215;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #969799;
	clear: both;
	padding: 0 10px 0 10px;
}


.joblistings-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 18px;
	
	background-image: url(images/joblist-arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}


.candidatelistings-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 18px;
	
	background-image: url(images/candidate-arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

.jobdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e74215;
	text-decoration: none;
	
	display: block;
	padding: 0 0 0 18px;
	
	background-image: url(images/arrowred.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

.arrowlinks_static  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e74215;
	text-decoration: none;
	padding: 3px 0 3px 15px;	
	background-image: url(images/arrowlink-on.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}




.textfield-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}


.textfield-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}




/* Link Styles */

.greybold a:link, .greybold a:visited, .greybold a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
}

.greybold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e74215;
	text-decoration: none;
}


/*------- TOPNAV ------------------------------------------------------------------------------------------------------------------ */
.topnav a:link, .topnav a:visited, .topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
	background-image: url(images/topnav/topnav-rolloff.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 22px;
	width: 90px;
}

.topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e74215;
	text-decoration: none;
	background-image: url(images/topnav/topnav-rollon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 22px;
	width: 90px;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */


/*------- FOOTER ------------------------------------------------------------------------------------------------------------------ */
.footer a:link, .footer a:visited, .footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #969799;
	text-decoration: none;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #e74215;
	text-decoration: none;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */

/*------- VACANCIES NAV ----------------------------------------------------------------------------------------------------------- */
.vacancynav a:link, .vacancynav a:visited, .vacancynav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 0 7px 10px;
}

.vacancynav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 0 7px 10px;
	background-image: url(images/vacanciesnav/sections_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */

/*------- CANDIDATES NAV ----------------------------------------------------------------------------------------------------------- */
.candidatenav a:link, .candidatenav a:visited, .candidatenav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 0 7px 10px;
}

.candidatenav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 0 7px 10px;
	background-image: url(images/candidatenav/candisections-on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */

/*------- JOBLISTINGS ------------------------------------------------------------------------------------------------------------- */
.joblistings a:link, .joblistings a:visited, .joblistings a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 18px;
}


.joblistings a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 18px;	
	background-image: url(images/joblist-arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */

/*------- SECTOR QUICK LINKS ------------------------------------------------------------------------------------------------------ */
.sector-quicklink a:link, .sector-quicklink a:visited, .sector-quicklink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
	
	display: block;
	padding: 5px 0 5px 0;
	
	background-image: url(images/sectorgo_2.gif);
	background-repeat: no-repeat;
	background-position: 120px center;
}

.sector-quicklink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
	
	display: block;
	padding: 5px 0 5px 0;
	
	background-image: url(images/sectorgo_1.gif);
	background-repeat: no-repeat;
	background-position: 120px center;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */

/*------- ARROW LINKS ------------------------------------------------------------------------------------------------------------- */
.arrowlinks a:link, .arrowlinks a:visited, .arrowlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
	padding: 3px 0 3px 15px;
	background-image: url(images/arrowlink-off.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

.arrowlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e74215;
	text-decoration: none;
	padding: 3px 0 3px 15px;	
	background-image: url(images/arrowlink-on.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */

/*------- BACK ARROW LINKS -------------------------------------------------------------------------------------------------------- */
.backarrow a:link, .backarrow a:visited, .backarrow a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
	padding: 0 0 0 25px;
	background-image: url(images/back-off.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.backarrow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e74215;
	text-decoration: none;
	padding: 0 0 0 25px;	
	background-image: url(images/back-on.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */


/*------- NEXT ARROW LINKS -------------------------------------------------------------------------------------------------------- */
.nextarrow a:link, .nextarrow a:visited, .nextarrow a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
	padding: 0 25px 0 0;
	background-image: url(images/next-off.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}

.nextarrow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e74215;
	text-decoration: none;
	padding: 0 25px 0 0;	
	background-image: url(images/next-on.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}
/*--------------------------------------------------------------------------------------------------------------------------------- */


/*------- SALES LINKS ------------------------------------------------------------------------------------------------------------- */
.saleslinks a:link, .saleslinks a:visited, .saleslinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 5px 8px;
}

.saleslinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	padding: 0 0 5px 8px;	
}
/*--------------------------------------------------------------------------------------------------------------------------------- */

.section a:link, .section a:visited, .section a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 0 7px 10px;
}

.section a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 0 7px 10px;
	background-image: url(images/vacanciesnav/sections_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* Graphic Styles */

.redunderline {
	border-bottom: 2px solid #e74215;
}

.greyunderline {
	border-bottom: 2px solid #58595d;
}


.redborder {
	border: 1px solid #e74215;
}
