body
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    background-color: #989796;
    text-align: left;
    background-attachment: scroll;
    background-image: url(../../images/background/bgbody.gif);
    background-repeat: repeat-x;
}
.contentStyle1
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #666666;
    line-height: 20px;
    margin-top: 0px;
    width: 800px;
    border-bottom: #cccccc 1px solid;
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: normal;
    font-size: 10pt;
    padding-bottom: 10px;
    margin: 10px;
    vertical-align: middle;
    text-transform: none;
    direction: ltr;
    line-height: normal;
    padding-top: 10px;
    font-family: Arial, Verdana;
    text-align: left;
}

.tableMainPplSrch
{
   
    
    }

.tableTDPplSrch
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #FF9900;
    font-weight: bold;
    font-family: Arial;
}

.tablePplSchEmpl
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #333333;

    font-family: Arial;
}

.textStyle1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #8f989d;
    font-weight: bolder;
    font-size: xx-large;
}

.textStyle2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #8f989d;
    font-weight: bold;
    font-size: x-large;
}
/*.hoverH
{
    position: absolute;
    width: 100%;
    height: 120px;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    border: dashed 1px;
}*/

/*.top
{
    background-image: url(../images/background/bgNav.gif);
    background-repeat: repeat-x;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 0px;
    margin: 2px 2px 2px 2px;
    padding-top: 0px;
}*/

.topnavibar
{
    background-image: url(../../images/background/bgNav.gif);
    background-repeat: repeat-x;
    padding-left: 0px;
    padding-right: 10px;
    margin: 2px 2px 2px 2px;
    height: 23px;
}

.navibarColor
{
    background-color: #E0E0E0;
    padding-left: 0px;
    padding-right: 10px;
    margin: 2px 2px 2px 2px;
    height: 10px;
}

.stockUp
{
    color: #39b54b;
}
.stockDown
{
    color: #FF0033;
}

#stock
{
    font-size: 10pt;
    font-family: Arial;
}

a:link.topnavi
{
    color: #333333;
    text-decoration: none;
}
a:hover.topnavi
{
    color: #333333;
    text-decoration: none;
    border-bottom-color: #999999;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
a:visited.topnavi
{
    color: #333333;
    text-decoration: none;
}
a:active.topnavi
{
    color: #333333;
    text-decoration: none;
}
.footer
{
    width: 100%;
    height: 20px;
    background-image: url(../../images/background/footer_bck.gif);
    font-family: Arial, Verdana, MS Sans-Serif, Helvetica;
    font-size: 9px;
    border-top: #E6E6E6 1px solid;
}

.ULRegClass
{
    list-style-type: disc;
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 16px;
    list-style-position: outside;
}

.ULClass
{
    list-style-type: disc;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 16px;
    list-style-position: outside;
    line-height: 20px;
}

.ULClass li ul
{
    font-weight: normal;
    list-style-type: circle;
    list-style-position: outside;
    line-height: 20px;
}

.ULClass li ul li ul li
{
    font-weight: normal;
    list-style-type: square;
    list-style-position: outside;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.picLabel
{
    font-size: 9px;
    font-family: Arial;
    font-weight: bold;
}

p
{
    text-align: left;
}


/* ============================================================================
* Investorrel.aspx ID="pnlPopup1" style
* ============================================================================ */
.outerPopup
{
    background-color: Transparent;
    padding: 1em 6px;
}
.innerPopup
{
    background-color: White;
    direction: inherit;
    font-size: 10px;
    font-family: Arial, Verdana, MS Sans-Serif, Helvetica;
}

.modalBackground
{
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
/* Currently not being used */
.pnlPop
{
    background-color: #000000;
    font-size: 11px;
    text-align: center;
    filter: alpha(opacity:30);
    khtmlopacity: 0.30;
    mozopacity: 0.30;
    opacity: 0.30;
    background-attachment: scroll;
}
.redHeaderContent
{
    font-size: 20px;
    color: White;
    font-weight: bold;
    font-family: Arial;
    background: url(../../images/stim_lab_banner.png) no-repeat;
    height: 53px;
    width: 698px;
    padding-left: 25px;
    border-bottom: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
}
/* Menu ****************************************************************/

#menu_old
{
    /* nothing in here right now */
}

#menu_old .Item
{
    /* CSS class for non-selected Menu Item */
    background: url(../../images/buttons/menu_green.jpg);
}

#menu_old .ItemSelected, #menu_old .ItemHover
{
    /* CSS class for hovering and selected Menu Item      ... which can be split up, of course! */
    background: url(../../images/buttons/menu_blu.jpg);
}

/* CSS classes for standard Links, only valid inside the #menu DIV */
#menu_old a, #menu_old a:visited
{
    background: transparent !important;
    display: block;
}

#menu_old a:hover, #menu_old a:active, #menu_old a:focus
{
    background: transparent !important;
    display: block;
}




.level1
{
    position: relative;
    height: 100%;
    width: 100%;
    text-align: left;
    background: url(../../images/buttons/menu_green.jpg) no-repeat;
}

.level2
{
    position: relative;
    height: 100%;
    width: 100%;
    text-align: left;
    background: url(../../images/buttons/menu_green.jpg) no-repeat;
}

.level3
{
    position: relative;
    height: 100%;
    width: 150px;
    text-align: left;
    background-image: url(../../images/buttons/menu_green.jpg);
    background-repeat: repeat-x;
}

.hoverstyle
{
    position: relative;
    height: 100%;
    width: 100%;
    text-align: left;
    background: url(../../images/buttons/menu_blu.jpg) no-repeat;
}

.sublevel1
{
    position: relative;
    height: 100%;
    width: 100%;
    text-align: left;
    background: url(../../images/buttons/menu_green.jpg) no-repeat;
}

/* Menu ****************************************************************/

 
