/* LISTS */

 ul
 {
 list-style-type: none;
 padding: 0;
 margin: 0;
 }
 
  ol
 {
 list-style-type: ;
   background-image: none;
 padding: 1em;
  margin: 1em;
 }

 li
 {
 background-image: url(images/arrowblue.gif);
 background-repeat: no-repeat;
 background-position: 0.7em 0.5em;
 padding-left: 1.5em;
 }
 
li.plain
 {
  background-image: none;
 list-style-type: ;
 padding: 0.2em;

 }
 
li.red
 {
 background-image: url(images/arrowred.gif);
 background-repeat: no-repeat;
 background-position: 0.7em 0.5em;
 padding-left: 1.5em;
 }

 li.sub
 {
 background-image: url(images/arrowblue.gif);
 background-repeat: no-repeat;
 background-position: 0.7em 0.5em;
 padding-left: 2em;
 }
 
li.subred
 {
 background-image: url(images/arrowred.gif);
 background-repeat: no-repeat;
 background-position: 0.7em 0.5em;
 padding-left: 2em;
 }

 li.simple
 {
 background-image: url(images/bulletsquare.gif);
 background-repeat: no-repeat;
 background-position: 0.2em 0.4em;
 padding-left: 1.2em;
 }
 
/* LISTS END */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container{
margin:0 auto;
text-align:left;
width:800px;
}
.newmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
}

a {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
}
/* HOVERS */


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
.newmenu:hover{
font-family: Arial, Helvetica, sans-serif;
	color: #000066;
text-decoration: underline;
	}

.regulartext:hover{
font-family: Arial, Helvetica, sans-serif;
	color: #000066;
text-decoration: underline;
	}
	
	.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	padding-left: 10px;
}
	
	
	/* HOVERS END*/
	
	/* NAVIGATION */

.nav{
FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : none;
	LINE-HEIGHT: 20px;
	COLOR: #003366;
}
.nav:link{
FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : none;
	LINE-HEIGHT: 20px;
	COLOR: #003366;
}
.nav:hover{
	FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : underline;
	LINE-HEIGHT: 20px;
	COLOR: #CC0000;
}
.nav:visited{
	FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : none;
	LINE-HEIGHT: 20px;
	COLOR: #003366;
}
.nav:visited:hover{
	FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : underline;
	LINE-HEIGHT: 20px;
	COLOR: #CC0000;
}

.navpageselected{
	FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : underline;
	LINE-HEIGHT: 20px;
	COLOR: #CC0000;
}
	
		/* NAVIGATION END */
	

.mainintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
}
.formelements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.formbutons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.intro15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 1px;
}

.intro16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 1px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 24px;
	letter-spacing: 1px;
}
.smallintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.midintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.butonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #990066;
}
.butonlinkbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #990066;
}
.buttonoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px dotted #999999;
}
.regulatbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #99CCFF;
	list-style-position: outside;
	list-style-type: disc;
}
.jobdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px dashed #99CCFF;
	color: #99CCFF;
}
.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99CCFF;
}


.menuborders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.footerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DB0B7;
	border-right-color: #9DB0B7;
	border-bottom-color: #9DB0B7;
	border-left-color: #9DB0B7;
}
.firstintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
.sublist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sublisttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.specialnotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.jobsearchnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.jobsearch {
	FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 14px;
	text-decoration : none;
	LINE-HEIGHT: 20px;
	background-color: #C5DDE5;
	padding: 1px 6px;
	border: 2px groove #FFFFFF;
}


.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
}

.creditsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration : underline;
	color: #CC0000;
}
.regulartextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #475053;
	text-align: justify;
}

.regulartextbluenoj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #475053;
}
.regulartextbluePT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.25em;
	color: #475053;
}
.regulartextbluePOINT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 14pt;
	color: #475053;
}
.regulartextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.regulartextbluebigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #475053;
		text-align: justify;

}
.regulartextlightbluebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #BCD3DA;
}


.regulartextbluewee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #475053;
}
.regulartextbluemassive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #0099CC;
}
.jobtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #475053;
	font-weight: bold;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	background-color: #BCD3DA;
	padding-left: 30px;
	padding-right: 10px;
}


.navreg {
	FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : none;
	LINE-HEIGHT: 20px;
	COLOR: #003366;
	background-color: #C5DDE5;
	padding: 4px 8px;
}

.navregselected {
	FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : underline;
	LINE-HEIGHT: 20px;
	COLOR: #CC0000;
	background-color: #C5DDE5;
	padding: 4px 8px;
}

.refffdate {
	FONT-FAMILY : Arial, Verdana, Helvetica;
	FONT-SIZE: 11px;
	text-decoration : none;
	LINE-HEIGHT: 20px;
	COLOR: #475053;
	background-color: #FFFFFF;
	padding: 4px 8px;
}

.refff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #475053;
	padding: 4px 8px;
}

.navreg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration : none;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #9DB0B7;
	padding: 4px 8px;
}
.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DB0B7;
	border-right-color: #9DB0B7;
	border-bottom-color: #9DB0B7;
	border-left-color: #9DB0B7;
}

/* optimised elements - banner and footer menu */

h1#banner{
	width: 800px;
	height: 110px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/images/fw_header_2010.gif) 0 0 no-repeat;
	color: #999;
	margin:5px 0 0 0;
	padding:0;	
}

h1#banner a{
	display: block;
	width: 100%;
	height: 100%;
}

ul#footerMenu{
	overflow: hidden;
	margin: 20px 0 10px 0;
	padding:10px 100px 0 0;
	border-top: 1px solid #eee;
}

 ul#footerMenu li{
	float: left;
	background: none;
	padding: 0;
}

ul#footerMenu a{
	font: 12px Arial, Helvetica, sans-serif;
	color: #4C92A9;
	padding: 0 20px 5px 0;
	margin: 0;
	display: block;
	background: 0;
}