html, body {
	margin: 0;
	padding:0;
}
body {
	color: #EAEDE6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:#e9e7eb url(bg.jpg) top left repeat;	
}
td {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
/* FORM */
#mc_embed_signup {width:550px; margin:0 auto;}
#mc_embed_signup fieldset {padding:30px 50px 30px 50px;}
.mc-field-group { float:left;;padding:2px 0;width:470px;}
.mce_inline_error {float:right;}
#submit {width:270px; float:left;padding:6px 0 0;}
#submit .btn {float:right;}
.mc-field-group label {color:#1D5472; font-weight:bold;}
.mc-field-group input { float:left !important;}
.indicate-required { display:none;}
.note-required { color:#ff0000; font-size:9px;} 
h1 {
	color:#1b5175;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	padding:0 0 20px 0;
	margin:0;
	background:url(hr.jpg) center bottom no-repeat;
	text-align:center;
}
h2 {
	color:#505050;
	font-size:19px;
	text-align:center;
	padding:20px 0 0;
	margin:0;
}
h3 {
	color: #1D5472;
    font-size: 14px;
	text-align:center;
	
}
h4 {
	color:#ff0000;
}
h2.quote {
	color:#fff;
	padding: 1em 0;
}
