html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
  
@font-face {
	font-family: 'Artifakt';
	src: url('ArtifaktElementOfc-Regular.ttf'); 
}
  
body {
	color: #3c3c3c;
	font-family: 'Artifakt';
	font-size: 1.125em;
	line-height: 1.3em;
	padding: 0em;
	margin: auto;
	background: #ffffff;
}


a {
	text-decoration: none;
	color: #000;
}

a span {
	text-decoration: none;
	color: #0962ab;
}

a.on {
	color: #000; 
	text-decoration: none
}
a.on:hover {
	color: #000; 
	text-decoration: none;
}
a:hover {
	color: #0696d7;
	font-weight: 400;
	text-decoration: none;
}

span:hover {
	color: #0696d7;
	font-weight: 400;
	text-decoration: none;
}

span {
	text-decoration: none;
	color: #0962ab;
}

p {
	margin: 1em 0;
	padding-left: 0.3125em;
}
  
img {
	max-width: 50%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	color: #085fa6;
	line-height: 1em;
	font-size: 15px;
}
  
h4,
h5,
h6 {
	font-weight: bold;
}

h1 {
	font-size: 22px;
	color: #003663;
	word-wrap: break-word;
}
  
h2 {
	font-size: 18px;
	color: #03457a;
}
  
  
blockquote {
	color: #666666;
	margin: 0;
	padding-left: 3em;
	border-left: 0.5em #dcdcdc solid;
}

.render-responsive-images { width: 100%; height: auto;}


hr {
	border: solid #DDDDDD;
	border-width: 0.125em 0 0;
	clear: both;
	box-sizing: content-box;
	height: 0em;
	overflow: visible;
}

pre,
code,
kbd,
samp {
	color: #222222;
	font-family: monospace;
	background: aliceblue;
	font-size: 14px;
}
  
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
  
b,
strong {
	font-weight: bold;
}
  
dfn {
	font-style: italic;
}
  
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
  
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
  
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
  
sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}
  
  ul,
  ol {
	margin: 1em 0;
	padding: 0 0 0 2em;
  }
  
  li p:last-child {
	margin: 0;
  }
  
  dd {
	margin: 0 0 0 2em;
  }
  
  img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
  }
  
  table {
	border-collapse: collapse;
	border-spacing: 2;
	margin-left: 1;
	margin-right: auto;
	min-width: -webkit-fill-available;
  }
  

  th {
	font-size: 0.875em;
	background-color: #928f8f;
	color: white;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: left;
	padding: 0.625em;
	border-top: 0.1875em solid white;
	border-bottom: 0.1875em solid white;
	
  }
  
  th span 
  {
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	white-space: nowrap;
  }
  
  td {
	vertical-align: middle;
	text-align: left;
  
	padding-left: 0.5em;
	font-size: 14px;
  }
  
  tr:nth-child(even) {
	background-color: #eeeeee;
  }
  
  #toc ul {
    list-style: none;
    margin: 0em 0.3em 0 0;

}

#toc ul li {
    padding: 0;
    margin: 0;
    display: list-item;
    text-align: -webkit-match-parent;
    box-sizing: border-box;
    border: 0;
}

#toc ul li a:hover {
    color: #0696d7;
    font-weight: 400;
    text-decoration: none;
}

#toc ul li a {
    color: #0962ab;
    font-size: 14px;
    font-weight: 300;
    padding: 0.5em 0.5em 0.375em 0.5em;
    line-height: 1em;
    display: block;
    background-color: transparent;
    text-decoration: none;
}

#header {
	padding-left: 1.5em; 
	color: #3c3c3c;
	WIDTH: 100%;
	background: #f5f5f5; 
	border-bottom: #e3e2df solid 0.0625em;
}

#header #logo {
	padding-bottom: 1.25em; 
	padding-top: 1.25em; 
	margin-left: 0.0625em;
	vertical-align: middle;
}

#header #logo A {
	text-decoration: none; 
	display: block; 
	width: 9.375em;
}

#title {
	font-size: 1.56em; 
	font-weight: normal; 
	padding-top: 0.5em; 
	padding-left: 1.3em; 
	padding-right: 0em; 
	line-height: 1.2em;
}

#flex-wrapper {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	justify-content: flex-start;
}

#adsk91-container FORM {
	margin-top: 1em
}
#adsk91-container FORM H3 {
	margin-bottom: 1em; font-size: 100%; font-weight: bold; font-style: normal
}

#adsk91-content {
	margin-bottom: 1.875em; 
	height: 20em; 
	border-collapse: collapse;
	table-layout: fixed; 
}
#adsk91-content TD {
	vertical-align: top
}
#adsk91-content .ccmodule {
	padding-right: 0.75em; width: 12.75em
}
#adsk91-content .ccmoduleLast {
	padding-right: 0em; width: 12.75em
}

#adsk91-rightpanel {
	vertical-align: top; padding-bottom: 0em; padding-top: 0em; padding-left: 0em; padding-right: 2.1875em
}
#adsk91-rightpanel-sub {
	border-collapse: collapse; table-layout: fixed; padding-bottom: 0em; padding-top: 0em; padding-left: 0em; MARGIN: 0em; padding-right: 0em
}

#adsk91-footer {
	font-size: 0.875em; 
	background: rgb(236, 236, 233); 
	color: #333333; 
	padding-bottom: 0.75em;
	padding-top: 0.75em; 
	padding-left: 1.125em; 
	padding-right: 1.125em; 
	border-top: 0.0625em solid rgb(221, 221, 221);
	margin-top: auto;
}
#adsk91-footer #adsk91-footNav {
	margin-bottom: 1.6875em
}
#adsk91-footer UL LI {
	float: left; display: inline
}
#adsk91-footer LI {
	background: url(images/footerNavBreaker.gif) no-repeat left center; padding-left: 10em; margin-right: 10em
}
#adsk91-footer LI A:visited {
	color: #959595
}
#adsk91-footer LI A {
	font-size: 0.6875em; color: #959595; text-decoration: none
}
#adsk91-footer LI A:hover {
	color: #dadada
}
#adsk91-footer LI A:active {
	color: #fff
}
#adsk91-footer LI.first {
	background: none transparent scroll repeat 0% 0%; padding-left: 0em
}
#adsk91-footer A.rss {
	height: 0.875em; text-decoration: none; margin-top: 0.1875em; display: block; width: 0.875em
}
#adsk91-footer #adsk91-copyright {
	font-size: 0.625em; color: rgb(102, 102, 102)
}
#adsk91-footer #adsk91-copyright A:visited {
	color: rgb(102, 102, 102)
}
#adsk91-footer #adsk91-copyright A {
	color: rgb(102, 102, 102); text-decoration: none
}
#adsk91-footer #adsk91-copyright A:hover {
    text-decoration: underline;
}
#adsk91-footer #adsk91-copyright A:active {
	color: rgb(102, 102, 102);
}

#adsk91-leftsash {
	width: 13.375em; background-color: #fff
}
#adsk91-leftsash A.nohref {
	cursor: text; background-color: #fff
}
#adsk91-leftsash A.nohref:hover {
	cursor: text; background-color: #fff
}
