@media screen{
      div2 {
             display: inline
             }
     }

@media print{
       div2 {
              display: none
              }
     }   

.address{
       font-size : 8pt;
    font-family : arial;
}   

.body{
   background-color: #87CEEB;
    font-family : arial;
}  

.CFNLocation{
   text-align : right;
}

   .content{
       font-size : 10pt;
    font-family:arial;
    text-align: justify;
}

   .disclaimer{
    color : #FFFFFF;
    font-size : 10pt;
    font-family : arial;
}   

.lytdisclaimerarea{
    padding-top : 12px;
}

   .tdlinks{
       padding-left : 6px;
}   

.links{
         font-family: arial;
    color : #000000;
    font-size : 10pt;
    text-decoration: none;
    line-height: 95%;
    font-weight: bold;

}   
.tdnested{
      padding-left : 16px;
}

   .nested{
        font-family: arial;
    color : #FFFFFF;
    font-size : 9pt;
    text-decoration: none;
    line-height: 95%;
}
   .tdnested2{
     padding-left : 21px;
}

   .nested2{
       font-family: arial;
    color : #FFFFFF;
    font-size : 9pt;
    text-decoration: none;
    line-height: 95%;
}
   .lytclientarea{
 vertical-align: top;
    width: 60%;
    background-color: #FFFFFF;
}

   .navarea{
       padding-left : 10px;
    padding-right : 10px;
    width : 150px;
}

   .pd3links{
      font-family: arial;
    color : #0033FF;
    font-size : 10pt;
    text-decoration : underline;
    font-weight: bold;
}

   .subhead{
       background-color : #FFFFFF;
    font-size : 13pt;
    font-weight : bold;
    font-family : arial;
}

   .tagline{
       font-size : 12pt;
    font-weight : bold;
}
   .nhb_sub{
       font-size : 11pt;
   font-family:arial;
   font-weight : bold;
}
   .tdnavarea{
     padding-top : 40px;
    vertical-align : top;
}

   .title{
         font-size : 18pt;
    font-family: Times New Roman;
    padding : 0px 2px 0px 2px;
}

   .lyt_title_body{
 background-color : #FFFF00;
    text-align : center;
}

   .lyt_title_bottom{ background-image : url(/pd3/commonimages/nhb_bottom_line.gif);
    background-repeat: repeat-x;
}

   .lyt_title_left { background-image : url(/pd3/commonimages/nhb_left_line.gif);
      background-repeat: repeat-y;
}

   .lyt_title_right {
 background-image : url(/pd3/commonimages/nhb_right_line.gif);
     background-repeat: repeat-y;
}

   .lyt_title_top { background-image : url(/pd3/commonimages/nhb_top_line.gif);
       background-repeat: repeat-x;
}





