body 		{font-family: sans-serif;
			background-color:	#496A8B;
			margin-top: 0px;
			margin-bottom: 0px;
			}		

.logo		{font-size: 9pt;  
			color: gray;
			margin-left: 80px;
			}
.menu		{font-size: 11pt; 			
			color: #003F5B;
			margin-left: 20px;
			}
.main    {
		font-size: 10pt;
		font-family: sans-serif;
		margin-left: 20px;
		color: #003F5B;
			}
.body		{
		border-right: 1px solid Gray;
		border-left: 1px solid Gray;
		background-color: white;
		background-image: right-edge.gif;
		background-position: right;
		background-repeat: repeat-y;
			}


h1		{font-family: sans-serif;  
		font-size: 18pt; 
		color: #003F5B;
		margin: 20px;
		}
h2		{font-family: sans-serif;  
		font-size: 14pt; 
		color: #003F5B;
		margin: 20px;
		}
h3		{font-family: sans-serif;  
		font-size: 12pt; 
		color: #003F5B;
		margin: 20px;
		}
p		{font-size: 10pt;
		color: #003F5B;
		margin: 20px;}
li		{font-size: 10pt;
		}

	a:link 	{color: #005B49;
			font-family: sans-serif;
			text-decoration: underline;
			font-size: 11pt;}

	a:hover {color: #333300;
			background-color: #CEF0FF;
			text-decoration: underline;
			font-family: sans-serif;
			font-size: 11pt;}
	
	a:visited	{color: #005B49;
				text-decoration: underline;
				font-family: sans-serif;
				font-size: 11pt;}

#navlist
{
color: white;
background: #F6F6F6;
padding: 0 1px;
margin-left: 0;
width: 12em;
font: normal 0.8em sans-serif;
}

#navlist li
{
list-style: none;
margin: 10;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: #003F5B;
background: white;
border-width: 1px;
border-style: solid;
border-color: #efefef #ccc #ccc #efefef;
padding: 0.05em 0.3em 0.2em 0.55em;

}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navlist a
{
width: 145px;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
color: #003F5B;
background: #F4F4F4;
border-color: #ccc #efefef #efefef #ccc;
padding: 0.2em 0.15em 0.05em 0.7em;
}
