﻿* {
    margin: 0;
    padding: 0;
    font: normal 12pt/1.8em garamond, "Times New Roman", times, geneva, serif;
    height: auto;
    }
#links, #pageMenu, outlook input, #footer {
    visibility: hidden;
    display: none;
    position: static;
    }
#page, #body, #content, #rightCol, #instructions{
    position: static;
    float: none;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    font: normal 12pt/1.8 garamond, "Times New Roman", times, geneva, serif;
    }
h1, h1 span {
    font: normal 20pt/0.9 helvetica, arial, georgia, sans-serif;
    margin: 0 0 .45em;
}
h2, h3, h4 {
    font: normal 14pt/1.29 helvetica, arial, georgia, sans-serif;
    margin: 1.29em 0 0;
}
h2.subHead {
    color: #ccc;
    margin: 0;
    font: bold 14px/1 helvetica, arial, georgia, sans-serif;
    }
p {
    font: normal 12pt/1.5 garamond, "Times New Roman", times, geneva, serif;
    margin: 0 0 1.5em;
    padding: 0;
    }
em.not {
    color: #999;
}
#content  {
    position: static;
    float: none;
    }    
#content #rightCol {
    position: static;
    float: none;
    }
#content #rightCol table {
    position: static;
    float: none;
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
    border-collapse: collapse;
    width: 98%;
    }
#rightCol table thead {display: table-header-group; clear: both; border-bottom: solid 1px #333;}
#rightCol table tfoot {display: table-footer-group; clear: both;}
#rightCol table tr {
    margin: 0;
    padding: 0;
}
#rightCol table th, #rightCol table th span {
    font: bold 9pt/2em helvetica, arial, georgia, sans-serif;
    vertical-align: bottom;
}
#rightCol table thead th, #rightCol table thead th span {
    margin: 0;
    padding: 0;
    text-align: right;
}
#rightCol table tbody th, #rightCol table tbody th span {
    font: normal 9pt/2em helvetica, arial, georgia, sans-serif;
    vertical-align: top;
    text-align: right;
    border-bottom: 1px solid #ccc!important;    
}
#rightCol table tbody th a, #rightCol table tbody th a span {
    font: normal 9pt/2em helvetica, arial, georgia, sans-serif;
    text-decoration: none;
    padding-left: .5em;
}
#rightCol table tbody td {
    font: normal 9pt/2em helvetica, arial, georgia, sans-serif;
    border-bottom: 1px solid #ccc!important;
    margin: 0;
    padding: 0;
    text-align: right;
    vertical-align: top;
    }
#newPatChart {
    float: left;
    position: static;
    width: 65%
    }
#chargesChart {
    float: left;
    position: static;
    width: 33%
    }
.noPrint {
    display: none;
    visibility: hidden;
}span#logo 
{
    display: block;
    position: absolute;
    right: 0;
    margin-right: 5px;
    background-color: #000!important;
}
