html
{
	margin: 0;
	padding: 0;	
}
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	color: #666;
	background-color: #9a9ea1;
	text-align: center;
}
label
{
	cursor: pointer;
}
hr
{
	display: none;
}
.hide
{
	display: none;	
}
.clear
{
	clear: both;	
}
form
{
	margin: 0;
	padding: 0;	
}
a img
{
	border: none;	
}
h1
{
	font-size: 1.7em;	
	margin-top: 1em;
	margin-bottom: 1em;
}
h2
{
	font-size: 1.3em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #003d8f;
}
a:link
{
	color: #003d8f;
	text-decoration: none;
}
a:visited
{
	color: #003d8f;
	text-decoration: none;
}
a:hover
{
	color: #666;
	text-decoration: underline;
}
html
{
	font-size: 100%; /* for IE */
}
body 
{
	font-size: 62.5%; /* for IE/Win */
}
input, select, table
{
	font-size: 100%; /* for IE */
}
#frmFastrack
{
	font-size: 1.3em;	
}
#fastrack
{
	width: 800px;
	margin: 0 auto 20px auto;
	position: relative;
	background: transparent url(../images/fastrack_bg.gif) repeat-y left top;
	padding: 1px 0 0 0;
}
#fastrack-wrap-one
{
	background: transparent url(../images/shadow_bottom.gif) no-repeat left bottom;
}
#fastrack-wrap-two
{
	margin: 0 10px 0 10px;
	padding: 0 12px 12px 12px;
	text-align: left;
}
#header
{
	margin: 4.3em 0 0 0;
	padding: 0;
	clear: both;
	height: 82px;
}
#header h1
{
	float: left;
	margin: 0 0 0 0;
	background-color: transparent;
	padding: 0;
}
#header h1 a img
{
	border: none;	
	float: none;
	margin: 0;
}
#header img
{
	float: right;	
	margin: 24px 0 0 0;
}
#header ul.contacts
{
	float: right;
	margin:0;
	padding:0;
	list-style-type: none;
	font-size: 1.2em;
	margin: 0px 2px 0 0;
	text-align: right;
	color: #e2001a;
}
#header ul.contacts a
{
	font-size: 0.95em;
}
#navigation-bar
{
	position: absolute;
	top: 0;
	left: 0;
	background: #9a9ea1 url(../images/shadow_top.gif) no-repeat 0 bottom;
	height: 3.2em;
	overflow: hidden;
}
#navigation-bar #navigation-bar-wrap
{
	margin: 0 10px;
	text-align: left;
	width: 780px;
}
#navigation-bar div
{
	padding: 1px 0 0 0;
}
#navigation-bar #actions
{
	float: right;
	width: auto;
	padding: 0;
	margin: 0.5em 0 0 0;
}
#navigation-bar #actions fieldset
{
	margin: 0;
	padding: 0;
	border: none;
	display: inline;		
	float: left;
}
#navigation-bar #actions legend
{
	display: none;
}
#navigation-bar #actions label
{
	display: none;	
}
#navigation-bar #actions input
{
	float: left;
	margin: 0 0.7em 0 0;
}
#navigation-bar #actions input.button
{
	display: inline;
	border: 1px solid #666;
	background-color: #FFF;
	color: #666;
	margin: 0;
}
#navigation-bar #actions ul
{
	display: inline;	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#navigation-bar #actions ul li 
{	
	padding: 0;
	margin: 0 0 0 0.5em;
	float: left;
	display: inline;
}
#navigation-bar #actions ul li a
{
	border: 1px solid #666;
	background-color: #FFF;
	color: #666;
	text-decoration: none;
	float: left;
	padding: 0.15em 0.7em;
}
#navigation-bar p
{
	margin: 0.8em 0 0 0;
	padding: 0 !important;
	color: #FFF;
}
#quicklinks
{
	margin: 0;
	border-bottom: 3px solid #FFF;
	background: #DDDDDD url(../images/light-grey-top-left.gif) no-repeat left top;
	float: left;
	width: 756px;
	font-weight: bold;
}
#quicklinks div
{
	background: transparent url(../images/light-grey-bottom-right.gif) no-repeat right bottom;
	padding: 0.5em 10px;
}
#quicklinks ul
{
	list-style-type: none;	
	display: inline;
	margin: 0 0 0 194px;
	padding: 0;
}
#quicklinks li
{
	display: inline;
	margin: 0 25px 0 0;
}
#quicklinks a:link
{
	color: #666;
	text-decoration: none;	
}
#quicklinks a:visited
{
	color: #666;
	text-decoration: none;	
}
#quicklinks a:hover
{
	color: #666;
	text-decoration: underline;	
}
#body
{
	
	/*background-image: url(../images/body_bg.gif);
	background-position: 195px bottom;
	background-repeat: no-repeat;*/
	float: left;
	margin: 0 0 4px 0;
	display: inline;
}
#content
{
	display: inline;
	float: left;
	width: 561px;
	margin-left: 195px;
	overflow: hidden;
}
#content #wrap-one
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	min-height: 190px;
	padding: 1px 0 0 0;
}
#content p
{
	margin-top: 1em;
	margin-bottom: 1em;	
	line-height: 1.2em;
}
#content p,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content #element-contact,
#content #static-contact,
#content div.message strong,
/* #content img */
{
	margin-left: 10px;
}
h1.page-description
{
	float: left;
	color: #FFF;
	font-size: 1em;
	background: #003d8f url(../images/dark-blue-top-left.gif) no-repeat left top;
	margin: 0 0 0.5em 0!important;
	padding: 0 !important;
}
h1.page-description span
{
	background: transparent url(../images/dark-blue-bottom-right.gif) no-repeat right bottom;
	float: left;
	padding: 0.6em 20px 0.6em 10px;
	min-width: 250px;
}
#extras
{
	display: inline;
	float: left;
	width: 191px;
	margin-left: -756px;
}
#navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;	
}
/* first level */
#navigation li
{
	margin-top: 4px;
}
#navigation li.first
{
	margin-top: 1px;	
}
#navigation li a
{
	display: block;
	background: #a4a6a9 url(../images/medium-grey-top-left.gif) no-repeat left top;
	color: #FFF;
	cursor: pointer;
}
#navigation li a:link, #navigation li a:visited
{
	text-decoration: none;	
}
#navigation li a:hover, #navigation li.current a
{
	background: #e2001a url(../images/cherry-top-left.gif) no-repeat left top !important;
	color: #FFF !important;
}
#navigation li span.outer
{
	display: block;	
	background: transparent url(../images/medium-grey-bottom-right.gif) no-repeat right bottom;
	padding: 0.6em 10px;
	font-weight: bold;
}
#navigation li a:hover span.outer
{
	background: transparent url(../images/cherry-bottom-right.gif) no-repeat right bottom;
}
#navigation li.current span.outer, #navigation li.current a:hover span.outer
{
	background: none;
}
#promotion-list
{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
#promotion-list a img
{
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	border-top: 4px solid #FFF;	
}
#footer
{
	clear: both;
	margin: 0 0 10px 0;
	background: #e2001a url(../images/cherry-top-left.gif) no-repeat left top;
	font-size: 0.9em;
	text-align: center;
}
#footer-wrap
{
	height: 2.5em;	
	background: transparent url(../images/cherry-bottom-right.gif) no-repeat bottom right;
}
#footer ul
{
	list-style-type: none;
	padding: 0.6em 0 0 0;
	margin: 0;
}
#footer ul li
{
	display: inline;
	margin: 0 1.1em 0.5em 1.1em;	
}
#footer a:link
{
	color: #FFF;
	text-decoration: none;	
}
#footer a:visited
{
	color: #FFF;
	text-decoration: none;	
}
#footer a:hover
{
	color: #FFF;
	text-decoration: underline;	
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix 
{
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




















textarea {
	width: 94%;
}









.tabletitles
{
	BACKGROUND-POSITION: 50% bottom;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	VERTICAL-ALIGN: top;
	COLOR: #ffffff;
	TEXT-INDENT: 10px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.tabletitles a 
{
	color: #FFF;
	text-decoration: none;
}
.tabletext
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	TEXT-INDENT: 10px;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
}
.tablelink
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #003D8F;
	TEXT-INDENT: 10px;
	PADDING-TOP: 5px;
	TEXT-DECORATION: underline;
}
a.tablelink:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #666;
	TEXT-INDENT: 10px;
	PADDING-TOP: 5px;
	TEXT-DECORATION: underline;
}
.textbox
{
	CLEAR: none;
	border: 1px solid #666;
	padding: 1px;
	FONT-SIZE: 10pt;
	FLOAT: none;
	MARGIN: 5px;
	COLOR: #000;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.formtext
{
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #666;
	PADDING-TOP: 5px;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
}
.hand
{
	CURSOR: pointer;
	CURSOR: hand;
}
table.table
{
	MARGIN-LEFT: auto;
	WIDTH: 98%;
	MARGIN-RIGHT: auto;
	BACKGROUND-COLOR: #003D8F
}
tr.tabletoprow
{
	BACKGROUND-COLOR: #003D8F;
}
tr.tablefirstrow
{
	BACKGROUND-COLOR: #FFFFFF;
}
tr.tablesecondrow
{
	BACKGROUND-COLOR: #FFFFFF;
}
.navbartext
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.navtextbox
{
	border: 1px solid #4A498A;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #4a498a;
	BACKGROUND-COLOR: #c5c4df;
	TEXT-ALIGN: center;
}
.formtextleft
{
	FONT-SIZE: 10pt;
	COLOR: #666;
	TEXT-INDENT: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.tabletextcentre
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	TEXT-INDENT: 10px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
.space
{
	MARGIN-LEFT: 5px;
	CURSOR: pointer;
	CURSOR: hand;
	MARGIN-RIGHT: 5px;
}
.formtextsmall
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
}
.formtextleftsmall
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.tabletitlessmall
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	VERTICAL-ALIGN: top;
	COLOR: #ffffff;
	TEXT-INDENT: 10px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.linkcentre
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #000000;
	TEXT-INDENT: 5px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: underline
}
a.linkcentre:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #ff0000;
	TEXT-INDENT: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
}
.linkcentreoff
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #ff0000;
	TEXT-INDENT: 5px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
