#maintable {
	width: 100%;
}

#menubar {
	display: none;
}

#titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #002D56;
}

#titlebar span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.noprint {
	display: none;
}