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

body {
	background-image: url(../../images/Ground.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F4D135;
	margin: 0px;
}
#HeaderGraphic_HE {
	background-image: url(../images/GeraceHeader.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#NavBar {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	background-image: url(../../images/NavGround.png);
	background-repeat: repeat-x;
	clear: both;
}
#FlashHeader {
	background-image: url(../../images/flash_placeholder.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#FooterImage {
	background-image: url(../../images/Footer_graphic.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#BodyContent {
	height: auto;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Container {
	margin: 0px;
}
#FlashTicker {
	width: 895px;
	height: 35px;
	float: right;
	background-color: #023773;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 35px;
	font-size: 14px;
}
.BigBoldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #023773;
}
.PlainText {
	font-family: Arial, Helvetica, sans-serif;
	color: #023773;
	font-size: 12px;
}
.PlainText a, .PlainText a:active, .PlainText a:visited {
	 font-family: Arial, Helvetica, sans-serif;
	color: #023773;
	font-size: 12px;
	text-decoration: underline;
}
#BodyTextArea {
	float: left;
	clear: both;
	width: 895px;
	min-height:200px;
	height: auto;
	background-color: #FFFFFF;
}
.PlainText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
}
#FooterText {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 12px;
	height: 40px;
}
#BodyText {
	margin: 10px;
	width: 615px;
	float: left;
}
#PageHeader {
	background-image: url(../../images/flash_placeholder.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#HeaderGraphic_PTHS {
	background-image: url(../../GE/images/SlicesPTHS.png);
	background-repeat: no-repeat;
	height: 159px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#HeaderInfo {
	width: 350px;
	margin-top: 70px;
	margin-left: 527px;
	text-align: center;
	line-height: 20px;
	position: absolute;
}
.OverBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4D137;
	font-weight: normal;
}
.OverBlue a, .OverBlue a:active, .OverBlue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4D137;
	font-weight: normal;
	text-decoration: none;
}
.OverBlue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
#StaticHeader {
	height: auto;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.Heading {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #023773;
	font-size: 16px;
	background-color: #F4D13A;
}
