@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 {
	background-image: url(../../images/header.png);
	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_hs {
	background-image: url(../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;
}
.PlainTextBullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #023773;
	font-size: 12px;
	display: list-item;
	list-style-position: outside;
	list-style-image: url(../../images/Bullet.png);
	text-indent: 0px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#UpcomingEventColumn {
	height: 200px;
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#column {
	width: 280px;
	margin: 5px;
	float: left;
}

