<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY { BACKGROUND-COLOR: #F0F8FF; COLOR: #000000; FONT-FAMILY: Verdana; }
.textbox { border: 1px solid Black; border-radius: 5px; font-size: 9pt; min-height: 25px; min-width: 75%; padding-left: 8px; }
.textbox-full { width: 100%; }
select { -moz-appearance: treeheadercell; padding: 2px 0 2px 8px !important; }
input[type=submit]:disabled { cursor: no-drop; background: #8c6952; color: #ffffff; } 
.button { background: #f5f5dc; -webkit-border-radius: 10; -moz-border-radius: 10; border-radius: 6px; cursor: pointer; color: #314f60; font-size: 12px; padding: 4px 10px; text-decoration: none; border: 1px solid #314f60; font-weight: bold; }
.button:hover { text-decoration: underline; }
.tablerow { FONT-SIZE: 8pt; color: #000000; background-color: #f3f3f3; height: 20px; }
.tablehead { FONT-SIZE: 8pt; FONT-WEIGHT: bold; color: #f5f5dc; background-color: #314f60; }
.entrytablerow { FONT-SIZE: 10pt; color: #000000; background-color: #f3f3f3; }
.entrytablehead { FONT-SIZE: 10pt; FONT-WEIGHT: bold; color: #f5f5dc; background-color: #314f60; }
.entrytable { border-collapse: collapse; }
.PG { PAGE-BREAK-AFTER: always }
.myfont { font-size: 2px; color: #E47911; text-decoration: none; }
.Selectbox { border: 2px solid Black; FONT-SIZE: 10pt; FONT-WEIGHT: bold; }
.selectValue option { border: 1px solid #f0f0f0; float: left; margin: auto; padding: 1% 2%; width: 96%; cursor: pointer; }
.hyperLinks { border: none; background: none; outline: none; color: Blue; cursor: pointer; }
.regular-checkbox + label { background-color: #fafafa; border: 1px solid #cacece; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 9px; border-radius: 3px; display: inline-block; position: relative; }
.regular-checkbox + label:active,
.regular-checkbox:checked + label:active { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1); }
.regular-checkbox:checked + label { background-color: #e9ecee; border: 1px solid #adb8c0; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1); color: #99a1a7; }
.regular-checkbox:checked + label:after { content: '\2714'; font-size: 14px; position: absolute; top: 0px; left: 3px; color: #99a1a7; }
.cenUnder { text-align: center; text-decoration: underline; font-weight: bold; }
.tableClass { border-collapse: collapse; border-color: #99CCFF; width: 50%; }
.textbox1 { border: 1px solid Black; border-radius: 5px; font-size: 9pt; min-height: 25px; min-width: 100%; padding-left: 8px; }
tbody.report tr:nth-child(odd) { background-color: bisque; }
tbody.report tr:nth-child(even) { background-color: #E5E8E8; }
tbody.report { height: 40%; overflow: auto; }
#reportTable { border: 1; /*border-collapse: collapse;*/  border-color: #99CCFF; width: auto; height: auto; overflow: auto; padding: 0px; margin: 0px; font-family: calibri; font-size: 9pt; }
#reportTable thead, tfoot { color: #f5f5dc; background-color: #314f60; }
#reportTable tbody {} #reportTable tbody tr:nth-child(odd) { background-color: bisque; }
#reportTable tbody tr:nth-child(even) { background-color: #d3e08b; }
.gquote { FONT-SIZE: 9px; Z-INDEX: 1; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
errors 
{
	color: red;
}</pre></body></html>