
/********** PRINT STYLES *********/
html {
	font-size:11pt;
	height:auto;
	width:auto;
	}
#body, #header, #entire, #logo, #content, .main {
	height:auto;
	width:auto;
	position:relative;
	font-size:1em;
}
#header {
	overflow:visible;
	height:1%;
}
#logo {
	float:right;
	height:auto;
	width:auto;
	position:relative;
	top:auto;
	left:auto;
	right:auto;
	bottom:auto;
	}
/**** HIDE ****/
#topNav, .noPrint, .smoothly, .sub, #visibleKRD, .bk, .top {
	display:none;
}

/**** DISPLAY ****/
#logo a img, .iB img {
	display:block;
	width:180px;	
	}

/**** CHANGES ****/
/* Floats */
.main, .h2r, #footer {
	float:none;
	position:relative;
	padding:0;
}

#topHdr h1 {
	text-align:left;
	padding:0;
	margin:0 20% 20px 0;
}
#content, .main {
	page-break-before:avoid;
	page-break-inside:auto;
	page-break-after:auto;
	display:table-cell;
	text-align:left;
}
p, ul, img {
	page-break-inside:avoid;
}
img {
	page-break-before:avoid;
	display:inline;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after:avoid !important;
}

/* EDITOR PROPERTIES */
