/* CSS Document */

body, #menuTd {
	background-color: white;
	background-image: url(images/blank.gif);
}
#floatingSidebar {
	position: relative;
	top: 0px !important;
}
.printNoBdr {
	border: none !important;
}
.printNo {
	display: none;
}
