.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #003366;
	line-height: 36px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
}
.subheadBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 600px;
}
.bodycopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.string {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00529B;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodycopyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 17px;
	font-style: italic;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	font-weight: normal;
	font-style: italic;
}
.imgLeft {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	border: 1px solid #036;
}
.imgRight {
	margin-bottom: 10px;
	margin-left: 15px;
	clear: right;
	float: right;
	border: 1px solid #036;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	width: 470px;
}
.video {
	margin-bottom: 10px;
}
.red {
	color: #F00;
}
