@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #747b7f;
    line-height: 22px;
}
a
{
  color:#bc8b52; text-decoration:none;
}
a:hover
{
	color:#514e4e;
}
.notes
{
	font-size:13px;line-height:18px;
}
.notes p
{
 
  margin:15px 0px 04px 0px;font-size:14px; font-weight:500;
}
.notes table tr td
{
	padding: 4px 3px!important;
    vertical-align: top !important;
    text-align: left !important;
}
.notes table tr td:first-child
{
	font-size:20px;color:#333;
}
.labelchart
{
	font-size:14px;text-align:center;color: #747b7f;
}
.highcharts-title
{
	text-align:center;color:#747b7f !important;
}
.financialInfo .labelchart sup
{
	top:-.0em !important;font-size:18px;color:#000 !important;
}



