.report-body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.report-body a {
	color: #7190AC;
	text-decoration: none;
}

.report-body a:hover {
	color: #BFD7B3;
	text-decoration: none;
}

.report-body ul {
	padding: 0 0 0 20px;
	color:#7190AC;
}

.report-body ul li {
	padding: 3px 0 3px 0;
	color:#7190AC;
}

.report-body p img {
	float:right;
	margin: 10px 0 10px 10px;

}

.sub-heading {
	color:#7190AC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	padding: 15px 15px 15px 0;
}

.title {
	color:#7190AC;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding: 15px 15px 15px 0;
}

.title-green {
	color:#BFD7B3;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 15px 15px 15px 0;
}

.blue-text {
	color:#7190AC;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.bold-title {
	color:#7190AC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/* padding: 10px 0 10px 0; */
}

.information-box-green {
	background-color:#eff5ed;
	padding: 15px;
	font-size:12px;
	border-top:1px dotted #8dbf87;
}

.information-box-green a {
	color: #7190AC;
	text-decoration:underline;
}

.information-box-green a:hover {
	color: #8dbf87;
	text-decoration:underline;
}

.information-box-blue {
	background-color:#e5ebf2;
	padding: 10px;
	font-size:12px;
	border-top:1px dotted #7190AC;
}

.sup-script {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	vertical-align:top;
}

.sup-script a {
	color: #000;
	text-decoration: none;
}

.sup-script a:hover {
	color: #7190AC;
	text-decoration: none;
}

.sup-script-green {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BFD7B3;
	vertical-align:top;
}

.sup-script-green a {
	color: #BFD7B3;
	text-decoration: none;
}

.sup-script-green a:hover {
	color: #7190AC;
	text-decoration: none;
}




.info-sup-script {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
}

.info-sup-script a {
	color: #000000;
	text-decoration: none;
}

.info-sup-script a:hover {
	color: #000000;
	text-decoration: none;
}

.blue-line {
	height:1px;
	border-bottom: 1px dotted;
	color: #7190AC;
	width:100%;
	margin: 10px 0px 0px 0px;
}

.intro-table {
	padding: 5px;
	color:#3b6e8f;
}
	
.intro-content-left {
	border-bottom: 1px dotted #7190AC;
	padding: 5px;
	font-size:14px;
	font-weight:bold;
}

.intro-content-right {
	border-bottom: 1px dotted #7190AC;
	padding: 5px;
	font-size:12px;
	color:#7190AC;
}

.intro-content-left a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.intro-content-left a:hover {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.graph-layer{
	text-align:center;
	width:310px;
	height:auto;
	float:right;
	display:block;
	
}

.table-content-bottom {
	border-bottom: 1px dotted #7190AC;
	padding: 5px;
	font-size:10px;
	line-height: 14px;
	color:#000;
	text-align:right;
}
.table-content {
	font-size:10px;
	line-height: 14px;
	padding: 5px;
	color:#000;
}

