.maintable {
	border: 1px solid #333333;
}
.greyarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 11px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintd {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #015199;
}

/* begin styles for RSS Feed */
.rss_start{
border-bottom:solid 1px #223d8a;
}


.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#939598;
}

.rss_title {
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
	background-color:#d1d3d4;
	color:#223d8a;
	font-weight:bold;
	margin: 0px;
	padding-bottom:0em;
	text-align: center;
}


.rss_item  {
  font-family: arial, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	color:#223d8a;
	font-size: 120%;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: blue;
	}
	
.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #F60;
	}
.marketingtool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
