@charset "utf-8";
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 18px;
}
.leftborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.unitedtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #000000;
	font-weight: bold;
}
.bodyhsseheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #006699;
	font-weight: bold;
}

.heads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.75px;
	color: #336699;
	font-style: oblique;
	line-height: 16px;
	font-weight: bold;
}
.subheadshsse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #067BA8;
}
.bullet {
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	white-space: normal;
	display: list-item;
	left: 5px;
	position: fixed;
	clip: rect(auto,auto,auto,auto);
	list-style-image: none;
}


.bodyhsse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
