@charset "utf-8";
.maincontentheadingtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000;
	line-height: normal;
	font-style: normal;
}
.maincontenttextsinglespaced {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}
table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SmallText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.maincontenttextsinglespacedHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000;
	line-height: normal;
	font-style: normal;
	font-weight: bolder;
}
.maincontenttextClosureNotice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #F00;
	line-height: normal;
	font-style: italic;
	font-weight: bolder;
}

