.body {
	background-color: #002141;
	
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-color: #FFF;
	text-align: left;
}

.ContentHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-indent: 15px;
	text-align: left;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #719BC5;
	line-height: 24px;
	text-align: center;
	bottom: 0px;
	position: relative;
	height: 25px;
	width: 100%;
	top: 100%;
	
}
.front_info_style {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	word-spacing: normal;
	position: relative;
	width: auto;
	text-transform: none;
	border-bottom:solid 1px #000;
	border-top:solid 1px #000;
	
}
a:link {
	color: blue;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
a:visited{
	color:blue;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
a:hover{
	text-decoration:underline;
	padding-right: 5px;
	padding-left: 5px;
}

a:active{
	text-decoration:underline;
	color:#260202;
	padding-right: 5px;
	padding-left: 5px;
}

.pageTitle {
	background-position: center top;
	float: none;
	width: 950px;
	position: relative;
	background-attachment: scroll;
	background-image: url(Graphics/interface1.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	text-indent: 25px;
	font-style: normal;
	height: auto;
	top: 0px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	line-height: 36px;
}


subHeading {
	background-color: #719BC5;
	border: 5px solid #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #002141;
}
.Heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #D5EAFF;
	background-color: #048;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position:relative;
	width:auto;
	border: 5px none #FFF;
	
}
.subHeader2 {
	font-size: 18px;
	color: #048;
	text-indent: 0;
	width: 100%;
	position: relative;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: none;
	background-attachment: fixed;
	background-position: center center;
	font-weight: bold;
	text-align: left;
}
.MapBG {
	background-attachment: fixed;
	background-image: url(Graphics/mapBG.gif);
	background-repeat: repeat;
	background-position: center top;
}
#subFooter {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #9CF;
}
