.main_table{width:100%;height:100%;}

body{
	background-image: url(images/paw_background.gif);
	background-repeat: no-repeat;
}
.bottom_footprints{
	font-family: Arial, Helvetica, sans-serif;
	/* background-image: url(images/paw_background_down.gif); */
	background-repeat: repeat-y;
	height: 100%;
}
.right_footprints{
	font-family: Arial, Helvetica, sans-serif;
	/* background-image: url(images/paw_background_right.gif); */
	background-repeat: repeat-x;
	height: 300px;
	width: 100%;
}
.main_box{
	float: left;
	height: 600px;
	width: 780px;
}
.box1{
	height: 75px;
	width: 275px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;	
}
.box2{
	height: 75px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;

}
.box2_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEAEAE;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
.box3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.box4{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
.box5{
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.box6{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.box8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9EAEB8;
	background-image: url(/images/box8_bg.gif); 
	background-repeat: no-repeat;
	padding-right: 10px;
}
.box8_gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c3c3c3;
}
.box9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90AFC5;
	 background-image: url(/images/box8_bg.gif); 
	background-repeat: no-repeat;
}
.nav_box1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90AFC5;
}
.nav_box{
	background-image: url(/images/nav_background.gif);
	background-repeat: no-repeat;
	height: 24px;
}
.navlink a:hover, .navlink a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90AFC5;
	text-decoration: underline;
}
.navlink, .navlink a:visited, .navlink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90AFC5;
	text-decoration: none;
}
.hydrant_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90AFC5;
	line-height: 20px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90AFC5;
}
.gray_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E7E7E;
}
.dark_bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
}
.blue_link, .blue_link a:link, .blue_link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9EAEB8;
	text-decoration: underline;
	font-weight: bold;
}
.blue_link a:active, .blue_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9EAEB8;
	text-decoration: none;
	font-weight: bold;
}
.frontpage_newsbox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	padding-right: 4px;
}
.frontpage_newsbox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	padding-left: 6px;
}
td, input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.hiddenbox{
	visibility: hidden;	
}
a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90AFC5;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90AFC5;
	text-decoration: underline;
	font-weight: bold;
}
