<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta conditions="" /&gt;*/

@font-face 
{
	font-family: 'Open Sans';
	src: url(../Fonts/OpenSans-Regular.ttf);
}

@font-face 
{
	font-family: 'Titillium Web';
	src: url(../Fonts/TitilliumWeb-Regular.ttf);
}

html
{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

body
{
	margin-bottom: .5em;
	margin-top: .5em;
}

.editorialcomments
{
	color: #be0000;
}

a,
a:link,
a:active,
a:focus,
a:hover,
a:visited
{
	color: #009CDE;
	text-decoration: none;
}

a:link
{
	text-decoration: none;
	color: #0090be;
}

a:focus
{
	color: #0090be;
}

a:hover
{
	text-decoration: underline;
	color: #0090be;
}

a:active
{
	color: #0090be;
}

h1
{
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-family: Arial;
	color: #009ada;
}

h2
{
	margin-bottom: 0.5em;
	margin-top: 1em;
	color: #4F758B;
	font-family: Arial;
}

h3
{
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-weight: bold;
	font-family: Arial;
	color: #009ada;
}

img
{
	max-width: 100%;
	mc-thumbnail-max-height: 96;
	mc-thumbnail: popup;
}

p,
p.bodytext
{
	
}

p.important
{
	border: solid 1px #0090be;
	margin: .5em .5em .5em 0em;
	padding: .4em;
	width: 95%;
	color: 000000;
	font-weight: normal;
	background-color: #dfdfdf;
}

p.important::before
{
	content: 'Important: ';
	display: inline;
	font-weight: normal;
	color: #ff0000;
}

p.warning
{
	border: solid 1px #0090be;
	margin: .5em .5em .5em 0em;
	padding: .4em;
	width: 95%;
	color: #000;
	font-weight: normal;
	background-color: #dfdfdf;
}

p.warning::before
{
	content: 'Warning: ';
	display: inline;
	font-weight: bold;
	color: #ff0000;
}

p.note
{
	background-color: #dfdfdf;
	border: solid 1px #0090be;
	margin: .5em .5em .5em 0em;
	padding: .4em;
	width: 95%;
}

p.note::before
{
	content: 'Note: ';
	display: inline;
}

p.procedureheading
{
	color: #002330;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
}

p.subheading
{
	color: #002330;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
}

p.tablebodytext
{
	margin-bottom: .25em;
	margin-top: .25em;
	font-size: 9pt;
}

p.tableheading
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: .25em;
	margin-top: .25em;
}

span.emphasis
{
	font-style: italic;
}

span.monospace
{
	font-family: "courier new", verdana, arial, helvetica, sans-serif;
	font-size: 1rem;
}

span.specialbold
{
	font-weight: bold;
}

table
{
	border: solid 1px #000000;
	border-collapse: collapse;
	font-size: 9pt;
	font-family: 'Open Sans';
}

table tr
{
	border: solid 1px #000000;
}

table th
{
	background: #c0e5f1;
}

table td,
table th
{
	border: solid 1px #000000;
	padding: .5em;
}

table ul
{
	font-size: .9em;
	margin-left: 0em;
	margin-top: .4em;
}

ol
{
	font-family: Arial;
}

ol ol
{
	list-style: lower-alpha;
}

ol ol ol
{
	list-style: lower-roman;
}

ul.listnote
{
	background-color: #dfdfdf;
	border: solid 1px #0090be;
	list-style: none;
	margin: .5em .5em .5em 2.5em;
	padding: .4em;
	width: 90%;
	font-family: Arial;
}

ul.listnote2
{
	background-color: #dfdfdf;
	border: solid 1px #0090be;
	list-style: none;
	margin: .5em .5em .5em 3.5em;
	padding: .4em;
	width: 85%;
	font-family: Arial;
}

ul.listnote3
{
	background-color: #dfdfdf;
	border: solid 1px #0090be;
	list-style: none;
	margin: .5em .5em .5em 3.5em;
	padding: .4em;
	width: 85%;
	font-family: Arial;
}

p.listbullet
{
	
}

a
{
	text-decoration: underline;
	color: #0090be;
}

a.Popup
{
	color: #0090be;
}

p.bodytext
{
	font-family: Arial;
}

p
{
	font-family: Arial;
}

li
{
	font-family: Arial;
}

ul
{
	font-family: Arial;
}

td
{
	font-size: 9pt;
	border: solid 1px #000000;
	font-family: Arial;
}

thead
{
	font-size: 9pt;
	font-family: Arial;
}

tbody
{
	font-size: 9pt;
	font-family: Arial;
}

tr
{
	font-size: 9pt;
	font-family: Arial;
}

th
{
	font-size: 9pt;
	font-family: Arial;
}

col
{
	font-size: 9pt;
	font-family: 'Open Sans';
}

caption
{
	font-size: 9pt;
	font-family: Arial;
}

colgroup
{
	font-size: 9pt;
	font-family: 'Open Sans';
}

dl
{
	font-family: Arial;
}

dd
{
	font-family: Arial;
}

b
{
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}

@media print
{
	
}

</pre></body></html>