@charset "utf-8";
.table-container {
	text-align: center;
	border: thin solid #000000;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.darkgray {
	background-color: #333333;
}
.color-red {
	color: #CC0000;
}
.header-title {
	font-size: 14pt;
	color: #FFFFFF;
	text-align: right;
	margin-right: 15px;
}
.mastercolumn {
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.master-body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg01.png);
	font-size: 10pt;
}
.master-body-black {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 10pt;
}
.mastercolumn-left {
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.mastercolumn-2 {
	text-align: center;
	margin: 20px;
}
.mastercolumn-2-margin35L {
	text-align: left;
	margin: 35px;
}
.mastercolumn-2-margin35L-cent {
	text-align: center;
	margin: 35px;
}
.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}

.master-table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.pad-r-25 {
	margin-right: 25px;
}
.pad-r-90 {
	margin-right: 90px;
}
.pad-l-15 {
	margin-left: 15px;
}
.pad-l-30 {
	margin-left: 30px;
}
.type-8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.type-8pt-white-bld {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pad-2-top {
	padding-top: 2px;
}

.type-9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.type-8pt-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.type-9pt-black-bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.type-10pt-white {
	color: #FFFFFF;
	font-size: 10pt;
}
.type-10pt-dark-gray {
	color: 333333;
	font-size: 10pt;
}
.type-11pt-gray {
	color: #666666;
	font-size: 11pt;
}
.type-11pt-lt-gray {
	font-size: 11pt;
	color: #CCCCCC;
	font-weight: normal;
}
.type-11pt-dark-gray {
	color: 333333;
	font-size: 11pt;
}
.type-12pt-white {
	font-size: 12pt;
	color: #FFFFFF;
}
.type-12pt-white-bld {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.type-12pt-lt-gray {
	font-size: 12pt;
	color: #CCCCCC;
	font-weight: normal;
}
.type-12pt-lt-gray-bld {
	font-size: 12pt;
	color: #CCCCCC;
	font-weight: bold;
}
.type-12pt-black-bld {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.type-12pt-red-bld {
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}
.type-12pt-gray {
	color: #666666;
	font-size: 12pt;
}
.type-12pt-deep-red-bld {
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
}
.type-12pt-dark-gray {
	color: 333333;
	font-size: 12pt;
}
.type-13pt-gray {
	color: #666666;
	font-size: 13pt;
}
.type-14pt-white {
	font-size: 14pt;
	color: #FFFFFF;
}
.type-14pt-gray {
	color: #666666;
	font-size: 14pt;
}
.type-14pt-black {
	font-size: 14pt;
}
.type-16pt-deep-red-times {
	font-size: 16pt;
	color: #990000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.type-16pt-bld {
	font-size: 16pt;
	font-weight: bold;
}
.align-center {
	text-align: center;
}
.black-text  {color: #000000}
a:link {
	color: #999999;
}
a:hover {
	color: #607E16;
}
a:visited {
	color: #999999;
}
