@charset "UTF-8";
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17.5px;
	font-style: normal;
	font-weight: bolder;
	margin-bottom: 8px;
	line-height: 105%;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	margin-bottom: -14px;
	text-indent: 15px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-top: 20px;
	line-height: 130%;
	margin-bottom: 6px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 6px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: 300;
	margin-top: 6px;
	margin-bottom: -6px;
}
.linebreaks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 22px;
	margin-bottom: -6px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #FFF;
}
.header .bodycopy .header {
	text-align: center;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: center;
}

