BODY { padding-right: 0px; padding-left: 0px; padding-top: 0px;	padding-bottom: 0px; font-size: 10pt; left: 0px; top: 0px; margin: 0px; font-family: Arial, Verdana, Helvetica; background-color: #e2e4e6;}
TABLE { }
TD { font-size: 10pt; color: black; }
TR { vertical-align: super;}
.header { font-size: 14pt; color: black; font-weight: bold; }
.copyright { color: gray; font-size: 8pt; }
.date {	font-family: Arial, Helvetica, sans-serif; color: white; font-size: 9pt; font-style: normal; font-weight: bold; }
.content { padding-left:5px; padding-top:1px; }
.right-column { padding: 0px 10px 0px 10px; }

A { font-weight: bold;	font-size:10pt;	color:Blue;	font-family: Arial, Verdana, Helvetica;	text-decoration: none; }
A:hover { color: red; }
A.copyright { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #FEC801; font-weight: normal; letter-spacing: 0pt; word-spacing: -1pt; }
A.copyright:hover {	font-family: arial, helvetica, sans-serif;	font-size: 9pt;	color: red;	font-weight: normal; letter-spacing: 0pt; word-spacing: -1pt; }
A.more { font-size: 9pt; color: blue; font-style: italic; font-weight: bold; }
A.more:hover { font-size: 9pt; color: red; font-style: italic; font-weight: bold; }


/* ------------------------------------------*/
/* ------>>  DROP DOWN NAVIGATION <<<--------*/
/* ------------------------------------------*/

.ddmx { font: 11px tahoma; }
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover { padding: 3px 10px 3px 10px; font: 12px arial; font-weight: bold; text-decoration: none; display: block; white-space: nowrap; position: relative; }
.ddmx .item1 { color: #000000; }
.ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover { background: #0b5c9c; color: #ffffff;}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { padding: 3px 8px 4px 8px; font: 11px tahoma; color: #ffffff; font-weight: bold; text-decoration: none; display: block; white-space: nowrap; position: relative; z-index: 500; }
.ddmx .item2 { background: #999999; }
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { background: #0b5c9c; }
.ddmx .arrow,
.ddmx .arrow:hover { padding: 3px 16px 4px 8px; }
.ddmx .item2 img,
.ddmx .item2-active img{ position: absolute; top: 4px; right: 1px; border: 0; }
.ddmx .section { border: 1px solid #b8b4ae; background: #999999; position: absolute; visibility: hidden; z-index: -1; }
* html .ddmx td { position: relative; } /* ie 5.0 fix */
