/***********************************************//* Print Styles*//***********************************************/.noPrint {	display: none;}.print {	display: block;}/***********************************************//* Reset/***********************************************/html, body, #page1, #page2, #banner, #contentContainer, #contentMain, #footer, #footerText, #fdicEhl  {	display: block;	float: none;	width: 100%;	margin: 0;	padding: 0;	border: none;	background: none;}/***********************************************//* Hide/***********************************************/#mainNav, .menu, #contentSub, .topOfPage {	display: none;}