.largetitle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18pt;
	COLOR: #333366;
}
.link
{
	FONT-SIZE: 10pt;
	CURSOR: pointer;
	CURSOR: hand;
	COLOR: #000000;
	TEXT-INDENT: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
}
a.link:hover
{
	FONT-SIZE: 10pt;
	COLOR: #ff0000;
	TEXT-INDENT: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
}
.jobdescription
{
	PADDING-LEFT: 5px;
	FONT-SIZE: 10pt;
}
.PopupDescription
{
	border: 1px solid #999;
	padding: 3px;
	FONT-SIZE: 10pt;
	LEFT: 0px;
	OVERFLOW: hidden;
	WIDTH: 150px;
	TOP: 0px;
	background-color: #FFF;
	layer-background-color: #cccccc;
	text-align: left;
}
.PopupDescriptionCont
{
	Z-INDEX: 200;
	VISIBILITY: hidden;
	WIDTH: 200px;
	POSITION: absolute;
	layer-background-color: #cccccc;
}
.tabletext2
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
}
.tabletext2Bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
}
.menutablefirstrow
{
	BACKGROUND-COLOR: #FFF;
}
.menutablesecondrow
{
	BACKGROUND-COLOR: #FFF;
}
.sub1tabletext
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	TEXT-INDENT: 10px;
	TEXT-DECORATION: none;
}
.sub1table
{
	MARGIN-LEFT: auto;
	WIDTH: 98%;
	MARGIN-RIGHT: auto;
}
.sub1tablelink
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #003D8F;
	TEXT-INDENT: 10px;
	PADDING-TOP: 5px;
	TEXT-DECORATION: underline;
}
a.sub1tablelink:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #666;
	TEXT-INDENT: 10px;
	PADDING-TOP: 5px;
	TEXT-DECORATION: underline;
}
.sub1tabletitles
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	TEXT-INDENT: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.sub1tabletoprow
{
}
.sub1tabletextcentre
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	TEXT-INDENT: 10px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
.sub1menutablefirstrow
{
}
.sub1menutablesecondrow
{
}
.formtextleft3
{
	PADDING-LEFT: 5px;
	FONT-SIZE: 10pt;
	COLOR: #666;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.candidateskilltitle
{
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	BACKGROUND-COLOR: #ccddef;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
.sub2tabletoprow
{
	BACKGROUND-COLOR: #DDD;
}
.sub2menutablefirstrow
{
	BACKGROUND-COLOR: #ffffff;
}
.sub2tablefirstcolumn
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	BACKGROUND-COLOR: #DDD;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
}
.sub2table
{
	MARGIN-LEFT: auto;
	WIDTH: 95%;
	MARGIN-RIGHT: auto;
	BACKGROUND-COLOR: #666;
}
.sub2menutablesecondrow
{
	BACKGROUND-COLOR: #ddddee;
}
.loginerror {
	font-weight: bold;
	color: #C00;
}

#formtop1 {
	color: #FFF;
	background-color: #003D8F;
	font-weight: bold;
	background: #003D8F url(../images/dark-blue-top-left.gif) top left no-repeat;
}
#formtop2 {
	background: transparent url(../images/dark-blue-bottom-right.gif) bottom right no-repeat;
	padding: 4px 10px;
}

#powered {
	color: #999;
	text-align: center;
}
#powered a {
	color: #999;
}
