body {
	background: white;
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 1.5em;
}
	
#top-margin {
	height: 0;
}	
	
#menu {
  display: none;
}
	
#wrapper, #content {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
	
#sliding-navigation {
	display: none;
}

.jScrollPaneContainer {
	float: none;
	width: auto;
	overflow: visible;
	height: auto;
}

.jScrollArrowUp {
	display: none;
}

#page-container {
	float: none !important;
	width: auto;
	height: auto;
	background: transparent;
	overflow: visible;
}

#page-content {
	overflow: visible;
	height: auto;
	width: auto;
}

#footer {
	text-align: center;
	display: none;
}

div.form-block {
	display: none;
}

table {
	border-collapse: collapse;
}


th {
	border-bottom: 3pt solid black;
}

#bottom-layer {
	display: none;
}
