/* CSS Document */

body {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	font-size:10pt;
	}
.mainCont	{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	width: 620px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	}

.mainTitle	{
	width: 285px;
	float:left;
	color:#990000;
	font-size:16px;
	font-weight:bolder
	}
.hlp_lnk	{
	float: right;
	}
.mainText	{
	width: 480px;
	float:left;
	padding: 15px 0px 20px 0px;
	}
A:link {
	font-family:Geneva, Arial, Helvetica, san-serif;
	color: blue;
	text-decoration: none
	}
A:visited {
	font-family:Geneva, Arial, Helvetica, san-serif;
	color: blue;
	text-decoration: none
	}
A:active {
	font-family:Geneva, Arial, Helvetica, san-serif;
	color: blue;
	text-decoration:none;
	}
A:hover {
	font-family:Geneva, Arial, Helvetica, san-serif;
	color:#990000;
	text-decoration:none
	}
.title	{
	float:left;
	width:100%;
	padding-bottom:16px;
	}
.introTextLeft	{
	float:left;
	width:100%;
	}
.introTextRight	{
	float:right;
	width:538px;
	margin-bottom:20px;
	}
.agencyLogo	{
	width: 77px;
	float:right;
	}
.leftIcon	{
	float:left;
	width:82px;
	margin-bottom:20px;
	}
.contImgLnk	{
	width:490px;
	float:left;
	}
.imgLnk	{
	float:left;
	padding: 0px 0px 0px 30px;
	text-align:center;
	}
#imgLnkLft	{
	width:140px;
	}
#imgLnkCntr	{
	width:130px;
	}
#imgLnkRght {
	width:130px;
	float:right;
	text-align:center;
	}
.formtitle 	{
	font-size:0.9em;
	float:left;
	color:#666666;
	padding:4px 0px 4px 0px;
	}
.formfield 	{
	font-size:0.9em;
	float:left;
	color:#666666;
	padding:0px 0px 8px 0px;
	}
#formNote	{
	width:100%;
	float:left;
	margin-top:18px;
	font-weight:bold;
	}
.areaSelect	{
	width:500px;
	float:left;
	padding-top:4px;
	}
.graphCont	{
	width:620px;
	float:left;
	}
.graphTitle	{
	border: 0px solid black;
	padding: 0px 0px 0px 20px;
	width:270px;
	float:left;
	font-weight:bolder;
	}
.btnShowMap	{
	float:right;
	width:316px;
	padding: 0px 0px 10px 0px;
	}
.legendCont	{
	float:left;
	width:597px;
	padding: 0px 0px 20px 0px;
	}
.legendNote	{
	width:490px;
	float:left;
	margin-left:5px;
	margin-top:7px;
	}
.legendImg	{
	width:120px;
	float:left;
	margin-left:20px;
	margin-top:8px;
	}
.legendImg1	{
	width:120px;
	float:left;
	margin-left:20px;
	margin-top:7px;
	}
.legendImg2	{
	width:120px;
	float:left;
	margin-left:60px;
	margin-top:8px;
	}		