/* THEME  */
html {
	min-height:100%;
}
body {
    background: #002f42 url("../images/body-bg.jpg") no-repeat center top;
    color: #222;
    font-family: sans-serif;
	font-size:1.15em;
	height:100%;
	margin:0;
	padding:0;
	position:relative;
}
header {
	display:inline-block;
	float:left;
	width:100%;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
input {
	font-size: 12px;
}
th, td {
	padding: 5px 15px 5px 0;
	vertical-align:top;
}
th {
	font-size:.8em;
	font-weight:bold;
	vertical-align:bottom;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a, .componentheading {
	color:#0AAFDA;
}
.mainContent h1,
.mainContent h2, 
.mainContent h3, 
.mainContent h4, 
.mainContent h1 a, 
.mainContent h2 a, 
.mainContent h3 a, 
.mainContent h4 a, 
.mainContent .componentheading {
	color:#0AAFDA;
}
.mainRight h1,
.mainRight h2, 
.mainRight h3, 
.mainRight h4, 
.mainRight h1 a, 
.mainRight h2 a, 
.mainRight h3 a, 
.mainRight h4 a, 
.mainRight .componentheading {
	color:#0AAFDA !important;
}
h1, h2, .componentheading {
	font-size:1.5em;
	font-weight:normal;
	line-height:100%;
	margin: 0 0 10px 0;
	padding:0;
	width:100%;
}
h3 {
	font-size:1.5em;
	font-weight:normal;
	line-height:1em;
	margin: 0px;
	padding:0;
	width:90%;
}

.mainRight h3 {
	font-size:1em;
}
h4 {
	font-size:.9em;
	margin: 10px 0 5px 0;
	padding:0;
	width:100%;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 20px;
}
p, li {
	font-size:.9em;
	margin:0 0 15px 0;
	padding:0;
}

li {
	margin:0 0 8px 0;
}

a {
	color: blue;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

textarea:focus, input:focus {
border: 3px solid #09C; background: PowderBlue;
}


/* ======================================================================= */
/* ======================================================================= */
.container-width {
	margin: 0 auto;
	padding: 0;
	position: relative;
	max-width: 980px;
}

.container-float {
	display:inline-block;
	float:left;
	position:relative;
	width: 100%;
}
/* ======================================================================= */
/* ======================================================================= */
.main {
	background:#FFF;
	display:inline-block;
	float:left;
	width:970px; /*=980px total*/
	padding:5px;
}
/* ======================================================================= */
/* ======================================================================= */
.logo {
	display:inline;
	float:none;
	padding:0;
	left:80px;
	top:25px;
	width:221px;
	z-index:9;
	position:absolute;
}
.headerRight {
	display: inline-block;
	float: left;
	font-size: 12px;
	margin: 30px 0 10px 330px;
	width: 450px;
}
.headerRight .socialMedia,
.headerRight .searchblock {
	display:inline-block;
	vertical-align:top;
}
.headerRight .socialMedia {
	margin-bottom:5px;
}
.headerRight .searchblock {
	margin-left:10px;
}
.headerRight .socialMedia img{
	margin:0 2px;
}
.headerRight form {
  	margin: 0;
  	padding: 0;
}
.headerRight input.inputbox {
  	width: 151px;
  	height: 16px;
  	color: white;
  	background: white url("../images/search-bg2.gif") no-repeat left center;
  	border: none;
  	vertical-align:top;
  	padding: 2px 25px 2px 5px;
}

/* ======================================================================= */
/* ======================================================================= */
#mod_carousel_intro_nav {
	clear:both;
	display:inline-block;
	float:left;
	width:100%;
}

#mod_carousel_intro_nav ul {
	float:right;
	display:inline-block;
	margin:0;
	padding:0;
}
#mod_carousel_intro_nav li {
	float:left;
	display:inline-block;
	margin:0;
	padding:0;
}
#mod_carousel_intro_nav li a {
	background:#666;
	color:#FFF;
	display:inline-block;
	font-size:.5em;
	height:32px;
	line-height:120%;
	margin:0 0 0 4px;
	padding:5px 20px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.pageHome #mod_carousel_intro_nav li a,
.pageHome #mod_carousel_intro_nav li a {
	height:28px;
}
.pageHome #mod_carousel_intro_nav li.activeLI a,
.pageHome #mod_carousel_intro_nav li a:hover {
	height:32px;
}


