/* CSS Document */

<style type="text/css">

#FORMLAYER {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:575px;
	height:161px;
	z-index:2;
	left: 71px;
	top: 198px;
	margin-left: 180px;
	border: 2px solid #000099;
}
#TABLELAYER {
	
	position:absolute;
	width:500px;
	height:112px;
	z-index:3;
	margin-left: 0px;
	top: 125px;
	left: 0px;
}
#GRAPHICLAYER {
	background-color:#FFFFFF;
	position:absolute;
	width:45%;
	height:250px;
	z-index:4;
	margin-left: 180px;
	left: 10px;
	top: 404px;
	
}
#TOPLAYER {
	background-color: #FFFFFF;
	position:absolute;
	width: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 180px;
	color: #000000;
	margin-top:90px;
	top: 19px;
	height: 164px;
	visibility: visible;
}

hr.line {
color: #000099;
background-color: #CC0000;
height: 2px;
width: 400px;
}
.section {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000099;
}
.PageDescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 25px;
	color: #CC0000;
}
.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #000000;
}

.keypoints {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #CC0000;
}
.tableformat{
background-image: url('http://www.mybenton.com/info/images/lightblue3.gif');
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border-color: #000099;

}

.tablecell {

border-top: 1px solid #000099;
border-left: 1px solid #000099;
}
.tableheader {

border: 1px solid #CC0000;
}
.tablebox {

border: 1px solid #000099;

}

</style>
