BODY
{ 
	background-color:#000000;
	color: #A0A0A0;
	font-family: Arial;
	font-size: 10pt ! important 
}
A:link
{ 
	text-decoration: none;
	color: #E0E0E0;
}
A:active
{ 
	text-decoration: none;
	color: #F0F0F0;
}
A:visited
{
	text-decoration: none;
	color: #D0D0D0;
}
A:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
H1, H2, H3, H4, P, LI
{ 
	margin-top:0pt;
	margin-bottom:0pt;
}

UL
{
	margin-top:0pt; 
	margin-bottom:0px;
	margin-left:15px;
}

.DIVHeader
{ 
	color: #D0D0D0;
	background-color: #000000;
	border-bottom: 1px solid #808080;
	margin-left: 10%;
	margin-right: 5%;
	padding-right: 5%; 
	text-align: right;
	font-size: 17pt;
	font-weight: bold;
}      
.DIVFooter
{ 
	color: #C0C0C0;
	background-color: #000000;
	border-top: 1px solid #808080;
	margin-left: 5%;
	margin-right: 10%;
	padding-left: 5%;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
}

.DIVTitleTop
{ 
	color: #D0D0D0;
	background-color: #000000;
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	padding: 1pt;
}
.DIVTitleBottom
{ 
	color: #D0D0D0;
	background-color: #000000;
	margin-left: 10%;
	margin-right: 10%;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	padding: 1pt;
}

.DIVMain
{ 
	background-color: #101010;
	margin-left: 10%;
	margin-right: 10%; 
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	padding: 5pt; 
}

.DIVIntro
{ 
	margin-left: 10%;
	margin-right: 10%; 
	border-bottom: 1px solid #505050;
	padding: 2pt; 
	text-align: justify;
}

.DIVSectionHeader
{
	color: #D0D0D0;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #505050;
}

.DIVSectionTable
{
	margin-left: 5%;
	margin-right: 5%;
	background-color: #004040;
}

.DIV1
{ 
	width: 500;
	border-bottom: 1px solid #505050;
	padding: 2pt; 
	text-align: justify;
}

TABLE
{ 
	font-family: Arial;
	font-size: 10pt;
}

TD.hdr
{ 
	color: #D0D0D0;
	border-bottom: 1px solid #505050;        
    text-align: left;
    font-size: 11pt;
	font-weight: bold;
	padding: 0;
}

TD.ftr
{ 
	color: #D0D0D0;
	border-top: 1px solid #505050;
    text-align: right;
    font-size: 11pt;
	font-weight: bold;
	padding: 0;
}

TR.group
{
	background-color: #202020;
}
TD.group
{
	text-align: left;
	padding-left: 2pt; 
/*	border-bottom: 1px solid #303030;*/
}

TR.link
{
	background-color: #181818;
}

TD.c1
{ 
	text-align: left;
	width: 20%;
	padding-left: 10pt; 
}

TD.c2
{ 
	text-align: left;
	width: 80%;
	padding-left: 2pt; 
}

TD.pl
{ 
	text-align: left;
	width: 33%;
}
TD.pc
{ 
	text-align: center;
	width: 33%;
}
TD.pr
{ 
	text-align: right;
	width: 33%;
}
TD.pic
{ 
	border-top: 1px solid #505050;
	padding-top: 2pt; 
	padding-bottom: 2pt; 
	border-bottom: 1px solid #505050;
}
TD.txt
{ 
	padding: 0pt; 
	text-align: right;
}
TD.nav
{
	text-align: centert;
    vertical-align: center;
	width: 10;
}
IMG
{
	border: 0px;
{