#bjcReport {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#bjcReport .Heading {
	font-size: 13px;
	font-weight: bold;
}

#bjcReport .italics {
	font-style: italic;
}

#bjcReport .bold {
	font-weight: bold;
}

#bjcReport .boldItalics {
	font-weight: bold;
	font-style: italic;
}

#bjcReport .Highlight {
	background-color: #FFFF00
}

#bjcReport A:Link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3c3d81;
	font-weight: bold;
	text-decoration: none;
}
#bjcReport A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3c3d81;
	font-weight: bold;
	text-decoration: none;
}

#bjcReport A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bd8000;
	font-weight: bold;
	text-decoration: underline;
}




#bjcReportNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#bjcReportNav .bold {
	font-weight: bold;
}

#bjcReportNav ul {
	margin-top:-.5em; 
	margin-bottom:0em; 
	margin-left:1.3em; 
	margin-right:0em; 
	line-height: 15px;
}

#bjcReportNav A:Link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3c3d81;
	font-weight: bold;
	text-decoration: none;
}
#bjcReportNav A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3c3d81;
	font-weight: bold;
	text-decoration: none;
}

#bjcReportNav A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bd8000;
	font-weight: bold;
	text-decoration: underline;
}