.content {
	margin-left: 50px;
	margin-top: 53px;
	font-family: calibri, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #445568;
}

td {
	font-family: calibri, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #445568;
}

#newsletter-form input {
	width: 74px;
	top: 6px;
	position: absolute;
	right: 35px;
	font-size: 13px;
	color: #445568;
	border: none;
	background-color: transparent;
}
#newsletter-form .submit {
	width: 27px;
	top: 1px;
	right: 0;
	position: absolute;
	height: 27px;
	font-size: 13px;
	color: #445568;
	border: 0;
	background-color: transparent;
}
#newsletter-form .message {
	margin: 35px 0 5px;
	float: right;
	display: block;
	color: #937f38;
}
.subHead {
	font-weight: bold;
	font-size: 20px;
}
	a:link, a:visited {
		color:#436c64 ;
		text-decoration: none;
}
	a:hover {
		color:##436c64 ;
		text-decoration: underline;
}
.cutline {color: #666666; font-size:13px;font-weight:bold;font-family:Verdana, Geneva, sans-serif}