﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    text-transform: none;
    margin: 0;
    padding: 0;
    color: #696969;
}

a:link, a:visited {
    color: #034af3;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #034af3;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    /*font-size: 1.5em;*/
    color: White;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0;
}

h1 {
    display: block;
    font-size: 1.7em;
    padding-bottom: 2px;
    margin-bottom: 2px;
    margin-left: 10px;
    font-weight: 800;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 800px;
    background-color: #fff;
    margin: 20px auto 0 auto;
    border: 1px solid #496077;
}

.pagemedium {
    width: 970px;
    background-color: #fff;
    margin: 20px auto 0 auto;
    border: 1px solid #496077;
}

.pagewide {
    width: 1235px;
    background-color: #fff;
    margin: 20px auto 0 auto;
    border: 1px solid #496077;
}

.pagephone {
    width: 150px;
    background-color: #fff;
    margin: 20px auto 0 auto;
    border: 1px solid #496077;
}


.MainHeader {
    position: center;
    /*margin: 0px;  
    padding: 0px;   */
    background: #4b6c9e;
    width: 100%;
}

.MainContent {
    /*background-color: #FFFFFF;*/
    background-color: #EAEAEA;
    padding: 0 4px 0 4px;
    margin: 1px;
    /* min-height: 420px; */
}

.footer {
    color: #4e5766;
    padding: 8px 0 0 0;
    margin: 0 auto;
    text-align: center;
    line-height: normal;
}

.title {
    display: block;
    font: 10pt Verdana;
    float: left;
    text-align: left;
    /* vertical-align: top;   */
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

/* ========================================================== */
/* master page settings */
div.MainMenu {
    background-color: #3a4f63;
    width: 100%;
}

table.MainMenu {
    width: 100%;
    padding: 0;
    /* spacing: 0; */
    border: 0;
    height: 14px;
}

tr.MainMenu {
    background-color: #3a4f63;
}

div.footer table {
    width: 100%;
    padding: 0;
    /* cellspacing: 0; */
    border: 0;
}

div.footer td {
    height: 60px;
    vertical-align: top; /* !important; */
}

.center {
    margin: auto;
}

.innerfooter table {
    width: 100%;
    padding: 1px;
    /* cellspacing: 0; */
    border: 0;
}

#SupportNotice {
    width: 100%;
    height: 26px;
    text-align: center;
    font: 10pt Verdana;
}

#ConfidentialNotice {
    width: 100%;
    height: 26px;
    text-align: center;
    font: 8pt Verdana;
}

/* ============================================================== */
/* items defining apearance of menu pages */
table.MenuPage {
    width: 660px;
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

td.MenuPage {
    align-content: center;
}

table.MenuNav {
    width: 660px;
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

td.MenuNav {
    height: 20px;
}

table.MenuSelect {
    width: 660px;
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    background-color: white;
}

td.MenuSelect {
    text-align: center;
}

.MenuButtons {
    width: 100%;
    padding: 0;
    /* spacing: 0; */
    border: 0;
}

table.MenuRepeater {
    width: 100%;
    padding: 0;
    border-spacing: 0;
    border: 0;
    /*border-width: 1px;
    border-color: darkgray;
    border-style: solid;*/
}

tr.MenuRepeater {
    width: 100%;
}

th.MenuRepeater {
    background-color: lightgray;
    border-width: 1px;
    border-color: darkgray;
    border-style: solid;
    border-spacing: 0;
    padding: 1px;
}

td.MenuRepeater {
    background-color: white;
    border-width: 1px;
    border-color: darkgray;
    border: 1px solid #496077;
    border-style: solid;
    border-spacing: 0;
    padding: 1px;
}

.Grid1 table {
    background-color: transparent;
}

Grid1 MainHeader {
    background-color: lightgray;
}

Grid1 MainContent {
    background-color: white;
}

.Grid1 th {
    color: #fff;
    background-color: #00465E;
    height: 30px;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    padding: 0 4px 0 4px;
    border: solid 1px white;
}

.Grid1 td {
    color: #000;
    background-color: lightgray; /*#f5f5f5;*/
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
    text-transform: none;
    letter-spacing: 1pt;
    vertical-align: top; /* !important;*/
    padding: 1px 4px 1px 4px;
    border: solid 1px white;
}

.Title1 {
    text-align: center;
    vertical-align: top;
    width: auto;
    color: black;
}

.Title2 {
    text-align: center;
    vertical-align: top;
    width: auto;
    color: black;
    font-size: small;
}

.ReportTH {
    font-size: 8pt;
    text-align: center;
    border: thin solid Gray;
    vertical-align: top;
}

.ReportTH2 {
    font-size: 9pt;
    background-color: #EEEEEE;
    vertical-align: top;
}

.ReportTD {
    font-size: 9pt;
    background-color: White;
    vertical-align: top;
    border: thin solid Gray;
}

.ReportTDL {
    text-align: left;
    font-size: 9pt;
    background-color: White;
    vertical-align: top;
    border: thin solid Gray;
}

.ReportTDC {
    text-align: center;
    font-size: 9pt;
    background-color: White;
    vertical-align: top;
    border: thin solid Gray;
}

.ReportTDR {
    text-align: right;
    font-size: 9pt;
    background-color: White;
    vertical-align: top;
    border: thin solid Gray;
}

.ReportTDcalc {
    font-size: 9pt;
    background-color: lightgreen;
    vertical-align: top;
    border: thin solid Gray;
}

.ReportTDLcalc {
    text-align: left;
    font-size: 9pt;
    background-color: lightgreen;
    vertical-align: top;
    border: thin solid Gray;
}

.ReportTDCcalc {
    text-align: center;
    font-size: 9pt;
    background-color: lightgreen;
    vertical-align: top;
    border: thin solid Gray;
}

.ReportTDRcalc {
    text-align: right;
    font-size: 9pt;
    background-color: lightgreen;
    vertical-align: top;
    border: thin solid Gray;
}
