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

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

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

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

p.subtitle {
	font-size: 18px;
	color: #34c1dc;
	font-weight: normal;
	margin: 20px 0 5px;
}

p.extralineheight {
	line-height: 1.75em;
}

.textcolour {
	color: #34c1dc;
}




/* links within central text */


.copylink, a.copylink:visited {
color: #34c1dc;
	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: #3CAED5;
	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: #34c1dc;
	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;
}



#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: #34c1dc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

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

#subnavouter {
	overflow: hidden;
	width: 979px;
	height: 20px;
	margin-top: 0;
	padding-top: 3px;
	margin-bottom: 5px;
	background-color: #34c1dc;
	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: #34c1dc;
 clear: both;
}



/* Drilldown Assets */




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

#secondtier {
	position: relative;
	width: 195px;
	margin-left: -5px;
	margin-bottom: 0;
	padding: 2px 8px 10px 20px;
	background-color: #eff2f7 

}

#thirdtier {
	position: relative;
	width: 185px;
	margin: 0 0 0 -5px;
	padding: 2px 10px 10px;
	background-color: #f0ffff ;
}

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

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;
	text-decoration: none;
}

.firstdrillon {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	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: #34c1dc;
	font-weight: bold;
	text-decoration: none;
	width: 190px;
	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;
	text-decoration: none;
	background-image: url(/resources/images/arrow_grey.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding-left: 10px;
	

}

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

}
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;
}

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

}

html body div#container div#maincontainerwide div#centrecontentareapadding div#centrecontentareapadding2 dl#accordion dt a {

background-color: #999999;

}


.feature_panel {
	position: relative;
	width: 100%;
	border: 1px solid #e6e7e8;
	padding: 10px;
	background-color: #eff2f7;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	
	
}


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

		UL.tabNavigation LI {
		    display: inline;
		}

		UL.tabNavigation LI A {
		    padding: 3px 5px;
		    background-color: #eff2f7;
		    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;
		}
    -->


.MainFeatureHeadline {
	position: relative;
	float: left;
	width: 390px;
	background-color: #eff2f7;
	padding:5px;
	z-index: 200;
	

}



.ThirdColumnHeadline {
	position: relative;
	float: left;
	width: 220px;
	background-color: #eff2f7;
	padding:5px;
	z-index: 200;
	

}
