.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;

}
.maincontainer {
	
	margin-right: auto;
	margin-left: auto;
	text-align: left;




}

.navcontainer {
	display:none;
	height:0px;


}
.denrbar {
	display:none;
	height:0px;

}

.belowdenrbar {
	display:none;
	height:0px;

}

.crumbs {
	display:none;
	height:0px;
}	
	


.contentarea {
	
	margin: 0px;
	display: block;
	padding: 0px;
	background: #FFFFFF repeat;
	height: 100%;

}
.rightbox {
	display:none;
	width:0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.contentcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	float: none;
	margin: 0px;
	padding: 5px 15px 5px 5px;
	background-color: #FFFFFF;
	height: 100%;
	width: 600px;

}

.headerright {
	display: none;
}

.suppressprint {
	display: none;
}

.headerimage {
	float: none;
	clear:both;
	visibility: hidden;

}
.updated {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
}

.himages {
	display: none;
	height: 0px;
	width: 0px;
}
