body {
 font-family: Arial, Helvetica, sans-serif;
}
td {
 font-size: 11pt;
}
a {
 color: #0081DF;
}
a:hover {
 color: #9D8600;
}
.footerBar {
 color: #666666;
 font-size: 10pt;
}
.welcome {
	font-style: italic;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;

}
.notes {
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
}
.caption {
	font-size: 9pt;
}
.subHead {
	font-weight: bold;
	color: #9D8524;
	font-size: 12pt;
}
.chartHead {
	background-color: #D6B770;
	font-weight: bold;
}
.chartRowOdd {
	background-color: #FAF5EB;
	font-size: 9pt;
}
.chartRowEven {
	background-color: #EEE1C4;
	font-size: 9pt;
}
.titleHead {

	font-weight: bold;
	color: #9D8524;
	font-size: 14pt;
}
.detailHead {
	font-size: 10pt;
	font-weight: bold;





}
.details {
	font-size: 10pt;
	margin-left: 15px;

}
