@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E1E1E1;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11pt;
	color: #000000;
}
a:link {
	color: #063E7F;
}
a:visited {
	color: #063E7F;
}
.headline {
	color: #063E7F;
	font-weight: bold;
	font-size: 16px;
	line-height: 12pt;	
}
.headline2 {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	line-height: 15pt;
}
.headline3 {
	color: #000000;
	font-weight: bold;
	font-size: 25px;
	line-height: 20pt;
}
.bodycopy {
	color: #000000;
	font-size: 12px;
}
.subhead {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.subheadblue {
	color: #063E7F;
	font-weight: bold;
	font-size: 14px;
}
.quoted {
	font-size: 12px;
	color: #063E7F;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}