@charset "utf-8";
p {
	margin-left:20px;
	margin-right:20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
	color: #811428;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #811428;
}
a:active {
	text-decoration: none;
	color: #811428;
}

.bodySubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF811A;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	white-space: normal;
	top: 2px;
	line-height: 20px;
}

.bodytextEMPHASIS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	white-space: normal;
	top: 2px;
	line-height: normal;
	font-variant: normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	white-space: normal;
	top: 2px;
	line-height: 20px;
}
.superscript {
	font-size: 9px;
	font-style: italic;
	vertical-align: super;
}

.bodytextHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	white-space: normal;
	line-height: normal;
	background-color: #F58023;
}
.bodytextBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	white-space: normal;
	top: 2px;
	line-height: 20px;
}
.bodytextLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	white-space: normal;
	top: 2px;
	line-height: normal;
}
.bodyQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	white-space: normal;
	top: 2px;
	line-height: 20px;
}
.bodyQuoteAttr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f58023;
	font-style: normal;
	font-weight: bolder;
	text-align: right;
	white-space: normal;
	top: 2px;
	line-height: normal;
	background-color: #FFFFDD;
}
.bodytextOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58023;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	white-space: normal;
	line-height: 20px;
}
.bodyReadMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	white-space: normal;
	top: 2px;
	line-height: 20px;
}
.bodytextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f58023;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	white-space: normal;
	top: 2px;
	line-height: 20px;
}
.bodytextLinkCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58023;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	white-space: normal;
	top: 2px;
	line-height: normal;
}
.center {
	text-align: center;
}
.small {
	font-size: 18px;

}
.super {
	vertical-align: super;
}
