body {
	font-family: sans-serif;
}

.noPrint {
	display: none;
}

#hoverLayerElementsContainer {
	display: none;
}
#topMenu {
	display: none;	
}
#panel {
	display: none;
}

#navBar {
	display: none;	
}

#pageMessage {
	display: none;		
}

.tools {
	display: none;	
}

.warningFrame {
	display: none;	
}

#sidebarColumn {
	display: none;
}

#contentColumn, #content {
	width:100% !important;
	float:none;
}

#footer {
	display: none;
}

form {
	display: none;	
}


h1, h2, h3, h4, a {
	color: black !important;	
}
table, table td, table tr, table th {
	border-color: black !important;		
}




/* Action-specific content */
#content table.registrationTableInfo td {
	padding: 10px 4px !important;
	font-size: 120%;
}


