﻿body
{
    font: 13px Helvetica, Arial, sans-serif;
}



.Ourbody
{
    font: 13px Helvetica, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #FEFFFE;
    background-image: url(/images/backgrounds/top.png);
    background-repeat: repeat-x;
}





.Container
{
    width: 1040px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
}





.PageHeader
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}





.hrSeparator
{
    height: 1px;
    margin: 5px 0px 5px 0px;
    background-color: #E7EFE0;
    border: 0px;
}







.PageTitle
{
    font-weight: bolder;
    font-size: 110%;
    text-decoration: none;
    line-height: 100%;
    color: #000000;
    margin: 0px;
    padding-bottom: 10px 0px 15px 0px;
    text-align: right;
}

.img
{
    border: 2px solid #FFFFFF;
}









.UserPhoto
{
    background: #fff;
    margin: 3;
    padding: 3;
    border: Solid 1px #000;
}





.BlackFont
{
    color: #000000;
}







.Myul
{
    list-style-image: url(  '/images/backgrounds/listdot.jpg' );
    list-style-position: outside;
}

.Myli
{
    margin: 5px;
    padding: 0px;
}









.SmallFont
{
    font-size: 85%;
}





.subBtn
{
    background-color: #FEDE51;
    border: solid 1px #FE9709;
    color: #004400;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    background-image: url(/images/backgrounds/bg_2a.png);
    background-repeat: repeat;
}







.DateTime
{
    font-weight: bold;
    font-size: 138%;
    text-decoration: none;
    line-height: 100%;
    color: #CC0000;
    margin: 0px;
}









.Spacer
{
    width: 20px;
    margin: 0;
    padding: 0;
}







Pager
{
    padding: 2px;
    font-weight: bold;
}



.Pager div
{
    margin: 0;
    padding: 0;
    text-align: left; /*Set to ârightâ to right align pagination interface*/
    font-size: 123%;
    color: #000000 !important;
    font-weight: bold;
}



.Pager span
{
    color: #000000 !important;
    font-weight: bold;
}



.Pager a, .Pager a:visited
{
    padding: 0 5px;
    border: 0px solid #000000;
    text-decoration: none;
    color: #000000 !important;
    display: inline;
    padding-bottom: 1px;
    background-color: #E7EFE0;
    font-weight: bold;
}



.Pager a:hover
{
    border: 0px solid #000000;
    color: #000000 !important;
    background-color: #E7EFE0;
    font-weight: bold;
}



.Pager a:active
{
    border: 0px solid #000000;
    color: #000000 !important;
    background-color: #FFD18F;
    font-weight: bold;
}







.Pager span.currentpage
{
    background-color: #FFD18F !important;
    color: #000000 !important;
    border-color: #FFFFFF;
    font-weight: bold;
    cursor: default;
    padding: 0 5px;
    border: 0px solid #FFFFFF;
    padding-bottom: 1px;
}



.Pager a.disablelink, .Pager a.disablelink:hover
{
    background-color: #E7EFE0;
    cursor: default;
    color: #000000;
    border-color: #E08221;
    font-weight: bold !important;
}



.Pager a.prevnext
{
    font-weight: bold;
    border: 0px solid #000000;
    color: #000000 !important;
    background-color: #E7EFE0;
}











.SitePathBreadCrumb
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}



a.SitePathBreadCrumb
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.SitePathBreadCrumb:hover
{
    color: #CC0000;
    text-decoration: underline;
    font-weight: bold;
}

a.SitePathBreadCrumb:active
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.SitePathBreadCrumb:active:hover
{
    color: #CC0000;
    text-decoration: underline;
    font-weight: bold;
}

a.SitePathBreadCrumb:visited
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}



a.SitePathBreadCrumb:visited:hover
{
    color: #CC0000;
    text-decoration: underline;
    font-weight: bold;
}







.copyrightarea
{
    color: #000000;
    font-weight: bold;
    margin: 0px;
    padding: 4px; /*background-color: #000000;*/
    text-align: center;
    vertical-align: middle;
}

.copyright
{
    color: #000000;
    font-weight: bold;
}

a.copyright
{
    color: #000000;
    font-weight: normal;
}

a.copyright:hover
{
    color: #000000;
    font-weight: normal;
}

a.copyright:visited
{
    color: #000000;
    font-weight: normal;
}

a.copyright:visited:hover
{
    color: #000000;
    font-weight: normal;
}

a.copyright:active
{
    color: #000000;
    font-weight: normal;
}

a.copyright:active:hover
{
    color: #000000;
    font-weight: normal;
}







.red
{
    color: #CC0000;
}













h1
{
    text-decoration: none;
    margin: 0px;
    font-size: 16px;
}

h2
{
    text-decoration: none;
    margin: 0px;
    font-size: 15px;
}

