@media print {

* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
body {line-height:1.4;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none; width:auto; margin:0; padding:0;}
@page { margin: 0.5cm; }

/* Headers */
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3{ page-break-after: avoid; }

/* Links */
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;color: #444 !important;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}
a[href^="http://"] {color:#000; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }

/* Images */
img { page-break-inside: avoid; }
a img {border:none;}
p img.top {margin-top:0;}
img { max-width: 100% !important; float: left; margin: 1em 1.5em 1.5em 0; }

/* Table */
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

/* Other */
code {font:.9em "Courier New", Monaco, Courier, monospace;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
abbr[title]:after { content: " (" attr(title) ")"; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}

/* Classes */
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }
span.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important;}

/* Custom */

.js, .no-js, 
.error, .errors,
.screen{display:none;}
.print{display:block;}

#header, #footer, #left, #right, #sidebar, #navigation, #nav, #menu,
aside, nav, menu { display:none; }

#content { clear:both; float:none; width:auto; }

}