.orangebackground {
	background-image: url(images/pieces/background_orange.jpg);
	background-color: #d1792e;
	background-repeat: no-repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	font-weight: bold;
}
.yellowbackground {
	background-color: #dbca67;
	background-image: url(images/pieces/background_yellow.jpg);
	background-repeat: no-repeat;
}
.map {
	background-image: url(images/pieces/yellow_background_map.jpg);
	background-repeat: no-repeat;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: 9.5pt;
	font-weight: normal;
	font-variant: normal;
	text-indent: 10px;
	list-style-image: none;
	text-align: left;
	list-style-position: inside;
	list-style-type: none;
	display: list-item;
}
.footnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
}
.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 8.5pt;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	list-style-type: square;
	line-height: 12pt;
	list-style-position: outside;
	list-style-image: none;
	color: #000000;
	text-align: left;
}
.bulletsorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: D1792E;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.bulletsyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dbca67;
	font-size: 7.5pt;
	line-height: 12pt;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.highlight {
	color: #dcca68;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7.5pt;
	font-style: italic;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
}
