body {
	color:#000000;
}

.noPrint {
	display:none;
}

#Header {
	background:#FFFFFF;
	float:right;
}
	
#Logo {
	top:10px;
	right:0px;
}

#UserNameText {
	display:none;
}

#MainMenu {
	display:none;
}

#InnerContent {
	margin-left:0;
	width:auto;
	float:none;
}

.printLink {
	display:none;
}

.resultsBox {
	background:#FFFFFF;
}

.viewItem {
	margin-bottom:0;
}

.column2 {
	margin:0 0 2em 0;
	float:left;
	clear:left;
}

form {
	display:none;
}

table.resultsTable tr {
	background-color:transparent !important;
}

