body {
    background-color: #eeeeee;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 80%; /* overflow: scroll; */
}

.menu {
    vertical-align: top;
}

    .menu tr {
        background-color: #F4F4F4;
    }

    .menu td {
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #ffffff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #C0C0C0;
        padding-left: 4px;
        padding-right: 4px;
    }

.menunode {
    width: 180px;
    height: 25px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    font-size: 12px;
    color: #666666;
    padding-left: 4px;
}

.menuhover {
    width: 180px;
    height: 25px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #CCCCCC;
}

.menuactive {
    width: 180px;
    height: 25px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    font-size: 12px;
    color: #666666;
    background-color: #E2E2E2;
}

.largetext {
    font-size: 1.2em;
    color: #777;
}

.text {
    font-size: 1.0em;
    color: #777;
}

.smalltext {
    font-size: 0.9em;
    color: #777;
}

.boldnum {
    font-weight: bold;
    color: #191970;
    border: 1px solid #191970;
    margin-right: 5px;
    width: 12px;
    height: 10px;
    text-align: center;
    padding-right: 3px;
    padding-left: 3px;
}

.boldnum2 {
    font-weight: bold;
    color: #ff0000;
    text-align: right;
}

.defield {
    border-width: 1px;
    border-style: Solid;
    border-color: #a9a9a9;
}

textarea {
    border-width: 1px;
    border-style: Solid;
    border-color: #a9a9a9;
}

a img {
    border: none;
}

.errmsg {
    color: #FF0000;
}

/* Red asterisk as used to indicate a required field */
.redstar {
    color: #FF0000;
    vertical-align: top;
    text-align: left;
    font-weight: bold;
    padding-left: 4px;
}

.dmbtn {
    color: black;
}

.penhome {
    background-image: url('../pics1/PenguinHome.jpg');
}

.help {
    font-weight: normal;
    font-size: 0.8em;
    color: #708090;
}

.form {
    font-weight: normal;
    color: #191970;
    background-color: #d8e4f8;
}

.taplink {
    padding: 0.3em 1.5em 0.3em 2em;
    height: 4em;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    border: 1px solid #3F7DBC;
    border-radius: 2em;
}

a.taplink {
    font-weight: normal;
    font-size: 1em;
    color: #3F7DBC;
    text-decoration: none;
}

a:hover.taplink {
    background-color: #D2E1F0;
}

A.dmlink, A.dmlink:active, A.dmlink:link, A.dmlink:visited {
    font-weight: normal;
    color: #777;
    text-decoration: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

    A.dmlink:hover {
        font-weight: normal;
        color: #777;
        text-decoration: underline;
    }

A.dmlinknoul, A.dmlinknoul:active, A.dmlinknoul:link, A.dmlinknoul:visited {
    font-weight: normal;
    color: #777;
    text-decoration: none;
}

    A.dmlinknoul:hover {
        font-weight: normal;
        color: #777;
        text-decoration: underline;
    }

.faqhead {
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #0099cc 3px solid;
    border-bottom: #0099cc 1px solid;
    padding-left: 3px;
}

.faqsel {
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #0099cc 3px solid;
    border-bottom: #0099cc 1px solid;
}

TD.faqlevel0 {
    color: #ffffff;
    text-decoration: none;
    background-color: #b0c4de;
    padding-left: 5px;
    vertical-align: middle;
    border-top: #ffffff 10px solid;
    width: 300px;
}

.faqlevel1 {
    color: #777;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 3px solid;
    border-bottom: #0099cc 1px solid;
    border-width: 1px 1px 1px 3px;
}

.faqlevel1hover {
    color: #777;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #0099cc 3px solid;
    border-bottom: #0099cc 1px solid;
}

A.faqlevel1 A.faqlevel1:link A.faqlevel1:visited {
    color: #777;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 3px solid;
    border-bottom: #0099cc 1px solid;
}

p {
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    font-size: 1.1em;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 140%;
    color: #666666;
}

li {
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    font-size: 1.1em;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 140%;
    color: #666666;
}

.textboxhover {
    background-image: url('../Pics1/textboxhover.png');
    background-repeat: repeat-x;
}


h1 {
    font-size: 1.5em;
    color: #777;
    font-weight: bold;
    line-height: 140%;
    margin-top: 0px;
    margin-bottom: 10px;
}

h2 {
    background-color: #d8e4f8;
    font-weight: normal;
    font-size: 1em;
    color: #191970;
    padding: 4px;
}

h3 {
    border-style: solid none none;
    border-color: #cccccc;
    border-width: 1px;
    text-align: left;
    text-decoration: none;
    padding-bottom: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666666;
    font-weight: 700;
    font-size: 1.15em;
    padding-top: 2px;
}

h4 {
    border-style: solid none none;
    border-color: #cccccc;
    border-width: 1px;
    text-align: left;
    text-decoration: none;
    padding-bottom: 0px;
    margin-top: 15px;
    margin-bottom: 2px;
    color: #81bef7;
    line-height: 110%;
    font-weight: 700;
    font-size: 1.15em;
    padding-top: 2px;
}

h5 {
    margin: 0px;
    font-size: 2.2em;
    color: #FFFFFF;
    font-weight: normal;
}

h6 {
    font-size: 1.4em;
    color: #777;
    font-weight: bold;
    line-height: 140%;
    margin-top: 0px;
    margin-bottom: 10px;
}

.h7 {
    text-align: left;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666666;
    line-height: 110%;
    font-weight: bold;
    font-size: 1.2em;
}

.introtext {
    font-size: 1.2em;
    line-height: 120%;
    color: #666666;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.phoneh {
    /* honeypot */
    display: none;
}

A.biglink, A.biglink:active, A.biglink:link, A.biglink:visited {
    text-align: left;
    text-decoration: none;
    padding-bottom: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666666;
    line-height: 110%;
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
}


.gobtn {
    padding: 1px 3px 1px 3px;
    font-style: italic;
    font-size: 0.8em;
    font-weight: bold;
    background-color: #81bef7;
    color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    text-decoration: none;
}

/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.modalPopup {
    border: 1px solid Gray;
    background-color: #ffffff;
    padding: 0px;
    text-align: left;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
}

.modalPopupDragHandle {
    background-color: #83ACD6;
    padding: 2px;
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.roundpalebluet {
    padding: 0.8em 1em 1.5em 1em;
    border: 1px solid #80AAD5;
    border-radius: 1em;
    background-color: #EAF5FF;
}

/*.roundpalebluet {
    background-position: 0 0;
    background: url('../Round/PaleBlueDot.png') repeat-x 0 0;
    width: 20em;
    background-color: #f0f8ff;
}

.roundpaleblueb {
    background: url('../Round/PaleBlueDot.png') 0 100% repeat-x;
}

.roundpalebluel {
    background: url('../Round/PaleBlueDot.png') 0 0 repeat-y;
}

.roundpalebluer {
    background: url('../Round/PaleBlueDot.png') 100% 0 repeat-y;
}

.roundpalebluebl {
    background: url('../Round/PaleBlueBL.png') 0 100% no-repeat;
}

.roundpalebluebr {
    background: url('../Round/PaleBlueBR.png') 100% 100% no-repeat;
}

.roundpalebluetl {
    background: url('../Round/PaleBlueTL.png') 0 0 no-repeat;
}

.roundpalebluetr {
    background: url('../Round/PaleBlueTR.png') 100% 0 no-repeat;
    padding: 10px;
}*/

.clear {
    font-size: 1px;
    height: 1px;
}
