/***************************************************************************
<!-- From "DCS.CSS" -->
***************************************************************************/
BODY, P
{
	color:#555555;
	font-size:8pt;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}


.LabelValue5
{
	FONT-SIZE: 16px;
    COLOR: #000000;
    border-style:none;
    FONT-FAMILY: Verdana, sans-serif;
}
/***************************************************************************
<!-- TD -->
***************************************************************************/
td 
	{
	color:#555555;
	font-size:8pt;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}

td.top-navigation 
	{
	font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	}

	
/***************************************************************************
<!-- From "SAPSTYLE.CSS" -->
***************************************************************************/

table.fullpage { }

.tbl-fullpage-subhead {font: 9pt tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
	background-color: #666666;}

.tbl-fullpage-subhead-lt {font: 8pt tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
	background-color: #999999;}

.tbl-fullpage-bodydark {font: 8pt tahoma, arial, helvetica, sans-serif;
	color:#333333;
	background-color: #dddddd;}
	
.tbl-fullpage-bodydark-small {font: 7pt tahoma, arial, helvetica, sans-serif;
	color:#333333;
	background-color: #dddddd;}	
	
.tbl-fullpage-bodylight {font: 8pt tahoma, arial, helvetica, sans-serif;
	color:#333333;
	background-color: #EDF1F4;}

/***************************************************************************
UL
***************************************************************************/

	ul {font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
	color:#555555;}


/***************************************************************************
LI
***************************************************************************/
	li.home
 {
	margin-left:-14px;
	margin-top: 4pt;
 }

	li.home1
 {
	font-size: larger;
	margin-left:-14px;
	margin-top: 4pt;
 }
	li.home2
 {
	margin-left:-14px;
	margin-top:12px;
	font-color="#336699"
 }
 	li.home3
 {
	color:Brown;
	list-style:Circle;		
 }
 	li.home4
 {
	margin-left:-14px;
	margin-top: 15pt;
	list-style:Circle;
 }


/***************************************************************************
JS - Added 01/07/2005
***************************************************************************/

.ItemHeaderRed
{
font: 8pt tahoma, arial, helvetica, sans-serif;
text-decoration: underline;
font-style: normal;
font-weight: normal;
color:#CC0000;
}

/***************************************************************************
A HREF Tags
***************************************************************************/
		
a {font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #336699;}

a:visited {font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #663366;}

a:hover {font: 8.5pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #CC0000;}

/***************************************************************************
Table Body
***************************************************************************/
.TableBody
{
		color:#000000;
		background-color:#fff8ee;
		border-style:solid;
		border-color:#ff5f00;
		border-width:1px;
}
.TableBody2
{
		color:#000000;
		background-color:#ffffff;
		border-style:solid;
		border-color:#ff5f00;
		border-width:1px;
}
.MainHeader
{
		font-family:arial;
		font-size:16pt;
		font-weight:bold;
		color:505050;
}
.MainHeader-Medium
{
		font-family:arial;
		font-size:8pt;
		font-weight:bold;
		color:505050;
}