html,
body {
    height: 100%;
}

.site-frame {
    width: 80%;
    height: 100%;
    border: 0;
    border-spacing: 0;
    background-color: #678687;
    margin: 0 auto;
}

.site-frame > tbody > tr > td {
    padding: 0;
    vertical-align: middle;
}

.patientTable {
    border-collapse: collapse;
}

.patientTable td {
    border: 1px solid black;
    text-align: center;
}

.topLine,
.topLine td {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    background-color: #B6CBCB;
}

.dotImg {
    display: block;
}

.horLine {
    text-align: center;
    font-size: 1px;
    height: 1px;
}

.vertShadow {
    line-height: 1px;
}

.sep {
    font-size: 8pt;
    font-family: sans-serif;
    color: #93f8ff;
    text-decoration: none;
}

.text {
    font-size: 11pt;
    font-family: sans-serif;
    color: #ffffff;
    text-decoration: none;
}

.textB {
    font-size: 11pt;
    font-weight: bold;
    font-family: sans-serif;
    color: #ffffff;
    text-decoration: none;
}

.textr0 {
    text-align: center;
}

.textr {
    width: 90%;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #FFFFAA;
    font-size: 10pt;
    font-family: sans-serif;
    color: #ffffaa;
    text-decoration: none;
    margin: 30px 0;
}

.c1999 {
    font-size: 9pt;
    font-family: sans-serif;
    color: #ffffff;
    text-decoration: none;
}

.TEXTTAB {
    font-size: 11pt;
    font-family: sans-serif;
    color: #ffffff;
    text-decoration: none;
}

.toptext {
    font-size: 13pt;
    font-family: sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 15px;
}

.HEAD1 {
    font-size: 13pt;
    font-family: sans-serif;
    color: #ffffff;
    text-decoration: none;
}

.brake {
    font-size: 1px;
    height: 2px;
    line-height: 2px;
}

.bra {
    text-decoration: none;
    color: #93f8ff;
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: normal;
}

a.bra:hover {
    font-family: sans-serif;
    text-decoration: underline;
    color: #B7FF95;
}

h1 {
    font-size: 14pt;
}

h2 {
    font-size: 13pt;
}

h3 {
    font-size: 13pt;
}

h4 {
    font-size: small;
    font-variant: small-caps;
}

a {
    text-decoration: none;
    color: #93f8ff;
    font-family: sans-serif;
}

a:hover {
    font-family: sans-serif;
    text-decoration: underline;
    color: #B7FF95;
}

.cont {
    width: 1px;
    height: 1px;
}
