@charset "utf-8";
/* CSS Document */

<style type="text/css">

.NavBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0072BB;
}
.BulletPoints {
}
.DividerBars {
	color: #FFF;
	text-align: left;
}
.BulletPoints {
	color: #FFF;
}
.BulletNavs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0171B9;
	font-weight: bold;
	font-style: italic;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #2771BD;
	font-size: 10px;
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	left: 300px;
	text-align: justify;
	overflow: auto;
}
.TitleText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ADD966;
	font-style: normal;
	font-weight: bold;
	padding-left: .5em;
	padding-right: .5em;
	text-align: left;
}
body {
	background-color: #CCC;
}
SubTitle {
	font-size: 18px;
	color: #00719E;
	padding-right: 1em;
	padding-left: 1em;
}
.SubText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0072BB;
	font-weight: bold;
	padding: 0.5em;
}
a:link {
	text-decoration: none;
	color: #0072BB;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.NavBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0072BB;

</style>
.Center {
	text-align: center;
}
.SubTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006FBB;
}
.SubTextBlue strong em {
	font-size: 16px;
	color: #00CC00;
}
.TitleText strong {
	text-align: center;
}
.SubText strong {
	font-size: 24px;
}

