/*  Philips stylesheet.
 * Version: 4.6.16a
 * Build: 1
 * Date: August 23, 2010
 */
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.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;
}
.sIFR-active #p-navigator .p-sIFR-enabled  h3 {
	font-size:232.5%;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
}
.sIFR-active #p-navigator .p-sIFR-enabled  h4  {
	font-size:135%;
	font-weight:bold;
	line-height:normal;
	letter-spacing:normal;
}
.sIFR-active #p-navigator .p-sIFR-enabled  h4.p-support-subheader,
.sIFR-active #p-navigator .p-sIFR-enabled  h4.p-support-category-header {
	font-size: 120%;
	font-weight:normal;
	margin-bottom: 5px;
}
