body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	background-color:#E6E6E6;
}
H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#706258;
	font-weight:normal;
}
H2 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
}
p {font-size:14px;}
LI {
	font-size:14px;
	padding-bottom:8px;
}
OL {
	font-size:14px;
}
A {
	color:#3a547e;
}
A:hover {
	color:#4c6b9e;
}
.homeMenu {
	color:#706258;
	font-size:15px;
	font-weight:normal;
}
.homeMenu DIV {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #cbc7c6;
	background-color:#ecedef;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}
.homeMenuOff {
	background-image:url(images/menuoff.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.homeMenuOn {
	background-image:url(images/menuon.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.homeMenu A {
	color:#706258;
	text-decoration:none;
}
.divBar {
	margin-top:7px;
	border-top:1px solid #dedede;
	padding-bottom:6px;
}
.listingTable TD {
	border-bottom:1px solid #dedede;
}
.listingTable TH {
	font-size:14px;
}
.searchButton {
	background-color: #E6E7E9;
	border: 1px solid black;
	width: 50px;
}
.gridStyle td {
	border-bottom: 1px solid black;
	text-align: left;
}
.style2 {font-size: 14pt}
.disclosurecontainer {
	position:absolute;
	font-family: Perpetua, Tahoma, sans-serif;
	margin-left:-352px;
	top:590px;
	left:50%;
	font-size:16px;
	height:600px;
	width:705px;
	z-index:2;
}
.disclosurebox {
	position:absolute;
	top:593px;
	margin-left:-350px;
	left:50%;
	height:240px;
	width:700px;
	background-color:#e5e5e5;
	z-index:1;
}
.disclosurecontainer2 {
	position:absolute;
	top:0px;
	margin:0 auto;
	left:0px;
	font-size:10px;
	height:600px;
	width:705px;
	z-index:2;
}
.disclosurebox2 {
	position:absolute;
	top:0px;
	left:-5px;
	margin:auto;
	height:280px;
	width:710px;
	background-color:#e5e5e5;
	z-index:1;
}
.disclosure {position:relative; top:-290px; z-index:3;}
