 /* CSS Document */

/* HTML TAGS */
body {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin:  0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
/* IMPORT WRAPPER */

div.preWrapper {
	padding: 10px;
	margin: 0px;
	overflow: auto;
	width: 476px;
	border: 2px solid #222222;
}



/* NAVIGATION */
#nav, #subnav {
	margin: 0;
	padding: 0;
	width: 230px;
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	float: left;
	border-bottom: 1px solid #000000;
}

#nav li a {
	background-color: #000000;
	background-image: url('images/swwater_down.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 214px;
	height: 29px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 0px 14px;
	white-space:nowrap;
}

#nav li a:hover {
	background-image: url('images/swwater_up.jpg');
	text-decoration: none;
}

/*TEXT STYLES*/

#address b {
	font-size: 11px;
	font-weight: bold;
}

.address_blue {
	font-size: 11px;
	font-weight: bold;
	color: #b9e2ff;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.welcome {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	padding: 20px 0 4px 6px;
}

.error {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.address_left {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;
}

.address_right {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.middle_left {
	background: #000000 url(http://sealjetofohio.com/swwater/images/bg_bar.jpg) repeat-x;
	font-weight:bold;
	line-height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0 0 0 15px;
}

.middle_right {
	background: #000000 url(http://sealjetofohio.com/swwater/images/bg_bar.jpg) repeat-x;
	line-height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	border-left: 1px solid #5a5a5a;
}

.footer_text {
	font-size: 10px;
	color: #969696;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: #969696;		
}

.headline {
	line-height: 10px;
	font-size: 15px;
	color: #212478;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.text9 {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.text10 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.text11 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.account {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 4px 0 4px 6px;
}

.blue11 {
	font-size: 11px;
	color: #212478;
	font-weight: normal;
}

.success {
	padding: 0 0 10px 0;
}

/*LINKS*/

a {	
	color: #212478;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #212478;
	text-decoration: underline;
}

a.midlink {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 20px 2px 10px;
	background: url(http://sealjetofohio.com/images/bullet_arrow.jpg) left center no-repeat;
}

a.midlink:hover {
	text-decoration: underline;
}

a.whitenav {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitenav:hover {
	text-decoration: underline;
}

a.bullet_blue {
	text-align: left;
	color: #292929;
	line-height:16px;
	text-decoration: none;
	padding: 4px 0px 2px 12px;
	background: url(http://sealjetofohio.com/images/bullet_blue1.gif) left center no-repeat;
}
a.bullet_blue:hover {
	text-decoration: underline;
}

a.bullet_pdf {
	text-align: left;
	color: #292929;
	line-height:16px;
	text-decoration: none;
	padding: 4px 0px 2px 17px;
	background: url(http://sealjetofohio.com/images/bullet_pdf.gif) left center no-repeat;
}
a.bullet_pdf:hover {
	text-decoration: underline;
}

a.bullet_pic {
	text-align: left;
	color: #292929;
	line-height:18px;
	text-decoration: none;
	padding: 2px 0px 1px 19px;
	background: url(http://sealjetofohio.com/images/bullet_picture.gif) left center no-repeat;
}
a.bullet_pic:hover {
	text-decoration: underline;
}

a.bullet_yellow {
	text-align: left;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
	padding: 2px 0px 2px 14px;
	background: url(http://sealjetofohio.com/images/bullet_yellow.gif) left center no-repeat;
}
a.bullet_yellow:hover {
	text-decoration: underline;
}

a.bullet_account {
	text-align: left;
	color: #212478;
	line-height:16px;
	text-decoration: none;
	padding: 2px 0px 2px 12px;
	background: url(http://sealjetofohio.com/images/bullet_blue2.gif) left center no-repeat;
}
a.bullet_account:hover {
	text-decoration: underline;
}

a.email {
	text-align: left;
	color: #292929;
	line-height:16px;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
	background: url(http://sealjetofohio.com/images/bullet_email.gif) left center no-repeat;
}
a.email:hover {
	text-decoration: underline;
}

.darkblue a:link, .darkblue a:visited {
	font-size: 11px;	
	color: #212478;
	text-decoration: underline;
	position:relative;
}

.darkblue a:hover {
	font-size: 11px;
	color: #212478;
	text-decoration: none;
	position:relative;
}

.address a:link, .address a:visited {
	font-size: 11px;	
	color: #4ea9ee;
	text-decoration: underline;
	position:relative;
}

.address a:hover {
	font-size: 11px;
	color: #4ea9ee;
	text-decoration: none;
	position:relative;
}
.copyright a:link, .copyright a:visited {
	font-size: 10px;
	color: #969696;
	text-decoration: none;
	position:relative;
}

.copyright a:hover {
	font-size: 10px;
	color: #969696;
	text-decoration: underline;
	position:relative;
}

.footer_text a:link, .footer_text a:visited {
	text-decoration: none;
	color: #969696;
	position:relative;
}

.footer_text a:hover {
	text-decoration: underline;
	color: #969696;
	position:relative;
}

.text11 a:link, .text11 a:visited {
	font-size: 11px;
	color: #212478;
	text-decoration: underline;
	position:relative;
}
	
.text11 a:hover {
	font-size: 11px;
	color: #212478;
	text-decoration: none;
	position:relative;
}

/*IMAGES*/
.image_myaccount {
padding: 0px 0px 0px 8px;
}
.image_left {
margin: 0px 8px 2px 0px;
border: 1px solid #999999;
padding:1px 1px 1px 1px;
}
.image_right {
margin: 0px 0px 0px 8px;
border: 1px solid #999999;
padding:1px 1px 1px 1px;
}
.image_nav {
margin: 0px 0px 5px 0px;
}
.image_board {
margin: 2px 0px 0px 0px;
border: 1px solid #999999;
padding:1px 1px 1px 1px;
}
.image_border {
margin: 2px 0px 0px 0px;
border: 1px solid #999999;
padding:1px 1px 1px 1px;
}
.image_email {
padding: 4px 0px 0px 0px;
}
/*TABLES*/

table.infotable {
	border: 1px solid #666666;
}
td.divider {
	background-color: #999999;
	height: 2px;
}
td.col1 {
	background: url('images/cell_bg.gif') top left repeat-x;
	background-color: #F3F3F3;
	padding: 7px 6px 4px 6px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	line-height:18px;
	font-weight: bold;
	vertical-align: top;
}

td.col2 {
	background-color: #FFFFFF;
	padding: 4px 6px 4px 6px;
	border-bottom: 1px solid #EEEEEE;
	line-height:18px;
	vertical-align: top;
}

td.coltext {
	background-color: #FFFFFF;
	padding: 7px 6px 3px 6px;
	border-bottom: 1px solid #EEEEEE;
	line-height:18px;
	vertical-align: top;
}

td.colform {
	background-color: #FFFFFF;
	padding: 3px 0 0 3px;
	border-bottom: 1px solid #EEEEEE;
	line-height:18px;
	vertical-align: top;
}

td.col3 {
	background-color: #FFFFFF;
	padding: 20px 6px 6px 20px;
	border-left: 1px solid #EEEEEE;
	vertical-align: top;
}

td.col4 {
	background: url('images/cell_bg.gif') top left repeat-x;
	background-color: #F3F3F3;
	padding: 3px 3px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
}
td.col5 {
	background-color: #FFFFFF;
	padding: 3px 3px;
	border-left: 1px solid #EEEEEE;	
	border-bottom: 1px solid #EEEEEE;
	vertical-align: top;
	font-size: 10px;

}
td.col6 {
	background-color: #FFFFFF;
	padding: 6px 6px;
	border-bottom: 1px solid #EEEEEE;
	vertical-align: top;
	text-align: right;
}

td.col7 {
	background-color: #FFFFFF;
	padding: 6px 6px;
	border-bottom: 1px solid #EEEEEE;
	vertical-align: middle;
}

td.colheader {
	background: url('images/cell_bg_dark.gif') top left repeat-x;
	background-color: #525252;
	padding: 3px 6px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	color: #FFFFFF;
	white-space: nowrap;
}

.statement {
	background: #ffffff;
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	padding: 6px 6px 6px 6px;
	border-width: 1px;
	border-color: #252525;
}


.statement td {
	background-color: #f2f2f2;
	line-height: 14px;
	font-size: 12px;
	text-align: justify;
	padding: 3px 3px 3px 3px;	
}

.subnav {
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	padding: 5px 0 0 0;
}

.loginbox {
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 10px 20px;	
}

/*BACKGROUNDS*/
.bg_home {
	line-height: 14px;
	font-size: 12px;
	text-align: justify;
	padding: 20px 20px 20px 20px;
}

.bg_main {
	background-color: #FFFFFF;
	line-height: 14px;
	font-size: 12px;
	text-align: justify;
	padding: 0 20px 20px 10px;	
}

.bg_bottom {
	background: url(http://sealjetofohio.com/images/table_bottom.jpg) repeat-x;
}

.bg_subnav {
	color: #252525;
	width: 132px;
	height: 300px;
	line-height: 14px;
	font-size: 12px;
	text-align: left;
}

.bg_login {
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	color: #252525;
	padding: 0px 0px 0px 0px;
}

.bg_navtop {
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	color: #0981c4;
	padding: 18px 18px 0px 18px;

}

.bg_navbottom {
	background: #0981c4 url(http://sealjetofohio.com/images/subnav_bottom.jpg) repeat-x top;
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	color: #0981c4;
}

.bg_account{
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	color: #0981c4;
	padding: 20px 20px 0px 20px;

}

/*FORMS*/
.login_box {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 110px;
	margin: 2px 0px 5px 0px;
	background-color: #ffffff;
}

.login_button {
	font-size: 10px;
}

.searchbox {
	font-size: 11px;
	color: #000000;
	border: 2px solid #424234;
	padding: 3px;
	width: 180px;
	background-color: #ffffff;
}

.textbox {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 140px;
	background-color: #ffffff;
}

.textbox_small {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 50px;
	background-color: #ffffff;
}

.messagebox {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 140px;
	background-color: #ffffff;
	width: 250px;
	height: 100px;
	overflow: auto;
}
.messagebox_small {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 140px;
	background-color: #ffffff;
	width: 250px;
	height: 100px;
	overflow: auto;
}

.contactbox {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 140px;
	margin: 2px 0px 3px 0px;
	background-color: #ffffff;
	width: 200px;
	height: 100px;
	overflow: auto;
}

.month {
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 95px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
	background-color: #ffffff;
}

.year {
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 65px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
	background-color: #ffffff;
}

.dropdown_large {
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 125px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
	background-color: #ffffff;
}
.dd_material {
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 125px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
	background-color: #ffffff;
}
.dd_small {
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 55px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
	background-color: #ffffff;
}

.dropdown {
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 80px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
	background-color: #ffffff;
}
.button {
	font-size: 10px;
	margin: 2px 0 3px 0;
	padding: 2px 3px 2px 3px;

}
.search_button {
	font-size: 10px;
	margin: 0 0 0 10px;
	padding: 2px 3px 2px 3px;

}
/* CALENDAR */

	#testdiv1 .TESTcpYearNavigation,
	#testdiv1 .TESTcpMonthNavigation
			{
			background-color:#0981c4;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			line-height: 18px;
			}
	#testdiv1 .TESTcpDayColumnHeader,
	#testdiv1 .TESTcpYearNavigation,
	#testdiv1 .TESTcpMonthNavigation,
	#testdiv1 .TESTcpCurrentMonthDate,
	#testdiv1 .TESTcpCurrentMonthDateDisabled,
	#testdiv1 .TESTcpOtherMonthDate,
	#testdiv1 .TESTcpOtherMonthDateDisabled,
	#testdiv1 .TESTcpCurrentDate,
	#testdiv1 .TESTcpCurrentDateDisabled,
	#testdiv1 .TESTcpTodayText,
	#testdiv1 .TESTcpTodayTextDisabled,
	#testdiv1 .TESTcpText
			{
			font-family: Trebuchet MS;
			font-size:9pt;
			}
	#testdiv1 TD.TESTcpDayColumnHeader
			{
			text-align:center;
			font-weight: bold;
			}
	#testdiv1 .TESTcpCurrentMonthDate,
	#testdiv1 .TESTcpOtherMonthDate,
	#testdiv1 .TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	#testdiv1 .TESTcpCurrentMonthDateDisabled,
	#testdiv1 .TESTcpOtherMonthDateDisabled,
	#testdiv1 .TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:center;
			}
	#testdiv1 .TESTcpCurrentMonthDate
			{
			color:#0981c4;
			font-weight:bold;
			text-align: center;
			}
	#testdiv1 .TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	#testdiv1 .TESTcpOtherMonthDate
			{
			color:#808080;
			}
	#testdiv1 TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #0981c4;
			text-align: center;
			}
	#testdiv1 TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	#testdiv1 TD.TESTcpTodayText,
	#testdiv1 TD.TESTcpTodayTextDisabled
			{
			font-weight:bold;
			}
	#testdiv1 A.TESTcpTodayText,
	#testdiv1 SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	#testdiv1 A.TESTcpTodayText
			{
			color:#0981c4;
			font-weight:bold;
			}
	#testdiv1 SPAN.TESTcpTodayTextDisabled,
			{
			color:#D0D0D0;
			}
	#testdiv1 .TESTcpBorder