@charset "UTF-8";
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25pt;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	color: #F26122;
	text-align: left;
}
.addressline {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 9pt;
	margin-right: 55px;
	padding-right: 55px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-top: 15px;
	padding-top: 15px;
}
.bodycopy-RIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-top: 15px;
	padding-top: 15px;
	text-align: right;
}
.bodycopyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.25;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #F26122;
	margin-top: 15px;
	padding-top: 15px;
}
.bodycopyBOLDblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.25;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	margin-top: 15px;
	padding-top: 15px;
}
.bodycopyBOLDCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 15px;
	padding-top: 15px;
}
.bodycopyBOLD-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #F26122;
	margin-top: 15px;
	padding-top: 15px;
	text-align: right;
}
.bodycopyITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 15px;
	padding-top: 15px;
}
.bodycopyNORMAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 15px;
	padding-top: 15px;
}
.centered {
	text-align: left;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	text-align: center;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
}
.left {
	text-align: left;
}
