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;
}

