/* 
	All styles for XML articles feeds 
*/
DIV#latestArticles { font-family: Arial; font-size: 12px; width:231px; margin:0px; margin-left:3px;}
DIV#latestArticles A:link { font-family: Arial; font-size:12px; }

DIV#latestArticles a:link {
text-decoration:none;
color:#5F77A7;
border-bottom:1px dotted #5F77A7;
}
DIV#latestArticles a:visited {
text-decoration:none;
color:#5F77A7; border-bottom:1px dotted #5F77A7;
}
DIV#latestArticles a:active {
text-decoration:none;
color:#5F77A7; border-bottom:1px dotted #5F77A7;
}
DIV#latestArticles a:hover {
text-decoration:none;
color:#fff;
background-color:#8CBB39;
border-bottom:0px dotted #5F77A7;

}

DIV#latestArticles TD { font-family: Arial }
DIV#latestArticles TH {	text-transform: capitalize; color:#333; font-size: 14px;}
DIV#latestArticles A#more { font-size: 11px; }
DIV#latestArticles TABLE {}

DIV#relatedArticles H4 {  text-align: left; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #8CBB39;padding-bottom:4px; margin-bottom:4px;}
DIV#relatedArticles H5 { text-align: left; font-weight: bold;  font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
DIV#relatedArticles {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
DIV#relatedArticles A { font-size: 12px;margin:0px;  }
DIV#relatedArticles TD {font-size: 11px;margin:0px; }

DIV#newsIndex H4 {  text-align: left; padding: 2px 2px 2px 0px;  color: #333; text-transform: capitalize; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #8CBB39; margin-bottom: 4px;}
DIV#newsIndex H5 {   text-align: left; text-transform: capitalize; font-weight: bold;  font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
DIV#newsIndex {font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-top:-20px;}
DIV#newsIndex A { font-size: 12px; }
DIV#newsIndex TD {font-size: 11px; }

DIV#rssIndex H4 {  text-align: left; padding: 0px 2px 2px 0px;  color: #333; text-transform: capitalize; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #8CBB39; margin-bottom: 4px; margin-top: 0px;}
DIV#rssIndex H5 {   text-align: left; text-transform: capitalize; font-weight: bold;  font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
DIV#rssIndex {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
DIV#rssIndex A { font-size: 12px; text-transform:capitalize; }
DIV#rssIndex TD {font-size: 11px; }


DIV#newsPanel H4 {  text-align: center; font-weight: bold;  font-size: 14px; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #0099CC;}
DIV#newsPanel H5 {  text-align: center; font-weight: bold;  font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
DIV#newsPanel {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
DIV#newsPanel A { font-size: 12px; }
DIV#newsPanel TD {font-size: 11px; }

DIV#article { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 4px;}
DIV#article SPAN#date { font-size: 10px; font-weight: bold;}
DIV#article A {font-size: 12px; text-decoration: underline;}

DIV#articleBody {text-align: left; padding: 4px; font-family: Arial, Helvetica, sans-serif; }



A#newsIndex {
	height: 16px;
	padding-left: 52px ;
	font-size: 11px;
	color: #000066;
	background-image: url(news/rss/news.gif);
	background-repeat: no-repeat;
	margin: 1px;
}
A#rssIndex {
	height: 16px;
	padding-left: 34px;
	font-size: 11px;
	color: #000066;
	background-image: url(news/rss/rss.gif);
	background-repeat: no-repeat;
	margin: 1px;
}


DIV#articleTitle {font-size: 18px;  font-family: arial; padding-left:  6px ; margin-top:0px;}
DIV#articleDate {font-size: 11px; font-family: arial; padding: 0 6px; }
DIV#articleBody {font-size: 12px; font-family: arial; }
DIV#articleBody A {font-size: 12px; }

DIV#articleLinks H4 {text-align: left; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #8CBB39;padding-bottom:4px; margin-bottom:4px; margin-top:0px;}


DIV#articleLinks {font-size: 12px; font-family: arial; }
DIV#articleLinks A:link {text-decoration:none;
color:#5F77A7; }
DIV#articleLinks A:visited {text-decoration:none;
color:#5F77A7; }
DIV#articleLinks A:active {text-decoration:none;
color:#5F77A7; }
DIV#articleLinks A:hover{text-decoration:none;
color:#fff;
background-color:#8CBB39;
}


DIV#newsRSS {
	width: 235px;
	text-align: right;
	margin:0px 0px 10px 0px;
}

#articleButtons {
text-align:center;
margin-top:20px;
margin-bottom:10px;
}

DIV#articleLinkTo {
text-align:left;
}
DIV#articleLinkTo H4 {  text-align: left; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #8CBB39;padding-bottom:4px; margin-bottom:4px;}