﻿

.featuredstoriesandnews .mainfeature  .newsbody
{
	color:#555;
	font-size:12pt;
	font-weight:normal;
	margin-top:0px;
	
}

.featuredstoriesandnews  .mainfeature .newstitle a
{
	color:#62a70f ;
	font-size:13pt;
	font-weight:bold;
}
.featuredstoriesandnews  .mainfeature .newstitle a:visited
{
	color:#62a70f;
}

.featuredstoriesandnews .mainfeature .readlink
{
	margin-top:30px;
	margin-bottom:20px;
}
.featuredstoriesandnews .mainfeature .readlink a{
	background-color:#62A710;
	padding:8px;
	color:#fff;
	font-size:12pt;
	border-top-left-radius:1em;
	border-bottom-right-radius:1em;
	text-decoration:none;
	padding-right:20px;
	font-weight:bold;
}

.featuredstoriesandnews .mainfeature .readlink a::after
{
	transform:rotate(45deg);
	border-style:solid;
	border-width:0.15em 0.15em 0 0;
	content: '';
	display:inline-block;
	height:0.75em;
	position:relative;
	width:0.75em;
	left:5px;
	
}

.featuredstoriesandnews .separator
{
	background-color:#FFDE41;
	margin-top:15px;
	height:4px;	
}

.featuredstoriesandnews .othernews
{
	margin-top:15px;
}

.featuredstoriesandnews .othernews  .newsbody
{
	color:#555;
	font-size:12pt;
	font-weight:normal;
	margin-top:0px;
	
}

.featuredstoriesandnews .othernews .newstitle a
{
	color:#62a70f;
	font-size:12pt;
	font-weight:bold;
}

.featuredstoriesandnews  .othernews .newstitle a:visited
{
	color:#62a70f;
}

.featuredstoriesandnews .othernews .newstitle
{
	margin-top:12px;
}

.featuredstoriesandnews .othernews .readlink
{
	margin-top:30px;
	margin-bottom:20px;
	
}

.featuredstoriesandnews .othernews .readlink a{
	background-color:#62A710;
	padding:8px;
	color:#fff;
	font-size:12pt;
	border-top-left-radius:1em;
	border-bottom-right-radius:1em;
	text-decoration:none;
	padding-right:20px;
	font-weight:bold;
}

.featuredstoriesandnews .othernews .readlink a::after
{
	transform:rotate(45deg);
	border-style:solid;
	border-width:0.15em 0.15em 0 0;
	content: '';
	display:inline-block;
	height:0.75em;
	position:relative;
	width:0.75em;
	left:5px;
	
}


.featuredstoriesandnews .linkspanel
{
	margin-top:45px;
	margin-bottom:35px;
	white-space:nowrap;
	
}

.featuredstoriesandnews .linkspanel a
{
	background-color:#62A710;
	padding:10px;
	color:#fff;
	font-size:12pt;
	border-top-left-radius:1em;
	border-bottom-right-radius:1em;
	text-decoration:none;
	padding-right:20px;
	font-weight:bold;
}

.featuredstoriesandnews .linkspanel a::after
{
	transform:rotate(45deg);
	border-style:solid;
	border-width:0.15em 0.15em 0 0;
	content: '';
	display:inline-block;
	height:0.75em;
	position:relative;
	width:0.75em;
	left:5px;
	
}

 .style1 .readlink, .style1 .separator
{
	display:none;
}

/*.style1::before
{
	content: "Recent News Releases";
	display:block;
	color:#000;
	font-size:20pt;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:normal;
	
}*/

.style1 .othernews .newstitle
{
	margin-top:6px;
}

.style1 .othernews .newstitle a
{
	font-size:12pt;
	font-weight:normal;
}

.style1 .row > .col-xs-8{
	padding-left:0px;
}

.style1 .othernews
{
	margin-top:0px;
}

.style1 .cellparent
{
	margin-bottom:6px;
}

