@charset "UTF-8";
.Heading {
	font-size: 18pt;
	color: #5BAAB9;
	font-weight: bolder;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 0px;
	line-height: normal;
}
.table head {
	font-size: 18pt;
	color: #000000;
	font-weight: bolder;
	text-align: justify;
	font-style: normal;
	line-height: normal;
}
.copyright {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
.SubHeading {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
	margin-bottom: 0px;
}
.content {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	text-align: justify;
	color: #333333;
	line-height: 22px;
}
.content_pt {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	line-height: 25px;
}
.tableHead  {
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 5px;
	background-color: #FF9900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tablecontent {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E6E3FF;
	line-height: 18px;
}
.content2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	text-align: justify;
	color: #333333;
	line-height: 25px;
}
.tablecontent2 {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D8D5F0;
	line-height: 18px;
}
