BODY {background-color: efead6;}

A.report-search, A.report-search:hover,  A.report-nav, A.report-nav:hover,
FONT.report-sitename, FONT.report-title,
FONT.summary-header, COL.summary-field, COL.summary-value, .summary-field0, .summary-field1,FONT.report-text
{
	font-family: Arial,Tahoma,Verdana,Helvetica;
}
A.report-search, A.report-search:hover
{
	font-size: 10pt;
	font-weight: bold;
}
A.report-search:hover 
{
	color: #FFFFcF;
}

A.report-nav, A.report-nav:hover, FONT.report-nav
{
	font-size: 8pt;
	
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: none;
}

A.report-nav, A.report-search
{
	color: #993300;
	font-weight: bold;
}
A.report-nav:hover, FONT.report-nav
{
	color: #993300;
	background-color: #efead6;
	font-weight: bold;
}
FONT.report-nav
{
	font-weight: bold;
}

FONT.report-sitename
{
	padding-left: 5px;
	font-size: 14pt;
	color: #993300;
}
FONT.report-title
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: #993300;
}
FONT.report-text
{
	font-size: 10pt;
	color: #000000;
}
FONT.contact-hd
{
	padding-left: 5px;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}


TABLE.summary
{
	background-color: #FFFFFF;
	width: 100%;
}
FONT.summary-header
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	letter-spacing: 1pt;
}
TD.summary-header
{
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	width: 200px;
	border-top-style: none;
	padding-top: 2px;
	border-right-style: none;
	border-left-style: none;
	background-color: #cab76b;
	border-bottom-style: none;
}

.summary-value, .summary-field, .summary-field0, .summary-field1
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #efead6;
	border-bottom-style: none;
}

.summary-field 
{
	padding-left: 3px;
	padding-right: 7px;
	width: 100px;
	text-align: left;
}

.summary-value
{
	padding-right: 3px;
	text-align: right;
	width: 20;
}

.value
{
	padding-left: 15;
}

.summary-field0
{
	padding-left: 3px;
	padding-right: 7px;
	width: 100px; 
	text-align: left;
	
}

.summary-field1
{
    padding-left: 15px;
	padding-right: 7px;
	width: 130px;  
	text-align: left;
}

.report-indent1
{
	padding-left: 20px;
}

.report-indent2
{
	padding-left: 40px;
}

FONT.report-header, TR.report-columnheader, TABLE.report, FONT.report-header2,FONT.contact-header,TD.contact-header
{
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 10pt;
	color: #000000;
}
FONT.report-header, FONT.report-header2
{
	padding-left: 5px;
	font-style: italic;
}

TD.grey-header
{
	background-color: #eeeeee;
}

FONT.report-header,FONT.contact-header,TD.contact-header
{
	font-weight: bold;
	background-color: #DCD0A0;
	width: 100%;
}
TR.report-columnheader
{
	font-weight:bold;
}
TABLE.report
{
	margin-left: 5px;
}
TABLE.test-header
{
  border-width: thin;
  border-style:inset;
  border:solid,thick,red;
}
TD.oddposition
{
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	border-bottom-style:none;
}

TD.evenposition
{
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	border-bottom-style:none;
}
TD.contacts-oddposition
{
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	border-bottom-style:none;
	vertical-align:top;
	
}
TD.contacts-evenposition
{
	BORDER-RIGHT-STYLE: none; 
	border-bottom-style:none;
	vertical-align:top;
	
}

