
.leftCol {
	position: absolute;
	margin-left: 70px;
	width: 650px;
	}
.leftCol2 {
	position: absolute;
	margin-left: 100px;
	width: 650px;
	}
#pageHeader1 {
	background: url(/images/Statewhitelogo4.gif) no-repeat top;
	height: 20px;	
	width: 631px;
	}
#pageHeader {
	background: url(/images/DataBank.jpg) no-repeat top;
	height: 100px;
	width: 645px;
	}
#pageHeader span {
	display:none;
	}
	
H1 { 
	font-family: "Arial";
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	}
H2 { 
	font-family: "Arial";
	font-size: 1.25em;
	font-weight: bold;
	margin-left: 200px;
	}
H3 {
	font-family: "Arial";
	font-size: 1.65em;
	font-weight: bold;
	
	}
H4 {
	font-family: "Arial";
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	}
H5 {
	font-family: "Arial";
	font-size: 1.25em;
	font-weight: bold;
	}
H6 {
	font-family: "Arial";
	font-size: 1em;
	font-weight: bold;
	}
.body{
	font-family: "Arial";
	font-size: 12pt;
	}
.body2{
	font-family: "Arial";
	font-size: 10pt;
	}
A:hover { text-decoration:underline; }
A:hover { background-color:#FFFF00; }
	
	a.bottomMenu { 
				FONT-SIZE: 12pt;
				FONT-WEIGHT: normal;
				COLOR: #0000ff;
				MARGIN: 0px; 
				PADDING: 0px; 
				LINE-HEIGHT: 18px;
			}
			a.bottomMenu:link { 
				TEXT-DECORATION: none; 
				COLOR: #0000ff;
			}
			a.bottomMenu:visited { 
				TEXT-DECORATION: none; 
				COLOR: #0000ff;
			}
			a.bottomMenu:hover { 	
				FONT-STYLE:normal; 
				TEXT-DECORATION: underline; 
				COLOR: #000000;
		}	
