﻿/*
 Print styles
 Site: Milpitas
*/

body { font-size: 9pt; width: 100%; background: #fff; color: #000; }

/* Let's hide these things */
#nav, #sidenav { display: none; }

/*  siFR Print */
.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; }
