body {
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	color: #00457C;
	background-color: #cc3366;
	/*
	background-position: center;
	background-image: url(/resources/images/mainback.gif);
	background-repeat: repeat-y;
	*/
}

H1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #cc3366;
	margin: 0 0 8px 20px;
}

H2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #00457C;
	line-height: 18px;
	margin: 0 20px 20px 20px;
}

p.titleadd {
	font-size: 18px;
	color: #cc3366;
	font-weight: normal;
	margin: 0 0 10px 0;
}

p.subtitle {
	font-size: 18px;
	color: #cc3366;
	font-weight: normal;
	margin: 20px 0 10px;
}

.textcolour {
	color: #cc3366;
}

#breadcrumb {
	position: relative;
	width: 482px;
	margin-left: 20px;
	padding-bottom: 10px;
	color: #808285;
}


a.breadcrumb , a.breadcrumb:visited {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.breadcrumbon, a.breadcrumbon:visited {
	color: #cc3366;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumbon:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/* links within central text */


.copylink, a.copylink:visited {
	color: #cc3366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.copylink:hover {
	color: #808285;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


.addlink, a.addlink:visited {
	color: #cc3366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.addlink:hover {
	color: #808285;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}



.cubetitle, a cubetitle visited {
	font-size: 18px;
	color: #cc3366;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
}


a.cubetitle:hover{
	font-size: 18px;
	color: #808285;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
}



#subnavouter {
	overflow: hidden;
	width: 979px;
	height: 20px;
	margin-top: 0;
	padding-top: 3px;
	margin-bottom: 5px;
	background-color: #cc3366;
	clear: both;
}

a.subnavlink, a.subnavlink:visited {
	position: relative;
	top: 3px;
	text-decoration: none;
	color: #fff;
}

a.subnavlink:hover {
	position: relative;
	text-decoration: none;
	color: #fff;
}



#footer {
 position: relative;
 left: -10px;
 width: 980px;
 height: 37px;
 font-size: 12px;
 color: #808285;
 text-align: right;
 background-color: #cc3366;
 clear: both;
}


/* Drilldown Assets */



#firsttier {
	position: relative;
	margin-left: 5px;
}

#secondtier {
	position: relative;
	width: 198px;
	margin-left: -1px;
	margin-bottom: 0;
	padding: 2px 0px 10px 16px;
	background-color: #feecec 
}

#thirdtier {
	position: relative;
	width: 183px;
	margin: 0 0 0 -3px;
	padding: 2px 2px 10px 16px;
	background-color: #fefeff
}

#fourthtier {
	position: relative;
	width: 178px;
	margin: 10px 0 0 -4px;
	padding: 2px 2px 10px 16px;
	background-color:#fee2e2;
}


a.firstdrill, a.firstdrill:visited {
	display: block;
	color: #00457C;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../resources/images/arrow2.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	text-decoration: none;
}

a.firstdrill:hover {
	display: block;
	color: #808285;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../resources/images/arrow2.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	text-decoration: none;
}

.firstdrillon {
	display: block;
	color: #808285;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../resources/images/arrow-down4.gif);
	background-repeat: no-repeat;
	margin: 8px 0;
	padding-left: 15px;
}



.firstdrillsecon {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down2.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0px -5px;
	padding: 5px 0 5px 16px;
}

.firstdrillthirdon {
	display: block;
	color: #808285;
	font-weight: bold;
	width: 190px;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down3.gif);
	background-repeat: no-repeat;
	margin: 5px 10px 0 -10px;
	padding: 5px 0 0 20px;
}

.on {
	display: block;
	color: #808285;
	font-weight: bold;
	background-image: url(../resources/images/arrow_grey.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding-left: 10px;
	text-decoration: none;
}

p.arrowlinkleft {
 padding-bottom: 12px;
 padding-left: 10px;
 font-weight: bold;
 background-image: url(../resources/images/arrow-down4.gif);
 background-repeat: no-repeat;
 color: #808285;
}



/* Latest vacancies button */


#latest_vacancies_div
		{ 
		float: left;
		height: 40px;
		width: 170px;
		margin: 0px;
		}
		
a.latest_vacancies, a.latest_vacancies:visited {
	background-color: #cc3366;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.04em;
	text-align: left;
	padding: 8px 18px 8px 18px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border: 2px solid #e6e7e8;
}

a.latest_vacancies:active, a.latest_vacancies:hover {
	background-color: #fff;
	border: 2px solid #cc3366;
	color: #cc3366;
}


.announcement_box {
	position: relative;
	width: 380px;
	border: 1px solid #e6e7e8;
	padding: 14px;
	background-color: #feecec 
}


.announcement_box_rhs{
	position: relative;
	width: 160px;
	border: 1px solid #e6e7e8;
	padding: 14px;
	background-color: #feecec;
}

.hotTopicHeadline {
	position: relative;
	float: left;
	width: 320px;
	background-color: #feecec;
	padding:5px;
	z-index: 200;
	

}

.RightColumnHeadline {
	position: relative;
	float: left;
	width: 80px;
	background-color: #feecec;
	padding:5px;
	z-index: 200;
	

}


.RosieMainFeatureHeadline

{
	position: relative;
	width: 390px;
	float: left;
	background-color: #feecec ;
	padding:5px;
	z-index: 200;
}

.RosieCentreColumnHeadline
{
position: relative;
	width: 270px;
	float: left;
	background-color: #feecec;
	padding:5px;
	z-index: 200;
	
	
	}
	
	
	
	.MainFeatureHeadline

{
	position: relative;
	width: 390px;
	float: left;
	background-color: #feecec ;
	padding:5px;
	z-index: 200;
}

CentreColumnHeadline
{
position: relative;
	width: 270px;
	float: left;
	background-color: #feecec;
	padding:5px;
	z-index: 200;
	
	
	}
	
	
/* tabbed navigation */

UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		UL.tabNavigation LI A {
		    padding: 3px 5px;
		    background-color: #feecec;
		    color: #00457C;
		    text-decoration: none;
			font-weight:bold;
			border: 1px solid #CCCCCC;
			border-bottom:none;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background-color: #00457C;
		    color: #fff;
		    padding-top: 7px;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
	padding: 12px;
	margin-top: 3px;
	border: 1px solid #CCCCCC;

		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		#first {
		    background-color: #f00;
		}

		#second {
		    background-color: #0f0;
		}

		#third {
		    background-color: #00f;
		}
		
		.waste {
			min-height: 1000px;
		}
    -->
	
