.newsReleaseDate {
	font-weight: normal;
}

.newsMediaCalls {
	font-weight: normal;
}

.newsHeadline {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
}

.newsSubheadline {
	padding-top: 0.2em;
	padding-bottom: 0.4em;
}

.newsPounds {
	text-align: center;
	padding: 0px;
	width: 100%;
}

.newsCategory {
	font-weight: bold;
	padding-top: 4px;
}

.newsBacktoTop {
	text-align: right;
	/*text-decoration: none;*/
	padding-top: 4px;
}

.newsSep {
	border: none;
	background: #D8D8D8;
	
	height: 1px;
	width: 100%;
}
.moreLink {
	/*text-decoration: none;*/
	font-weight: bold;
	/*color: #990000 !important;*/
	padding-left: 18px;
	color:#fff;
}
.blogTitle
{
font-weight:bold;
font-size:1.15em;
}
.PressRelease {
	width: 100%;
	padding-top: 0.3em;	
	padding-bottom: 0.8em;
	margin-top:0.3em;
	color:#fff;
	background-color:#17365d;	
}
.PressRelease h2, .PressRelease h1 {
	color:#fff;
	font-size:1.3em;
	border-bottom:3px solid #ffc900; /*#fbad23;*/
	/*background-color:#17365d;#014e77;*/
	text-align:left;
	padding:0.3em;
	/*margin-bottom:-15px;*/
}
.PressRelease ul {
	margin-top:10px;
}
a.moreLink, a.moreLink:visited {
	text-decoration:none;
	color:#fff;
}
a.moreLink:hover {
	color:#CCC;
}

.morenews {
	text-decoration:none;
	font-weight:bold;
	margin-bottom:1em;
}

.normalfont a {
}
.normalfont li {
	padding-bottom:5px;
}
.normalfont {
	font-weight:normal;
}