@charset "UTF-8";
.OVERVIEW_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B80202;
	font-style: italic;
}
.OVERVIEW_sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	white-space: inherit;
	color: #000000;
}
.OVERVIEW_bold_copy {
	padding:0px;
	color: windowtext;
	font-size: 11px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	border: none;
	white-space: nowrap;
	text-indent: 3px;
	line-height: 14px;
}
.OVERVIEW_regular_copy {
	padding: 0px;
	color: #4B4B4B;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	border: none;
	white-space: nowrap;
	text-indent: 3px;
	line-height: 13px;
}
.OVERVIEW_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0px;
	color: #000099;
}
.OVERVIEW_source {
	padding: 0px;
	color: #4B4B4B;
	font-size: 9px;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	border: none;
	white-space: nowrap;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}.body_copy {
	padding: 0px;
	color: #4B4B4B;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: bottom;
	border: none;
	white-space: inherit;
	text-indent: 3px;
	line-height: normal;
}
