/*----------REDEFINE TAGS----------*/

body {
	margin: 0px;
	background-image: url(../_img/backgrounds/bg-temp.jpg);
	background-position: center bottom;
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-bottom: 10px;
}
.hspan {
	color:#CC0000;
}
.hspan-front {
	color:#0099CC;
}
.hspan-perm {
	color:#FFCC00;
}
h2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}
h2 a {
	color: #000066;
	text-decoration: none;
}
h2 a:hover {
	color: #CC0000;
	text-decoration: none;
}
h3 {
	font-size: medium;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
h3 a {
	font-size: medium;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
h3 a:hover {
	text-decoration: underline;
	color: #000066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h4 a:hover {
	color: #000066;
	text-decoration: underline;
}
h5 {
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}

/*----------ROOT----------*/

.root {
	background-color: #000066;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.root a {
	color: #DDDDDD;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.root a:hover {
	color: #0099CC;
	text-decoration: none;
}


/*----------NAVIGATION LEVEL 1 (UNIVERSAL)----------*/

.nav1 {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../_img/buttons/nav1bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
}
.nav1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav1 a:hover {
	color: #CC0000;
	text-decoration: none;
}
a.nav1-on {
	color: #CC0000;
	text-decoration: none;
}

/*----------NAVIGATION LEVEL 2 (TEMPORARY)----------*/

.nav2 {
	background-color:#990000;
	padding: 10px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nav2 a {
	text-decoration: none;
	color: #FFFFFF;
}
.nav2 a:hover {
	color: #000066;
	text-decoration: none;
}

/*----------MARGINS----------*/

.leftmargin {
	position: absolute;
	width: 160px;
	left: 0px;
	margin-left: 15px;
}
.rightmargin {
	position: absolute;
	width: 175px;
	right: 0px;
	margin-right: 10px;
}

/*----------LEFT MARGIN STYLES----------*/

.lmargin1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.lmargin1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.lmargin1 a:hover {
	color: #0099CC;
	text-decoration: none;
}
.lmargin2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	background-color: #000066;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
.lmargin2 a {
	color: #000066;
	text-decoration: none;
}
.lmargin2 a:hover {
	color: #000066;
	text-decoration: underline;
}
.lmargin2-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000066;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
.lmargin2-on a {
	color: #FFFFFF;
	text-decoration: none;
}
.lmargin2-on a:hover {
	color: #000066;
	text-decoration: underline;
}


.lmargin3 {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#CC0000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: middle;
}
.lmargin3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lmargin3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.lmargin3 p:hover {
	color: #123456;
	text-decoration: none;
}
.lmargin3-on {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lmargin3-on a {
	color: #FFFFFF;
	text-decoration: none;
}
.lmargin3-on a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*----------RIGHT MARGIN STYLES----------*/

.rmargin1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.rmargin2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	background-color: #0099CC;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
.rmargin3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #CCCCCC;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
.rmargin3 a {
	color: #333333;
	text-decoration: none;
}
.rmargin3 a:hover {
	color: #000066;
	text-decoration: underline;
}

/*----------GENERIC MARGIN STYLES----------*/

.margin-picture {
	margin: 0px;
	padding: 0px;
}
.margin-gap {
	margin: 0px;
	height: 10px;
}

/*----------TABLE STYLES----------*/

.table {
	width: 100%;
}
.table2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.table-header a {
	color: #FFFFFF;
	text-decoration: none;
}
.table-header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.table-row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.table-row1 a {
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.table-row1 a:hover {
	text-decoration: underline;
	color: #000066;
}
.table-row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.table-row2 a {
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.table-row2 a:hover {
	text-decoration: underline;
	color: #000066;
}
.table-permanent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #000066;
}
.table-permanent a {
	text-decoration: none;
	background-color: #FFCC00;
}
.table-permanent a:hover {
	text-decoration: underline;
	background-color: #FFCC00;
}
.table-temporary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.table-temporary a {
	color: #FFFFFF;
	text-decoration: none;
}
.table-temporary a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.table-frontline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.table-frontline a {
	color: #FFFFFF;
	text-decoration: none;
}
.table-frontline a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.table-content {
	padding: 0px;
	margin: 0px;
}
.table-content a {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.table-content a:hover{
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

/*----------RECRUITMENT PROCESS----------*/

.process-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	margin: 0px;
	padding: 4px;
	border: 1px solid #3399CC;
}
.process-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 4px;
	border-right: 1px solid #3399CC;
	border-bottom: 1px solid #3399CC;
	border-left: 1px solid #3399CC;
}
.process-body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border-right: 1px solid #3399CC;
	border-bottom: 1px solid #3399CC;
	border-left: 1px solid #3399CC;
}
.process-arrow {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.vertical-pointer-r {
	background-image:  url("../_img/pointers-temp/vertical.jpg");
	background-repeat: repeat-y;
	background-position: right;
}
.horizontal-pointer {
	background-image:  url("../_img/pointers-temp/horizontal.jpg");
	background-repeat: repeat-x;
}
.margin-subheader-temp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
.in-this-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}

/*----------NEW LEFT NAVIGATION----------*/

ul.l2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
		
ul.l2 li {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

ul.l2 li a {
	display: block;
	margin: 0px;
	padding: 5px;
	background-color: #000066;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
ul.l2 li a:hover {
	background-color:#3399CC}
ul.l3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
		
ul.l3 li {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

ul.l3 li a {
	display: block;
	margin: 0px;
	padding: 5px;
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
ul.l3 li a:hover {
	background-color:#990000
}
.l3-on {
	background-color:#990000
}
.process-box {
	border: 1px solid #CC0000;
	background-color: #EEEEEE;
	padding: 10px;
}
.process-box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.process-box ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.process-box ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 3px;
}
.process-box-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}




































.centre {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.header {
	background-image: url(../_img/new/header/header-red.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 155px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	color: #000066;
}
.header-left {
	float: left;
}
.header-left  strong {
	font-weight: normal;
	color: #CC0000;
	margin-right: 5px;
}
.header-left  a {
	color: #999999;
	text-decoration: none;
	margin-left: 5px;
}
.header-left  a:hover {
	color: #CC0000;
}
.header-right {
	float: right;
}
.header-right strong {
	margin-right: 3px;
	margin-left: 3px;
	font-weight: normal;
	color: #999999;
}
.header-right a {
	color: #666666;
	text-decoration: none;
}
.header-right a:hover {
	color: #CC0000;
}
.navigation {
	margin-top: 1px;
	margin-bottom: 25px;
}


.main {
	text-align: left;
}
.left {
	float: left;
	width: 175px;
	margin-right: 20px;
}
.middle {
	float: left;
	width: 425px;
}
.middle-home {
	float: left;
	width: 605px;
}
.right {
	float: right;
	width: 160px;
}