/* Original Color */
#mod_carousel_intro_nav li a.carouselnav1,
#mod_carousel_intro_nav li a#menulink_1 {
	background: #408BB6; /* Blue */
	width:86px;
}
#mod_carousel_intro_nav li a.carouselnav2,
#mod_carousel_intro_nav li a#menulink_2 {
	background: #9C72B3; /* Violet */
	width:86px;
}
#mod_carousel_intro_nav li a.carouselnav3,
#mod_carousel_intro_nav li a#menulink_3 {
	background: #30AE99; /* Teal */
	width:86px;
}
#mod_carousel_intro_nav li a.carouselnav4,
#mod_carousel_intro_nav li a#menulink_4 {
	background: #E39E26; /* Orange */
	width:86px;
}
#mod_carousel_intro_nav li a.carouselnav5,
#mod_carousel_intro_nav li a#menulink_5 {
	background: #868B00; /* Green */
	width:86px;
}

/* Gradient Color - default*/
#mod_carousel_intro_nav li a.carouselnav1,
#mod_carousel_intro_nav li a#menulink_1 {
	background: #408BB6; /* Blue */
	background: #408bb6; /* Old browsers */
	background: -moz-linear-gradient(top, #408bb6 0%, #2c607c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#408bb6), color-stop(100%,#2c607c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #408bb6 0%,#2c607c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #408bb6 0%,#2c607c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #408bb6 0%,#2c607c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #408bb6 0%,#2c607c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#408bb6', endColorstr='#2c607c',GradientType=0 ); /* IE6-9 */
	width:86px;
}
#mod_carousel_intro_nav li a.carouselnav2,
#mod_carousel_intro_nav li a#menulink_2 {
	background: #9C72B3; /* Violet */
	background: #9c72b3; /* Old browsers */
	background: -moz-linear-gradient(top,  #9c72b3 0%, #6a517f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9c72b3), color-stop(100%,#6a517f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9c72b3 0%,#6a517f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9c72b3 0%,#6a517f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9c72b3 0%,#6a517f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9c72b3 0%,#6a517f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c72b3', endColorstr='#6a517f',GradientType=0 ); /* IE6-9 */
	width:86px;
}
#mod_carousel_intro_nav li a.carouselnav3,
#mod_carousel_intro_nav li a#menulink_3 {
	background: #30AE99; /* Teal */
	background: #30ae99; /* Old browsers */
	background: -moz-linear-gradient(top,  #30ae99 0%, #237f63 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30ae99), color-stop(100%,#237f63)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #30ae99 0%,#237f63 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #30ae99 0%,#237f63 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #30ae99 0%,#237f63 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #30ae99 0%,#237f63 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ae99', endColorstr='#237f63',GradientType=0 ); /* IE6-9 */
	width:86px;
}
#mod_carousel_intro_nav li a.carouselnav4,
#mod_carousel_intro_nav li a#menulink_4 {
	background: #E39E26; /* Orange */
	background: #e39e26; /* Old browsers */
	background: -moz-linear-gradient(top,  #e39e26 0%, #7f5515 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e39e26), color-stop(100%,#7f5515)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e39e26 0%,#7f5515 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e39e26 0%,#7f5515 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e39e26 0%,#7f5515 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e39e26 0%,#7f5515 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e39e26', endColorstr='#7f5515',GradientType=0 ); /* IE6-9 */
	width:86px;
}
#mod_carousel_intro_nav li a.carouselnav5,
#mod_carousel_intro_nav li a#menulink_5 {
	background: #868B00; /* Green */
	background: #868B00; /* Old browsers */
	background: -moz-linear-gradient(top,  #868B00 0%, #666b0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868B00), color-stop(100%,#666b0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #868B00 0%,#666b0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #868B00 0%,#666b0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #868B00 0%,#666b0e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #868B00 0%,#666b0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868B00', endColorstr='#666b0e',GradientType=0 ); /* IE6-9 */
	width:86px;
}

/* No Gradient Color - hover or activeLI */
#mod_carousel_intro_nav li.activeLI a.carouselnav1,
#mod_carousel_intro_nav li.activeLI a#menulink_1 {
	background: #408BB6; /* Blue */
	width:86px;
}
#mod_carousel_intro_nav li.activeLI a.carouselnav2,
#mod_carousel_intro_nav li.activeLI a#menulink_2 {
	background: #9C72B3; /* Violet */
	width:86px;
}
#mod_carousel_intro_nav li.activeLI a.carouselnav3,
#mod_carousel_intro_nav li.activeLI a#menulink_3 {
	background: #30AE99; /* Teal */
	width:86px;
}
#mod_carousel_intro_nav li.activeLI a.carouselnav4,
#mod_carousel_intro_nav li.activeLI a#menulink_4 {
	background: #E39E26; /* Orange */
	width:86px;
}
#mod_carousel_intro_nav li.activeLI a.carouselnav5,
#mod_carousel_intro_nav li.activeLI a#menulink_5 {
	background: #868B00; /* Green */
	width:86px;
}













