/*BODY*/
BODY
{
        font-size: 12px;
        margin: 0px;
        background-color: #392109;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        background-repeat: repeat-x;
}
/*FORMS*/
INPUT, TEXTAREA, SELECT
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #F2F3F5;
        color: #392109;
        border: 1px solid #392109;
        border-top-color: #392109;
        border-left-color: #392109;
        border-bottom-color: #392109;
        border-right-color: #392109;
        padding-left: 3px;
}
/*HEADINGS AREA*/
.headings
{
        background-image: url(/images/40/bgs/headingBG.jpg);
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #FFFFFF;
}
/*TOOLS*/
.tools
{
        color: #083822;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        width: 200px;
        height: 75px;
}
.tools A:link
{
        color: #083822;
        text-decoration: none;
}
.tools A:visited
{
        color: #083822;
        text-decoration: none;
}
.tools A:active
{
        color: #083822;
        text-decoration: none;
}
.tools A:hover
{
        color: #FF6600;
        text-decoration: underline;
}
/*SUB-HEADER*/
.subheader
{
        font-size: 13px;
        color: #0D5736;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}
/*GREEN CONTENT BACKGROUND*/
.green
{
        color: #083822;
        background-color: #083822;
}
/*NAVIGATION & CONTENT*/
.navContent
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        background-image: url(/images/40/bgs/navbg.jpg);
        width: 150px;
        padding-top: 18px;
}
* HTML .navContent
{
        /*IE only rule. Original menu width minus all left/right paddings*/
        width: 100px;
}
HTML>BODY .navContent
{
        /*Non IE rule*/
        width: auto;
}
.navContent UL
{
        list-style-type: none;
        margin: 0;
        padding: 0;
}
.navContent A:link
{
        padding: 4px;
        display: block;
        width: 150px;
        /*Define width for IE6's sake*/
        color: #FFFFFF;
        text-decoration: none;
        background-image: url(/images/40/bgs/navUP.gif);
        padding-left: 32px;
}
.navContent A:visited
{
        padding: 4px;
        display: block;
        width: 150px;
        /*Define width for IE6's sake*/
        color: #FFFFFF;
        text-decoration: none;
        background-image: url(/images/40/bgs/navUP.gif);
        padding-left: 32px;
}
.navContent A:active
{
        padding: 4px;
        display: block;
        width: 150px;
        /*Define width for IE6's sake*/
        color: #FFFFFF;
        text-decoration: none;
        background-image: url(/images/40/bgs/navUP.gif);
        padding-left: 32px;
}
.navContent A:hover
{
        padding: 4px;
        display: block;
        width: 150px;
        /*Define width for IE6's sake*/
        text-decoration: none;
        background-image: url(/images/40/bgs/navUP.gif);
        padding-left: 32px;
        color: #FF6600;
        background-image: url(/images/40/bgs/navDOWN.gif);
}
/*MAIN CONTNET MAP*/
.mainContent
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}
.mainContent A:link
{
        color: #FFFFFF;
        text-decoration: underline;
}
.mainContent A:visited
{
        color: #FFFFFF;
        text-decoration: underline;
}
.mainContent A:active
{
        color: #FFFFFF;
        text-decoration: underline;
}
.mainContent A:hover
{
        color: #FF6600;
        text-decoration: underline;
}
/*FEATURE SIDE CONTENT*/
.featureContent
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #0D5736;
        background-image: url(/images/40/bgs/centerBulletinBG.jpg);
        background-repeat: repeat-x;
        background-color: #F8F9FB;
}
.featureContent A:link
{
        color: #0D5736;
        font-weight: bold;
}
.featureContent A:visited
{
        color: #0D5736;
        font-weight: bold;
}
.featureContent A:active
{
        color: #0D5736;
        font-weight: bold;
}
.featureContent A:hover
{
        color: #FF6600;
        font-weight: bold;
}
/*INFO*/
.info
{
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-image: url(/images/40/bgs/infoBG.jpg);
        padding-top: 15px;
        padding-left: 32px;
        font-weight: bold;
        background-repeat: repeat-x;
        padding-right: 10px;
        text-align: justify;
}
.info A:link
{
        color: #FFFFFF;
        text-decoration: underline;
}
.info A:visited
{
        color: #FFFFFF;
        text-decoration: underline;
}
.info A:active
{
        color: #FFFFFF;
        text-decoration: underline;
}
.info A:hover
{
        color: #FF6600;
        text-decoration: underline;
}
/*DC*/
.dc
{
        color: #0D5736;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.dc A:link
{
        color: #0D5736;
        text-decoration: underline;
}
.dc A:visited
{
        color: #0D5736;
        text-decoration: underline;
}
.dc A:active
{
        color: #0D5736;
        text-decoration: underline;
}
.dc A:hover
{
        color: #FF6600;
        text-decoration: underline;
}
/*FOOTER NAV*/
.fNav
{
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.fNav A:link
{
        color: #FFFFFF;
        text-decoration: underline;
}
.fNav A:visited
{
        color: #FFFFFF;
        text-decoration: underline;
}
.fNav A:active
{
        color: #FFFFFF;
        text-decoration: underline;
}
.fNav A:hover
{
        color: #FF6600;
        text-decoration: underline;
}
.imgages
{
        border: 1px solid #FFFFFF;
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
}
#kwsearchbox
{
        width: 140px;
}