body {
	margin: 0px; padding: 0px; text-align: center; color: rgb(66, 66, 66); font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif; font-size: 10pt; background-color: white;
}
#returnbutton {
	background-position: left top; top: 0px; width: 210px; height: 29px; right: 0px; text-indent: -9999px; display: block; position: absolute; background-image: url("../image/ReturnButton.png");
}
#returnbutton:hover {
	background-image: url("../../Includes/Image/ReturnButtonHover.png");
}
#headertable {
	margin: 0px auto; height: 63px; padding-top: 30px;
}
#demointro {
	margin: 0.25in auto;
}
#demoactions {
	margin: 0.25in auto;
}
#demodetails {
	margin: 0.25in auto;
}
#headertable td {
	vertical-align: bottom;
}
#headertable td.heading {
	padding-right: 0.25in; white-space: nowrap;
}
#fullbodywrap {
	margin: 0px auto; width: 80%; text-align: left; position: relative; min-width: 900px; max-width: 1200px;
}
#demobodyh1 {
	margin: 0px; padding: 0px; color: rgb(0, 163, 239); line-height: 1em; font-size: 24pt; font-weight: normal;
}
p {
	margin: 0px;
}
#thisUrl {
	border: currentColor; border-image: none; width: 600px; text-align: left; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; background-color: transparent;
}
#demointro {
	clear: both;
}
#demodetails {
	clear: both;
}
#demoactions a {
	text-decoration: underline; margin-right: 1em;
}
#demointro p {
	margin-bottom: 0.8em;
}
#demodetails p {
	margin-bottom: 0.8em;
}
#demointro p:last-child {
	margin-bottom: 0px;
}
#demodetails p:last-child {
	margin-bottom: 0px;
}
#demointro ul {
	list-style-type: disc; list-style-position: inside;
}
#demodetails ul {
	list-style-type: disc; list-style-position: inside;
}
#demointro li {
	margin-left: 1em;
}
#demodetails li {
	margin-left: 1em;
}
#demoContentCenterer {
	text-align: center;
}
#demoContentWrapper {
	margin: auto; text-align: left; max-width: 1200px;
}
a {
	color: rgb(0, 163, 239); text-decoration: none;
}
a:visited {
	color: rgb(0, 163, 239); text-decoration: none;
}
a:hover {
	color: rgb(0, 163, 239); text-decoration: none;
}
a:hover {
	color: rgb(0, 163, 239); text-decoration: underline;
}
a:hover:visited {
	color: rgb(0, 163, 239); text-decoration: underline;
}
a img {
	border: currentColor; border-image: none;
}
h2 {
	margin: 0.5em 0px; color: rgb(0, 153, 204);
}
td {
	padding-right: 12px; vertical-align: top;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
svg {
	overflow: visible; font-family: Sans-Serif; font-size: 12px;
}
#svgwrapwrap {
	margin: auto; border: 1px solid rgb(23, 40, 38); border-image: none; width: 100%; height: 585px; text-align: left; overflow: hidden; position: relative; background-color: rgb(191, 233, 253);
}
#svgwrap {
	overflow: hidden; visibility: hidden; position: relative; background-color: white;
}
code {
	font-family: "Courier New";
}
.code {
	font-family: "Courier New";
}
@media print
{
body {
	margin: 0px; background-image: none;
}
#returnbutton {
	display: none;
}
#legallinks {
	display: none;
}
.noprint {
	display: none;
}
#fullbodywrap {
	width: 100%; margin-right: 0px; margin-left: 0px; min-width: 100%; max-width: 100%;
}
}
