@charset "utf-8";
/* CSS Document */

#topNav, #sidebarLeft, #brandUnitHeader, #banner, div.unitLinks, #brandFooter a img, #NuFooter, 
.twoColLiqLtHdr #global_links, #mainContent #share  {
    display: none;
}

#container {
    width: 6.5in;
    margin: 0 auto;
    padding: 0;
}

body, body p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 1.5em;
    font-weight: normal;
    margin-bottom: 2em;
}
h1, h2, h3, h4, h5, h6 {
        font-family: "Trade Gothic LT Std Light", Arial, Helvetica, sans-serif;
}

#breadcrumb, .unitAddress, .lastUpdated {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-style: italic;
    font-size: 8pt;
    line-height: 1.4em;
}
#AsideContent {
    float: right;
    margin: 0 0 20pt 10pt;
    padding: 0;
    width: 2in;
}
a:link, a:visited {
    color:#000;
    text-decoration: none;
}
#mainContent a[href^="http://"]:after {
    content: " (online at: "attr(href)")"
}
#mainContent ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 3.75in;
    
}
#mainContent ul li{
    padding: 4pt 0;
    border-bottom:#999 solid 1px;
    
}
