body {font-family: Verdana, Tahoma, Arial, Helvetica; font-size:9pt}


h1 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
}


h2 {
	color:#000000;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
}

h4 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}

td {font-size: 9pt;}

a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:none;
}

#bodyWrapper    
{
	border: 0px #B2C6D5 solid;
	width: 940px !important;
	padding: 0 25px 0 25px;
	visibility: visible;
	margin: 0 auto; /*mozilla center twist */
	height: 100%;
}

#topbar
{
	border-bottom: 1px #B2C6D5 solid;
	margin-bottom: 5px;

}

#rightbartop 
{
	border-bottom: 1px #B2C6D5 solid;
	height: 86px;
}

#leftbar
{
	width:750px !important;
	float: left;
}

#rightbar
{
	float: right;
	border-left: 1px #B2C6D5 solid;
	width: 189px !important;
	padding: 0 0 0 0;
	height: 100%;
	
}

#topnavi
{
	padding-left: 150px;
}


#topnavi a:link
{
	color: #000000;
	text-decoration: none;
}

#topnavi a:visited
{
	color: #000000;
	text-decoration: none;
}

#topnavi a:hover
{
	color: #000000;
	text-decoration: underline;
}


#menuen a:link
{
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}

#menuen a:visited
{
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}

#menuen a:hover
{
	color: #000000;
	text-decoration: underline;
	margin-bottom: 5px;
	display: block;
}


p {margin:0}


#menuen
{
	padding: 0 0 100px 25px;
	text-align: left;
	padding-left: 0px;
	border-right: 1px #B2C6D5 solid;
	margin-top: 25px;
	width: 150px;
	font-weight: xbold;
	font-size: 11px;
	float: left;
}