/* PRINT STYLE SHEET
=== === === === === === === === === === */
#header_ad, #lower_header, #search, #navigation, #rhs_tower, #footer {
          display: none;
}

#main_content_container, #main_container, #page_content {
          width: auto;
          height: auto;
          border: 0px;
          margin: 0 5% 8%;
          padding: 0;
          float: none !important;
          color: black;
          background: transparent;
          overflow: visible !important;
}

#page_nav {
          margin-right: 10pt;
}

* {
         overflow: visible !important;
}

body {
          background: white;
          font-size: 11pt;
          line-height: 14pt;

}


li.snd_links a:link, li.snd_links a:visited  {
          color: #00B0D8;
          text-decoration: none;
          font-size: 10pt;
          line-height: 12pt;
}

li.snd_links {
          margin-bottom: 6pt;
}


#main_container a:link:after, #main_container a:visited:after, #page_content a:visited:after,  #page_content a:link:after {
          content: " (" attr(href) ") ";
          font-size: 90%;
}

p {
          color: black;
          margin-bottom: 8pt;
 
}

h1, h1.cleartop_arrow {
         background: none;
         padding-left: 0px;
         font-size: 16pt;
         color: #00B0D8;
         line-height: 18pt;
         margin-bottom: 8pt;
}

h3, h3.arrow_blu_h3 {
        background: none;
         padding-left: 0px;
         font-size: 12pt;
         color: #00B0D8;
         line-height: 14pt;
}


h2, h2[class], h2.arrow_blu {
         font-size: 14pt;
         font-weight: bold;
         color: #00B0D8;
         background: none;
         padding-left: 0px;
}

h4, h4[class], h4.grey {
         font-size: 12pt;
         font-weight: bold;
         color: #A3A3A3;
}

.latest {
        height: auto;
        width: auto;
        clear: right;
        margin-top: 10px;
        overflow: hidden;
        margin-right: 2px;

}

a:link, a:visited {
          color: silver;
          background-color: transparent;
          font-weight: normal;
          text-decoration: underline;
}

#destination {
        width: 100% !important;
        clear: left;
        margin-top: 10px;
        background: white;
        margin-bottom: 10px;
        height: auto;
}

#destination_img {
        float: left;
        margin-right: 10px;
}

#destination_txt {
         width: 100%;
         overflow: visible !important;
         height: auto;
}

#destination_txt p {
        color: black;
}

#page_content {
          background: none;

}