﻿div.newsFrame
{
	padding-bottom: 20px;
	padding-left: 30px;
}

div.newsHeadline 
{
	font-size: 17px;
	line-height: normal;
	color: #4a5e95;
	padding: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}

div.newsDate
{
	font-size: 10px;
	line-height: normal;
	color: #bb0464;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}

div.newsDateLrg
{
	font-size: 12px;
	line-height: normal;
	color: #bb0464;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

div.newsTxt 
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}

div.newsArticle 
{
	font-size: 12px;
}

.noborder {border-bottom:none;}

a.noborder:link, a.noborder:visited, a.noborder:hover, a.noborder:visited:hover {border-bottom:none;}

.newsTxtLink:link, .newsTxtLink:visited
{
	color: #bb0464;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bb0464;
	margin-top:6px;
}

.newsTxtLink:hover,.newsTxtLink:visited:hover
{
	margin-top: 0px;
	margin-bottom: 6px;
	color: #0b3d91;
	text-decoration: none;
}