body
{
    BACKGROUND-IMAGE: url(../images/gradient-bg.gif);
        font-family: arial, helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height:18px;
}
html
{
    height:100%;
} 
.link
{

    FONT-FAMILY: Arial, Verdana;
    font-size: 12px;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    color: #338945; 
}
.link:hover
{
    COLOR: #004812
}
.Border
{
    BORDER-RIGHT: #50995f 1px solid;
    BORDER-LEFT: #50995f 1px solid;
    BORDER-BOTTOM: #50995f 1px solid;
    BACKGROUND-COLOR: #e3e4e3;
}
.subBorder
{
    background: url(/images/sublink-background.gif);
    BACKGROUND-COLOR: #e3e4e3;
}
.header
{
    FONT-FAMILY: Arial Black, Verdana;
    font-size:      18px;
    font-weight:    normal;
    text-transform: uppercase;
    font-style: italic;
    color:          #338945;
    margin-top:     0;
    margin-bottom:  .5em;  
}
.smallheader
{
    FONT-FAMILY: Arial, Verdana;
    font-size:      14px;
    font-weight:    bolder;
    text-transform: uppercase;
    color:          #338945;
    margin-top:     0;
    margin-bottom:  .5em;  
}
.smallTitle
{
    FONT-FAMILY: Arial, Verdana;
    font-size:      12px;
    font-weight:    bold;
    text-transform: uppercase;
    color:          #023321;
}
.caption
{
    FONT-FAMILY: Arial, Verdana;
    font-size:11px;
    line-height:18px;
    font-style:italic;
    color:#023321;
    width:218px;
    float:right;
    
}
.caption:hover
{ 
    color: #338945;

}
.headerSM
{
    FONT-FAMILY: Arial, Verdana;
    font-size:16px;
    font-weight:bold;
    text-transform:none;
    color:          #338945;
}
.mainnav
{
        FONT-FAMILY: Arial, Verdana;
        font-size: 14px;
        color: #003d00;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;         
        display: block;
        line-height:26px;
        text-indent:5px;
}
.mainnav:hover
{ 
    color: #338945;

}
.selectednav
{
        FONT-FAMILY: Arial, Verdana;
        background: url(/images/menu-hilight.gif);
        background-repeat:repeat;
        border: none;
        width: 216px;
}
.selectednav:hover
{ 
    color: #338945;
}
.subnav
{
        FONT-FAMILY: Arial, Verdana;
        font-size: 12px;
        text-decoration: none;
        text-transform: none;
        font-weight: normal;
        color: #338945;
        line-height:18px;
        margin-left:5px;
       
}
.subnav:hover
{ 
    color: #004812;
}
.bodytxt
{
    font-family: arial, helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height:18px;
}
.footer
{
    font-family: arial, helvetica, sans-serif;
    color: #005737;
    font-size: 12px;
    line-height:18px;
}
.copylink
{

    FONT-FAMILY: Arial, Verdana;
    font-size: 14px;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    color: #338945; 
}
.copylink:hover
{
    COLOR: #004812
}
.date
{
    font-family: arial, helvetica, sans-serif;
    color: #717174;
    font-size: 14px;
    line-height:18px;
}