@charset "utf-8";
/* CSS Document */
body,td {
	background-image: none !important;
	padding: 0;
}
.printMe {
	display: block;
}
.printNo {
	display: none;
}
.fullSize {
	height: auto;
}

.jfBody {
	border: none;
}
.jfHdr {
	background-image: none;
}
.jfOverMe {
	font-size: 10pt;
	font-weight: normal;
	left: 0px;
	top: 0px;
	overflow: auto;
	padding: 0;
	position: relative;
	width: 100%;
	height: 100%;
}

.TabbedPanelsTabSelected {
	background-image: none;
}
