/*------------------------ Print Stylesheet ------------------------*/
#header_area, #menu_area, #no_styles, #top_link {
    display: none;
}
#page_area {
    background-color: white;
    color: black;
    font-family: Georgia, Palatino, serif;
    font-size: 10pt;
    margin: 0;
    text-align: left;
    width: 100%;
}
h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 16pt;
}
h2 {
    background-image: none;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14pt;
}
a:link, a:visited {
    color: black;
    text-decoration: none;
}
img {
    border: 0;
}
.content_top_spacer {
    height: 20px;
    border: 1px solid black;
    background-color: white;
    background-image: none;
}
.info_table {
    width: 100%;
    padding: 0;
    border-left: 0;
}
caption {
    width: 100%;
    font-size: 10pt;
    background-image: none;
    color: black;
}
.fly_element, p.fly_out {
    display: block;
}
#gis_img {
    border: 0;
    padding: 0;
}