@charset "utf-8";
.Body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.HeadingBlue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #0583BE;
	text-decoration: none;
}
.BodyText {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BodyText10 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BodyText9 {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeadingCyan {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.HeadingCyan2 {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.TextWhite {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TextWhite:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}
.TextWhite2 {
	font-family: Arial;
	font-size: 7px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkWhite {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkWhite:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeadingBlue2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #0583BE;
	text-decoration: none;
}
.TextGray {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.BodyTextBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.superscript {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: super;
	color: #000000;
}
