@charset "utf-8";
/* CSS Document */
html {
    height: 100%; margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical;
}
Body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #069;
}

.Headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #066;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	font-weight: bolder;
	color: #069;
}
.SubheadContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #1D6983;
}
.subheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000;
}
.Section {
	font-size: 16px;
	font-weight: bold;
	color: #066;
}
.Body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1E719E;
}

.Home_body {
	background-color: #dae5ec;
	margin-top: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #066;
	text-align: center;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000;
}

.Largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	color: #066;
	text-transform: uppercase;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}

a:link {
	color: #039;
}
a:visited {

	color: #066;
}
a:hover {
	text-decoration: none;
	outline: none; 
	color: #0387B5
}
a:active {

}
a:visited {
	color: #069;
}
.Navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #066;
	text-transform: uppercase;
}
.Text {
	text-align: left;
}
.Headline {
	text-align: left;
	font-weight: bold;
	color: #066;
}
.Subhead .SubheadContent {
	text-align: left;
}
.SmallText td {
	color: #295AD1;
}
.InlineLink {
	color: #009;
	text-decoration: underline;
}
.bullets {
	list-style-position: inside;
	list-style-type: square;
}
.subheadtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #066;
	position: relative;
	top: 5px;
}

