p {
	margin: 10px 0px 10px 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	
}
.content  {
	padding: 20px;
}
td {
	vertical-align: top;

}
h1 {
	font-size: 20px;
	line-height: 22px;
	color: #042E6E;
	margin: 10px 0px 10px 0px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	color: #042E6E;
	margin: 10px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0px 0px 0px;
	color: #042E6E;
}
a:link {
	text-decoration: underline;
	color: #133B77;
}
a:visted {
	text-decoration: underline;
	color: #133B77;
}
a:hover {
	text-decoration: none;
	color: #042E6E;
}
.backToTopLink {
	font-size: 12px;
	font-weight: bold;
}
.testimonialsNames {
	margin-left: 20px;
	margin-top: 0px;
}
.testimonials {
	border: 1px solid #DDE1ED;
	margin: 15px;
	padding: 3px;
}
.testimonials td{
	padding: 10px ;
	background-color: #E8EBF5;
	font-size: 12px;
	line-height: 18px;
}
.testimonials p{
	padding: 0px;
	margin: 0px;
	color: #133B77;
}
.newsAlertsText {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 10px;
	vertical-align: top;
}
.newsAlertsText p{
	padding: 0px;
	margin: 0px;
}
.newsAlertsImage {
	vertical-align: top;
	padding-top: 14px;
}
.newsAlertsText a:link{
	font-weight: bold;
}

#feed {
	 /*overflow: hidden;
	 height: 300px; */
	 border-bottom: 1px solid #ccdceb;
	 }

.rssFeed /* this is the headline area */
{
	font-size: 90%;
	margin: 0px 0px 10px 0px;
	border: 0px dashed #999;
}
.rssFeed a
{
	color: #042E6E;
	text-decoration: none;
}
.rssFeed a:hover
{
	color: #000;
	text-decoration: underline;
}

.rssHeader { padding: 0px; 
	font-size: 150%;
	line-height: 170%;
	text-align: left;
	font-weight: bold;
	color: #b20838;
	padding-left: 24px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
}

.rssHeader a:link { 
text-decoration: none;
}

.rssBody { border: 0px solid #999; }
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p
{
	margin: 0 10px 0 10px;
	padding: 0;
}

.rssRow { padding: 10px 0px 10px 0px; }
.rssRow h4 { font-size: 100%; }
.rssRow div
{
	font-size: 90%;
	color: #666;
	margin: 0px;
}

.odd {  
border-top: 1px solid #fff;

}
.even { ; 
border-top: 1px solid #fff;;

}

