body {
    height: 95%;
}

form label {
    font: bold 0.7em Arial, Helvetica, sans-serif;
    padding: 1px;
    padding-right: 1px;
}

#frmLogin   {
    width: 98%;
    margin-top: 10px;
}

#frmLogin input.pushbutton {
    font: 600 0.7em "trebuchet ms", serif;
}

#frmLogin .logFld {
    margin-top: 0;
    padding: 1px;
    background: #FFF;
    font: 400 0.7em verdana, sans-serif;
    color: #000;
    border: 1px solid #999;
}

#tblLogin {
    float: right;
}

#tblLogin td {
    vertical-align: middle;
}

.fieldBox2 {
    margin-top: 15px;
    padding: 5px 5px 5px 10px;
    border: 0px solid #001C70;
}

#frmSearch p {
    padding-top: 3px;
    padding-bottom: 3px;
}

#SrchTable td {
    text-align: center;
}

#BtnTable {
    margin-top: 5px;
}
#BtnTable td {
    text-align: center;
    width: 100px;
}
#BtnTable span {
    font: 400 0.7em "trebuchet ms", serif;
}

input.pushbutton {
    font: 600 1.1em "trebuchet ms", serif;
}

#BriefRpt {
    background-color: #D56A00;
    color: #FFF;
}

#AbbrRpt {
    background-color: #7600EC;
    color: #FFF;
}

#FullRpt {
    background-color: #00A400;
    color: #FFF;
}

#InstRpt {
    background-color: #FC02E7;
    color: #FFF;
}

#FastRpt {
    background-color: #58E0F8;
    color: #FFF;
}

#BriefRpt.disabled, #AbbrRpt.disabled, #FullRpt.disabled, #InstRpt.disabled, #FastRpt.disabled {
    background-color: #ECE9D8;
    color: #ACA899;
}

.signUp {
    margin-bottom: 10px;
    width: 150px;
}

.encourageBox {
    background-color: #E4E4E4;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    border: 2px solid #000000;
    padding-top: 3px;
    padding-bottom: 5px;
}
.encourageBox .encBig {
    font: 600 1.0em "times new roman", serif;
    padding: 2px;
    color: #00A429;
}
.encourageBox .encSmall {
    font: 600 0.7em "trebuchet ms", arial, sans-serif;
    padding: 2px;
    color: #AF50AD;
}

#frmRegis p label {
    font: bold 0.8em Arial, Helvetica, sans-serif;
    padding-top: 3px;
    padding-right: 3px;
}
#frmRegis input {
    font: 400 0.9em verdana, sans-serif;
}
#frmRegis input.pushbutton {
    font: 600 0.7em "trebuchet ms", serif;
}
