﻿body {
    font: 100% Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Trebuchet, 'Trebuchet MS', Trebuchet, Garamond, Helvetica, Arial, sans-serif, Verdana, Arial, Helvetica, sans-serif;
}

.thrColLiqHdr #header #usercontent {
    font-weight: bold;
    font-size: smaller;
}

.thrColLiqHdr #header #help {
    font-weight: bold;
    font-size: smaller;
}

.thrColLiqHdr #mainContent h1 {
    font-size: 1.3em;
    line-height: 1.4em;
    vertical-align: sub;
    color: #366c82;
}

.thrColLiqHdr #mainContent p {
    background-color: inherit;
    color: #000;
    text-decoration: none;
    text-align: left;
    line-height: 1.4em;
    font-size: 100%;
    padding: 15px;
    margin-bottom: 5px;
}

.thrColLiqHdr #footer {
    font-size: x-small;
    font-weight: bold;
    text-decoration: none;
}

.thrColLiqHdr #footer a {
    text-decoration: none;
}

.thrColLiqHdr #footer a:hover {
    text-decoration: underline;
}

.thrColLiqHdr #footer a:active {
    text-decoration: underline;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
}

fieldset.large button {
}

.error {
    color: #900;
}

.httperrorlink {
    font-size: larger;
}

