/* begin styles for RSS Feed */

.rss-box {
	 
	 width: 154px;
	 background-color: #ffffff;
         border: 2px solid #162163; 
}
.rss-items {
	margin-top:0px;
	padding:0.5em;
0.5em;
	margin-left:0px;
	color: #ffffff;
	border: thin solid #0A246A;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 10px;
	background-color:#333399;
	color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: justify;
}

.rss-item  {
	font-family: Arial;
	font-size: 9px;
	color:#999999;
	font-weight:bold;
	font-weight : normal;
	list-style:none;
	padding-bottom:1em;
	text-align: justify;
}

.rss-item a {
	color: #330066;
	font-size: 12px;
	font-weight:normal;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-align: justify;
	}
	
.rss-item a:visited {
	color:423FC0;
}

.rss-date {
	font-size: 9px;
	font-weight : normal;
	color: #423FC0;
	font-style: italic;
	text-align: justify;
	}
