.border {
	border: 2px solid #FFFFFF;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 25px;
	white-space: normal;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip:  rect(auto auto auto auto);
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000066;
	text-indent: 0pt;
	font-weight: bold;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: center;
	font-weight: 400;

}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.float {
	float: left;
	border: thin solid #000000;
	left: 120px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.image {
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
.image2 {
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
}
.image3 {
	background-repeat: no-repeat;
	background-position: bottom;
	float: no-float;
	bottom-margin:0;
}
body {
	background-color:#0d004c;
}