
/*
 * uso_level2.css
 */

/* Nav Column */
#lvl2_column1
{
/*
        padding: 0px;
        margin: 0;
        background-color: #FF0000;
        / background-color: #767dcb; /
        / background-image: url('/images/lvl2/leftcol_background.jpg');
        background-repeat: no-repeat;
        background-position: left top; /
*/
}

#lvl2_column2
{
        padding: 4px 4px 5px 0;
/*
        margin: 0 0 15px 0;
        / padding: 0 8px 8px 8px;
        padding: 0 0 5px 0;
        background-color: #4c57bb;
        / width: 530px;
        width: 550px;
        / background-image: url('/images/lvl2/content_backgrd.jpg');
        background-repeat: no-repeat;
        background-position: left top; /
*/

}

#contentbox
{

        background-color: #FFFFFF;
        /* margin: 0px 4px 0 0; */
        padding: 4px 12px 12px 12px;

}

#contentbox P
{
        /* font-family: "Lucida Grande", Georgia, "Times New Roman", serif; */
        font-size: 1em;
        line-height: 130%;
}

#sectionhead H2
{
        font-family: "Lucida Grande", Georgia, "Times New Roman", serif;
        margin: 0;
        padding: 8px 0 8px 9px;
        background-color: #4c57bb;
        font-size: 1.3em;
        font-weight: bold;
        line-height: 100%;
        color: #FFF;
}

.indent
{
        padding-left: 30px;
}

/* Leftover styles */
.info
{
        margin: 0 0 10px 0;
        text-align: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: .8em;
}

.heds {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px; color: #000000; font-weight: bold }

.rheds { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px; color: #990000; font-weight: bold }

.bheds { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px; color: #000099; font-weight: bold }

.hedslite {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px; color: #000000; }

.hedswht {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px; color: #FFFFFF; font-weight: bold }

.left { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px; color: #000000; }

.leftwht { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px; color: #FFFFFF; }

.leftbld { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px; color: #000000; font-weight: bold}

.leftsml { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px; color: #000000; }

.redheds {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px; color: #990000; font-weight: bold }

.blkheds {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px; color: #000000; font-weight: bold }

.bluheds {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px; color: #000099; font-weight: bold }

.bigbluheds { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20px; color: #000099; font-weight: bold }

.inst { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px; color: #990000; font-weight: bold }

.printinfo { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px; color: #000000; }


/* End of leftovers */
