/*
=============================================================================================================
                         Copyright © 2009, Agate Software, Inc.
=============================================================================================================

Description: Final instructions to be applied when File > Print is used. 
             Hides "View Printable Version" link.

-------------------------------------------------------------------------------------------------------------
History                                                                       By                   Date
-------------------------------------------------------------------------------------------------------------
Created                                                                       Steven Christopher   08/10/2009
=============================================================================================================
*/

.printOptions {display:none;}
/* @page { size:landscape} */