html 
{
    background-image:url (/images/water-grad-bg.jpg);
    height:100%;
}
body 
{
  color: #000000;
  margin:0;
}
 
div.body
{
 width:950px;
 margin:0 auto;

}

a.PDFLink 
{
    background-repeat:no-repeat;
    display:inline-block;
    padding-left:22px;
    cursor:hand;
    background-image:url('images/LinkPDF.jpg');
}

.glossymenu
{
	position: relative;
	padding: 0 0 0 4px;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 64px;
	list-style: none;
    top: 0px;
    left: 0px;
    width: 570px;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 5px; 
	height: 64px;
	line-height: 64px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 5px 0 5px; 
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat center top; /*right tab image path*/
}
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #333333;
}
h1.white {
 font-family: Verdana, Arial, sans-serif;
 font-size: 17px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #ffffff;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
text-align: left;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #04529b;
}

h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
padding-left: 10px;
 color: #cf0206;
}

TD.foot { 
background-color: #132744;
text-decoration: none;
font-size:9pt;
color:#ffffff;
font-family: Verdana; }
TD.foot A:link { color: #ffffff;
text-decoration: none;
font-size:9pt;
font-family: Verdana; }
TD.foot A:visited { color: #ffffff;
text-decoration: none;
font-size:9pt;
font-family: Verdana; }
TD.foot A:active { color: #ffffff;
text-decoration: none;
font-size:9pt;
font-family: Verdana; }
TD.foot A:hover { color: #ffffff;
text-decoration: underline;
font-size:9pt;
font-family: Verdana; 
}
TD.content 
{ 
text-decoration: none;
font-size:9pt;
padding:8px; 
text-align: left;
font-family: Arial; 
}
TD.content A:link { color: #0E2167;
text-decoration: none;
font-size:9pt;
font-family: Arial; }
TD.content A:visited { color: #0E2167;
text-decoration: none;
font-size:9pt;
font-family: Arial; }
TD.content A:active { color: #0E2167;
text-decoration: none;
font-size:9pt;
font-family: Arial; }
TD. content A:hover { color: #0A671C;
text-decoration: underline;
font-size:9pt;
font-family: Arial; 
}
TD.bannercontent
{ 
text-decoration: none;
font-size:11pt;
color: #333333;
padding:8px; 
font-family: Arial; }
TD.bannercontent A:link { color: #000099;
text-decoration: none;
font-size:11pt;
font-family: Arial; }
TD.bannercontent A:visited { color: #000099;
text-decoration: none;
font-size:11pt;
font-family: Arial; }
TD.bannercontent A:active { color: #000099;
text-decoration: none;
font-size:11pt;
font-family: Arial; }
TD. bannercontent A:hover { color: #b1ddfe;
text-decoration: underline;
font-size:11pt;
font-family: Arial; 
}
TD.form { 
text-decoration: none;
font-size:10pt;
padding:8px; 
font-family: Verdana; 
}
TD.form2 { 
text-decoration: none;
font-size:10pt;
padding:8px; 
font-family: Verdana; 
background-color: #f8f8f8;
}
TD.bannercontent2
{ 
text-decoration: none;
font-size:11pt;
color: #ffffff;
padding:8px; 
font-family: Arial; }
TD.bannercontent2 A:link { color: #ffffff;
text-decoration: none;
font-size:11pt;
font-family: Arial; }
TD.bannercontent2 A:visited { color: #ffffff;
text-decoration: none;
font-size:11pt;
font-family: Arial; }
TD.bannercontent2 A:active { color: #ffffff;
text-decoration: none;
font-size:11pt;
font-family: Arial; }
TD. bannercontent2 A:hover { color: #ffffff;
text-decoration: underline;
font-size:11pt;
font-family: Arial; 
}
