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

body {
	overflow-x: visible;
}
.printNo {
	display: none;
}
.printMe {
	display: block;
}
.fullSz {
	height: auto;
}
.pgWidth {
	width: 100%;
}
.ftr {
	background-color: white;
	background-image: url(images/white.gif);
}
.fpcbFtr {
	color: black;
	font-size: 10pt;
}
.fpcbCalBdr {
	border: 0;
	width: 100%;
	height: 725px;
}
.tabNbg,.tab0bg,.tab1bg,.tab2bg,.tab3bg,.tab4bg,.tab5bg {
	background-image: url(images/white.gif);
	background-repeat: repeat;
}
