/********* basic print *********/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
font:11pt/1.4 arial, helvetica, sans-serif
}
#topmenu, #menu, #submenu, #search, #menufooter, #kiuX, #sidebar, .navigation  {
display:none
}

a {
text-decoration:none;
color:#000
}
#header h1, #header h2 {
font-size:14pt;
line-height:14pt !important;
float:left;
font-family: Georgia, Palatino, Times New Roman, serif;
font-weight:normal;
margin:0;
margin-right:3mm;
padding:0;
}
#header h2 {
color:#999
}
#header {
clear:both;
padding:3mm 3mm 0;
border-bottom:1px solid #999
}
#content {
clear:both;
padding:3mm;
}
h3 {
font-size:24pt;
letter-spacing:-1pt;
margin:1em 0 0
}
h4 {
font-size:16pt;
letter-spacing:-1pt;
margin:.5em 0 0;
line-height:1;
color:#666
}
p {
margin:0 0 1em 0
}
.title h3 small {
font-size:.35em;
display:block;
text-transform:uppercase;
color:#999 !important;
letter-spacing:0
}

p.caption {
margin:0 -10px 10px 20px;
float:right;
border:0;
text-align:center;
width:325px;
}
p.caption span {
display:block;
padding-top:3px;
text-align:center;
color:#000;
font-family: Georgia, Palatino, Times New Roman, serif;
font-weight:normal;
text-transform:uppercase;
font-size:1.7em;
line-height:1;
width:180px;
margin:0 auto;
}
p.caption span:first-line {
color:#777
}
.caption img {
float:none;
border:0;
background:#555 url(/_img/bkg-caption.gif) no-repeat 100% 100%;
padding:3px 3px 15px 3px;
}
#superfooter {
margin-top:2cm;
padding:3mm;
border-top:1px solid #999;
page-break-inside: avoid !important;
}
#address {
border:1px solid #999;
background:#eee;
font-size:8pt;
line-height:1.1;
padding:3mm;
}
#copy {
font-size:8pt;
font-weight:bold
}