@charset "utf-8";
.auxsmalltext {
	font-size: small;
	font-style: italic;
}
.swtabletoprightend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.cathead {
	font-size: 20px;
	border: thin solid #5B7B9F;
	text-transform: none;
	font-style: normal;
	background-color: #6D8EC5;
	color: #FFFFFF;
	text-align: center;
	page-break-before: auto;
	padding: 2px;
	margin-bottom: 20px;
	margin-top: 40px;
}
.itemhead {
	font-size: 16px;
	background-position: center;
	font-style: italic;
	text-align: center;
}
.normtext {
	text-indent: 1px;
	font-size: 11pt;
}
.swtable {
	font-size: 11pt;
	background-color: #F7F7F7;
	border-spacing: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #223666;
}
.swtext {
	border: thin solid #223666;
}


.title {
	font-size: 36px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #223666;
	letter-spacing: 0.33em;
	padding-bottom: 36px;
}
.smallfooter {
	font-size: 10px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #223666;
}
.swtd {
	margin: 0;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #223666;
	vertical-align: top;
}
.swtable .swtd li {
	list-style-type: circle;
	margin-left: 0;
}
.swtable .swtd ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: 0em;
}


.swtdHead {
	margin: 0;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #223666;
	background-color: #E2E2E2;
	vertical-align: top;
}
body {
	background-color: #EBEBEB;
}
body,td,th {
	color: #223666;
}
a:link {
	color: #4D82D2;
	text-decoration: none;
}
a:visited {
	color: #3F79BA;
	text-decoration: none;
}
a:hover {
	color: #57ACF2;
	text-decoration: underline;
}
a:active {
	color: #72C9F8;
	text-decoration: none;
}
