Body
{
	font-family: Verdana, Arial;
	font-size: 12px;
}
TD
{
	font-family: Verdana, Arial;
	font-size: 12px;
}

/* Links */
A
{
	color: #7996B7;
	text-decoration: none;
}
A:link
{
	color: #7996B7;
	text-decoration: none;
	font-size: 12px;
}
A:visited
{
	color: #7996B7;
	text-decoration: none;
	font-size: 12px;
}
A:hover
{
	color: #005199;
	text-decoration: underline;
	font-size: 12px;
}
A:active
{
	color: #7996B7;
	text-decoration: none;
	font-size: 12px;
}

/* Navigation */
A
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.nav:link
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.nav:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.nav:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #004182;
	text-decoration: none;
}
A.nav:active
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subhead
{
	color: #005199;
	font-family: Verdana, Arial;
	font-size: 15px;
}
.subheadsm
{
	color: #005199;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
}
.super
{
	font-family: Verdana, Arial;
	font-size: 9px;
}
.smtext
{
	font-family: Verdana, Arial;
	font-size: 9px;
}
.navselect
{
	font-size: 11px;
	font-weight: bold;
	color: #005199;
}
.navbg
{
	background-image: url(images/newwaterbg.jpg);
	background-repeat: no-repeat;
}

table.iws_table
{
	border-collapse: collapse;
	border-style: solid;
}
table.iws_table .white
{
	background: white;
}
table.iws_table .gray
{
	background: gray;
}
table.iws_table .bold
{
	font-weight: bold;
}
table.iws_brown .dark
{
	background: #8d6731;
	color: White;
}
table.iws_brown .mid
{
	background: #b19a78;
	color: White;
}
table.iws_brown .light
{
	background: #f0eae1;
}
table.iws_burgundy .dark
{
	background: #751611;
	color: White;
}
table.iws_burgundy .mid
{
	background: #b67875;
	color: White;
}
table.iws_burgundy .light
{
	background: #f3dad8;
}
table.iws_green .dark
{
	background: #4e6c49;
	color: White;
}
table.iws_green .mid
{
	background: #87a583;
	color: White;
}
table.iws_green .light
{
	background: #deeedc;
}
table.iws_grey .dark
{
	background: #424242;
	color: White;
}
table.iws_grey .mid
{
	background: #838383;
	color: White;
}
table.iws_grey .light
{
	background: #ececec;
}
table.iws_purple .dark
{
	background: #554255;
	color: White;
}
table.iws_purple .mid
{
	background: #aa86aa;
	color: White;
}
table.iws_purple .light
{
	background: #f3e9f3;
}
table.iws_slate .dark
{
	background: #325884;
	color: White;
}
table.iws_slate .mid
{
	background: #638cbb;
	color: White;
}
table.iws_slate .light
{
	background: #d1e4fa;
}
table.iws_scheme1 .dark
{
	background: #699;
	color: White;
}
table.iws_scheme1 .mid
{
	background: #f90;
	color: White;
}
table.iws_scheme1 .light
{
	background: #f1f1eb;
}
table.iws_scheme2 .dark
{
	background: #696;
	color: White;
}
table.iws_scheme2 .mid
{
	background: #cc0;
	color: White;
}
table.iws_scheme2 .light
{
	background: #fdfee3;
}
table.iws_scheme3 .dark
{
	background: #930;
	color: White;
}
table.iws_scheme3 .mid
{
	background: #f60;
	color: White;
}
table.iws_scheme3 .light
{
	background: #fdfee3;
}
table.iws_scheme4 .dark
{
	background: #369;
	color: White;
}
table.iws_scheme4 .mid
{
	background: #f60;
	color: White;
}
table.iws_scheme4 .light
{
	background: #fffef0;
}

