﻿body
{
    background-color: #989796;
    background-attachment: scroll;
    background-image: url(../../images/background/bgbody.gif);
    background-repeat: repeat-x;
    margin: 0px 0px;
    padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
    text-align: center; /* Hack for IE5/Win */
}
.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;
}
.style3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}
.style4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
.style5
{
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}


a.style5:link
{
    color: #FF0000;
}
/* unvisited link */
a.style5:visited
{
    color: #00FF00;
}
/* visited link */
a.style5:hover
{
    color: #FF00FF;
}
/* mouse over link */
a.style5:active
{
    color: #0000FF;
}


.style6
{
    font-family: Arial, Helvetica, sans-serif;
}
.style7
{
    color: #666666;
    font-size: 12px;
}
.style8
{
    color: #808080;
}
/*.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;
    font-size: 8pt;
    font-family: Arial;
}
.stockDown
{
    color: #FF0033;
    font-size: 8pt;
    font-family: Arial;
}

.stock
{
    font-size: 8pt;
    font-family: Arial;
}

a:link.topnavi
{
    color: #333333;
    text-decoration: none;
}
a:hover.topnavi
{
    color: #007AC2;
    text-decoration: none;
    border-bottom-color: #999999;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
a:visited.topnavi
{
    color: #808080;
    text-decoration: none;
}
a:active.topnavi
{
    color: #231F20;
    text-decoration: none;
}


#footer
{
    width: 100%;
    height: 20px;
    font-family: Arial, Verdana, MS Sans-Serif, Helvetica;
    font-size: 9px;
}

#InvestorRelnav
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
   
}

#InvestorRelnav li
{
    padding-left: 25px;
    background-image: url(../../images/buttons/page_white_text.png);
    background-repeat: no-repeat;
    background-position: 0 .2em;
    padding-bottom:5px;
}

#Important
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#Important li
{
    padding-left: 25px;
    background-image: url(../../images/buttons/sound.png);
    background-repeat: no-repeat;
    background-position: 0 .2em;
}
#InvestorRelnav1
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#InvestorRelnav1 li
{
    padding-left: 25px;
    background-image: url(../../images/buttons/page_white_text.png);
    background-repeat: no-repeat;
    background-position: 0 .2em;
}


/*.ULRegClass
{
    list-style-type: disc;
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 16px;
    list-style-position: outside;
    list-style-image: url(../../images/buttons/page_white_text.png);
    border-top: 1px solid gray;
}

.ULClass
{
    list-style-type: disc;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
   
    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;
  
}*/




/* ============================================================================
* 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;
}

.qmmt_main
{
    background: none;
    border: none;
}
.qmmt_tab
{
    background-color: #99ccff;
    font: bold 13px arial;
    color: #007ac2;
    border: 1px solid #fff;
    height: 27px;
}
.qmmt_tabactive
{
    background-color: #fff;
    font: bold 13px arial;
    color: #007ac2;
    border: 1px solid #fff;
    height: 27px;
}
.qmmt_text
{
    background: none;
    font: 10px arial;
    color: #000;
}
.qmmt_text_up
{
    font: 12px arial;
    color: #009900;
}
.qmmt_text_down
{
    font: 12px arial;
    color: #ff0000;
}
.qmmt_cycle
{
    background-color: #DEDFDE;
}
.qmmt_header_text
{
    font: bold 12px arial;
    color: #000;
    background: none;
}
.qmmt_header_bar
{
    background: blue;
    border-bottom: 2px solid #D2D1D7;
}


/* Tables ****************************************** */
#mytable table, #mytable td
{
    border: 1px solid #CCC;
    border-collapse: collapse;
    font: small/1.5 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
}
#mytable
{
    border: none;
    border-collapse: collapse;
    border: 1px solid #CCC;
}
#mytable thead th, #mytable tbody th
{
    background: #FFF url(../../images/background/th_bck.gif) repeat-x;
    color: #666;
    padding: 5px 10px;
    border-left: 1px solid #CCC;
}
#mytable tbody th
{
    background: #fafafb;
    border-top: 1px solid #CCC;
    text-align: left;
    font-weight: normal;
}
#mytable tbody tr td
{
    padding: 5px 10px;
    color: #666;
}
#mytable tbody tr:hover
{
    background: #FFF url(../../images/background/tr_bck.gif) repeat;
}

