/* Global Styles */

body
{
    margin: 0px;
    background-color: #989796;
    background-attachment: scroll;
    background-image: url(images/background/bgbody.gif);
    background-repeat: repeat-x;
    font: small/1.5 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
    color: #333333;
}

#logopad
{
    padding-left: 10px;
    padding-bottom: 10px;
}

.tdstlye1
{
    width: 230;
}

#investormenupad
{
    padding-left: 10px;
}

.special
{
    position: absolute;
    left: -2000px;
    top: -500px;
}

/*justifies page content text*/
.JContent
{
    text-align: justify;
}
/*justifies page content text*/

.tdBar
{
    background-image: url(images/background/corp_meta_bar.png);
    background-repeat: repeat-x;
    border-top: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    height: 40px;
    padding-left: 10px;
}

/* sets the hyper link color and stlye on corp*/
a:link.menu
{
    color: Black;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
}
a:hover.menu
{
    color: #007AC2;
    text-decoration: none;
    border-bottom-color: #999999;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
a:visited.menu
{
    color: Black;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
a:active.menu
{
    color: #231F20;
    text-decoration: none;
}
/* sets the hyper link color and stlye on corp*/




/* sets the hyper link color and stlye on corp*/
a:link.navi
{
    color: #333333;
    text-decoration: underline;
}
a:hover.navi
{
    color: #007AC2;
    text-decoration: none;
    border-bottom-color: #999999;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
a:visited.navi
{
    color: #808080;
    text-decoration: none;
}
a:active.navi
{
    color: #231F20;
    text-decoration: none;
}
/* sets the hyper link color and stlye on corp*/

/* sets the stlye and size for footer on corp */
a:link.topnavi
{
    color: #333333;
    text-decoration: underline;
    font-size: 9px;
}
a:hover.topnavi
{
    color: #007AC2;
    text-decoration: none;
    border-bottom-color: #999999;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-size: 9px;
}
a:visited.topnavi
{
    color: #808080;
    text-decoration: none;
    font-size: 9px;
}
a:active.topnavi
{
    color: #231F20;
    text-decoration: none;
    font-size: 9px;
}


/*.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;
  
}*/

/* sets the footer on corp stlye and size*/

/* */
a:link.naviTop
{
    color: #FF6600;
    text-decoration: underline;
    text-align: center;
}
a:hover.naviTop
{
    color: #007AC2;
    text-decoration: none;
    border-bottom-color: #999999;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
a:visited.naviTop
{
    color: #FF6600;
    text-decoration: none;
}
a:active.naviTOp
{
    color: #231F20;
    text-decoration: none;
}
/* end - style*/

.head1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF850A;
    font-weight: lighter;
    font-size: x-large;
}

.head2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF850A;
    font-weight: lighter;
    font-size: x-large;
}

/* stock styles*/
a:link.stock
{
    font-size: 8pt;
    font-family: Arial;
}
a:hover.stock
{
    font-size: 8pt;
    font-family: Arial;
}

a:visited.stock
{
    font-size: 8pt;
    font-family: Arial;
}
a:active.stock
{
    font-size: 8pt;
    font-family: Arial;
}

.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;
}
/* stock styles*/

ul
{
    list-style-image: url(images/buttons/0124_orangle.png);
    list-style-position: outside;
}

.lftcolumn
{
    background-image: url(images/background/lftcolumn.png);
    background-repeat: repeat-x;
}


#navigation a
{
    font: 10px arial;
    color: #000000;
    letter-spacing: .1em;
}

#navigation a:hover
{
    color: #007AC2;
    text-decoration: none;
    border-bottom-color: #999999;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}


/* ID Styles */

#padding
{
    padding: 20px 5px 20px 5px;
}

#calendar td
{
    border: 1px solid rgb(0,51,153);
}

#noborder td
{
    border: 0px;
}

#weekdays th
{
    font: 11px arial;
    color: #ffffff;
    font-weight: bold;
    border: 0px;
    padding: 2px;
}

#calheader td
{
    font-weight: bold;
}


.navText
{
    font: 10px arial;
    color: #cccccc;
    letter-spacing: .1em;
}

/* ============================================================================
* Investorrel.aspx ID="pnlPopup1" style
* ============================================================================ */

#divPopupText
{
    font-size: 9px;
    font-family: Arial, Verdana, MS Sans-Serif, Helvetica;
    text-align: justify;
}
* .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;
}

/* -----Table 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;
}



/*Styles For Careers */
.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;
}

.textStyle1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #8f989d;
    font-weight: bolder;
    font-size: 20px;
}
.hrJobdisplayTable
{
    font-family: Arial, Verdana, MS Sans-Serif, Helvetica;
    font-size: 12px;
}
.hrJobdisplayTable tr
{
    border-bottom-width: thin;
    border-bottom-color: White;
}
.hrJobdisplayTable td
{
    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;
}

/*Styles For Careers */

.formfields
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #ebebeb;
    color: #102132;
    border: 1px solid #284279;
}

.button
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #ebebeb;
    border: 1px solid #284279;
}



/* content tables */

#cnt_table table, #cnt_table td
{
    border: 0px solid #CCC;
    border-collapse: collapse;
    font: small/1.5 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
}
#cnt_table
{
    border: none;
    border-collapse: collapse;
    border: 1px solid #CCC;
}
#cnt_table thead th, #cnt_table tbody th
{
    background: #FFF url(images/background/th_bck.gif) repeat-x;
    color: #666;
    padding: 5px 10px;
    border-left: 1px solid #CCC;
}
#cnt_table tbody th
{
    background: #fafafb;
    border-top: 1px solid #CCC;
    text-align: left;
    font-weight: normal;
}
#cnt_table tbody tr td
{
    padding: 5px 10px;
    color: #666;
}
#cnt_table tbody tr:hover
{
    background: #FFF url(images/background/tr_bck.gif) repeat;
}

#cnt_table tbody tr:hover td
{
    color: #454545;
}
#cnt_table 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;
}
#cnt_table caption
{
    text-align: left;
    font-size: 120%;
    padding: 10px 0;
    color: #666;
}
#cnt_table a:link
{
    color: #666;
}
#cnt_table a:visited
{
    color: #666;
}
#cnt_table a:hover
{
    color: #003366;
    text-decoration: none;
}
#cnt_table a:active
{
    color: #003366;
}

