body {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Trebuchet MS",Arial, Verdana, sans-serif;
	font-size: medium;
	text-align: center;
	background: #dfe5f2 url(images/grad_background.jpg) repeat-x 50% 0;
	}
/*#dfe5f2 */
/* header
---------------------------------------------------------- */
#header {
	padding: 10px 0 0 0;
	font-size: 95%;
	background: #ffffff url(images/header-water.jpg) no-repeat 50% 0;
	}

#login{
	font-size: 8pt;
	text-align: right;
	margin-left: 400px;
}
#login td{
	font-size: 8pt;
}
#login input{
	font-size: 7pt;
}



/* logo */
#logo {
	width: 800px;
	height: 80px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/logo.png) no-repeat;
	border-style: none;
	}
	
#logo span img  {
	display: block;
	width: 0;
	}

ul
{
 margin-bottom:5;
 margin-top:5;
}

li
{
	margin-left:-20px;
	list-style-image: none; list-style: outside;
}



/* navigation */
#nav {
	background: #000080; 
	height:28px;
	}
	
#nav ul {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;	
	background: #000080;
	list-style-type:none;
	}
	
#nav li {
	float: left;
	letter-spacing: 0.1px;
	font-size: 80%;
	padding:0 0 0 16px;
	list-style: none;
	background:url(images/bullet.gif) 8px no-repeat;
	margin-left:0px;
	}

#nav li ul li 
{
	padding:0 0 0 0;
	background:none 0px no-repeat;
	text-align:left;
	clear:both;
	width:180px;
}
	
#nav li a {
	display: block;
	margin-left:auto;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	text-decoration: none;
	color: white;
	border: none;
	}
#nav li a:hover {
	color: #fff;
	background: red;
	}
#nav li a.active {
	color: #fff;
	background: red;
	}
	
#nav li ul { /* second-level lists */
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	position: absolute;
	background: #000066;
	filter:alpha(opacity=90);
	opacity:0.90;
	width:180px;
	left: -999em;  /*using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#nav li:hover ul, #nav li.sfh ul { /* lists nested under hovered list items */
	left: auto;
	padding:0 0 0 0;
	font-size: 120%;
	font-weight: bold;
}

#main-body {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	font-size: 90%;
	text-align: center;
	background: #ffffff;/*#fdefd2;*/
	border-left: 1px solid #888888;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #888888;
	}

.pb
{ page-break-after: always }

.copydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000055;
}
.copyreport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000055;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:"#000066"
}

a {color: #EE0000; text-decoration: underline; font-weight:bold;}
a:active {color: #EE0000;}
a:link {color: #EE0000;}
a:visited {color: #EE0000;}
a:hover {text-decoration: underline; color: SILVER; font-weight:bold;}



a.bold {text-decoration: none; }
a.bold:active {color: #000044; }
a.bold:link {color: #000044; }
a.bold:visited {color: #000044; }
a.bold:hover {color: SILVER; text-decoration: underline;}

a.lftnavhdr {font-weight: bold;}
a.lftnavhdr:visited {font-weight: bold; color: #003366;}

.wClass {background: #000080}
.wClassheader {color:#FFFFFF; font-weight:bold; }
.wClassbody {color:#FFFFFF;}
.wClassonback {color:#EE0000; font-weight:bold; }

a.wClasslink {color:#FFFFFF; text-decoration: none; }
a.wClasslink:active {color:#FFFFFF;  }
a.wClasslink:link {color:#FFFFFF;  }
a.wClasslink:visited {color:#FFFFFF;  }
a.wClasslink:hover {text-decoration: underline;  }

a.wClassbodylink {color:#FFFFFF; text-decoration: underline;}
a.wClassbodylink:active {color:#FFFFFF;}
a.wClassbodylink:link {color:#FFFFFF;}
a.wClassbodylink:visited {color:#FFFFFF;}

a.wClassheaderlink {font-weight: bold; color:#FFFFFF; text-decoration: none;}
a.wClassheaderlink:active {font-weight: bold; color:#FFFFFF; text-decoration: none; }
a.wClassheaderlink:link {font-weight: bold; color:#FFFFFF; text-decoration: none; }
a.wClassheaderlink:visited {font-weight: bold; color:#FFFFFF; text-decoration: none; }
a.wClassheaderlink:hover {color:SILVER; text-decoration: none; }

a.wClassonbacklink {color:#EE0000; text-decoration: none; }
a.wClassonbacklink:active {color:#EE0000; text-decoration: none;  }
a.wClassonbacklink:link {color:#EE0000; text-decoration: none;  }
a.wClassonbacklink:visited {color:#EE0000; text-decoration: none;  }
a.wClassonbacklink:hover {color:#555555; text-decoration: none;  }

.GreyBackground {background-color:#E7E7E7;}
.primButton {border-right: #000000 2px solid; border-top: #999999 2px solid; border-left: #999999 2px solid; border-bottom: #000000 2px solid; font-size: 90%; font-weight: bold; color: white; font-family: Arial, Verdana, Helvetica, Sans-serif; background-color: #333333; text-align: center; padding-right: 0px; margin-right: 0px;}
.editButton {border-right: #000000 2px solid; border-top: #999999 2px solid; border-left: #999999 2px solid; border-bottom: #000000 2px solid; font-size: 90%; font-weight: bold; color: white; font-family: Arial, Verdana, Helvetica, Sans-serif; background-color: BLACK; text-align: center; padding-right: 0px; margin-right: 0px;}

.toggleButton {border-right: #000000 1px solid; border-top: #999999 1px solid; border-left: #999999 1px solid; border-bottom: #000000 1px solid; font-size: 80%; font-weight: bold; color: white; font-family: Arial, Verdana, Helvetica, Sans-serif; background-color:#000066; text-align: center; padding-right: 0px; margin-right: 0px; width:15px;width:15px;}


.inputBoxSmall {font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #FF0000;}


.small {font-size: 90%;}
.smallbold {font-size: 90%; font-weight: bold;}

h1 {font-size: 110%; font-weight: normal; margin-bottom: 1px; margin-top: 1px;}
h2 {font-size: 110%; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h3 {font-size: small; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h4 {font-size: small; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h5 {font-size: small; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h6 {font-size: small; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}