#mytable tbody tr:hover td
{
    color: #454545;
}
#mytable tfoot td, #mytable tfoot th
{
    border-left: none;
    border-top: 1px solid #CCC;
    padding: 4px;
    background: #FFF url(../../images/background/foot_bck.gif) repeat;
    color: #666;
}
#mytable caption
{
    text-align: left;
    font-size: 120%;
    padding: 10px 0;
    color: #666;
}
#mytable a:link
{
    color: #666;
}
#mytable a:visited
{
    color: #666;
}
#mytable a:hover
{
    color: #003366;
    text-decoration: none;
}
#mytable a:active
{
    color: #003366;
}

/*--- Table 2 Financial Archives*/

#mytable2 table, #mytable2 td
{
    border: 1px solid #CCC;
    border-collapse: collapse;
    font: small/1.5 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
}
#mytable2
{
    border: none;
    border-collapse: collapse;
    border: 1px solid #CCC;
}
#mytable2 thead th, #mytable2 tbody th
{
    background: #FFF url(../../images/background/th_bck.gif) repeat-x;
    color: #666;
    padding: 5px 10px;
    border-left: 1px solid #CCC;
}
#mytable2 tbody th
{
    background: #fafafb;
    border-top: 1px solid #CCC;
    text-align: left;
    font-weight: normal;
}
#mytable2 tbody tr td
{
    padding: 5px 10px;
    color: #666;
}
#mytable2 tbody tr:hover
{
    background: #FFF url(../../images/background/tr_bck.gif) repeat;
}

#mytable2 tbody tr:hover td
{
    color: #454545;
}
#mytable2 tfoot td, #mytable2 tfoot th
{
    border-left: none;
    border-top: 1px solid #CCC;
    padding: 4px;
    background: #FFF url(../../images/background/foot_bck.gif) repeat;
    color: #666;
}
#mytable2 caption
{
    text-align: left;
    font-size: 120%;
    padding: 10px 0;
    color: #666;
}
#mytable2 a:link
{
    color: #666;
}
#mytable2 a:visited
{
    color: #666;
}
#mytable2 a:hover
{
    color: #003366;
    text-decoration: none;
}
#mytable2 a:active
{
    color: #003366;
}


/* ---------Press Releases----*/

#mytable3 table, #mytable3 td
{
    border: 1px solid #CCC;
    border-collapse: collapse;
    font: small/1.5 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
}
#mytable3
{
    border: none;
    border-collapse: collapse;
    border: 1px solid #CCC;
}
#mytable3 thead th, #mytable3 tbody th
{
    background: #FFF url(../../images/background/th_bck.gif) repeat-x;
    color: #666;
    padding: 5px 10px;
    border-left: 1px solid #CCC;
}
#mytable3 tbody th
{
    background: #fafafb;
    border-top: 1px solid #CCC;
    text-align: left;
    font-weight: normal;
}
#mytable3 tbody tr td
{
    padding: 5px 10px;
    color: #666;
}
#mytable3 tbody tr:hover
{
    background: #FFF url(../../images/background/tr_bck.gif) repeat;
}

#mytable3 tbody tr:hover td
{
    color: #454545;
}
#mytable3 tfoot td, #mytable3 tfoot th
{
    border-left: none;
    border-top: 1px solid #CCC;
    padding: 4px;
    background: #FFF url(../../images/background/foot_bck.gif) repeat;
    color: #666;
}
#mytable3 caption
{
    text-align: left;
    font-size: 120%;
    padding: 10px 0;
    color: #666;
}
#mytable3 a:link
{
    color: #666;
}
#mytable3 a:visited
{
    color: #666;
}
#mytable3 a:hover
{
    color: #003366;
    text-decoration: none;
}
#mytable3 a:active
{
    color: #003366;
}