#mod_carousel_intro {
	clear:both;
	display:inline-block;
	float:left;
	
	height:296px;
	margin-bottom:5px;
	overflow:hidden;
	width:980px;
}
#mod_carousel_intro ul {
	list-style:none;
	margin:0;
	padding:0;
}
/* ======================================================================= */
/* ======================================================================= */

.mainLeft {
	width: 190px;
	display:inline-block;
	float:left;
	margin-left:0px;
}


.mainLeft .moduletable {
	background:#E0E2E1;
	border-top:1px solid #BDBDBC;
  	margin:0 0 10px 0;
	padding:0;
}
.mainLeft .moduletable.noBackground {
	background:transparent none;
}
.mainLeft .moduletable.noBorder {
	border:none;
}


.mainLeft .moduletable h3 {
	color:#666;
	font-size:.65em;
	margin:5px 10px;
}
.mainLeft .moduletable h3 a {
	color:#666;
	text-decoration:none;
}

.mainLeft .moduletable ul {
	color:#0AAFDA;
	padding-bottom:5px;
}
.mainLeft .moduletable li {
	font-size:.65em;
	line-height:100%;
	margin: 0 0 5px 0;
}
.mainLeft .moduletable li li{
	font-size:.9em;

}

.mainLeft .moduletable li a {
	color:#00597A;
	display:inline-block;
	text-decoration:none;
}
.mainLeft .moduletable li a:hover {
	text-decoration:underline;
}












/* Navigation */
.mainLeft .nav {
	border-bottom: 1px solid #BDBDBC !important;
	margin-bottom:15px;
}
.mainLeft .nav .moduletable {
	border-top:none;
	margin-bottom:0;
}

.mainLeft .nav .moduletable ul {
	list-style:none;
	padding:0;
}
.mainLeft .nav .moduletable li {
	padding:0;
	margin:0;
}
.pageHome .mainLeft .nav .moduletable li.mainlevel_current {
	display:none;
}
 
.mainLeft .nav .moduletable li a {
	border-bottom:1px solid #blue;
	color: #FFF;
	display:block;
	margin:0;
	padding: 6px 20px 4px 10px;
	border-bottom:none !important;
	border-top: 1px solid #BDBDBC !important;
}
.mainLeft .nav .moduletable li li a {
	border-bottom:none;
}
.mainLeft .nav .moduletable li#menuitem_1 a {
	color:#408BB6; /* Blue */
}
.mainLeft .nav .moduletable li li {
	font-size:1em;
	line-height:1.2em;

}
.mainLeft .nav .moduletable li li a {
	padding: 6px 10px 4px 20px;
	margin: 0;
}
.mainLeft .nav .moduletable li.mainlevel_current a,
.mainLeft .nav .moduletable li.sublevel_current a,
.mainLeft .nav .moduletable li.sublevel_active a,
.mainLeft .nav .moduletable li a:hover {
	background-color:#FFF;/* ON */
	color:#408BB6;
}
.mainLeft .nav .moduletable li.mainlevel_current li a,
.mainLeft .nav .moduletable li.sublevel_current li a,
.mainLeft .nav .moduletable li.sublevel_active li a,
.mainLeft .nav .moduletable li a {
	background-color:#408BB6; /* OFF */
	color:#FFF;
}
.mainLeft .nav .moduletable li.mainlevel_current a,
.mainLeft .nav .moduletable li.sublevel_current a,
.mainLeft .nav .moduletable li.sublevel_active a {
	color:#408BB6;
}
.mainLeft .nav .moduletable li.mainlevel_current li a {
	color:#FFF;
}
.mainLeft .nav .moduletable li a:hover {
	text-decoration:none;
}
/* PDF Icons in Menu */
.mainLeft .moduletable li a[href^="http:"],
.mainLeft .moduletable li a[href^="https:"] {
	background: transparent url('../images/icons/icon-open.gif') no-repeat 175px center;
}
.mainLeft .moduletable li a[href^="http:"]:hover,
.mainLeft .moduletable li a[href^="https:"]:hover {
	background: #F2F2F2 url('../images/icons/icon-open.gif') no-repeat 175px center;
}
.mainLeft .moduletable li a[href $='.pdf'] {
	background:transparent url('../images/icons/icon-doc.gif') no-repeat 175px center;	
}
.mainLeft .moduletable li a[href $='.pdf']:hover {
	background:#F2F2F2 url('../images/icons/icon-doc.gif') no-repeat 175px center;	
}
.mainLeft .moduletable li a.menulocked {
	background:transparent url('../images/icons/icon-lock.gif') no-repeat 175px center;	
}
.mainLeft .moduletable li a.menulocked:hover {
	background:#E0E2E1 url('../images/icons/icon-lock.gif') no-repeat 175px center;	
}
.mainLeft .moduletable li a.menulocked img{
	display:none;
}
.mainLeft .moduletable li a:hover,
.mainLeft .moduletable li li a:hover {
	background-color:#E0E2E1 !important;
	color:#408BB6 !important;
}


























