/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~ Reexamination Center Print Styles ~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#skipToContent,
#header h2,
.childBody p.stretchFlag,
.utilities,
#searchform,
#navTabs,
#coreSections,
#liteSections,
#header h1 {
	display: none;
}
#logo_bw {
	display: block;
}
#header {
	border-bottom: 1px solid black;
}


body {
	font-family: arial, sans-serif;
	font-size: 9pt;
	line-height: 1.3;
}

#wrap {
	width: auto;
}
#header {
	width: auto;
}
#page {
	width: auto;
}
		#secondary {
			display: none;
		}
		#primary {
			width: auto;
		}
				.childIntro {
					width: auto;
				}


.nonPrinting {
	display: none;
}
