h2 {
	margin:0 0 10px 0;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 13.2pt;
	font-weight: bold;
	color: #fff;
}


/* links */
a { 
	color: #0E4D8B; 
}


/* breadcrumbs */
.header {
	visibility: hidden;
	color: #efefef;
	margin: 0px 10px 40px 34px; 
	margin: 0px 10px 20px 34px; 
}

.header a { 
	color: #fff;
}

.header a:hover { 
	color: #0E4D8B;
}


/* page background */
.masthead_header {
	background: transparent url(news_header.jpg) no-repeat;
}

.content { 
	background: transparent url(news_back.jpg);
	color: #efefef;
}

p {	line-height: 17px !important;}

.footer {
	background-color: #101010;
	color: #555;
}