body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 100%; /* 16px */
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#000;  
	text-align: center;
}
a img {
	border: none;
}
h1 {
	font-size: 2.25em; /*36px*/
	line-height: 1.33; /*24px / 18px*/
	margin: 0;
}
h2 {
	font-size: 2.625em; /*42px*/
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
}
h3 {
	font-size: 1.375em; /*22px*/
	line-height: 1.33em; /*24px*/
	font-weight: bold;
	text-align: center;
}
#letter h3 {
	margin-bottom: 2em;
}
#headercontainer{
	width: 100%;
	background: #114d8b url("../images/headerbg.jpg") repeat-x;
	margin-bottom: 32px;
	border-bottom: 1px solid #0c2b4c;
	padding: 32px 0;
}
#header {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
#header h1 {
	color: #fff;
}
#content {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
#video_optin{
	width: 380px;
	float: right;
	text-align: center;
}
#playercontainer {
	background: #000;
	padding: 8px;
	width: 360px;
}
#fullscreen_label{
	text-align: left;
	position: relative;
	left: 180px;
}
#letter {
	width: 530px;
	text-align: left;
	float: left;
	background: white;
/* 	margin-top: 20px; */
/* 	padding: 0 20px 0 20px; */
/* 	font-family: Georgia, "Times New Roman", serif; */
}
#letter {
	font-size: 1em; /*16px*/
}
.loud {
	font-size: 1.375em; /*22px*/
	line-height: 1.11; /*20px*/
}
.loud .loud {
	font-size: 1.27em; /*28px (22px base)*/
}
.loud .louder {
	font-size: 1.63em; /*32px (22px base)*/
}
.loud .quiet {
	font-size: 0.72em; /*16px (22px base)*/
}
.center {
	text-align: center;
}
.u {
	text-decoration: underline;
}
.b {
	font-weight: bold;
}
p.fullvideolink {
	text-align: center;
}
ul {
	font-weight: bold;
}
li {
	margin: 0 0 0.5em 0;
}
.red {
	color: #cc0000;
}
.darkred {
	color: #970B09;
}
.blue {
	color: #0F4A82;
}
.darkblue {
	color: #102060;
}
.mar {
	color: #cc0000;
}
.mono {
	font-family: "Courier New", Courier, Arial, sans-serif;
	font-size: 1.125em; /* 18px */
	margin: 10px 0 30px 0;
}
#footer {
	clear: both;
	padding-top: 140px;
	text-align: center;
/* 	width: 600px; */
	width: 960px;
	margin: 0 auto;
	font-size: 0.875em; /*14px*/
}
#footer .copyright {
	text-align: center;
	padding-bottom: 40px;
}
#footer .disclaimer {
	color: #aaa;
	font-size: 0.75em; /* 12px */
}

#headlineblock {
	margin-top: 2em;
	margin-bottom: 2em;
}
p.arrows{
	text-align: center;
	margin-top: 20px;
}

#optin {
	width: 318px;
	text-align: left;
	background: white;
	border: 1px solid #aaa;
	padding: 10px 20px 0 20px;
	margin: 0 auto;
}
#optin h3 {
	padding: 0 10px;
}
#optin .mono {
	font-family: "Courier New", Courier, Arial, sans-serif;
	font-size: 1.125em; /* 18px */
	margin: 10px 0 30px 0;
}
#optin p, #optin label {
	font-size:0.875em; /*14px*/
}
form, input {
	margin: 0;
	padding: 0;
}
form label {
	width: 110px;
	float: left;
	text-align: right;
	margin-right: 0.75em;
}
form br {
	clear: left;
}
label, input {
	margin-bottom: 1em;
}
.justified {
	text-align: justify;
}
.signoff {
	margin-top: 2em;
}
