body {
	margin: 0px;
	border: none;
	padding: 0px;
	text-align: center;
	background-color: #048F9A;
	SCROLLBAR-FACE-COLOR: 009999; 
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF; 
	SCROLLBAR-ARROW-COLOR: FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #8AC4BC;
}
.pageContainer {
	width: 725px;
	background-image: url(../images/splash_bg.jpg);
	border-style: solid solid groove solid;
	border-width: 1px 1px 5px 1px;
	border-color: #000000 #000000 #02565D #000000;
	color: #000000;
	text-align: left;
}
.grayBar {
	background-color: #c7c7c7;
	height: 35px;
	width: 725px;
	/*border-bottom: 5px solid #000000;*/
	position: relative;
	top: -129px;
	z-index: 100;
}
.dropCap {
	color: #048f9a;
	font-size: 18px;
}
h1 {	 font-family: "Times New Roman", Times, serif; 
	font-size: 24px;
	font-style: italic;
	color: #048f9a;
}
h2 {	 font-family: "Times New Roman", Times, serif; 
	font-size: 16px;
	font-style: italic;
}
.footerContainer {
	width: 725px;
	color: #ffffff;
	font-family: sans-serif;
	text-align: center;
	font-size: 12px;
}
.footerLeft {
	float: left;
}
.footerRight {
	float: right;
}
.footerCenter {
	text-align: center;
	clear: both;
	margin-top: 10px;
}
.navTop {
	position: relative;
	top: 0px;
	left: 0px;
}
.logo {
	position: relative;
	z-index: 200;
	top: 0px;
	left: 285px;
}
a img {
	border: none;
}
.contentContainer {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -50px;
}p {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000}
.tablelist {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000}
