/* ------------------------------------------*/
/* ---------->>> GLOBAL STYLES <<<-----------*/
/* ------------------------------------------*/

body { font-size: 10pt; color:#000000; font-family: helvetica, arial, sans-serif; background-color: #000000; padding: 0; } 
TD { font-size: 10pt; color:#000000; font-family: helvetica, arial, sans-serif; } 

.date { padding-right: 7px; font-weight: bold; font-size: 8pt; color: #56595c; padding-top: 10px; }
.copyright { font-weight: bold; font-size: 8pt; color:white; padding-top: 20px; }
.countdown { font-weight: bold; font-size: 10pt; color:#2D3393; padding-right: 20px; }

a { font-weight: bold; font-size: 9pt; color: #0035ad; font-family: helvetica, arial, sans-serif; text-decoration: none; } 
a:hover { color: red }
a.globalnav { font-weight: bold; font-size: 9pt; color: #ffffff; font-family: helvetica, arial, sans-serif; text-decoration: none; padding-left:20px; padding-right:20px; } 
a.globalnav:hover { color: #0035ad }
a.ticker { font-size: 8pt; font-weight: normal; color: #0035ad; font-family: helvetica, arial, sans-serif; text-decoration: none;  background-color: white; } 
a.ticker:hover { color: red }
a.copyright { font-weight: bold; font-size: 8pt; color:orange; padding-top: 20px; }
a.copyright:hover { font-weight: bold; font-size: 8pt; color: yellow; padding-top: 20px; }


/* ------------------------------------------*/
/* ---------->>> LOCAL STYLES <<<------------*/
/* ------------------------------------------*/



/* ------------------------------------------*/
/* ----------->>> NAVIGATION <<<-------------*/
/* ------------------------------------------*/

.ddm1 { z-index: 0; font-weight: bold; font-size: 9pt; color: #ffffff; font-family: helvetica, arial, sans-serif; }
.ddm1 .item1, .ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover { padding: 5px 10px 4px 10px; text-decoration: none; display: block; position: relative; }
.ddm1 .item1 { color: #ffffff; }
.ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover {color: #ffffff; }
.ddm1 .item2, .ddm1 .item2:hover { padding: 5px 10px 4px 10px; text-decoration: none; display: block; white-space: nowrap; }
.ddm1 .item2 { background: #e2e4e6; color: #56595c; }
.ddm1 .item2:hover { background: #0035ad; color: #ffffff;}
.ddm1 .section { background: #e2e4e6; border: 1px #003366; border-style: solid solid solid solid; position: absolute; visibility: hidden; z-index: -1; white-space: nowrap; }
.ddm1 .left, .ddm1 .left:hover { border-style: none none none none; }
.ddm1 .right, .ddm1 .right:hover { border-style: none none none none; }
* html .ddm1 td { position: relative; } /* ie 5.0 fix */
