 #navcontainer
{
	margin: 1px 0 0 60px;
	padding: 0;
	height: 20px;
	text-align: center;
	float: none;

}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
	background: #fff;
	width: 135px;
	height: 18px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #003366;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	border: 1px solid #003366;
}

#navcontainer ul li a:hover
{
color: #FFFFFF;
background: #003366;
}

#navcontainer a:active
{
background: #006699;
color: #fff;
}

#navcontainer li#active a
{
background: #006699;
border: 1px solid #006699;
color: #fff;
}
.topbar {
	background-image:  url(topbar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodytext {
	margin: 0px 20px 20px;
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 20px;
	padding-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(purp_block.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	text-align: left;
	white-space: normal;



}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 22px;
	font-weight: bold;
	color: #006699;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC6600;
	text-decoration: none;
}
