@charset "utf-8";

/* CSS Document */

body  {

    font: 10pt Arial, Helvetica, sans-serif;

    color: #000000;

    }

.thrColFixHdr #header { 

  display:none;

    }

.thrColFixHdr #header form

{

display:none;

}

.thrColFixHdr #topmenu

{

display:none;

}

.pagefeatures, #sizer, .decrease, .reset, .increase, .printicon

{

display:none;

}


.thrColFixHdr #sidebar1 {

display:none;

}

.thrColFixHdr #sidebar2 {

display:none;

}
.thrColFixHdr #footer_print { 

color:#000000;

    font-size:80%;

    font-weight:bold;
      height:35px;

    text-align:center;

} 
.thrColFixHdr #footer_print p {

    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}
.thrColFixHdr #footer_print a:link, .thrColFixHdr #footer_print a:hover, .thrColFixHdr #footer_print a:visited

{ 

text-decoration:none;

color:#000000;

} 
.thrColFixHdr #footer_screen { 
  display:none;
}

.footnote

{

 

  border-top:1px solid #666666;


}

