@charset "UTF-8";

#wrapper #inner #content #text h2.news  {
	font-size: 14px;
	color: #BDD133;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#wrapper #inner #content #text h2.newsstory {
	font-size: 18px;
	color: #BDD133;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 22px;
	font-weight: bold;
}


#wrapper #inner #content #text p.newstext{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

#wrapper #inner #content #text p.newsdates,  {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #inner #content #text p.copy {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}





#wrapper #inner #content #images h2 a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #BDD133;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#wrapper #inner #content #images p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 12px;
}

