﻿BODY {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: black;
    FONT-FAMILY: 'Verdana';
    font-size: 11pt
}

H1 {
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
    TEXT-TRANSFORM: capitalize
}

H2 {
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
    margin-top: 0px;
    margin-bottom: 0px;
}

H3 {
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-indent: 0px;
    font-weight: 400
}

H4 {
    COLOR: black;
    FONT-FAMILY: "Verdana";
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    font-weight: 400;
    padding: 0px;
    text-indent: 0px;
    font-style: normal
}

H5 {
    COLOR: #000000;
    FONT-FAMILY: "Verdana";
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    font-weight: 200;
    padding: 0px;
    text-indent: 0px
}

H6 {
    COLOR: #ffffff;
    FONT-FAMILY: 'Verdana';
    font-size: 9pt;
    TEXT-TRANSFORM: capitalize;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 18px;
    font-weight: 200;
    padding: 0px;
    text-indent: 0px;
}

TH { color: black; }

.navSideColor { background-color: #00467f; }

.topMenu {
    background-color: black;
    COLOR: #FFFFFF;
    FONT-FAMILY: "Verdana";
    font-size: 9pt;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    text-indent: 0px;
}

.topMenu A:link {
    color: #FFFFFF;
    font-size: 9pt;
}

.topMenu A:hover {
    color: #FFFFFF;
    font-size: 9pt;
    text-decoration: underline;
}

.topMenu A:visited {
    color: #FFFFFF;
    font-size: 9pt;
}

.footerColor {
    background-color: black;
    COLOR: #FFFFFF;
    FONT-FAMILY: "Verdana";
    font-size: 9pt;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    text-indent: 0px;
}

A:link {
    color: #000000;
    text-decoration: none;
}

A:hover {
    color: #000000;
    text-decoration: none;
}

A:visited {
    color: #000000;
    text-decoration: none;
}

.nav-s-normal {
    padding-left: 8px;
    padding-right: 1px;
    color: #FFFFFF;
    font-size: 12pt;
    background-color: #00467f;
}

.nav-s-normal A:link {
    color: #FFFFFF;
    font-size: 9pt;
    background-color: #00467f;
}

.nav-s-normal A:visited {
    color: #FFFFFF;
    font-size: 9pt;
    background-color: #00467f;
}

.nav-s-normal A:hover {
    color: #FFFFFF;
    font-size: 9pt;
    text-decoration: underline;
    background-color: #00467f;
}

.nav-s-highlighted {
    padding-left: 8px;
    padding-right: 1px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff #ffffff #ffffff #ffffff;
}

.nav-s-highlighted A:link {
    color: #000000;
    font-size: 9pt;
    background-color: #ffffff;
}

.nav-s-highlighted A:visited {
    color: #000000;
    font-size: 9pt;
    background-color: #ffffff;
}

.nav-s-highlighted A:hover {
    color: #000000;
    font-size: 9pt;
    text-decoration: underline;
    background-color: #ffffff;
}

.sitenav {
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
    background-color: #ffffff;
}

div.scrollTableContainer {
    height: 500px;
    overflow: auto;
    width: 730px;
    margin: 15px 0 0 0;
    position: relative;
}

div.scrollTableContainer table { width: 712px; }

html > /**/ body div.scrollTableContainer table { width: 730px; }

html > /**/ body div.scrollTableContainer table > tbody {
    overflow: auto;
    height: 485px;
    overflow-x: hidden;
}

div.scrollTableContainer thead tr {
    position: relative;
    top: expression(offsetParent.scrollTop);
    left: 0px;
}

div.scrollTableContainer tbody tr { height: 0px; }

#dataTable {
    border-collapse: collapse;
    empty-cells: show;
}

#dataTable th {
    font-variant: small-caps;
    color: #FFFFFF;
    font-size: 12pt;
    background-color: #00467f;
    text-align: center;
    vertical-align: middle;
    border-color: black;
    border-style: solid;
    border-width: thin;
    font-weight: 400;
    line-height: 30px
}

#dataTable td {
    padding: 2px;
    border-color: black;
    border-style: solid;
    border-width: thin;
    font-size: 10pt;
    font-weight: 100
}

#dataTable tr.alt td {
    background-color: #699ac5;
    padding: 2px;
    border-width: thin;
    font-size: 10pt;
    font-weight: 100
}

#dataLargeTable {
    border-collapse: collapse;
    empty-cells: show;
}

#dataLargeTable th {
    font-variant: small-caps;
    color: #FFFFFF;
    font-size: 10pt;
    background-color: #00467f;
    text-align: center;
    vertical-align: middle;
    border-color: black;
    border-style: solid;
    border-width: thin;
    line-height: 30px;
    font-weight: 500
}

#dataLargeTable td {
    padding: 2px;
    font-size: 10pt;
    border-color: black;
    border-style: solid;
    border-width: thin;
    font-size: 10pt;
    font-weight: 100
}

#dataLargeTable tr.alt td {
    background-color: #699ac5;
    padding: 2px;
    border-width: thin;
    font-size: 10pt;
    font-weight: 100
}

#option {
    background-color: white;
    border-color: #00467f;
    font-variant: small-caps;
    padding: 1px;
    border-style: groove;
    border-width: medium
}

#optionSelected {
    background-color: #699ac5;
    font-variant: small-caps;
    border-color: #00467f;
    padding: 1px;
    border-width: medium;
    border-style: groove
}

div.sampleScrollContainer {
    height: 120px;
    overflow: auto;
    width: 230px;
    margin: 15px 0 0 0;
    position: relative;
}

div.sampleScrollContainer table { width: 212px; }

html > /**/ body div.sampleScrollContainer table { width: 230px; }

html > /**/ body div.sampleScrollContainer table > tbody {
    overflow: auto;
    height: 175px;
    overflow-x: hidden;
}

div.sampleScrollContainer thead tr {
    position: relative;
    top: expression(offsetParent.scrollTop);
    left: 0px;
}

div.sampleScrollContainer tbody tr { height: 0px; }


#center {
    height: auto;
    margin: 0 auto;
}

print-report-form {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}