h3
{
    text-decoration: none;
    margin: 0px;
    font-size: 14px;
}

a
{
    color: #006600;
    text-decoration: none;
}

a:hover
{
    color: #CC0000;
    text-decoration: underline;
}

a:active
{
    color: #006600;
    text-decoration: none;
}

a:active:hover
{
    color: #CC0000;
    text-decoration: underline;
}

a:visited
{
    color: #6D008F;
    text-decoration: none;
}

a:visited:hover
{
    color: #CC0000;
    text-decoration: underline;
}















.AccordionHeaderA, .AccordionHeaderA a, .AccordionHeaderA a:hover
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 8px;
    padding-left: 8px;
    margin: 0px;
    margin-top: 10px;
    vertical-align: middle;
    color: #F7FFEF;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    background: #336600; /*background of tabs (default state)*/
}



.AccordionHeaderB, .AccordionHeaderB a, .AccordionHeaderB a:hover
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 8px;
    padding-left: 8px;
    margin: 0px;
    margin-top: 10px;
    vertical-align: middle;
    color: #F7FFEF;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    background: #669900;
}





.AccordionContent
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
    border: 0px solid #FFFFFF;
}



























.MainTable
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.MainMenu
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 8px;
    padding-left: 8px;
    margin: 0px;
    margin-top: 10px;
    vertical-align: middle;
    color: #F7FFEF;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    background: #336600;
}

.MainContent
{
    padding: 6px;
    margin: 0px;
    background-color: #E7EFE0;
    border: 0px solid #FFFFFF;
}



.AltContent
{
    padding: 6px;
    margin: 0px;
    background-color: #F7FFEF;
    border: 0px solid #FFFFFF;
}













/*

End Styles Used In Master Page

*/







.jqueryslidemenu
{
    font-weight: bold;
    background: #274F00;
    width: 100%;
    text-decoration: none;
}



.jqueryslidemenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}



/*Top level list items*/

.jqueryslidemenu ul li
{
    position: relative;
    display: inline;
    float: left;
}



/*Top level menu link items style*/

.jqueryslidemenu ul li a
{
    display: block;
    background: #274F00; /*background of tabs (default state)*/
    color: white;
    padding: 8px 10px;
    border-right: 1px solid #274F00;
    color: #ffffff;
    text-decoration: none;
}



* html .jqueryslidemenu ul li a
{
    /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}



.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited
{
    color: white;
}



.jqueryslidemenu ul li a:hover
{
    background: #669900; /*tab link background during hover state*/
    color: white;
    text-decoration: none;
}



/*1st sub level menu*/

.jqueryslidemenu ul li ul
{
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden;
}



/*Sub level menu list items (undo style from Top level List Items)*/

.jqueryslidemenu ul li ul li
{
    display: list-item;
    float: none;
}



/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.jqueryslidemenu ul li ul li ul
{
    top: 0;
}



/* Sub level menu links style */

.jqueryslidemenu ul li ul li a
{
    font-weight: bold;
    width: 160px; /*width of sub menus*/
    padding: 4px 10px;
    margin: 0;
    border-top-width: 0;
    border-bottom: 1px solid #274F00;
    text-decoration: none;
}



.jqueryslidemenuz ul li ul li a:hover
{
    /*sub menus hover style*/
    background: #669900;
    color: #ffffff;
    text-decoration: none;
}



/* ######### CSS classes applied to down and right arrow images  ######### */



.downarrowclass
{
    position: absolute;
    top: 12px;
    right: 7px;
}



.rightarrowclass
{
    position: absolute;
    top: 6px;
    right: 5px;
}













/* ######### ######### */





.mattblacktabs
{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #669900; /*bottom horizontal line that runs beneath tabs*/
    color: #FFFFFF;
}



.mattblacktabs ul
{
    margin: 0;
    padding: 0;
    padding-left: 10px; /*offset of tabs relative to browser left edge*/
    font: bold;
    list-style-type: none;
    color: #FFFFFF;
}



.mattblacktabs li
{
    display: inline;
    margin: 0;
    color: #FFFFFF;
}



.mattblacktabs li a
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0px 2px 0px 0px;
    padding: 7px 8px; /*padding inside each tab*/
    border-top: 1px; /*right divider between tabs*/
    border-bottom: 0px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #669900;
    color: #FFFFFF;
    background: #669900; /*background of tabs (default state)*/
}



.mattblacktabs li a:active, .mattblacktabs li a:current
{
    background: #669900;
    color: #FFFFFF;
}



.mattblacktabs li a:visited
{
    color: #FFFFFF;
}





.mattblacktabs li a:hover, .mattblacktabs li.selected a
{
    /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
    color: #FFFFFF;
    border-top: 1px; /*right divider between tabs*/
    border-bottom: 0px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #669900;
    background: #669900;
}

