@charset "UTF-8";
/* CSS Document */

#container {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bkgrdwrap {
	background-image: url(../images/pg_bkgd.gif);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 10px;
	height: 1000px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/header_bkgd.png);
	width: 853px;
	height: 131px;
	background-repeat: no-repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#navtop {
	width: 853px;
	margin-top: 10px;
	height: 25px;
}
#main {
	height: 600px;
	width: 659px;
	position: relative;
	float: left;
	margin-top: 0px;
}
#main2 {
	height: 580px;
	width: 639px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	overflow: auto;
	padding-top: 20px;
	padding-left: 20px;
}
#navLeftTop {
	position: relative;
	float: left;
	margin: 0px;
	width: 163px;
	height:18px;
}
#containerm {
	height: 220px;
	width: 163px;
	background-image: url(../images/nav_side_bot.png);
	background-repeat: no-repeat;
	margin-top: 360px;
	padding-top: 2px;
}
#navleft {
	width: 163px;
	float: left;
	position: relative;
	margin-right: 30px;
	margin-top: 10px;
}
#footer {
	margin-top: 10px;
	position: relative;
	clear:left;
	float: left;
	height: 61px;
	width: 853px;
	padding-bottom: 80px;
}
#navlinks {
	height: 61px;
	width: 853px;
	background-image: url(../images/footer_bkgd.png);
	background-repeat: no-repeat;
}
.navlinkslogo {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#navlinkslogowrap {
	height: 51px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#batsymbol {
	position: absolute;
	top: 0px;
	left: 20px;
	visibility: visible;
}
#mainedit {
	background-color: #FFFFFF;
	width: 619px;
	overflow: auto;
	margin-top: 160px;
	position: relative;
	padding: 20px;
}
#maineditlogin {
	background-color: #FFFFFF;
	margin-top: 210px;
	width: 619px;
	padding: 20px;
	height: 360px;
}
#mainedithome {
	width: 659px;
	background-color: #FFFFFF;
	margin-top: 160px;
}
.securelogin {
	position:relative;
	z-index:100;
	width: 200px;
	float: left;
	padding-right: 30px;
	margin-bottom:20px;
}

img, div, a, input { behavior: url(/StyleSheets/pngfix/iepngfix.htc) }

#hoseList{
	width:400px;
	margin-top:10px;
	display:table-cell;
}
#hoseList label{
	width:150px;
	height:16px;
	clear:left;
	float:left;
	margin:0 5px 5px;
	font:normal 11px/14px Verdana, Geneva, sans-serif;
}
#hoseList input, #hoseList textarea, #hoseList select{
	width:200px;
	height:16px;
	float:left;
	margin:0 5px 5px;
}
#hoseList select{
	height:20px;	
}
#hoseList textarea{
	height:50px;
	font:normal 11px/14px Verdana, Geneva, sans-serif;
}
#hoseList p{
	float:right;
	margin-right:25px;
}
#hoseList .hoseSubmit{
	float:none;
	position:relative;
	height:23px;
	width:130px;
	top:15px;
	left:238px;
}
#hoseList li{
	cursor:pointer;	
}
