@charset "UTF-8";
/***** RESET *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; font-weight:inherit; font-style:inherit; font-size:13px; font-family:Arial, Helvetica, sans-serif; margin:0; outline:0; padding:0;}
:focus {outline:0;}
ol, ul {list-style:none;}
	ol.alpha li {list-style-type:lower-alpha;}
	ol.numeric li {list-style-type:decimal;}
li {list-style-type:none;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
sup {position:relative;bottom:0.3em;vertical-align:baseline;}
sub {position:relative;bottom:-0.2em;vertical-align:baseline;}
acronym, abbr {cursor:help;letter-spacing:1px;border-bottom:1px dashed;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-weight:normal;}
p {line-height:18px; margin-bottom:12px;}
img {border:0;}
a, a:visited, a:active {color:#000; text-decoration:underline;}
a.gray-text, a.gray-text:visited, a.gray-text:active, a.gray-text:hover {color:#999;}
/***** Global Classes *****/
.clear 			{clear:both;}
.clear-right	{clear:right;}
.float-left 	{float:left;}
.float-right 	{float:right;}
.img-center		{margin:0 auto;}
.img-left 		{float:left; margin-right:15px;}
.img-right		{float:right; margin-left:15px; border:1px solid #000;}
.text-center	{text-align:center;}
.text-justify	{text-align:justify;}
.center			{margin:0 auto;}
.small-text		{font-size:9px;}
.black-text		{color:#000;}
.white-text		{color:#fff;}
.gray-text		{color:#999;}
.bold			{font-weight:bold;}
.italic			{font-style:italic;}
.indent			{margin-left:20px;}
.margin-top-double {margin-top:36px;}
.pad			{padding:12px;}
.dateline {font-size:12px; color:#221f72; font-weight:bold; line-height:16px;}

h1 {font-size:18px; font-weight:bold; line-height:24px; margin-bottom:10px;}
h2 {font-size:16px; margin-bottom:10px;}
		
/***** MAIN *****/
html, body {border:0; margin:0; padding:0; background-color:#fff; color:#000;}
#container {width:800px; margin:0 auto;}

#header {width:594px; height:482px; margin:40px auto;}
#content-wrap {text-align:center;}
	
#mc_embed_signup {margin:20px auto;}