/* ---------table4 Non-Us GAAP ---*/

#mytable4 table, #mytable4 td
{
    border: 1px solid #CCC;
    border-collapse: collapse;
    font: small/1.5 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
}
#mytable4
{
    border: none;
    border-collapse: collapse;
    border: 1px solid #CCC;
}
#mytable4 thead th, #mytable4 tbody th
{
    background: #FFF url(../../images/background/th_bck.gif) repeat-x;
    color: #666;
    padding: 5px 10px;
    border-left: 1px solid #CCC;
}
#mytable4 tbody th
{
    background: #fafafb;
    border-top: 1px solid #CCC;
    text-align: left;
    font-weight: normal;
}
#mytable4 tbody tr td
{
    padding: 5px 10px;
    color: #666;
}
#mytable4 tbody tr:hover
{
    background: #FFF url(../../images/background/tr_bck.gif) repeat;
}

#mytable4 tbody tr:hover td
{
    color: #454545;
}
#mytable4 tfoot td, #mytable4 tfoot th
{
    border-left: none;
    border-top: 1px solid #CCC;
    padding: 4px;
    background: #FFF url(../../images/background/foot_bck.gif) repeat;
    color: #666;
}
#mytable4 caption
{
    text-align: left;
    font-size: 120%;
    padding: 10px 0;
    color: #666;
}
#mytable4 a:link
{
    color: #666;
}
#mytable4 a:visited
{
    color: #666;
}
#mytable4 a:hover
{
    color: #003366;
    text-decoration: none;
}
#mytable4 a:active
{
    color: #003366;
}

/* ---------Press Release Archive ---*/

#mytable5 table, #mytable5 td
{
    border: 1px solid #CCC;
    border-collapse: collapse;
    font: small/1.5 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
}
#mytable5
{
    border: none;
    border-collapse: collapse;
    border: 1px solid #CCC;
}
#mytable5 thead th, #mytable5 tbody th
{
    background: #FFF url(../../images/background/th_bck.gif) repeat-x;
    color: #666;
    padding: 5px 10px;
    border-left: 1px solid #CCC;
}
#mytable5 tbody th
{
    background: #fafafb;
    border-top: 1px solid #CCC;
    text-align: left;
    font-weight: normal;
}
#mytable5 tbody tr td
{
    padding: 5px 10px;
    color: #666;
}
#mytable5 tbody tr:hover
{
    background: #FFF url(../../images/background/tr_bck.gif) repeat;
}

#mytable5 tbody tr:hover td
{
    color: #454545;
}
#mytable5 tfoot td, #mytable5 tfoot th
{
    border-left: none;
    border-top: 1px solid #CCC;
    padding: 4px;
    background: #FFF url(../../images/background/foot_bck.gif) repeat;
    color: #666;
}
#mytable5 caption
{
    text-align: left;
    font-size: 120%;
    padding: 10px 0;
    color: #666;
}
#mytable5 a:link
{
    color: #666;
}
#mytable5 a:visited
{
    color: #666;
}
#mytable5 a:hover
{
    color: #003366;
    text-decoration: none;
}
#mytable5 a:active
{
    color: #003366;
}

/* Menu ****************************************************************/

#menu
{
    /* nothing in here right now */
}

#menu .Item
{
    /* CSS class for non-selected Menu Item */ /* background: url(../../images/buttons/menu_green.jpg);*/
    background-image: url( ../../images/background/corp_men2.gif);
}

#menu .ItemSelected, #menu .ItemHover
{
    /* CSS class for hovering and selected Menu Item      ... which can be split up, of course! */ /* background: url(../../images/buttons/menu_blu.jpg);*/
    background-image: url( ../../images/background/corp_org.jpg);
}

