BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Verdana, Helvetica;
	top: 0px;
	background-color: black;
}

A
{
	font-weight: bold;
	font-size:10pt;
	color: #FEC801;
	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;
}

.nav
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0pt;
}

A.nav
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0pt;
}

A.nav:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: yellow;
	font-weight: bold;
	letter-spacing: 0pt;
}
.subnav
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FEC801;
	font-weight: bold;
	letter-spacing: 0pt;
}
A.subnav
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FEC801;
	font-weight: bold;
	letter-spacing: 0pt;
}
A.subnav:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: red;
	font-weight: bold;
	letter-spacing: 0pt;
}

TABLE
{
}

TD
{
	font-size: 10pt;
	color: white;
}

TR
{
	vertical-align: super;
}

.copyright
{
	color: gray;
	font-size: 8pt;
}

.date
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.headline_white_11
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11pt;
	font-weight: bold;
}
.headline_orange_11
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FDA51A;
	font-size: 11pt;
	font-weight: bold;
}
.headline_white_12
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12pt;
	font-weight: bold;
}
.headline_orange_12
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FDA51A;
	font-size: 12pt;
	font-weight: bold;
}
.headline_white_14
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	font-weight: bold;
}
.headline_orange_14
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FDA51A;
	font-size: 14pt;
	font-weight: bold;
}
.headline_blue_14
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7888bd;
	font-size: 14pt;
	font-weight: bold;
}
.header_black
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	font-weight: bold;
}
.headline_white_10
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10pt;
	font-weight: bold;
}
.headline_orange_10
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FDA51A;
	font-size: 10pt;
	font-weight: bold;
}
.headline_yellow_10
{
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	font-size: 10pt;
	font-weight: bold;
}
.headline_white_11
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11pt;
	font-weight: bold;
}
.headline_white_12
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12pt;
	font-weight: bold;
}


/* ------------------------------------------*/
/* ----------->>> NAVIGATION <<<-------------*/
/* ------------------------------------------*/

.ddm1 {
	z-index: 0;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: helvetica, arial, sans-serif;
}
.ddm1 .item1, .ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover { font-weight: bold; padding: 1px 10px 1px 10px; text-decoration: none; display: block; position: relative; }
.ddm1 .item1 {
	color: #FFFFFF;
}
.ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover {
	color: #bfd3fb;
}
.ddm1 .item2, .ddm1 .item2:hover { padding: 2px 10px 2px 10px; font-weight: bold; text-decoration: none; display: block; white-space: nowrap; }
.ddm1 .item2 {
	background: #000000;
	color: #FFFFFF;
}
.ddm1 .item2:hover {
	background: #333333;
	color: #bfd3fb;
}
.ddm1 .section { border: 1px #000000; background: #000000; border-style: solid solid solid solid; position: absolute; visibility: hidden; z-index: 100; 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 */