body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(/images/pagebackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}
#contentblock td, table, tr{
	font-size: 8pt;
	color: #000000;
}

a {
	color: #000000;
	text-decoration:underline;
}

li{
	list-style-image:url(/images/bullet.gif);
}

#roottable{
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 0px; 
	background-color:#FFFFFF;
}

#topbar{
	background-image:url(/images/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:745px;
	height:116px;
}

#mainarea{
	background-image:url(/images/centre_back.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#navbar{
	width: 161px;
	padding: 40px 0px 0px 40px;
	float:left;
	text-align:left;
	border-right: 1px solid #ecf3f3;
}

#contentblock{
	width: 500px;
	margin-top: 60px;
	padding-right: 20px;
	float:right;
	text-align:left;
	color: #000000;
}

#pagesidemenu{
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	list-style-type: none;
	font-weight:normal;
	text-align: left;	
}

#pagesidemenu li{
	border-bottom: 1px solid #e4f0ee;
	padding: 1px 0px 1px 0px;
	list-style-type: none;
	list-style-image:none;
}
.newslink {text-decoration:none;}
#pagesidemenu a{
	text-decoration:none;
	width: 130px;
	max-width: 154px;	
	color: #9c9d9d;
	display: block;
	height: 22px;
	padding: 3px 0px 0px 10px;	
	font-size: 8pt;
	background-position:left;
	background-repeat:no-repeat;
}

#pagesidemenu a:hover{
	text-decoration:none;
	background-image:url(/images/bullet_selected.gif);
}

.leftmenusub{
	background-image:url(/images/bullet.gif);	
}

.leftmenusubactive {
	background-image:url(/images/bullet_selected.gif);
}

.leftmenusub10{
	margin-left: 15px;
	background-image:url(/images/bulletsub.gif);
}

.leftmenusubactive10{
	margin-left: 15px;
	background-image:url(/images/bullet_selected.gif);
}

.leftmenusub20{
	margin-left: 20px;
	background-image:url(/images/bulletsub.gif);
}

.leftmenusubactive20{
	margin-left: 20px;
	background-image:url(/images/bullet_selected.gif);
}

.leftmenusub30{
	margin-left: 25px;
	background-image:url(/images/bulletsub.gif);
}

.leftmenusubactive30{
	margin-left: 25px;
	background-image:url(/images/bullet_selected.gif);
}

.leftmenusub40{
	margin-left: 30px;
	background-image:url(/images/bulletsub.gif);
}

.leftmenusubactive40{
	margin-left: 30px;
	background-image:url(/images/bullet_selected.gif);
}
#printarea { visibility:hidden; display:none; }