.mainMiddle {
  	width: 780px;
	display:inline-block;
	float:left;
}
.mainContent {
    width: 560px;
    padding: 0 5px 5px 15px;
	display:inline-block;
	float:left;
}
.pageHome .mainContent {
   /* width: 570px;
    padding: 0 5px 5px 5px;*/
}
.mainRight {
  width: 200px;
	display:inline-block;
	float:left;
}









.layoutTitle { /* DEFAULT BLUE */
  width: 100%;
  height: 79px;
  background: url("../images/header-bg-blue.png") no-repeat center center;
  clear: both;
}
.pageBlue .layoutTitle { /* BLUE */
  background: url("../images/header-bg-blue.png") no-repeat center center;
}
.pageRed .layoutTitle { /* RED */
  background: url("../images/header-bg-red.png") no-repeat center center;
}
.pageOrange .layoutTitle { /* ORANGE */
  background: url("../images/header-bg-orange.png") no-repeat center center;
}
.pageGreen .layoutTitle { /* GREEN */
  background: url("../images/header-bg-green.png") no-repeat center center;
}
.pagePurple .layoutTitle { /* PURPLE */
  background: url("../images/header-bg-purple.png") no-repeat center center;
}
.pageViolet .layoutTitle { /* VIOLET */
  background: url("../images/header-bg-violet.png") no-repeat center center;
}



.layoutTitle .layoutTitleTitle {
	width: 100%;
	height: 79px;
	float:left;
	display:inline-block;
	margin:0;
	padding:0;
}
.layoutTitle .layoutTitleTitle .TitleHeader {
	float:left;
	display:inline-block;
	margin:0;
	padding: 30px 0 0 57px;
	width:923px;
}
.layoutTitle .layoutTitleTitle.thumbnail1,
.layoutTitle .layoutTitleTitle.thumbnailAll {
  background: url("../images/member-header-pics-all.png") no-repeat right top;
}
.layoutTitle .layoutTitleTitle.thumbnail2 {

  background: url("../images/member-header-pics-2.png") no-repeat right top;
}
.layoutTitle .layoutTitleTitle.thumbnail3 {
  background: url("../images/member-header-pics-3.png") no-repeat right top;
}
.layoutTitle .layoutTitleTitle.thumbnail4 {
  background: url("../images/member-header-pics-4.png") no-repeat right top;
}
.layoutTitle .layoutTitleTitle.thumbnail5 {
  background: url("../images/member-header-pics-5.png") no-repeat right top;
}

.layoutTitle .layoutTitleTitle h1 {
    margin: 0;
    padding:0;
    color: white;
    font-size: 160%;
    text-transform: none;
	-webkit-margin-before: 0;
	-webkit-margin-after:0;
}

.layoutSubtitle h1 {
	color: white;
	margin: 0;
	padding: 0;
	font-size: 140%;
	text-transform: none;
}
.blockImages {
	margin-bottom: 15px;
}



