@charset "UTF-8";
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.bodybullets {
	font-family: Arial, Helvetica, sans-serif;
	color: #024d7c;
	font-size: 9pt;
	list-style-type: disc;
	margin-bottom: 4px;
	text-align: left;
}
.sidebarquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #024d7c;
	line-height: 12pt;
	text-align: left;
}
.sidebarname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #024d7c;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: left;
}
