.NewsList {
	color: #4b6913;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

.NewsList .Headline {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.NewsList .NewsItem .Title {
	font-weight: bold;
	font-size: 14px;
	color: #4b6913;	
}

.NewsList .NewsItem .Teaser {
}

.NewsItem 
{
	color: #4b6913;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

.NewsItem .Title {
	font-size: 14px;
	color: #4b6913;	
}

.NewsItem Story {
	color: #505050;
}

.NewsListNewsPageContainer {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	width: 655px;
}

#NewsItemTpl 
{
	margin-bottom: 30px;
}

.sepNewsItem {
	height: 30px;
}

.posTitle {
	position:absolute;
	margin-left: 125px;
	margin-top: 0px;
}

.posItemLink {
	position: absolute;
	margin-left: 125px;
	margin-top: -15px;
}

.posItemLink a, a:visited {
	font-size: 11px;
	color:  #4b6913;	
	text-decoration: underline;
}

.NewsDate {
	font-size: 11px;
}

#posTitleAndDate {
	position: relative;
	left: 8px;
	top: 0px;
	font-weight: bold;
}

.NewsItem .newsTeaser {
	color: #0099ff;
    font-size: 14px;
    line-height: 19px;
    margin: 0px;
	padding-bottom: 8px;
    padding-top: 0px;
}

.NewsArchive 
{
}

.NewsArchive a, a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #4b6913;
}

.tblNewsArchive 
{
	margin-top: 10px;
	margin-bottom: 20px;
}

.newsItemBackLink 
{
	font-size: 11px;
	text-decoration: underline;
	color: #4b6913;
	margin-left: 15px;
}

