@charset "ISO-8859-1";
.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A55A2B;
	letter-spacing: 1px;
}
.BodyText {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 12px;
	color: #000000;
}
.BodyText20 {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.BlueBox {
	border: 1px solid #051A45;
}
.BlueBgHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #051A45;
}
.BodyTextBlueHeading {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.Footer {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 12px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-bottom-width: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.FooterCarrier {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000066;
}
.HeaderSub {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 12px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 18px;
}
.Header {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 24px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.HeaderCarrier {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000066;
}

#navHead li{
display: inline;
/* for IE5 and IE6 */
}

#navHead{
	padding: 0;
	list-style-type: none;
	font-weight: normal;
	text-indent: 3px;
	margin: 0;
}

#navHead a, #a:visited {
	display: block;
	padding: 1px;
	margin: 2px;
	border: 1px solid #A55A2B;
	color: #000066;
	text-decoration: none;
}

#navHead a:hover {
	background-color: #C67A5B;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	background-color: #999999;
}
.Charter {
	font-family: Georgia, Times, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.CharterHeading {
	font-family: Georgia, Times, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.BodyTextRED {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 12px;
	color: #CC0000;
}
.CharterHeadingLineSpaced {
	font-family: Georgia, Times, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 1.4em;
}
