@charset "UTF-8";
/* CSS Document */

#navbar {
	background-color: #838788;
	display: none;
}
#footer {
	clear: both;
	margin-bottom: 75px;
	display: none;
}
#headerEmail {
	display: none;
}
.printDiv {
	position: relative;
	top: -20px;
	right: -5px;
	text-align: right;
	display: none;
}

