h1, h4 {
	font-family:	"Trebuchet MS",verdana,arial,helvetica,sans-serif;
	color:			#072a60;
	background:		#fff;
	line-height:	1.2em;
	margin:			10px 0 0 0; }
h2 {
	color:			#ca0016;
	background:		#fff;
	font-size:		150%;
	line-height:	1.25em; }
input {
	border:	1px solid #777; }
#newsletterSubNav {
	width:			450px;
	background:		#fff;
	color:			#000;
	line-height:	3em;
	text-align:		center;
	margin-top:		25px;
	margin-left:	20px;
	border:			1px solid #072a60; }
#newsletterSubNav p {
	margin:	0; }
#newsletterSubNav a.active {
	padding-left:		12px;
	background:			#fff url(/images/subVisitedActive.gif) no-repeat left center; }
#newsletterSubContent {
	margin-left:	30px; }
#subscribeSubmit {
	color:		#000;
	background:	#ddd; }
.errorMsg {
	color:		#c00;
	background:	#fff; }
.newsletterGroup .newsletterTitle {
	margin-bottom:	0;
	padding-left:	12px;
	color:			#000;
	background:		#fff url(/images/subVisitedActive.gif) no-repeat left center; }
.newsletterGroup dl {
	margin-top:		0px;
	margin-left:	20px; }
.newsletterGroup dt {
	margin-top:	5px; }
.newsletterGroup dd {
	font-size:	85%; }