﻿body
{
    color: #000000;
    margin: auto;
    width: 1004px;
    padding: 0px; /* background: #4D6B8A url(../images/bodyBG.jpg) repeat-x scroll 0 0; */
    font-size: 11px;
    font-family: Tahoma;
    background-color: #162434;
}

#banner
{
    width: 1000px;
    height: 90px;
}
#submenu
{
    float: right;
    width: 728px;
    height: 90px;
    padding-top: 2px;
}
#header
{
    width: 1000px;
    height: 32px;
    margin-bottom: 5px;
    padding-top: 18px;
}
#Footer
{
    width: 1000px;
    height: 36px;
    margin-top: 5px;
    text-align: center;
}
#breadcrumb
{
    width: 1000px;
    padding-left: 5px;
}
#breadcrumb a
{
    text-decoration: none;
    color: #125394;
    font-weight: bold;
    font-size: 12px;
}
#breadcrumb span
{
    text-decoration: none;
    color: #006600;
    font-weight: bold;
    font-size: 12px;
}
.greenTitle
{
    text-decoration: none;
    color: #006600;
  
    font-size: 12px;
}

.clear
{
    clear: both;
}
#content
{
    width: 1004px;
}
.tdrowwhite
{
 background-color:White;
}
.tdrowgray
{
    background-color: #F7F7F7;
}
#innerContent
{
    float: left;
    width: 1000px;
    background-color: #FFFFFF;
}
#leftSide
{
    width: 255px;
    float: left;
}
#rightSide
{
    width: 745px;
    float: left;

}
.rightPanelBG
{
    background: transparent url(../images/stickiesGray.jpg) no-repeat scroll left top;
    height: 30px;

}
.rightPanelBGBottom
{
    
    background: transparent url(../images/stickiesGrayBottom.jpg) no-repeat scroll left top;
    background-position:4px top;
    height: 30px;
}
.rightPanelBG H1
{
    padding-top: 10px;
    padding-left: 15px;
    color: #006600;
    font-size: 16px;
    font-weight: bold;
}

.rightPanel
{

padding-left:15px;
    background: transparent url(../images/stickiesGrayMiddle.jpg) repeat-y scroll left top;
    padding-right:7px;
}
#ctl00_MenuMain
{
    background: transparent url(../images/menuHover.png) repeat-x scroll left top;
    height: 33px;
    text-align: center;
}
#ctl00_MenuMain a
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 33px;
    line-height: 32px;
    margin-right: 24px;
    text-transform: uppercase;
    background: transparent;
}
.menuHover
{
}
#ctl00_MenuFooter
{
    width: 100%;
    height: 17px;
    background: transparent url(../images/menuFooter.png) repeat-x scroll left top;
    font-size: 11px;
}

#ctl00_MenuFooter a
{
    color: #FFFFFF;
}
#ctl00_MenuFooter a:hover
{
    text-decoration: underline;
}
.leftPanelHeader
{
    color: #006600;
    font-size: 13px;
    font-weight: bold;
}
.borderline
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #006600;
}
.leftPanel
{
    padding-left: 40px;
    padding-top: 20px;
    width: 255px;
    height: 239px;
    background: transparent url(../images/stickies.jpg) no-repeat scroll left top;
    margin-top:3px;
}
.mapPanel
{
    width: 255px;
    height: 239px;
}

.btnLeft
{
    float: left;
    width: 6px;
    height: 22px;
    background-image: url(../images/btnleft.png);
}

.btnCenter
{
    float: left;
    height: 18px;
    background-image: url(../images/btncenter.png);
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

.btnCenterText
{
    color: White;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
.btnRight
{
    float: left;
    width: 6px;
    height: 22px;
    background-image: url(../images/btnright.png);
}
.link
{
    text-decoration: none;
    color: #125394;
    font-size: 11px;
}
.link:hover
{
    text-decoration: underline;
    color: #125394;
}

.gridHeader
{
    height: 23px;
    background-image: url(../images/btncenter.png);
}
.tableJob
{
    width: 100%;
        font-family:Verdana,Arial,Helvetica,sans-serif;
}

.tableJob td
{
    padding-bottom: 10px;
    padding-left: 5px;
    font-size: 11px;
}

.biglinks
{
    text-decoration: none;
    color: #125394;
    font-size: 16px;
    
}

.linkarea
{
    width:255px;
    padding-left:38px;
}
