body {
	background:#1e2830;
}

.pageheader2 {
	background:url(/images/bwns-header-bg.png) no-repeat 0 0; 
	height:120px;
	margin-bottom:-25px;
}

	.pageheader2 h1 {
		background:url(/images/bwns-header.png) no-repeat;
		height:120px;
		overflow:hidden;
	}

		
	.pageheader2 h1 a {
		height:90px;
	}
	
	
	
	
	
.pageheader4b,
.pageheader4d,
.pageheader4e {
	background:url(/images/bwns-header-bg.png) no-repeat 0 0; 
}

.pageheader4b * a,
.pageheader4d * a,
.pageheader4e * a{
	color:#2f3e4b;
}



#headermediainformation {
	background:#496075 url(/images/hdr-img-media-information.jpg) no-repeat 33px;
}

#header10convention {
	background:#496075 url(/images/hdr-img-10convention.jpg) no-repeat 33px;
}

#headerworldheritage {
	background:#535c52 url(/images/hdr-img-worldheritage.jpg) no-repeat 33px;
}






.subscribeForm form {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.915em;

}
	.subscribeForm form label {
		display:block;
		margin:7px 0 0 0;
	}
	.subscribeForm form input,
	.subscribeForm form select {	
		margin:0;
	
	}
	

	.subscribeForm form li.elementinline {
		margin:15px 0;
	
	}
	.subscribeForm form li.elementinline label {
		display:inline;
		margin:0 7px 0 3px;
	}
	













/*download pdf*/
.downloadpdf {
	padding:1px 11px 31px 51px;
}
	.downloadpdf a {
		background:url(/images/icon-pdf.png) no-repeat 10px 8px ;
		float:left;
		font-size:0.915em;
		line-height:normal;
		padding:5px 10px 5px 40px;
		border:1px solid #fbfaf7;
	}
		.downloadpdf a:hover {
			background-color:#f7f6f4;
			border:1px solid #e3e3e3;
			text-decoration:none;
		}
	.downloadpdf span {
		color:#666666;
		display:block;
	}

