A {
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}
BODY {
    font-family: verdana, arial;
    font-size: 10pt;
}
TABLE {
    background-color: #e3e3e3;
}
.button {
    background-color: #eaeaea;
    border-bottom: silver 1px solid;
    border-left: silver 1px solid;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    color: black;
    font-family: Arial, Sans-Serif;
}
.chkbox {
    font-size: 8pt;
    width: 100%;
}
.hdr {
    background-color: #0000ff;
    border-bottom: #003333 0px solid;
    color: #ffffff;
    font-size: 24pt;
    font-weight: bold;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-top: 15px;
    text-align: center;
}
.lbl {
    color: #666666;
    font-size: 8pt;
    padding-right: 3px;
    text-align: right;
}
.lblcity {
    background-color: #eaeaea;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
}
.lblresults {
    background-color: #eaeaea;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    font-size: 10pt;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
}
.sidebar {
    background-color: #0000ff;
    border-bottom: 0px;
    color: #ffffff;
    font-size: 24pt;
    font-weight: bold;
}
.tbox {
    background-color: #eaeaea;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
}
.tdnoborder {
    border-bottom: #003333 0px solid;
}
.tbox.txtresults {
    background-color: #eaeaea;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
}

