div#newsletterHeader {
	height: 117px;
	display: block;
	width: 950px;
	margin: 0 auto;
	margin-top: 20px;
}

div#newsletterHeader p {
	color: #003A87;
	text-decoration: none;
	font: bold 40px/65px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 2px solid #7D7D7D;
	width: 944px;
	float: right;
	height: 65px;
	display: block;
}

div#newsletterContentLeft {
	width: 300px;
	min-height: 400px;
	margin: 0 auto;
	float: left;
}

div#newsletterContentRight {
	width: 824px;
	min-height: 400px;
	margin: 0 auto;
}

dl.contacts {
	width: 950px;
	float: right;
}

dl.contacts dt {
	font-size: 22px;
	color: #006F25;
	line-height: 22px;
	border-bottom: 1px solid #7D7D7D;
}

dl.contacts dt p {
	font-size: 12px;
	color: #70716c;
	float: right;
}

dl.contacts dd {
	margin-top: 10px;
}

dl.contacts dd.footer {
	margin-top: 20px;
}

dl.contacts dd.footer a {
	color: #003A87;
	text-decoration: none;
}

.newsletter {
	width: 70%;
}

.newsletter tr.even:hover {
  	background-color: #cef5dd;
}

.newsletter tr.odd:hover {
  	background-color: #d8e5fc;
}

.newsletter tr.even {
  	background-color: #e2f5e5;
}

.newsletter tr.odd {
  	background-color: #e7f5fb;
}

.newsletter td.title {
  	padding: 12px 15px;
	width: 30%;
  	border-bottom: 1px solid #999;
}

.newsletter td.title a {
	font-size: 20px;
	color: #006F25;
	text-decoration: none;
}

.newsletter td.title a:hover {
	text-decoration: underline;
}

.newsletter td.substrBody {
  padding: 12px 15px;
  border-bottom: 1px solid #999;
}


.newsletter td.title {
  	padding: 12px 15px;
	width: 30%;
  	border-bottom: 1px solid #999;
}

.newsletter td.title a {
	font-size: 20px;
	color: #006F25;
	text-decoration: none;
}

.newsletter td.title a:hover {
	text-decoration: underline;
}

.newsletter td.substrBody {
  padding: 12px 15px;
  border-bottom: 1px solid #999;
}
