@charset "utf-8";
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-indent: 0pt;
	text-align: left;
	white-space: normal;
	list-style-position: inside;
	list-style-type: disc;
}
.Box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: 1px dashed #926329;
	height: auto;
	width: auto;
}
.LineBelow1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #926329;
}

.Box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: 1px dotted #bb7700;
	text-align: left;
	vertical-align: text-top;
	padding: 5px;
}
.Box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #705538;
	border-bottom-color: #705538;
	border-bottom-style: dotted;
	border-top-style: dotted;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.sub-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.sub-sub-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
link {
	color: #800040;
}
a:link {
	color: #800040;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #800040;
}
.LeftLineBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C491E;
	list-style-position: inside;
	list-style-type: circle;
}
.SemiCircleBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: inside;
	list-style-type: disc;
}
.Box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #926329;
	margin-left: 5px;
}
