/*
 Print styles
 Site: AIMCO
*/

/* Hide unnecessary parts */
#header .accessibility, #top-nav, #nav, #search, #footer ul, #footer .to-home-page, .right-nav-tooltip, .toggle-advanced-options, .back, .actions { display: none; }

body { font-size: 9pt; color: #867C75; }
h1 { border-bottom: 1px solid #756A62; color: #877C75; }
h2, h3, h4 { color: #877C75; }
#footer { font-size: 0.9em; border-top: 1px solid #766B63; margin-top: 4em; padding-top: 1em; text-align: right; clear: both; }

/* 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; overflow: hidden; position: absolute; width: 0; }
.sIFR-alternate { display: block !important; left: auto !important; position: static !important; top: auto !important; visibility: visible !important; }