/* subtitle colors */
.layoutSubtitle {
	padding: 5px 5px 5px 20px;
	background-color: #30AE99; /*#3E937F; /* Default Teal */
	color: white;
	margin:0 0 5px 5px;
}
body.mid2 .layoutSubtitle { /* About Us */
	background-color: #408BB6; /* Blue */
}
body.pmid15 .layoutSubtitle /* Water Quality Parent */,
body.mid15 .layoutSubtitle /* Water Quality Menu  */ { 
	background-color: #9C72B3; /* Violet */
}
body.pmid20 .layoutSubtitle /* Operations Parent */,
body.mid20 .layoutSubtitle /* Operations Menu  */ { 
	background-color: #30AE99; /*#3E937F; /* Default Teal */
}
body.pmid21 .layoutSubtitle /* Utility Parent */,
body.mid21 .layoutSubtitle /* Utility Menu  */ { 
	background-color: #E39E26; /* Orange */
}
body.pmid22 .layoutSubtitle /* 21st Parent */,
body.mid22 .layoutSubtitle /* 21st Menu  */ { 
	background-color: #868B00; /* Green */
}
/* subtitle colors - to headers */
body.mid2 .mainContent h2,
body.mid2 .mainContent h3,
body.mid2 .mainContent h1 a,
body.mid2 .mainContent h2 a,
body.mid2 .mainContent h3 a { /* About Us */
	color: #408BB6 !important; /* Blue */
}
body.pmid15 .mainContent h2 /* Water Quality Parent */,
body.mid15 .mainContent h2 /* Water Quality Menu  */,
body.pmid15 .mainContent h3 /* Water Quality Parent */,
body.mid15 .mainContent h3 /* Water Quality Menu  */,
body.pmid15 .mainContent h2 a/* Water Quality Parent */,
body.mid15 .mainContent h2 a/* Water Quality Menu  */,
body.pmid15 .mainContent h3 a/* Water Quality Parent */,
body.mid15 .mainContent h3 a/* Water Quality Menu  */ { 
	color: #9C72B3 !important; /* Violet */
}
body.pmid20 .mainContent h2 /* Operations Parent */,
body.mid20 .mainContent h2 /* Operations Menu  */,
body.pmid20 .mainContent h3 /* Operations Parent */,
body.mid20 .mainContent h3 /* Operations Menu  */,
body.pmid20 .mainContent h2 a/* Operations Parent */,
body.mid20 .mainContent h2 a/* Operations Menu  */,
body.pmid20 .mainContent h3 a/* Operations Parent */,
body.mid20 .mainContent h3 a/* Operations Menu  */ { 
	color: #30AE99 !important; /*#3E937F; /* Default Teal */
}
body.pmid21 .mainContent h2 /* Utility Parent */,
body.mid21 .mainContent h2 /* Utility Menu  */,
body.pmid21 .mainContent h3 /* Utility Parent */,
body.mid21 .mainContent h3 /* Utility Menu  */,
body.pmid21 .mainContent h2 a/* Utility Parent */,
body.mid21 .mainContent h2 a/* Utility Menu  */,
body.pmid21 .mainContent h3 a/* Utility Parent */,
body.mid21 .mainContent h3 a/* Utility Menu  */ { 
	color: #E39E26 !important; /* Orange */
}
body.pmid22 .mainContent h2 /* 21st Parent */,
body.mid22 .mainContent h2 /* 21st Menu  */,
body.pmid22 .mainContent h3 /* 21st Parent */,
body.mid22 .mainContent h3 /* 21st Menu  */,
body.pmid22 .mainContent h2 a/* 21st Parent */,
body.mid22 .mainContent h2 a/* 21st Menu  */,
body.pmid22 .mainContent h3 a/* 21st Parent */,
body.mid22 .mainContent h3 a/* 21st Menu  */ { 
	color: #868B00 !important; /* Green */
}


