body
{
	background: #FFFFFF;
	color: #003366;
	font-family: arial, Helvetica, sans-serif;
	width: 800pt;
}


h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;

}


h1
{
	font-size: 16pt;
}

h4
{
	font-weight: bold;
}
	

.topsection
{ 
		font-size: 12pt;
		position : relative;
	  	z-index : 0;
		overflow: hidden;

}


.topsection a
{
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}


.topsection a:hover
{
	text-decoration: underline;
	background: #FFFFFF;
	color: #000000;
}




#nav
{
	position: relative;
	left: 0;
	margin: 0;	
	width: 200px;
}

#nav ul
{
	padding-bottom: 0;
	margin: 0;
	border: 0;
	text-align: left;
}


#nav li.group
{
	list-style-type: none;


}

#nav li.event
{
	list-style-type: none;
	padding: 3pt;
}


#nav li a
{
	display: block;
	font-weight: bold;

}

#nav a:link, #nav a:visited
{
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}


#nav a:hover, #nav a:active, #nav a:focus
{
	color: #000;
	text-decoration: underline;
	background-color: #EEF;
	F;
}

#nav img
{
padding: 1pt;
}




.mainbodyheader
{
	position: relative;
	z-index: 1;
	margin-bottom: 0.5em;
	text-align: Left;
	width: 640px;
}



.rightbodytext 
{
	position: relative;
	z-index: 1;
	margin-bottom: 0.5em;
	text-align: left;
	width: 640px;
}

.rightbodytext a
{
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}

.rightbodytext a:hover
{
	text-decoration: underline;

}

.footernav
{
	position: relative;
	top: 55em;
	left: 120pt;
	width: 420pt;
	z-index: 1;
	padding: 15pt;
	margin-bottom: 0.5em;
	text-align: center;
}

.footernav a
{
	color: #009900;
	text-decoration: none;
}

.footernav a:hover
{
	text-decoration: underline;

}
