*
{
    margin: 0px;
    padding: 0px
}

body
{
    font-family: Verdana, Arial, Sans-Serif;
}

fieldset, form
{
    border-style: none;
    border-width: 0px;
}

input.textBox, textarea
{
    margin-bottom: 10px;
    width: 310px;
}

label, label span
{
    display: block;
}

#barBottom
{
    height: 10px;
}

#barTop
{
    background-color: #1C1CBB;
    height: 5px;
    margin-bottom: 40px;
}

#content
{
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    width: 748px;
}

#footer
{
    clear: both;
    padding-top: 50px;
    text-align: right;
}

#footer a
{
    color: #00468C;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer p
{
    color: #00468C;
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
    margin-right: 2px;
}

#header
{
    background-image: url("images/bgHeader.gif");
    height: 154px;
    overflow: hidden;
    position: relative;
    width: 748px;
}

#header h1
{
    background-position: center bottom;
    background-repeat: no-repeat;
    bottom: 0px;
    color: #FFFFFF;
    left: 195px;
    padding-top: 80px;
    position: absolute;
    text-align: center;
    width: 469px;
    z-index: 10;
}

#main
{
    color: #002851;
    font-size: 9pt;
    line-height: 1.4em;
    margin-left: 181px;
    margin-right: 249px;
    width: 314px;
}

#main dd, #main ol, #main p, #main ul
{
    margin-bottom: 1.4em;
}

#main a
{
    color: inherit;
}

#main a:hover
{
    text-decoration: none;
}

#main dd
{
    margin-left: 40px;
}

#main dt
{
    font-size: 12pt;
}

#main h2
{
    font-size: 14pt;
    margin-bottom: 0.3em;
}

#main li
{
    margin-left: 30px;
}

#navSub
{
    float: left;
    overflow: hidden;
    width: 140px;
}

#navSub li
{
    border-bottom-color: #2D2DDF;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    font-size: 10pt;
    list-style-type: none;
    margin-bottom: 20px;
    padding-left: 20px;
    text-align: right;
}

#navSub li a
{
    text-decoration: none;
}

#navTop
{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 20;
}

#navTop a
{
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 10pt;
    margin: 10px;
    text-decoration: none;
}

#navTop a.here
{
    color: #00CCFF;
}

#sidebar
{
    float: right;
    margin-right: 40px;
    overflow: hidden;
    width: 163px;
}

#sidebar div.box
{
    border-color: #12127A;
    border-style: solid;
    border-width: 3px;
}

#sidebar h2
{
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 9pt;
    min-height: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
}

#sidebar div.heading span.spacer
{
    /*background-color: #FF0000;*/
    display: block;
    float: right;
    height: 2px;
    width: 22px;
}

#sidebar div.heading span.spacer2
{
    /*background-color: #00FF00;*/
    clear: right;
    display: block;
    float: right;
    height: 5px;
    width: 8px;
}

#sidebar p
{
    color: #00468C;
    font-size: 9pt;
    margin: 10px;
}

#sidebar span.person
{
    font-style: italic;
}
