@charset "utf-8";

.title {
	font-family: "Segoe UI", "Tahoma";
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 10px 10px 2px 10px;
	padding-left: 10px;
	background-color: #000000;
	color: #ffffff;
	padding-bottom: 5px;
}


.subTitle {
	padding-left: 10px;
	font-family: "Segoe UI", "Tahoma";
	font-size: 14pt;
	font-weight: bold;
	margin: 25px 10px 20px 40px;
	text-align: left;
	background-color: #E5E5E5;
}
.contentTitle {
	padding-left: 10px;
	margin: 15px 10px 2px 40px;
	color: #333333;
	text-align: left;
	font-family: "Segoe UI", "Tahoma";
	font-size: 12pt;
	font-weight: bold;
}
.content {
	padding-left: 10px;
	font-family: "Segoe UI", "Tahoma";
	font-size: 10pt;
	text-align: left;
	margin: 1px 10px 10px 40px;
}
.bullets {
	margin-left: 70px;
	font-family: "Segoe UI", "Tahoma";
	font-size: 10pt;
	word-spacing: normal;
	white-space: pre-wrap;
}

.noteheadindent {
	border-width: 1px;
	border-color: #999999;
	background-position: left center;
	background-color: #DDDDDD;
	margin-left: 50px;
	margin-right: 10px;
	padding-left: 10px;
	font-family: "Segoe UI", "Tahoma";
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	background-repeat: no-repeat;
	
	border-bottom-style: hidden;
	padding-right: inherit;
}

.notebodyindent {
	background-color: #EEEEEE;
	margin-left: 50px;
	margin-right: 10px;
	border-bottom-style: inset;
	border-width: thin;
	text-align: left;
	font-family: "Segoe UI", "Tahoma";
	font-size: 9pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #9F9F9F;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 20px;

}
.notehead {
	border-width: 1px;
	border-color: #999999;
	background-position: left center;
	background-color: #DDDDDD;
	margin-left: 0px;
	padding-left: 10px;
	font-family: "Segoe UI", "Tahoma";
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	background-repeat: no-repeat;
	font-weight: lighter;
	border-bottom-style: hidden;
	padding-right: inherit;
}
.notebody {
	background-color: #EEEEEE;
	margin-left: 0px;
	border-bottom-style: inset;
	border-width: thin;
	text-align: left;
	font-family: "Segoe UI", "Tahoma";
	font-size: 9pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #9F9F9F;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 20px;
}
.relhead {
	border-width: 1px;
	border-color: #999999;
	background-position: left center;
	background-color: #DDDDDD;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	font-family: "Segoe UI", "Tahoma";
	font-size: 9pt;
	color: #000000;
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-style: hidden;
	padding-right: inherit;
}
.relbody {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-style: inset;
	border-width: thin;
	text-align: left;
	font-family: "Segoe UI", "Tahoma";
	font-size: 9pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #9F9F9F;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 20px;
}

.addhead {
	border-width: 1px;
	border-color: #999999;
	background-position: left center;
	background-color: #DDDDDD;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	font-family: "Segoe UI", "Tahoma";
	font-size: 9pt;
	color: #000000;
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-style: hidden;
	padding-right: inherit;
}

.addbody {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-style: inset;
	border-width: thin;
	text-align: left;
	font-family: "Segoe UI", "Tahoma";
	font-size: 9pt;
	color: #000000;
	padding-left: 10pt;
	padding-right: 10px;
	border-color: #9F9F9F;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 20px;
}


a:hover {
	font-family: "Segoe UI", "Tahoma";
	color: #F0960F;
	text-decoration: none;
}
a:active {
	font-family: "Segoe UI", "Tahoma";
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-family: "Segoe UI", "Tahoma";
	color: #E83A00;
	text-decoration: none;
}
a {
	font-family: "Segoe UI", "Tahoma";
	color: #0000ff;
	text-decoration: none;
}




.titleContent {
	margin: 10px;
	font-family: "Segoe UI", "Tahoma";
	font-size: 10pt;
	font-weight: normal;
	padding-left: 10px;
}
td {
	vertical-align: top;
	list-style-type: circle;
}

