@charset "utf-8";
/* News styles */

.spotlight_container h1 span {
	color: #0071CE;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1.0em 0px;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: normal;
	color: #0071ce;
}

#newsrelease_socialmedia {
	margin-top: -25px;
	float: right;  
}

.hr_tall {
	width: 730px;
	height: 36px;
	background: url('/img/global/hr_tall.jpg') no-repeat;
}

.hr_tall_flipped {
	background: url('/img/global/hr_tall_flipped.jpg') no-repeat;
}

.hr_tall hr {
	display: none;  
}

#newsrelease_header {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: -7px;
}

#newsrelease_header #header_left {
	float: left;
}

#newsrelease_header #header_right {
	float: right;
}

#newsrelease_content {
	clear: both;  
}

.newsrelease_header {
	color: #363636;
	text-align: center;  
}

#newsrelease_content h2 {
	font-size: 2em;
	padding: 30px 10px 0px 0px;
}

#newsrelease_content h3 {
	font-size: 1.6em;
	padding: 0px 10px 0px 0px;
}

#newsrelease_content h4 {
	font-size: 1.3em;
	padding: 0px 10px 0px 0px;
}

#newsrelease_body, #newsrelease_mission  {
	margin-top: 30px;  
}

#newsrelease_mission {
	font-style:italic;
}
    
#newsrelease_end {
	text-align:center;
}

#newsrelease_footer {
	font-size: 1.2em;
	color: #363636;
	float: right;
	margin-top: 8px;
}

.ArchiveBanner {
	margin-bottom: 50px;	
}