@charset "utf-8";
.normaltext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	text-align: justify;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.whitetextbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.normaltextwhite {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 2px;
	padding: 2px;
}

.texttitle {
	font-family: "Eras Medium ITC";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	vertical-align: baseline;
	margin-right: 7px;
	margin-left: 7px;
}
.normaltextbold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: normal;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.tabletop {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	background-color: #6A8797;
}


.normaltextsmall {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.hyperlink {
	font-family: "Trebuchet MS";
}
.bullitlistwhite {
	font-family: "Trebuchet MS";
	list-style-type: none;
}
