@import url(tables.css);
@import url(anchor.css);

body
{
    font-family : Verdana,Arial,Geneva,Helvetica,Sans-serif;
    font-size : 9pt;
    margin : 0px;
    padding : 0px;
    line-height : t/1.5;
    overflow : auto;
}

div.header
{
    background : repeat-x url(/images/middle2.gif);
    margin-left : 5px;
    margin-right : 5px;
    height : 60px;
    overflow : hidden;
}

#header
{
    background : repeat-x url(/images/middle2.gif);
    margin : 10px;
    border-top : solid 1px #003333;
    border-left : solid 1px #003333;
    border-right : solid 1px #003333;
}

#main2
{
    background : repeat-y left url(/images/navbg.gif);
    border-top : solid 1px #003333;
    border-bottom : solid 1px #003333;
    border-left : solid 1px #003333;
    border-right : solid 1px #003333;
    margin : 0px;
    padding : 0px;
}

#main1
{
    border-bottom : #003333;
    margin : 0px;
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 5px;
    padding-right : 5px;
    text-align : left;
}

#nav
{
    margin : 0px;
    padding : 0px;
    float : left;
    width : 154px;
}

#middle
{
    margin-left : 148px;
    padding-left : 2%;
    padding-right : 2%;
    padding-bottom : 1%;
    font-family : verdana,arial,geneva,helvetica,sans-serif;
}

#navcontainer
{
    margin-left : 10px;
}

.navheading
{
    font-family : sans-serif;
    font-size : 10pt;
    color : #003333;
    font-weight : 900;
    background : #CCCC99;
    border : solid 1px #003333;
    padding-top : 3px;
    padding-bottom : 3px;
    padding-left : 6px;
    padding-right : 3px;
}

.navlinks
{
    font-family : serif;
    font-size : 8pt;
    margin-left : 10px;
    padding : 3px;
}

.column-in
{
    margin : 0px;
    padding : 0em;
}

.cleaner
{
    font-size : 1px;
    background : transparent;
    border-style : none;
    margin : 0px;
    padding : 0px;
    clear : both;
    height : 1px;
}

img.header_left
{
    margin : 0px;
    padding : 0px;
    float : left;
    width : 255px;
    height : 60px;
}

img.header_right
{
    margin : 0px;
    padding : 0px;
    float : right;
    width : 299px;
    height : 60px;
}

div.copyright
{
    font-size : 8pt;
    margin-top : 4px;
    text-align : center;
}

.b_nav
{
    font-size : 8pt;
    border-top : solid 1px #003333;
    margin-top : 5pt;
    margin-left : 0px;
    margin-right : 0px;
    padding-top : 9pt;
    padding-left : 0px;
    padding-right : 0px;
    clear : both;
    text-align : center;
}

p
{
    font-family : sans-serif;
    font-size : 9pt;
    font-weight : normal;
}

li
{
    font-family : sans-serif;
    font-size : 9pt;
    font-weight : normal;
}

.latestinfo
{
    background : #99ff99;
    border : solid 2px #003333;
    margin-top : -15px;
    margin-bottom : 5px;
    margin-left : 5px;
    padding : 2px;
    float : right;
    width : 20%;
}

.infoheader
{
    border-bottom : solid 1px #003333;
    text-align : center;
}

.info
{
    font-size : 10pt;
    font-weight : bolder;
    background : white;
    border-right : solid 1px #003333;
    padding : 3px;
}

div.info font
{
    font-size : 8pt;
    font-weight : lighter;
}

.topmiddle
{
}

.bottommiddle
{
    float : left;
}

.options
{
    font-size : 10pt;
    font-weight : bolder;
    text-decoration : underline;
    margin-top : 10pt;
    margin-bottom : 10pt;
    margin-right : 10pt;
}

.sectionhead
{
    font-size : 10pt;
    font-weight : bold;
    margin-bottom : -15px;
}

.warning
{
    color : #ff3300;
}

.note
{
    font-size : 8pt;
    font-style : italic;
    clear : left;
}

h4
{
    font-size : medium;
}

h3
{
    font-size : 175%;
}

.strong
{
    font-size : 105%;
    font-weight : bold;
}

td
{
    font-size : 9pt;
}

.small
{
    font-size : 8pt;
}

.code
{
    font-family : monospace;
    font-size : 8pt;
}

div.webring
{
    display : block;
    margin : 10pt;
    padding : 10pt;
    text-align : center;
    position : relative;
}


