/************************************************************************
 *                                                                      *
 *  IMPORTS                                                             *
 *                                                                      *
 ************************************************************************/

@import url("./sIFR-print.css");



/************************************************************************
 *                                                                      *
 *  GENERAL                                                             *
 *                                                                      *
 ************************************************************************/

 div#banner, div#navigation {
display: none;
}

img#surefire {
display: none;
}

div#footer {
border-top: solid 1px #CCC;
margin-top: 4em;
padding-top: 1em;
color: #666;
}

@page {
margin: 27mm 16mm 27mm 16mm;
}

html {
margin: 0;
font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
font-size: 8pt;
}

body {
margin: 0;
}

h1, h2, h3, h4, h5, h6 {
margin: 2em 0 0.5em 0;
page-break-after: avoid;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2.8em;
font-weight: bold;
color: #1B2B88;
text-transform: smallcaps;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
font-weight: normal;
color: #8F8E4F;
}

h3, h4, h5, h6 {
font-size: 1em;
font-weight: bold;
}

a[href^="http:"]:after, a[href^="ftp:"]:after {
content: " [" attr(href) "] ";
}

q::before {
content: "\201C";
}

q::after {
content: "\201D";
}

pre, code {
font-family: monospace;
font-size: 1em;
}

pre {
line-height: 1.5em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
margin: 1em 1.3em;
}

pre strong {
font-size: 1em;
font-weight: bold;
}

a {
text-decoration: none;
color: black;
}

hr {
height: 1pt;
background-color: Gray;
border: none;
margin-bottom: 1em;
font-size: 0.6em;
}

table {
border-collapse: collapse;
border-bottom: 2px solid Gray;
width: 100%;
}

table caption {
padding: 0.75em;
font-size: 1.4em;
font-family: Georgia, Times, serif;
border: 1px solid Gray;
border-width: 1px 0 2px;
}

th, td {
padding: 0.5em 1em;
border: 1px solid Silver;
border-width: 0 0 1px 1px;
}

th.first, td.first, th {
border-left: none;
}

td.right {
text-align: right;
}

thead th {
text-align: center;
}

table tbody tr td em:before {
content: "(";
}

table tbody tr td em:after {
content: ")";
}

div#header ul {
list-style-type: none;
margin: 0;
padding: 0;
}

div#header ul li {
margin-bottom: 1em;
}

span.original {
text-decoration: line-through;
}

span.discount {
color: red;
font-weight: bold;
}
