* {
	background-color: white !important;
    color: black;
    background-image: none !important;
    overflow: visible !important; /* Required for FireFox pre-3.6 to print past page 1 */ 
}

#content_column_left {
    float:none; /* This fixes the won't-print-past-page-1 bug re-introduced in FF3.6 */ 
	WIDTH: 100%;
}

#content {
	WIDTH: 100%; 
}

.column_footer_sitemap, #header_top, #main_nav, #breadcrumb, .AN, .IMGPH, #support_nav, #footer_copyright, #column_left, #content_column_right { 
    display : none; 
}

P {
	FONT-SIZE: 1.1em; LINE-HEIGHT: 22px;
}

H1 {
		PADDING-TOP: 40px;
		FONT-SIZE: 2.1em;
		LINE-HEIGHT: 42px;
}

H2 {
	FONT-SIZE: 1.4em;
}

.hiddenlogo {
  height: 60px;
  width: 567px; 
  PADDING-BOTTOM: 0px;
  visibility: visible;
}

  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
