/* begin styles for RSS Feed      
This is the most basic style to use for a list with no bullets */

.rss_box {
	width: 400px;
	background-color: ;
	}
.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
	font-variant: small-caps;
	font-family: Trbuchet, Helvetica, sans-serif;	
	font-size: 13;	
	font-weight:bold;
	}
.rss_items {
	list-style:none;
	margin:0;
	padding:0;
	}
.rss_item  {
	list-style: disc;
	font-family: "Trebuchet MS", Verdana, Arial;	
	font-size: 13;	
	font-weight:normal;
	margin-bottom: 1em;
	line-height: 1;
	}
.rss_item a:link, {
	}
.rss_item a:visited  {
	}
.rss_item a:active {
	color: #CC6600;

	}
.rss_item a:hover {
 	}	
.rss_date {	
	font-size: xx-small;
	}
#siderightnav a:visited {
	color: #006699;
padding-right: 12px;
text-decoration: none;
background: url(images/vlink.gif) no-repeat 100% 50%;a:visited {
	background-image: url(/images/vlink.gif);
}
.header1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333300;
	letter-spacing: 2pt;
	word-spacing: normal;

}

