﻿#NewsHeadlineTitle
{
	font-weight: bold;
	text-align: left;
	color: #003280;
	background-color: #c0c0ff;
	font-size: larger;
	padding: 2px 0px 2px 5px;
	border-top:  solid 1px #003280;
	border-bottom: solid 1px #003280;
	border-left: solid 10px #003280;
	border-right: none;
	margin: 0px 0px 5px 0px;
}

#NewsHeadlineHolder
{
	font-size: medium;
	font-weight: normal;
	text-align: left;
	width: 100%;
	border: none 0px;
	margin: 0px;
}

.NewsHL_Row
{
	border: none 0px;
	margin: 0px;
	text-align: left;
	white-space: nowrap;
	background-color: #ffffff;
}

.NewsHL_AltRow
{
	border: none 0px;
	margin: 0px;
	text-align: left;
	white-space: nowrap;
	background-color: #ededed;
}

.NewsHL_NewMark
{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	width: 35px;
	white-space: nowrap;
	border: none 0px;
	margin: 2px 2px 2px 2px;
}

.NewsHL_PubDate
{
	font-size: 10pt;
	line-height: 130%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	border: none 0px;
	margin: 2px 2px 2px 2px;
}

.NewsHL_Leader
{
	font-size: 10.5pt;
	line-height: 130%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	border: none 0px;
	margin: 2px 2px 2px 2px;
}

.AllNewsLink
{
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin: 10px 0px 0px 450px;
}

.HeadlineListPager
{
	text-align: center;
	margin-left: auto;
	font-size: 9.5pt;
	font-weight: bold;
	color: #0000dd;
	margin: 0px;
	padding: 0px;
}

h3.NewsTitle
{
	padding: 0px;
	margin: 1em 2px 0px 2px;
	border-style: solid none none none;
	font-size: 11pt;
	font-weight: bold;
	line-height: 130%;
	background-color: #99CCFF;
	border-top-color: #3333CC;
	border-top-width: 2px;
}

h4.NewsPubDate
{
	padding: 0px;
	margin: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #808080;
	text-align: right;
	line-height: 130%;
	margin: 0px 2px 0.5em 2px;
	border-style: none none solid none;
	border-bottom-width: 2px;
	border-bottom-color: #3333cc;
}

.NewsBody
{
	padding: 0px;
	margin: 2px;
	font-size: 10.5pt;
	font-weight: normal;
	line-height: 130%;
	vertical-align: top;
	text-align: left;
	border-style: none;
	white-space: normal;
}

.NewsLinkBlock
{
	padding: 0px;
	margin: 2em 2px 2px 2em;
	font-size: 10.5pt;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border-style: none;
	line-height: 130%;
}

.NewsBody_Strong
{
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}

