<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------*/
/*  waterboards.css                          */
/*  Version 1.20                               */
/* Last Updated 06/20/2007                     */
/*                                             */
/*  Water boards-specific styles                 */
/*---------------------------------------------*/

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

blockquote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.38em;
	color: #253b5a;
	border-bottom:2px dotted #999;
	margin:14px 0;
	width:99%; /* Fix IE problem, too short */
}
h2
{
	font-smooth: always;
	/*text-transform:uppercase;*/
 font-weight: bold;
	font-size: 1.1em;
	color: #1d3b66;
	border:1px solid #ccd4df;
	margin:10px 0;
	padding:3px 2%;
	background-color:#e7e9ec;
	width:95%; /* Fix IE problem, too short */
}
.greenContent
{
	font-family: Arial, Helvetica, sans-serif;
	color: #088110;
}
h3
{
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:6px;
}
h4
{
	font-size:1em;
	font-weight:bold;
}
hr
{
	color: #088110;
	background-color: #088110;
	height: 2px;
	border: 0;
}

/***************************************************************************************/
/******************* PREVIOUS CSS STYLE  FILE NAME WAS default.css  ********************/

.blueContent
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.blueLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 71%;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
}
.redLink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.redLink a
{
	color: #990000;
}
.redLink a:link
{
	color: #990000;
}
.redLink a:hover, a:active
{
	color: #990000;
}
a.redLink
{
	color: #990000;
}
a.redLink:link
{
	color: #990000;
}
a.redLink:hover, a.redLink:active
{
	color: #990000;
}
.subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	font-size: 1.1em;
	color: #000000;
}
.blueSubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1d3b66;
	font-size: 1.1em;
}
.greenSubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #088110;
	font-size: 1.1em;
}
.contentWhite
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.redContent
{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}




/********* END Page Content Styles *********************************************/
.index {
	left: 35px;
}
</pre></body></html>