/* CSS classes for standard Links, only valid inside the #menu DIV */
#menu a, #menu a:visited
{
    background: transparent !important;
    display: block;
}

#menu a:hover, #menu a:active, #menu a:focus
{
    background: transparent !important;
    display: block;
}


.level1
{
    position: relative;
    height: 100%;
    width: 130px;
    text-align: center; /*background-image: url(../../images/buttons/menu_green.jpg);*/
    background-image: url( ../../images/background/corp_men3.jpg);
    background-repeat: repeat-x;
}

.level2
{
    position: relative;
    height: 100%;
    width: 130px;
    text-align: center; /*background-image: url(../../images/buttons/menu_green.jpg);*/
    background-image: url( ../../images/background/corp_men3.jpg);
    background-repeat: repeat-x;
}

.level3
{
    position: relative;
    height: 100%;
    width: 130px;
    text-align: center; /*background-image: url(../../images/buttons/menu_green.jpg);*/
    background-image: url( ../../images/background/corp_men3.jpg);
    background-repeat: repeat-x;
}

.hoverstyle
{
    position: relative;
    height: 100%;
    width: 130px;
    text-align: center; /* background-image: url(../../images/buttons/menu_blu.jpg);*/
    background-image: url( ../../images/background/corp_org.jpg);
    background-repeat: repeat-x;
}

.sublevel1
{
    position: relative;
    height: 100%;
    width: 150px;
    text-align: center;
    background-image: url( ../../images/background/menu_green.jpg); /* background-image: url(../../images/buttons/menu_green.jpg);*/
    background-repeat: repeat-x;
}

/* Menu ****************************************************************/

#pro
{
    background: url(../../images/wmap.png) repeat-x;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50px 25px;
}

#master
{
    width: 1006px;
    margin-left: auto;
    margin-right: auto;
}

/* For Careers Page */

.hrJobdisplayTable
{
    font-family: Arial, Verdana, MS Sans-Serif, Helvetica;
    font-size: 12px;
    width: 100%;
}
.hrJobdisplayTable tr
{
    border-bottom-width: thin;
    border-bottom-color: White;
}
.hrJobdisplayTable td
{
    border-color: White;
    border-width: 1px;
    border-style: solid;
    background: #EFF3FB;
    padding: 6px 6px 6px 6px;
    color: #333333;
}
.hrJobdisplayTable td a
{
    padding: 6px 6px 6px 6px;
    color: #6D929B;
    text-decoration: underline;
}
.hrJobdisplayTable td a:hover
{
    padding: 6px 6px 6px 6px;
    color: #6D929B;
}

.hrJobdisplayTable td.alt
{
    background: #F5FAFA;
    color: #B4AA9D;
}
.hrJobdisplayTable th
{
    background: #507CD1;
    padding: 6px 6px 6px 6px;
    color: #fff;
}

.rbroundbox
{
    background: url(../../images/imageDiv/nt.gif) repeat;
}
.rbtop div
{
    background: url(../../images/imageDiv/tl.gif) no-repeat top left;
}
.rbtop
{
    background: url(../../images/imageDiv/tr.gif) no-repeat top right;
}
.rbbot div
{
    background: url(../../images/imageDiv/bl.gif) no-repeat bottom left;
}
.rbbot
{
    background: url(../../images/imageDiv/br.gif) no-repeat bottom right;
}

.rbtop div, .rbtop, .rbbot div, .rbbot
{
    width: 100%;
    height: 7px;
    font-size: 1px;
}
.rbcontent
{
    margin: 0 7px;
}
.rbroundbox
{
    width: 100%;
    margin: 1em auto;
}

.blueHeader
{
    /*background-color: #003366;*/
    color: #FFFFFF; /*font-weight: bold;*/
    font-size: 16px;
    padding: 10px 10px 10px 10px;
    background-image: url(../../images/background/inspiring.png);
    background-repeat: no-repeat;
}

/* End Careers Page Classes */