.headersBlue h2,
h2.headersBlue,
.mainRight h2.headersBlue,
.headersBlue h3,
h3.headersBlue,
.mainRight h3.headersBlue,
.headersBlue h2 a,
h2.headersBlue a,
.mainRight h2.headersBlue a,
.headersBlue h3 a,
h3.headersBlue a,
.mainRight h3.headersBlue a { /* About Us */
	color: #408BB6 !important; /* Blue */
}
.headersPurple h2,
h2.headersPurple,
.mainRight h2.headersPurple,
.headersPurple h3,
h3.headersPurple,
.mainRight h3.headersPurple,
.headersPurple h2 a,
h2.headersPurple a,
.mainRight h2.headersPurple a,
.headersPurple h3 a,
h3.headersPurple a,
.mainRight h3.headersPurple a { 
	color: #9C72B3 !important; /* Violet */
}
.headersTeal h2,
h3.headersTeal,
.mainRight h2.headersTeal,
.headersTeal h2,
h3.headersTeal,
.mainRight h3.headersTeal,
.headersTeal h2 a,
h3.headersTeal a,
.mainRight h2.headersTeal a,
.headersTeal h2 a,
h3.headersTeal a,
.mainRight h3.headersTeal a { 
	color: #30AE99 !important; /*#3E937F; /* Default Teal */
}
.headersOrange h2,
h2.headersOrange,
.mainRight h2.headersOrange,
.headersOrange h3,
h3.headersOrange,
.mainRight h3.headersOrange,
.headersOrange h2 a,
h2.headersOrange a,
.mainRight h2.headersOrange a,
.headersOrange h3 a,
h3.headersOrange a,
.mainRight h3.headersOrange a { 
	color: #E39E26 !important; /* Orange */
}
.headersGreen h2,
h2.headersGreen,
.mainRight h2.headersGreen,
.headersGreen h3,
h3.headersGreen,
.mainRight h3.headersGreen,
.headersGreen h2 a,
h2.headersGreen a,
.mainRight h2.headersGreen a,
.headersGreen h3 a,
h3.headersGreen a,
.mainRight h3.headersGreen a { 
	color: #868B00 !important; /* Green */
}












.menuSimple {
  width: 100%;
}
.menuSimple ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
.menuSimple li {
  margin: 0;
  padding: 0;
}
.menuSimple li a, .menuSimple li a:link, .menuSimple li a:visited {
  color: white;
  text-decoration: none;
  padding: 0 6px;
}

.menuSimple li a:hover {
  text-decoration: underline;
}










.layoutUnderTitle {
	background: #005F83 url("../images/member-header-bg.gif") no-repeat top left;
	clear: both;
	display:inline-block;
	float:left;
	padding: 5px 0 0 0;
	width: 100%;
}

.layoutUnderTitleLeft, 
.layoutUnderTitleMiddle, 
.layoutUnderTitleRight {
  position: relative;
  float: left;
}
* html .layoutUnderTitleLeft, 
* html .layoutUnderTitleMiddle, 
* html .layoutUnderTitleRight {
  display: inline;
}

.layoutUnderTitleLeft {
  width: 279px;
  padding: 10px;
  color: white;
  font-style: italic;
  font-size:150%;
}
.layoutUnderTitleMiddle {
  width: 232px;
}
.layoutUnderTitleRight {
  padding: 10px 0 0  10px;
  width: 329px;
  color: white;
}

.layoutUnderTitle  a {
  color:#ffffff;
}

.layoutUnderTitle .blockMember {
  width: 212px;
  color: white;
}
.layoutUnderTitle .blockMember p {
  font-size: .7em;
}
.layoutUnderTitle .blockMember input#modlgn_passwd, 
.layoutUnderTitle .blockMember input#modlgn_username {
  width: 90px;
}
/* .layoutUnderTitle .blockMember #form-login-username,  */
/* .layoutUnderTitle .blockMember #form-login-password,  */
/* .layoutUnderTitle .blockMember #form-login-remember { */
/*   position: relative; */
/*   float: left; */
/*   width: 106px; */
/* } */
/* * html .layoutUnderTitle .blockMember #form-login-username,  */
/* * html .layoutUnderTitle .blockMember #form-login-password,  */
/* * html .layoutUnderTitle .blockMember #form-login-remember { */
/* 	display: inline; */
/*   width: 106px; */
/* } */


.headersOrange h1, .headersOrange h1 a, .headersOrange h2, .headersOrange h2 a, .headersOrange h3, .headersOrange h3 a {
color: orange;
}





.preComponent div.latestNews {
	/*background:#889D75;
	color:#FFF;
	padding:10px;*/
	margin:0;
}
.preComponent .latestNews h3 {
	/*color:#FFF;*/
	font-weight:normal;
	margin:0 0 5px 0;
	padding: 0;
	/*text-transform:uppercase;*/
	width: 90%;
}
.preComponent .latestNews li {
	margin:0 0 5px 0;
	font-size:.8em;
}

.preComponent .latestNews h3,
.preComponent .latestNews p,
.preComponent .latestNews a {
	/*color:#FFF;*/
}
.preComponent .latestNews h3 {
	margin-top:5px;
	font-size:1.25em;
}

.blockRight {
  padding: 5px;
  margin-bottom: 20px;
}




