body {
font-color : #000000;
background : #ffffff;
font-size : 112.5%;
	/* sets print default font at 18px for Firefox */
}

#content {
	/* this doesn't seem to do anything */
	/* update this just to be safe */
  width: 100%;
  margin: 0px;
  float:none;

}

#DoNotPrint, #LeftNav, #left-bar, #nav, #RightGuideSection, #header, #TopNav, #RightNav, #top-navigation, #top-menu, #headers, #left-bar, #right-bar, #footer, #footer-iMap, .footer_box, .floating-menu {display:none;}

#main {
	/* forces the main content to print without running off the page */
  width: 100%;
  margin: 0px;
  float:none;
}

html {
font-color : #000000;
background : #ffffff;
font-size : 112.5%;
	/* sets print default font at 18px in IE */
}

/* Displays FAQ answers */
.tiersub1,.tiersub2,.hilite {
	display: block !important;
}

/*Collapsible FAQ style*/

.answer {
	display:block !important;
}