#ReportContent a:link, #ReportContent a:visited
{
  font-size: small;
  padding-left: 5px;
	
}
#ReportContent a:hover,#SubSiteInfo a:active, #SubSiteInfo a:focus
{
 	text-decoration: underline;
 	background-color: #efead6;
 	background:transparent;
}
#ReportContent h3
{
  color: #993300;
  margin-bottom: 2px;
  margin-top:2px;
}
#ReportContent h5
{
  color: #993300;
  margin-bottom: 3px;
  margin-top:5px;
}
#ErrorMessage
{
  color: #ff0000;
}


#subsites
{
  margin-left: 5px;
  font-weight:normal;
  font-size:large;
  color: #993300;
}
#report-Nav 
{	
	padding: 0;
	margin-left:0;
	margin-top:12px;
	border-bottom: solid 1px #993300;
}
#report-Nav li 
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
  font-weight:bold;
  color: #993300;
}
#report-Nav a:link, #report-Nav a:visited 
{
  font-size:85%;
 	font-weight:bold;
	padding: 2px 16px 2px 16px;
	text-decoration: none;
	color: #993300;
	
}
#report-Nav a:hover, #report-Nav a:active, #report-Nav a:focus
{
	background: #efead6;
}
#report-Nav label
{ 
  font-size:85%;
 	font-weight:bold;
	padding: 2px 16px 2px 16px;
	text-decoration: none;
	color: #993300;
	background : #efead6;
 }

A.report-search, A.report-search:hover
{
	font-size: 10pt;
	font-weight: bold;
}
A.report-search:hover 
{
	color: #FFFFcF;
}

A.report-nav, A.report-search
{
	color: #993300;
	font-weight: bold;
}


TABLE.summary
{
	background-color: #FFFFFF;
	width: 100%;
}

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;
	font-weight: bold;
	font-size: 10pt;
	color: #993300;
	letter-spacing: 1pt;
}

.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;
}

.report-header
{
	padding-left: 5px;
	font-style: italic;
}
.report-header2
{
	padding-left: 5px;
	font-style: italic;
}
TD.grey-header
{
	background-color: #DCD0A0;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-style: italic;
	font-weight: bold;
	width: 100%;
	
}

TR.report-columnheader
{
	font-weight:bold;
}
TABLE.report
{
	margin-left: 2px;
}
