/* CSS Document */

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center;
	letter-spacing: normal;
	text-align: center;
	border: 5px double #000000;
	width: 70%;
	position: relative;
	visibility: visible;
	z-index: 100;
	padding: 5px;
}
.lefttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	text-indent: 30pt;
	width: 90%;
	position: relative;
	visibility: visible;
	z-index: 100;
	left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
}
.centertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	text-indent: 5pt;
	width: 90%;
	position: relative;
	visibility: visible;
	z-index: 100;
	left: 0px;
	top: 0px;
}
.NLBtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	text-indent: 5pt;
	width: 90%;
	position: relative;
	visibility: visible;
	z-index: 100;
	left: 0px;
	top: 0px;
}
.NLB2text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	text-indent: 5pt;
	width: 90%;
	position: relative;
	visibility: visible;
	z-index: 100;
	left: 0px;
	top: 0px;
}
.SvcsList {
	font-family: "Times New Roman", Times, serif;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 90%;
	position: relative;
	visibility: visible;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	text-align: left;
}
