/* begin styles for RSS Feed This is the most basic style to use for a list with no bullets */
.rss_box {width: 125px;background-color:#FFFFFF;}
.rss_item  a{
  font-family: arial, sans-serif;
  text-decoration : none;
  font-size: 8pt;
  margin: 0px 0;
  font-style: normal;
}
.rss_items {list-style:none;margin:0;padding:0;}
.rss_item  {
  font-family: arial, sans-serif;
  font-size: 7pt;
   font-style: normal;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px SOLID #000000;
	color: #000066;
   font-style: normal;
	}
.rss_item a:hover { 
	text-decoration : none;
	color: #db0000;
	border-bottom: 1px dotted #db0000;
  font-style: normal;
	}
.rss_date {
   font-family: arial, sans-serif;
	font-size: 7pt;
	color: #808080;
 font-style: normal;
	}</style>


.rss_box_blog {width: 300px;background-color:#ffffff;}
.rss_item_blog  a{
  font-family: arial, sans-serif;
  text-decoration : none;
  font-size: 8pt;
  margin: 0px 0;
  font-style: normal;
}
.rss_items_blog {list-style:none;margin:0;padding:0;}
.rss_item_blog  {
  font-family: arial, sans-serif;
  font-size: 7pt;
   font-style: normal;
}
.rss_item_blog a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px SOLID #000000;
	color: #000066;
   font-style: normal;
	}
.rss_item_blog a:hover { 
	text-decoration : none;
	color: #db0000;
	border-bottom: 1px dotted #db0000;
  font-style: normal;
	}
.rss_date_blog {
   font-family: arial, sans-serif;
	font-size: 7pt;
	color: #999999;
 font-style: normal;
	}</style>
