/**
If the site will have different styles for printed pages, set the styles in this file.
**/

#header{
    display:none;
}
img.banner{
     display:none;
}
#rightcol{
     display:none;
}
.disclaimer{
     display:none;
}
#footer-links{
    display:none;
}
#site-footer-links{
     display:none;
}
#column-container, #isi{
    width:600px;
    padding:0;
    margin:0;
}
#print{
    display:none;
}
#content-footer{
    display:none;
}
#horizontaltab img{
    display:none;
}
#footer{
    text-align:left;
}
* html #isi{width:600px;}

* html p {
font-size:0.95em;
line-height:1.5em;
margin-bottom:2em;
}
* html h1 {
background:transparent url(/images/h1_gradient_bkg.jpg) no-repeat scroll left bottom;
color:#A8091A;
font-family:arial,verdana;
font-size:1.4em;
line-height:32px;
margin-bottom:0.5em;
}
* html h2 {
color:#000000;
font-family:arial,verdana;
font-size:1.2em;
font-weight:bold;
margin:0;
}
* html li{
    _font-size:0.95em;
}
* html span{
    _font-size:0.95em;
}
* html ui{
    _font-size:0.95em;
}
#isi h4 {
color:#F97A14;
font-size:0.95em;
}
* html #horizontaltab #toptabs li a {
background:transparent url(/images/tabs/horiz_tab_corner.jpg) no-repeat scroll 0 18px;
color:#F47B20;
display:block;
font-size:0.95em;
font-weight:bold;
line-height:26px;
padding:20px 20px 0;
text-decoration:none;
}
* html #horizontaltab .panes li {
background:transparent url(/images/tabs/checkmark.gif) no-repeat scroll 0 0;
font-size:0.95em;
line-height:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0.5em 0;
padding-left:20px;
}

* html #isi p, #isi li {
color:#000000;
font-size:0.95em;
margin:0 0 1em;
}
* html #viiv-footer {
color:#000000;
font-family:arial,verdana;
font-size:0.95em;
padding:20px 0;
width:auto;
padding-right:18%;text-align:center;
}
