/* print only styles */
#leftNav {
	display: none;
}

.noPrint {
	display: none;
}

body {
  background-color: #FFFFFF;
}

#shell {
	width: 100%;
}

#shellBody {
	border: 0px;
}