/*master style sheet based on the HSE .gov site sheet mar 03 (Screen)*/


/* show screen only options */
.noprint { visibility: visible }
.catnav { visibility: visible }
.fillimg { visibility: visible }


/* show print only options */
.printonly { display: none; visibility: hidden }