
/* RSS Newsfeeds */

	#newsFeed { 
		margin-left: 7px;
		width: 117px;
		text-align: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		color: #848284;
		text-decoration: none;
		line-height: 11px;
	}

	#newsFeed #news_channel { 
		text-align: center;
		font-size: 9px;
	}

	#newsFeed #news_channel a:link, #newsFeed #news_channel a:visited { 
		text-align: center;
		font-size: 9px;
	}

	#newsFeed a, #newsFeed a:link, #newsFeed a:visited{
		text-align: center;
		color: #848284;
		text-decoration: none;
	}

	#newsFeed a:hover{
		color: #ffffff;
		text-decoration: underline;
	}

	#newsFeed h1{
		text-align: center;
		padding:0px;
		color: #7D7565;
		  font-family: Georgia, Arial, Helvetica, sans-serif; 
		  line-height: 10px;
		  font-size: 8px;
		  font-style: normal; 
		  font-weight: normal; 
	}

	#newsFeed ul{ 
		padding: 0px;
		margin: 0 0 0 3px;
	}


	#newsFeed ul li{ 
		line-height: 10px;
		padding-left: 8px;
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 3;
		list-style: none;
		background-image: url(../../img/gui/ornaments/bullet_tiny_arrow.gif);
	}

	#newsFeed li {
		margin: 0px;
		padding-bottom: 2px;
		padding-top: 2px;
		color: #000000;
	}

	#newsFeed li a {
		color: #84765B;
	}

	#newsFeed li a:hover{
		color: #ffffff;
	}


/* below for non-UL method */

#news_channel { font-weight: bold; font-size: 14px;}
#news_channel a { font-weight: bold; font-size: 14px;}
#news_channel a:link { font-weight: bold; font-size: 14px;}
#news_channel a:visited { font-weight: bold; font-size: 14px;}
#news_channel a:hover { font-weight: bold; font-size: 14px;}

#news_newslist
{  list-style: square;margin-left: 20;padding-left: 0;
}

#news_newslist li 
{list-style: none;padding-left: 24px;background-image: url('../img/news/icon_news.gif');background-repeat: no-repeat;background-position: 0 .5em;
}

#news_news {
	background-color: #F4F4F4;
	color: #96896C;
	padding-left: 9px; margin-left: 0px;
	text-align: left;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-weight: demi-light;
	font-size: 9pt;
	padding: 18px;
}

#news_newspanel {
	/* background-color: #FAFAFA; */
	/* border-top: 1px dashed #C7C2A9; */
	padding-left: 9px; padding-right: 6px; margin-left: 0px;
}

#news_newspanel #news_newsdate {
	display: block;
	border-bottom: 1px solid #ECECEC;
}

#news_news .news_newsdate {
	font-weight: normal;
	color: #978965;
	font-size: 8pt;
	padding-top: 0px; padding-bottom: 0px; 
	margin-top: 6px; margin-bottom: 4px;
}

.news_newstitle {font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;font-weight: demi-light;font-size: 7.6pt;color: #01019E;letter-spacing: 2.4px;word-spacing: 1.0px;border-bottom: 1px solid #DDDDDD;text-align: left;
padding-top: 0px;padding-bottom: 0px;padding-left: 5px;padding-right: 0px;
}

#news_news .news_newsheadline{font-family: Bitstream Vera Sans, Verdana, Trebuchet MS, Georgia, "Times New Roman", Times, serif;color: #07079C;font-weight: bold;font-size: 8pt;
}

#news_news .news_newsheadline2{font-family: Bitstream Vera Sans, Trebuchet MS, Georgia, "Times New Roman", Times, serif;color: #07079C;font-weight: normal;font-size: 8pt;padding-top: 1px;padding-bottom: 1px;
}

#news_news .news_newssummary {color: #595959;padding-bottom: 7px;padding-top: 2px;line-height: 122%;
}


#news_news a         { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;text-decoration: underline; font-weight: normal;font-size: 11px; color: #07079C; }
#news_news a:link    { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal;font-size: 11px; color: #07079C; }
#news_news a:visited { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal;font-size: 11px; color: #65019E; }
#news_news a:hover   { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal; font-size: 11px; color: #FE7E22; }

#news_news #news_newssummary a         { color: #595959; text-decoration: none; }
#news_news #news_newssummary a:link    { color: #595959; text-decoration: none; }
#news_news #news_newssummary a:visited { color: #595959; text-decoration: none; }
#news_news #news_newssummary a:hover   { color: #595959; text-decoration: none; }



#news_newspanel a         { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;text-decoration: underline; font-weight: normal;font-size: 11px; color: #02029E; }
#news_newspanel a:link    { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal;font-size: 11px; color: #02029E; }
#news_newspanel a:visited { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal;font-size: 11px; color: #65019E; }
#news_newspanel a:hover   { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal; font-size: 11px; color: #FE7E22; }

#news_newspanel #news_newssummary a         { color: #595959; text-decoration: none; }
#news_newspanel #news_newssummary a:link    { color: #595959; text-decoration: none; }
#news_newspanel #news_newssummary a:visited { color: #595959; text-decoration: none; }
#news_newspanel #news_newssummary a:hover   { color: #595959; text-decoration: underline; }


#news2_news {
	background-color: #E1E6EC;
	color: #96896C;
	padding-left: 9px; margin-left: 0px;
	text-align: left;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-weight: demi-light;
	font-size: 9pt;
	padding: 18px;
}

#news2_news a         { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;text-decoration: underline; font-weight: normal;font-size: 11px; color: #07079C; }
#news2_news a:link    { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal;font-size: 11px; color: #07079C; }
#news2_news a:visited { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal;font-size: 11px; color: #65019E; }
#news2_news a:hover   { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;font-weight: normal; font-size: 11px; color: #FE7E22; }

#news2_channel { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 18px; color: #07079C;}
