﻿.accordionHeader
{
    width: 640px;
    height: 20px;
    color: Black;
    /*font-family: Arial, Sans-Serif;*/
    border: 0px dotted #2F4F4F;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
    font-weight: bold;
    float: none;
}
.accordionHeaderSelected
{
    width: 640px;
    height: 20px;
    color: Black;
    /*font-family: Arial, Sans-Serif;*/
    border: 0px dotted #2F4F4F;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
    font-weight: bold;
}
.accordionContent
{
    width: 640px;
    background-color: #e1d6c7;
    border: 1px dotted #2F4F4F;
    font-family: Arial, Sans-Serif;
    padding: 5px;
    margin-top: 3px;
    margin-bottom: 5px;
    color: #59483f;
}
.accordionLink
{
    padding: 5px;
    color: Black;
    cursor: pointer;
}
.ajax__calendar_close_button
{
    margin-right: 5px;
    margin-left: auto;
    width: 10px;
    font-weight: bold;
    cursor: pointer;
    text-align: right;
}
.watermark
{
    background: #FFAAFF;
}

.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}

.modalBackground
{
    /*background-color: Gray;     filter: alpha(opacity=70);     opacity: 0.7;*/
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.calendarImage
{
    cursor: pointer;
}
html, body
{
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
}
.normalfld
{
    background-color: #FFFFFF;
    border-color: #7F9DB9;
    border-width: 1px;
    border-style: solid;
    height: 18px;
}
.focusfld
{
    background-color: #FFFFCC;
    border-color: #7F9DB9;
    border-width: 1px;
    border-style: solid;
    height: 18px;
}
.header
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
}
.menu
{
    font-size: 11pt;
}
.container
{
    /* div you want to stretch */
    min-height: 100%;
}
/* GRAY 7-18 */
.gray7
{
    font-size: 7pt;
    color: #555555;
}
.grayBold7
{
    font-size: 7pt;
    color: #555555;
    font-weight: Bold;
}
.gray8
{
    font-size: 8pt;
    color: #555555;
}
.grayBold8
{
    font-size: 8pt;
    color: #555555;
    font-weight: Bold;
}
.gray9
{
    font-size: 9pt;
    color: #555555;
}
.grayBold9
{
    font-size: 9pt;
    color: #555555;
    font-weight: Bold;
}
.gray10
{
    font-size: 10pt;
    color: #555555;
}
.grayBold10
{
    font-size: 10pt;
    color: #555555;
    font-weight: Bold;
}
.gray11
{
    font-size: 11pt;
    color: #555555;
}
.grayBold11
{
    font-size: 11pt;
    color: #555555;
    font-weight: Bold;
}
.gray12
{
    font-size: 12pt;
    color: #555555;
}
.grayBold12
{
    font-size: 12pt;
    color: #555555;
    font-weight: Bold;
}
.gray13
{
    font-size: 13pt;
    color: #555555;
}
.grayBold13
{
    font-size: 13pt;
    color: #555555;
    font-weight: Bold;
}
.gray14
{
    font-size: 14pt;
    color: #555555;
}
.grayBold14
{
    font-size: 14pt;
    color: #555555;
    font-weight: Bold;
}
.gray15
{
    font-size: 15pt;
    color: #555555;
}
.grayBold15
{
    font-size: 15pt;
    color: #555555;
    font-weight: Bold;
}
.gray16
{
    font-size: 16pt;
    color: #555555;
}
.grayBold16
{
    font-size: 16pt;
    color: #555555;
    font-weight: Bold;
}
.gray17
{
    font-size: 17pt;
    color: #555555;
}
.grayBold17
{
    font-size: 17pt;
    color: #555555;
    font-weight: Bold;
}
.gray18
{
    font-size: 18pt;
    color: #555555;
}
.grayBold18
{
    font-size: 18pt;
    color: #555555;
    font-weight: Bold;
}
/* WHITE 7-11 */
.white7
{
    font-size: 7pt;
    color: white;
}
.whiteBold7
{
    font-size: 7pt;
    color: white;
    font-weight: Bold;
}
.white8
{
    font-size: 8pt;
    color: white;
}
.whiteBold8
{
    font-size: 8pt;
    color: white;
    font-weight: Bold;
}
.white9
{
    font-size: 9pt;
    color: white;
}
.whiteBold9
{
    font-size: 9pt;
    color: white;
    font-weight: Bold;
}
.white10
{
    font-size: 10pt;
    color: white;
}
.whiteBold10
{
    font-size: 10pt;
    color: white;
    font-weight: Bold;
}
.white11
{
    font-size: 11pt;
    color: white;
}
.whiteBold11
{
    font-size: 11pt;
    color: white;
    font-weight: Bold;
}
/* RED 7-11 */
.red7
{
    font-size: 7pt;
    color: red;
}
.redBold7
{
    font-size: 7pt;
    color: red;
    font-weight: Bold;
}
.red8
{
    font-size: 8pt;
    color: red;
}
.redBold8
{
    font-size: 8pt;
    color: red;
    font-weight: Bold;
}
.red9
{
    font-size: 9pt;
    color: red;
}
.redBold9
{
    font-size: 9pt;
    color: red;
    font-weight: Bold;
}
.red10
{
    font-size: 10pt;
    color: red;
}
.redBold10
{
    font-size: 10pt;
    color: Red;
    font-weight: Bold;
}
.red11
{
    font-size: 11pt;
    color: red;
}
.redBold11
{
    font-size: 11pt;
    color: Red;
    font-weight: Bold;
}
/* MAROON 7-11 */
.maroon7
{
    font-size: 7pt;
    color: maroon;
}
.maroonBold7
{
    font-size: 7pt;
    color: maroon;
    font-weight: Bold;
}
.maroon8
{
    font-size: 8pt;
    color: maroon;
}
.maroonBold8
{
    font-size: 8pt;
    color: maroon;
    font-weight: Bold;
}
.maroon9
{
    font-size: 9pt;
    color: Maroon;
}
.maroonBold9
{
    font-size: 9pt;
    color: Maroon;
    font-weight: Bold;
}
.maroon10
{
    font-size: 10pt;
    width: auto;
    color: Maroon;
}
.maroonBold10
{
    font-size: 10pt;
    color: Maroon;
    font-weight: Bold;
}
.maroon11
{
    font-size: 11pt;
    width: auto;
    color: Maroon;
}
.maroonBold11
{
    font-size: 11pt;
    color: Maroon;
    font-weight: Bold;
}
/* BLACK 7-12 */
.black7
{
    font-size: 7pt;
    color: black;
}
.blackBold7
{
    font-size: 7pt;
    color: black;
    font-weight: Bold;
}
.black8
{
    font-size: 8pt;
    color: black;
}
.blackBold8
{
    font-size: 8pt;
    color: black;
    font-weight: Bold;
}
.black9
{
    font-size: 9pt;
    color: black;
}
.blackBold9
{
    font-size: 9pt;
    color: black;
    font-weight: Bold;
}
.black10
{
    font-size: 10pt;
    color: black;
}
.blackBold10
{
    font-size: 10pt;
    color: black;
    font-weight: Bold;
}
.black11
{
    font-size: 11pt;
    color: black;
}
.blackBold11
{
    font-size: 11pt;
    color: black;
    font-weight: Bold;
}
.black12
{
    font-size: 12pt;
    color: black;
}
.blackBold12
{
    font-size: 12pt;
    color: black;
    font-weight: Bold;
}
/* BLUE 7-12 */
.blue7
{
    font-size: 7pt;
    color: blue;
}
.blueBold7
{
    font-size: 7pt;
    color: blue;
    font-weight: Bold;
}
.blue8
{
    font-size: 8pt;
    color: blue;
}
.blueBold8
{
    font-size: 8pt;
    color: blue;
    font-weight: Bold;
}
.blue9
{
    font-size: 9pt;
    color: blue;
}
.blueBold9
{
    font-size: 9pt;
    color: blue;
    font-weight: Bold;
}
.blue10
{
    font-size: 10pt;
    color: blue;
}
.blueBold10
{
    font-size: 10pt;
    color: blue;
    font-weight: Bold;
}
.blue11
{
    font-size: 11pt;
    color: blue;
}
.blueBold11
{
    font-size: 11pt;
    color: blue;
    font-weight: Bold;
}
.blue12
{
    font-size: 12pt;
    color: blue;
}
.blueBold12
{
    font-size: 12pt;
    color: blue;
    font-weight: Bold;
}
/* GREEN 7-12 */
.green7
{
    font-size: 7pt;
    color: green;
}
.greenBold7
{
    font-size: 7pt;
    color: green;
    font-weight: Bold;
}
.green8
{
    font-size: 8pt;
    color: green;
}
.greenBold8
{
    font-size: 8pt;
    color: green;
    font-weight: Bold;
}
.green9
{
    font-size: 9pt;
    color: green;
}
.greenBold9
{
    font-size: 9pt;
    color: green;
    font-weight: Bold;
}
.green10
{
    font-size: 10pt;
    color: green;
}
.greenBold10
{
    font-size: 10pt;
    color: green;
    font-weight: Bold;
}
.green11
{
    font-size: 11pt;
    color: green;
}
.greenBold11
{
    font-size: 11pt;
    color: green;
    font-weight: Bold;
}
.green12
{
    font-size: 12pt;
    color: green;
}
.greenBold12
{
    font-size: 12pt;
    color: green;
    font-weight: Bold;
}
/* NAVY 7-12 */
.navy7
{
    font-size: 7pt;
    color: Navy;
}
.navyBold7
{
    font-size: 7pt;
    color: Navy;
    font-weight: Bold;
}
.navy8
{
    font-size: 8pt;
    color: Navy;
}
.navyBold8
{
    font-size: 8pt;
    color: Navy;
    font-weight: Bold;
}
.navy9
{
    font-size: 9pt;
    color: Navy;
}
.navyBold9
{
    font-size: 9pt;
    color: Navy;
    font-weight: Bold;
}
.navy10
{
    font-size: 10pt;
    color: Navy;
}
.navyBold10
{
    font-size: 10pt;
    color: Navy;
    font-weight: Bold;
}
.navy11
{
    font-size: 11pt;
    color: Navy;
}
.navyBold11
{
    font-size: 11pt;
    color: Navy;
    font-weight: Bold;
}
.navy12
{
    font-size: 12pt;
    color: Navy;
}
.navyBold12
{
    font-size: 12pt;
    color: Navy;
    font-weight: Bold;
}