.blockMember {
  padding: 5px 10px;
}
.blockMember h2,
.blockJoinNOW h2 {
	font-size:18px;
	text-transform: uppercase;
}
.blockMember h2 a,
.blockJoinNOW h2 a { 
	text-decoration:none;
}
.blockMember input.inputbox {
  border: 1px solid #7fc7de;
  width: 170px;
  height: 16px;
  padding: 2px;
  color: gray;
} 
/* .blockMember input#modlgn_remember.inputbox {  */
/*	width: 16px; */
/* } */
.blockMember p,
.blockJoinNOW p,
.blockMember a,
.blockJoinNOW a {
	margin: 0 0 2px 0;
	font-size:12px;
}
.blockMember h2 a,
.blockJoinNOW h2 a {
	font-size:16px;
}

.blockMember input.button {
  border: none;
  width: 54px;
  height: 20px;
  background: url("../images/login-button.png") no-repeat top center;
  color: white;
}


.blockJoinNOW {
  border: 1px solid #E39E26;
  padding: 5px 10px;
  margin-top: 5px;
}
.mainRight .blockJoinNOW h2,
.mainRight .blockJoinNOW h2 a{
  color: #E39E26 !important;
}








.footer {
  color: #999;
  display:inline-block;
  float:left;
  font-size: .7em;
  margin:20px 0;
  text-align: center;
  width:100%;
}
.footer a {
  color: #999;
}
.footer a:hover {
  color: #999;
}


#mod_carousel_intro,#mod_carousel_intro a,#mod_carousel_intro img {background:none !important;filter:none !important;} 







/* PDF Icons in Menu */
.mainLeft .nav .moduletable li a[href^="http:"],
.mainLeft .nav .moduletable li a[href^="https:"] {
	background: transparent url('../images/icons/icon-open.gif') no-repeat 175px center;
}
.mainLeft .nav .moduletable li a[href^="http:"]:hover,
.mainLeft .nav .moduletable li a[href^="https:"]:hover {
	background: #F2F2F2 url('../images/icons/icon-open.gif') no-repeat 175px center;
}
.mainLeft .nav .moduletable li a[href $='.pdf'] {
	background:transparent url('../images/icons/icon-doc.gif') no-repeat 175px center;	
}
.mainLeft .nav .moduletable li a[href $='.pdf']:hover {
	background:#F2F2F2 url('../images/icons/icon-doc.gif') no-repeat 175px center;	
}
.mainLeft .nav .moduletable li a.menulocked {
	background:transparent url('../images/icons/icon-lock.gif') no-repeat 175px center;	
}
.mainLeft .nav .moduletable li a.menulocked:hover {
	background:#F2F2F2 url('../images/icons/icon-lock.gif') no-repeat 175px center;	
}
.mainLeft .nav .moduletable li a.menulocked img{
	display:none;
}
.mainLeft .nav .moduletable li a:hover {
	background-color:#F2F2F2 !important;
}







/* NACWA BLOG FEED */
.moduletablenacwablogposts {
	/*border: 1px solid #CCC;
	margin:0 0 20px 0;
	padding:0;
	width:568px;*/
    background: transparent url("../images/header-water-voice-blog.gif") no-repeat center top;
	margin:20px 0;
	padding-top:33px;
}
div.srfrContainer ul.srfrList li.srfrRow0 {
	background: transparent none;
}
.moduletablenacwablogposts h3 {
	/*background:#8A9F71; /* GREEN */
	color:#00597A;
	/*font-size:1.3em;;*/
	font-weight:normal;
	line-height:110%;
	margin:0;
	padding:8px;
	width:554px;
}
div.srfrContainer ul.srfrList,
.moduletablenacwablogposts ul,
div.srfrContainer ul.srfrList li,
.moduletablenacwablogposts li {
	background:none;
	border:none;
	margin:0;
	padding:0;
	width:100%;
}
div.srfrContainer ul.srfrList,
.moduletablenacwablogposts ul {
	/*margin:8px;
	width:544px;*/
}
.moduletablenacwablogposts ul h3 {
	background:none; 
	color:#00597A;
	/*font-size:1.2em;*/
	font-weight:normal;
	margin:15px 0 5px 0;
	padding:0;
	width:100%;
}

.moduletablenacwablogposts ul h3 a {
	color:#00597A;
}

.moduletablenacwablogposts ul p {
	font-size:98%;
	line-height:120%;
	margin:0 0 5px 0;
}
div.srfrContainer ul.srfrList li img.srfrImage {
	margin:0 5px 2px 0;
	padding: 0;
	background: white;
	border: none;
	display: inline-block;
	float:left;
}
.moduletablenacwablogposts .srfrReadMore a {
	color:#0AAFDA;
}
div.srfrContainer ul.srfrList li.srfrRow0,
div.srfrContainer ul.srfrList li.srfrRow1 {
	background: transparent none;
	border-top:1px solid #CCC;
}

