@charset "UTF-8";
/* CSS Document */


body  {
	background-image: url(../images/neH2O_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #d2ecf8;
}
#wrapper { 
	margin: 0 auto;
	width: 800px;
} 
#container {
	width: 800px;
	border: 0px solid #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/footer-block.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 0px solid #c6dde8;
	border-right: 2px solid #c6dde8;
	border-bottom: 2px solid #c6dde8;
	border-left: 2px solid #c6dde8;
} 
#header {
	padding: 0;
	height: 290px;
	width: 800px;
	background-color: #FFFFFF;
} 

#lefthead{
	float: left;
	padding: 0;
	height: 290px;
	width: 180px;
	background-color: #1571a1;
}

#logoswap{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 290px;
	position: relative;
		}
#logoswap span {
	background: url(../images/nebraskaH2O_back.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
		}

#righthead{
	float: right;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 290px;
	width: 605px;
	background-image: url(../images/nebraskaH2O_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 10px 0;
	color: #9a6a59;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin: 0;
	padding: 10px 0 0 0;
	color: #3090dd;
	font-size: 16px;
    line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {font-size: 12px; font-family: Helvetica, Georgia, sans-serif; font-weight: normal; color: #000; line-height: 24px;}

a:link {
		color: #3090dd;
		text-decoration: underline;
		font-weight: normal;
		padding: 0;
		}
		
a:visited {
		color: #3090dd;
		text-decoration: underline;
		font-weight: normal;
		padding: 0;
		}
		
a:hover {
		color: #fff;
		text-decoration: none;
		background: #3090dd;
		padding: 0;
		font-weight: normal;
		}
		
a.image:hover { background: none; border: none; }	
a.image img { border: none; }
img {
		display: block;
		border: 0;
		text-decoration: none;
		background-color: transparent;
		padding: 0;
		margin: 0;
		}

#maincontent {
	border: 0px solid #333; 
	font-size: 0.8em; 
	padding: 0;
	width: 605px;
	float: right; 
} 


#sidebar {
	width: 155px;
	padding: 10px 15px 0 10px;
	background-color: #e2f4fe;
	margin: 15px 15px 0 0;
	height: 100%;
	float: left;
}


#mainContent {
	float:left;
	padding: 0px;
} 


#navrow {
	border: 0;
	padding: 1px 0 0 0;
	background-color: #0397d6;
	margin-top: 246px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
	
	/************************************************/
	
.row {
	width: 565px;
	padding: 10px 20px 40px 20px;
	margin: 15px 0 0 0;
	border: 0;
	background-color: #eff0ae;
	}

/* Hides from IE-mac \*/
* html .row {height: 1%;}
.row {
	width: 565px;
	background-color: #eff0ae;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
/* End hide from IE-mac ************************/

.row1 {
	width: 565px;
	padding: 10px 20px 40px 20px;
	margin: 15px 0 0 0;
	border: 0;
	background-color: #d8eed2;
	}

/* Hides from IE-mac \*/
* html .row {height: 1%;}
.row1 {
	width: 565px;
	background-color: #d8eed2;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
/* End hide from IE-mac ************************/

.row2 {
	width: 600px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	border: 0;
	background-color: #fff;
	}
	
/* Hides from IE-mac \*/
* html .row2 {height: 1%;}
.row2 {
	margin-top: 15px;
	width: 605px;
	background-color: #fff;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 150px;
}
/* End hide from IE-mac ************************/

.row3 {
	float: right;
	width: 600px;
	padding: 0;
	margin: 15px 0 0 0;
	border: 0;
	background-color: #9a6a59;
	}
	
/* Hides from IE-mac \*/
* html .row3 {height: 1%;}
.row3 {
	display: block;
	width: 605px;
	background-color: #9a6a59;
	padding: 0;
	text-align: center;
	margin-top: 15px;
	margin-right: 180;
	margin-bottom: 0;
	margin-left: 0;
	color: #fff;
}
/* End hide from IE-mac ************************/


ul#ftabnav { /* general settings */
	text-align: center; /* set to left, right or center */
	margin: 15px 0 0 4px; /* set margins as desired */
	font: normal 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 0px solid #fff; /* set border COLOR as desired */
	list-style-type: none;
	padding: 0px 0px 15px 0px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#ftabnav li { /* do not change */
	display: inline;
}

body#ftab1 li.ftab1, body#ftab2 li.ftab2, body#ftab3 li.ftab3, body#ftab4 li.ftab4, body#ftab5 li.ftab5, body#ftab6 li.ftab6, body#ftab7 li.ftab7 { /* settings for selected tab */
	border-bottom: 0px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

body#ftab1 li.ftab1 a, body#ftab2 li.ftab2 a, body#ftab3 li.ftab3 a, body#ftab4 li.ftab4 a, body#ftab5 li.ftab5 a, body#ftab6 li.ftab6 a, body#ftab7 li.ftab7 a { /* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #000000; /* set selected tab link color as desired */
	position: relative;
	padding-top: 15px; /* must change with respect to padding (X) above and below */
}

ul#ftabnav li a { /* settings for all tab links */
	padding: 15px 8px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border-left: 0px solid #fff; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	border-right: 0px solid #9a6a5;
	background-color: #9a6a59; /* set unselected tab background color as desired */
	color: #fff; /* set unselected tab link color as desired */
	margin-left: -5px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#ftabnav a:hover { /* settings for hover effect */
	text-decoration: underline;
}



.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



ul#tabnav { /* general settings */
	text-align: center; /* set to left, right or center */
	margin: 15px 0 0 4px; /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 0px solid #fff; /* set border COLOR as desired */
	list-style-type: none;
	padding: 0px 0px 15px 0px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
	display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5, body#tab6 li.tab6, body#tab7 li.tab7 { /* settings for selected tab */
	border-bottom: 0px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a { /* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #0397d6; /* set selected tab link color as desired */
	position: relative;
	padding-top: 15px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
	padding: 15px 16px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border-left: 0px solid #fff; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	border-right: 0px solid #0188c1;
	background-color: #0397d6; /* set unselected tab background color as desired */
	color: #fff; /* set unselected tab link color as desired */
	margin-left: -5px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
	background-image: url(../images/tabhover.gif);
	background-repeat: no-repeat;
	background-position: right top; /* set desired hover color */
	color: #0397d6;
}


#report_module{
	margin: 0px;
	padding: 0px;
	width: 206px;
	height: 150px;
	position: relative;
	float: right;
		}
#report_module span {
	background: url(../images/report_module.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
		}
		
.module {
	float: left;
	height: 130px;
	width: 288px;
	overflow: hidden;
	position: relative;
	line-height: 10px;
	text-align: left;
	left: 0px;
	background-image: url(../images/help_module.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-color: #d2ecf8;
}