﻿body
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: verdana, arial, sans-serif;
    background: #2B6DB4;
}
td
{
    vertical-align: top;
}
hr
{
    width: 90%;
}

/* Begin Style Definitions */
a.lnkButton
{
    color: #FFFF00;
}
.slant
{
    font-weight: bold;
    font-size: 12px;
    font-family: 'Trebuchet MS' , verdana, sans-serif;
    color: #003366;
    font-style: italic;
    margin-top: 14px;
    text-align: center;
}
.contentheading
{
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Trebuchet MS' , verdana, sans-serif;
    border-bottom: 1px solid #005E31;
    color: #003366;
}
.bluebox_top
{
    background-image: url( '../Images/bluebox_top.png' );
    background-repeat: no-repeat;
    background-position: center;
    width: 272px;
    height: 10px;
}
.bluebox_middle
{
    padding-left: 10px;
    padding-right: 10px;
    width: 252px;
    color: #FFFFFF;
    overflow: auto;
    background-image: url(  '../Images/bluebox_middle.png' );
    background-repeat: repeat-y;
    background-position: center;
}
.bluebox_bottom
{
    background-image: url( '../Images/bluebox_bottom.png' );
    background-repeat: no-repeat;
    background-position: center;
    width: 272px;
    height: 10px;
}

/* Begin Container Definitions */
#pagewidth-800
{
    width: 770px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background: transparent url( '../Images/back_all.gif' ) repeat-y 0px 140px;
    margin-bottom: 5px;
}
#outer-800
{
    width: 770px;
    padding-top: 6px;
    background: transparent url( '../Images/content-top.gif' ) no-repeat top;
}

#top-top
{
    position: relative;
    top: 5px;
    left: -40px;
    float: left;
    display: inline;
    margin-top: 3px;
    z-index: 200;
    background: transparent;
    height: 80px;
    border: 0px solid #14cb34;
}
#top-text
{
    float: left;
    display: inline;
    z-index: 200;
    margin-left: -55px;
    margin-top: 8px;
    background: transparent;
    border: 0px solid #14cb34;
}
#banner
{
    float: right;
    display: inline;
    width: 50px;
    height: 80px;
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
    padding-top: 0px;
}
#topmenu
{
    float: left;
    display: inline;
    background: transparent;
    border: 0px solid #fcff16;
    height: 20px;
    margin-left: -40px;
    margin-top: -24px;
    width: 619px;
    background-color: #2758a0;
}
#pathway
{
    float: left;
    display: inline;
    margin-left: 165px;
    margin-top: -5px;
    width: 550px;
    height: 18px;
    padding-top: 0px;
}
#leftcol
{
    width: 8.5em;
    float: left;
    display: inline;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 25px;
}
#maincol-broad-800
{
    float: left;
    width: 600px !important;
    margin-left: 5px !important;
    margin-left: 10px;
    margin-top: 25px;
    width: 595px;
    font-size: 10px;
}
#maincol-clear
{
    clear:both;
    width: 98%;
    margin-left: 5px !important;
    margin-left: 10px;
    margin-right: 5px !important;
    margin-right: 10px;    
    font-size: 10px;
}
#footer-800
{
    height: 20px;
    width: 100%;
    background: transparent url( '../Images/footer.jpg' ) bottom left no-repeat;
    font-size: 10px;
    margin:0 auto;
    margin-top: 12px;
}

#footerMSB
{
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: center;
    font-family: verdana, arial, sans-serif;
    color: #fff;
}
/* End Container Definitions */

/* leftcol style including background */
/* @group leftcol */
div#leftcol
{
    /* this is a z-index ie6 and ie7 bug fix */
    position: relative;
    z-index: 775;
    background-color: #FFF;
}
div#leftcol a
{
    display: block;
    float: left;
    padding: 0 5px;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    line-height: 20px;
    width: 125px;
    text-align: right;
}

div#leftcol a, div#leftcol li.active li a
{
    color: #fff;
    background: url( '../Images/local_bottom.gif' ) no-repeat left bottom;
    border: 0;
    margin: 0;
    
}
div#leftcol ul
{
    margin: 0;
    padding: 0;
    list-style:none
}
div#leftcol li
{
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
    background: url( '../Images/local_top.gif' ) no-repeat left top;
}
div#leftcol li:hover
{
    background-position: 0 0;
    background: url( '../Images/local_top-over.gif' ) no-repeat left top;
}
#navlist .uberlink {
background: url( '../Images/local_top-over.gif' ) no-repeat left top;
color: #FFFF00 !important;
font-weight: bold;
cursor: default;
}
/* @end */
/* End leftcol Style */