/* NACWA TWITTER FEED */
.twtr-doc {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	margin:0 0 30px 0;
}
.twtr-widget-profile img.twtr-profile-img {
	width:48px !important;
	height:48px !important;
}
.twtr-widget-profile .twtr-hd {
	width: 48px;
	float: left;
}
.twtr-widget-profile .twtr-hd h3,
.twtr-widget-profile .twtr-hd h4 {
	display:none;
}
.twtr-widget-profile .twtr-bd {
	float: left;
	display: inline;
	width: 490px;
	margin: 10px 10px 10px 0;
}
.twtr-widget-profile .twtr-tweet-text p {
	font-size:100%;
}
.twtr-widget-profile .twtr-ft {
	clear:both;
}
.twtr-widget-profile .twtr-ft div {
	padding-top:0 !important;
}


.article_separator {
	display:none;
}





/* Fix for nested tables and elements throughout content */
.mainContent table {
	font-size: .8em;
}
.mainContent table p,
.mainContent table li,
.mainContent table table,
li p {
	font-size: 1em;
}

/* TABLE STYLES FROM OLD TEMPLATE */
table.tablePublication {
  width: 99%;
  border-top: 1px solid #2e8cb7;
  margin: 5px 0;
}
table.tablePublication td {
  padding: 5px;
  border-bottom: 1px solid #2e8cb7;
}
table.tablePublication td.date {
  white-space: nowrap;
  width: 4em;
}
table.tablePublication td.type {
  white-space: nowrap;
  width: 8.5em;
}
table.tablePublication td.icon {
  width: 12px;
}
table.tablePublication td.key {
  width: 12px;
}
table.tablePublication tr:hover td {
background-color:#D7E9FF;
}
table.tablePublication tr:nth-child(even) {
  background-color: white;
}
table.tablePublication tr:nth-child(odd) {
  background-color:#E8EDFF;
}
table.tablearchive {
  width: 98%;
  margin: 5px 0;
}
table.tablearchive td {
  padding: 3px;
}
table.tableBordered td, .tableBordered th {
  padding: 2px;
  text-align: center;
}


table.tableSponsor {
  width: 99%;
  margin: 5px 0;
  border-collapse:collapse;
}
table.tableSponsor tr:hover td {
background-color:#D7E9FF;
}
table.tableSponsor td {
  padding: 5px;
  border-bottom: 1px solid #2e8cb7;
}


.ams_output {
	font-size:.8em;
	margin: 20px 0 15px 0;
	padding:0;
	}

.blockMember {
z-index: 9999;
top:25px;
right:0;
position: absolute; 
padding:0;
}
#toggle_login {  
 text-align:right;  
 display:block;  */
 text-decoration:underline; 
width:176px; 
color:white; 
} */
#form-after-login { 
text-align:right; 
float:left; 
} 
.welcome_message span, #afterlogin_toggle { 
color:#fff; 
text-decoration:underline; 
margin-top: 1px !important; 
} 
 #afterlogin_toggle { 
 cursor: pointer; 
 margin:0; 
 } 
.mainRight .user_links{ 
 display:none; 
 background-color:#fff; 
 text-align: left; 
} 
.mainRight .white {
color:#00597A !important;
background-color:#fff;
display:block;
text-align:right;
padding-top:5px;
}
.mainRight .arrow {
text-decoration:none;
}
.left_side_login {
background:url('../images/login_box.png') left top;
width:20px;
height:139px;
float:left;
display:none;
}
.right_side_login {
background:url('../images/login_box.png') right top;
width:20px;
height:139px;
float:left;
display:none;
} 
.login_form_bottom {
display:none;
background-color:#fff;
float:left;
height:24px;
border-bottom:1px solid #000;
}
.login_form_bottom_left{
display:none;
background:url('../images/login_box.png') bottom left;
width:20px;
height:25px;
float:left;
}
.login_form_bottom_right{
display:none;
background:url('../images/login_box.png') bottom right;
width:20px;
height:25px;
float:right;
}
.clear {
width:100%;
clear:both;
}
.user_links h2 {
margin:0;
}
#twitter-widget-0 {
width:560px !important;
min-width:560px !important;
}