@charset "UTF-8";
.Title {
	padding-left: 1px;
	color: #D71921;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: none;
	white-space: nowrap;
	padding-top: 1px;
	padding-right: 1px;
	font-size: 12px;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.sub_head  {
	padding-left: 0px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border: none;
	white-space: nowrap;
	background: navy;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 11px;
	background-color: #C0C0C0;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
	margin-top: 3px;
	margin-bottom: 3px;
}
.PROD_grey_line {
	color: windowtext;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border: 1;
	white-space: nowrap;
	border-top: 1.0pt solid windowtext;
	border-right: none;
	border-bottom: 1.0pt solid windowtext;
	border-left: none;
	padding: 3px;
	background-color: #EAEAEA;
	border-top-color: #C0C0C0;
	border-top-width: thin;
	border-bottom-color: #C0C0C0;
}
.PROD_white_line {
	color: windowtext;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: silver;
	background-color: #FFFFFF;
	padding: 3px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-top-width: thin;
	border-bottom-width: thin;
}
.small_print_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
