/*
<rde-dm:attribute mode="write" attribute="request:rdeResponseMimetype" op="set" value="text/css"/>
*/
.first{
      display:none;
 

}
#dvPrintImage img{
    visibility: visible;
}
#footer ul{
    display:none;
}
.publishDate{
    padding-top:10px;
}
#header {
    display1:none;
}
.headBanner {
    display1:none;
}
.headRight {
    background: url('home_print.jpg') no-repeat scroll right bottom;
      
     height:100px;
    width:963px;
}

#rightCol {
  display:none;
}

 .topicTitle {
    clear:both;
    border-bottom:1px dotted #6BB7E8;
}

#menuBar{
display:none;
}

#leftCol{
display:none;
}
#midCol{
  width:97%;
}

a, a:hover, a:visited {
text-decoration:underline;
}
 
a {
color:#3C5A72;
}
.first {
border:0 none !important;
}
 
img {
border:0 none;
}

.headRight #search {
  display:none;

}
 
#search {
display:none;
}


body{
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    background: #FFF;
    width: 100%;
}
title{
    display:none;  
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
    display:inline;
}
select{
    font-family: Arial, Helvetica, sans-serif;
}
h1{
    font-size: 1.5em;
    color: #0099CC;
    padding: 10px 0;
    clear: both;
    padding-top: 15px;
}
h2{
    color:#5B5A5A;
font-size:1.3em;
padding:10px 0;
}
* html h2{
    padding: 10px 0 9px 0;
}
*+html h2{
    padding: 10px 0 9px 0;
}
h3 {
    font-size: 1.2em;
    color: #0099cc;
    padding: .5em 0;
}
h4{
    font-size: 0.9em;
    color: #3e505a;
    padding-bottom: 5px;
}
h4 a, h4 a:hover{
    text-decoration: none !important;
}
h4 a{
    color: #3e505a;
}
h5{
    font-size: 0.85em;
    font-weight: bold;
}
h5 a{
    color: #0070B0;
    text-decoration: none;
}
h6
{
    font-weight: normal;
    font-size: 0.85em;
}