\^>Q\ETWLJ.?]74_P$4$L#!!0 ( *B 6U>7BKL-8?20$3;8T.P6BP^0"X99K>]9!:G%C:^?VZH:TE[VE-S9NMQ=%A?BTX'HE'QY
M%V)N:I%FGJ:QJ,';>$<-!)U4Q-Z*0CZFL6&P9:P!Q+MTFF6SU%L,9KD8M;:<
MW@(2* 0I*-D1>X1+_)UW,#ECQ ,ZE._<]'<')O$8T.,5RMQD)HDU75Z(\4I!
MK-L53,[E9C(,]L""Q1]ZUYG\M(?8,V(/'U:-Y&:6J6"%'*7?Z/6M>CR#+@^H
M%7I")\!K*_#,U#88CIV,IDAO8O0]C.=0XIS_4R-5%1:PIJ+U$&3HD<%U!D.L
ML8DF"=9#;E9T!N[RZ .;O\P>=0>6N=6RKV'5[+E&''\GN4/4$L#!!0 ( *B 6U&PO7W)E;',O=V]R:V)O;VLN>&UL+G)E;'.UD3T.@S ,A:\2
MY0 U4*E#!4Q=6"LN$ 7S(Q(2Q:X*MR^% 9 Z=&&RGBU_[\E.GV@4=VZ@MO,D
M1FL&RF3+[.\ I%NTBB[.XS!/:A>LXEF&!KS2O6H0DBBZ0=@S9)[NF:*/Y#
M='7=:7PX_;(X\ \PO%WHJ45D*4H5&N1,PFBV-L%2XLM,EJ*H,AF**I9P6B#B
MR2!M:59]L$].M.=Y%S?W1:[-XPFNWPQP>'3^ 5!+ P04 " "H@%M799!Y
MDAD! #/ P $P %M#;VYT96YT7U1Y<&5S72YX;6RMDTU.PS 0A:\295LE
M+BQ8H*8;8 M=< %C3QJK_I-G6M+;,T[:2J 2%85-K'C>O,^>EZS>CQ&PZ)WU
MV)0=47P4 E4'3F(=(GBNM"$Y2?R:MB)*M9-;$/?+Y8-0P1-XJBA[E.O5,[1R
M;ZEXZ7D;3?!-FI6.5Z*U .EK >MKBRAE#VQH%.JB]XY8:8P*IL0,@
M9^O1=#%-)IXPC,^[V?S!9@K(RDT*$3FQ!'_'G2/)W55D(TADIJ]X(;+U[/M!
M3EN#OI'-X_T,:3?D@6)8YL_X>\87_QO.\1'"[K\_L;S63AI_YHOA/UY_ 5!+
M 0(4 Q0 ( *B 6U<'04UB@0 +$ 0 " 0 !D
M;V-0&UL4$L! A0#% @ J(!;5W@4F'ON *P( !$
M ( !KP &1O8U!R;W!S+V-O&UL4$L! A0#% @
MJ(!;5YE&PO=V]R:W-H965T&UL4$L! A0#% @
MJ(!;5Y^@&_"Q @ X@P T ( !6@P 'AL+W-T>6QE&PO=V]R:V)O;VLN>&UL4$L! A0#% @ J(!;
M5R0>FZ*M ^ $ !H ( !?Q$ 'AL+U]R96QS+W=O9(9 0 SP, !,
M ( !9!( %M#;VYT96YT7U1Y<&5S72YX;6Q02P4& D "0 ^
) @ KA,
end
XML
9
Show.js
IDEA: XBRL DOCUMENT
// Edgar(tm) Renderer was created by staff of the U.S. Securities and Exchange Commission. Data and content created by government employees within the scope of their employment are not subject to domestic copyright protection. 17 U.S.C. 105.
var Show={};Show.LastAR=null,Show.showAR=function(a,r,w){if(Show.LastAR)Show.hideAR();var e=a;while(e&&e.nodeName!='TABLE')e=e.nextSibling;if(!e||e.nodeName!='TABLE'){var ref=((window)?w.document:document).getElementById(r);if(ref){e=ref.cloneNode(!0);
e.removeAttribute('id');a.parentNode.appendChild(e)}}
if(e)e.style.display='block';Show.LastAR=e};Show.hideAR=function(){Show.LastAR.style.display='none'};Show.toggleNext=function(a){var e=a;while(e.nodeName!='DIV')e=e.nextSibling;if(!e.style){}else if(!e.style.display){}else{var d,p_;if(e.style.display=='none'){d='block';p='-'}else{d='none';p='+'}
e.style.display=d;if(a.textContent){a.textContent=p+a.textContent.substring(1)}else{a.innerText=p+a.innerText.substring(1)}}}
XML
10
report.css
IDEA: XBRL DOCUMENT
/* Updated 2009-11-04 */
/* v2.2.0.24 */
/* DefRef Styles */
..report table.authRefData{
background-color: #def;
border: 2px solid #2F4497;
font-size: 1em;
position: absolute;
}
..report table.authRefData a {
display: block;
font-weight: bold;
}
..report table.authRefData p {
margin-top: 0px;
}
..report table.authRefData .hide {
background-color: #2F4497;
padding: 1px 3px 0px 0px;
text-align: right;
}
..report table.authRefData .hide a:hover {
background-color: #2F4497;
}
..report table.authRefData .body {
height: 150px;
overflow: auto;
width: 400px;
}
..report table.authRefData table{
font-size: 1em;
}
/* Report Styles */
..pl a, .pl a:visited {
color: black;
text-decoration: none;
}
/* table */
..report {
background-color: white;
border: 2px solid #acf;
clear: both;
color: black;
font: normal 8pt Helvetica, Arial, san-serif;
margin-bottom: 2em;
}
..report hr {
border: 1px solid #acf;
}
/* Top labels */
..report th {
background-color: #acf;
color: black;
font-weight: bold;
text-align: center;
}
..report th.void {
background-color: transparent;
color: #000000;
font: bold 10pt Helvetica, Arial, san-serif;
text-align: left;
}
..report .pl {
text-align: left;
vertical-align: top;
white-space: normal;
width: 200px;
white-space: normal; /* word-wrap: break-word; */
}
..report td.pl a.a {
cursor: pointer;
display: block;
width: 200px;
overflow: hidden;
}
..report td.pl div.a {
width: 200px;
}
..report td.pl a:hover {
background-color: #ffc;
}
/* Header rows... */
..report tr.rh {
background-color: #acf;
color: black;
font-weight: bold;
}
/* Calendars... */
..report .rc {
background-color: #f0f0f0;
}
/* Even rows... */
..report .re, .report .reu {
background-color: #def;
}
..report .reu td {
border-bottom: 1px solid black;
}
/* Odd rows... */
..report .ro, .report .rou {
background-color: white;
}
..report .rou td {
border-bottom: 1px solid black;
}
..report .rou table td, .report .reu table td {
border-bottom: 0px solid black;
}
/* styles for footnote marker */
..report .fn {
white-space: nowrap;
}
/* styles for numeric types */
..report .num, .report .nump {
text-align: right;
white-space: nowrap;
}
..report .nump {
padding-left: 2em;
}
..report .nump {
padding: 0px 0.4em 0px 2em;
}
/* styles for text types */
..report .text {
text-align: left;
white-space: normal;
}
..report .text .big {
margin-bottom: 1em;
width: 17em;
}
..report .text .more {
display: none;
}
..report .text .note {
font-style: italic;
font-weight: bold;
}
..report .text .small {
width: 10em;
}
..report sup {
font-style: italic;
}
..report .outerFootnotes {
font-size: 1em;
}
XML
11
FilingSummary.xml
IDEA: XBRL DOCUMENT
3.23.3
html
1
21
1
false
0
0
false
3
false
false
R1.htm
00000001 - Document - Cover
Sheet
http://interpace.com/role/Cover
Cover
Cover
1
false
false
All Reports
Book
All Reports
form8-k.htm
idxg-20231024.xsd
idxg-20231024_lab.xml
idxg-20231024_pre.xml
http://xbrl.sec.gov/dei/2023
true
false
JSON
13
MetaLinks.json
IDEA: XBRL DOCUMENT
{
"version": "2.2",
"instance": {
"form8-k.htm": {
"nsprefix": "IDXG",
"nsuri": "http://interpace.com/20231024",
"dts": {
"inline": {
"local": [
"form8-k.htm"
]
},
"schema": {
"local": [
"idxg-20231024.xsd"
],
"remote": [
"http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd",
"http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd",
"http://www.xbrl.org/2003/xl-2003-12-31.xsd",
"http://www.xbrl.org/2003/xlink-2003-12-31.xsd",
"http://www.xbrl.org/2005/xbrldt-2005.xsd",
"http://www.xbrl.org/2006/ref-2006-02-27.xsd",
"http://www.xbrl.org/lrr/role/negated-2009-12-16.xsd",
"http://www.xbrl.org/lrr/role/net-2009-12-16.xsd",
"https://www.xbrl.org/2020/extensible-enumerations-2.0.xsd",
"https://www.xbrl.org/dtr/type/2020-01-21/types.xsd",
"https://www.xbrl.org/dtr/type/2022-03-31/types.xsd",
"https://xbrl.fasb.org/srt/2023/elts/srt-2023.xsd",
"https://xbrl.fasb.org/srt/2023/elts/srt-roles-2023.xsd",
"https://xbrl.fasb.org/srt/2023/elts/srt-types-2023.xsd",
"https://xbrl.fasb.org/us-gaap/2023/elts/us-gaap-2023.xsd",
"https://xbrl.fasb.org/us-gaap/2023/elts/us-roles-2023.xsd",
"https://xbrl.fasb.org/us-gaap/2023/elts/us-types-2023.xsd",
"https://xbrl.sec.gov/country/2023/country-2023.xsd",
"https://xbrl.sec.gov/dei/2023/dei-2023.xsd"
]
},
"labelLink": {
"local": [
"idxg-20231024_lab.xml"
]
},
"presentationLink": {
"local": [
"idxg-20231024_pre.xml"
]
}
},
"keyStandard": 21,
"keyCustom": 0,
"axisStandard": 0,
"axisCustom": 0,
"memberStandard": 0,
"memberCustom": 0,
"hidden": {
"total": 2,
"http://xbrl.sec.gov/dei/2023": 2
},
"contextCount": 1,
"entityCount": 1,
"segmentCount": 0,
"elementCount": 59,
"unitCount": 3,
"baseTaxonomies": {
"http://xbrl.sec.gov/dei/2023": 21
},
"report": {
"R1": {
"role": "http://interpace.com/role/Cover",
"longName": "00000001 - Document - Cover",
"shortName": "Cover",
"isDefault": "true",
"groupType": "document",
"subGroupType": "",
"menuCat": "Cover",
"order": "1",
"firstAnchor": {
"contextRef": "AsOf2023-10-24",
"name": "dei:DocumentType",
"unitRef": null,
"xsiNil": "false",
"lang": "en-US",
"decimals": null,
"ancestors": [
"span",
"b",
"span",
"p",
"body",
"html"
],
"reportCount": 1,
"baseRef": "form8-k.htm",
"first": true,
"unique": true
},
"uniqueAnchor": {
"contextRef": "AsOf2023-10-24",
"name": "dei:DocumentType",
"unitRef": null,
"xsiNil": "false",
"lang": "en-US",
"decimals": null,
"ancestors": [
"span",
"b",
"span",
"p",
"body",
"html"
],
"reportCount": 1,
"baseRef": "form8-k.htm",
"first": true,
"unique": true
}
}
},
"tag": {
"dei_EntityPublicFloat": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityPublicFloat",
"crdr": "credit",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Public Float",
"documentation": "The aggregate market value of the voting and non-voting common equity held by non-affiliates computed by reference to the price at which the common equity was last sold, or the average bid and asked price of such common equity, as of the last business day of the registrant's most recently completed second fiscal quarter."
}
}
},
"auth_ref": []
},
"dei_EntityTaxIdentificationNumber": {
"xbrltype": "employerIdItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityTaxIdentificationNumber",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Tax Identification Number",
"documentation": "The Tax Identification Number (TIN), also known as an Employer Identification Number (EIN), is a unique 9-digit value assigned by the IRS."
}
}
},
"auth_ref": [
"r2"
]
},
"dei_EntityRegistrantName": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityRegistrantName",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Registrant Name",
"documentation": "The exact name of the entity filing the report as specified in its charter, which is required by forms filed with the SEC."
}
}
},
"auth_ref": [
"r2"
]
},
"dei_EntityEmergingGrowthCompany": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityEmergingGrowthCompany",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Emerging Growth Company",
"documentation": "Indicate if registrant meets the emerging growth company criteria."
}
}
},
"auth_ref": [
"r2"
]
},
"dei_CoverAbstract": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "CoverAbstract",
"lang": {
"en-us": {
"role": {
"label": "Cover [Abstract]",
"documentation": "Cover page."
}
}
},
"auth_ref": []
},
"dei_AmendmentDescription": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AmendmentDescription",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Amendment Description",
"documentation": "Description of changes contained within amended document."
}
}
},
"auth_ref": []
},
"dei_OtherReportingStandardItemNumber": {
"xbrltype": "otherReportingStandardItemNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "OtherReportingStandardItemNumber",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Other Reporting Standard Item Number",
"documentation": "\"Item 17\" or \"Item 18\" specified when the basis of accounting is neither US GAAP nor IFRS."
}
}
},
"auth_ref": [
"r13"
]
},
"dei_EntityWellKnownSeasonedIssuer": {
"xbrltype": "yesNoItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityWellKnownSeasonedIssuer",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Well-known Seasoned Issuer",
"documentation": "Indicate 'Yes' or 'No' if the registrant is a well-known seasoned issuer, as defined in Rule 405 of the Securities Act. Is used on Form Type: 10-K, 10-Q, 8-K, 20-F, 6-K, 10-K/A, 10-Q/A, 20-F/A, 6-K/A, N-CSR, N-Q, N-1A."
}
}
},
"auth_ref": [
"r17"
]
},
"dei_EntityExTransitionPeriod": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityExTransitionPeriod",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Elected Not To Use the Extended Transition Period",
"documentation": "Indicate if an emerging growth company has elected not to use the extended transition period for complying with any new or revised financial accounting standards."
}
}
},
"auth_ref": [
"r19"
]
},
"dei_DocumentType": {
"xbrltype": "submissionTypeItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentType",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Type",
"documentation": "The type of document being provided (such as 10-K, 10-Q, 485BPOS, etc). The document type is limited to the same value as the supporting SEC submission type, or the word 'Other'."
}
}
},
"auth_ref": []
},
"dei_EntityVoluntaryFilers": {
"xbrltype": "yesNoItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityVoluntaryFilers",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Voluntary Filers",
"documentation": "Indicate 'Yes' or 'No' if the registrant is not required to file reports pursuant to Section 13 or Section 15(d) of the Act."
}
}
},
"auth_ref": []
},
"dei_DocumentAccountingStandard": {
"xbrltype": "accountingStandardItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentAccountingStandard",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Accounting Standard",
"documentation": "The basis of accounting the registrant has used to prepare the financial statements included in this filing This can either be 'U.S. GAAP', 'International Financial Reporting Standards', or 'Other'."
}
}
},
"auth_ref": [
"r13"
]
},
"dei_DocumentRegistrationStatement": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentRegistrationStatement",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Registration Statement",
"documentation": "Boolean flag that is true only for a form used as a registration statement."
}
}
},
"auth_ref": [
"r0"
]
},
"dei_EntityAddressCountry": {
"xbrltype": "countryCodeItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressCountry",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Country",
"documentation": "ISO 3166-1 alpha-2 country code."
}
}
},
"auth_ref": []
},
"dei_Extension": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "Extension",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Extension",
"documentation": "Extension number for local phone number."
}
}
},
"auth_ref": []
},
"dei_EntityShellCompany": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityShellCompany",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Shell Company",
"documentation": "Boolean flag that is true when the registrant is a shell company as defined in Rule 12b-2 of the Exchange Act."
}
}
},
"auth_ref": [
"r2"
]
},
"dei_EntityFileNumber": {
"xbrltype": "fileNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityFileNumber",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity File Number",
"documentation": "Commission file number. The field allows up to 17 characters. The prefix may contain 1-3 digits, the sequence number may contain 1-8 digits, the optional suffix may contain 1-4 characters, and the fields are separated with a hyphen."
}
}
},
"auth_ref": []
},
"dei_DocumentShellCompanyEventDate": {
"xbrltype": "dateItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentShellCompanyEventDate",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Shell Company Event Date",
"documentation": "Date of event requiring a shell company report."
}
}
},
"auth_ref": [
"r13"
]
},
"dei_EntityAddressPostalZipCode": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressPostalZipCode",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Postal Zip Code",
"documentation": "Code for the postal or zip code"
}
}
},
"auth_ref": []
},
"dei_EntityPrimarySicNumber": {
"xbrltype": "sicNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityPrimarySicNumber",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Primary SIC Number",
"documentation": "Primary Standard Industrial Classification (SIC) Number for the Entity."
}
}
},
"auth_ref": [
"r14"
]
},
"dei_EntityCommonStockSharesOutstanding": {
"xbrltype": "sharesItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityCommonStockSharesOutstanding",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Common Stock, Shares Outstanding",
"documentation": "Indicate number of shares or other units outstanding of each of registrant's classes of capital or common stock or other ownership interests, if and as stated on cover of related periodic report. Where multiple classes or units exist define each class/interest by adding class of stock items such as Common Class A [Member], Common Class B [Member] or Partnership Interest [Member] onto the Instrument [Domain] of the Entity Listings, Instrument."
}
}
},
"auth_ref": []
},
"dei_DocumentFiscalPeriodFocus": {
"xbrltype": "fiscalPeriodItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentFiscalPeriodFocus",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Fiscal Period Focus",
"documentation": "Fiscal period values are FY, Q1, Q2, and Q3. 1st, 2nd and 3rd quarter 10-Q or 10-QT statements have value Q1, Q2, and Q3 respectively, with 10-K, 10-KT or other fiscal year statements having FY."
}
}
},
"auth_ref": []
},
"dei_AnnualInformationForm": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AnnualInformationForm",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Information Form",
"documentation": "Boolean flag with value true on a form if it is an annual report containing an annual information form."
}
}
},
"auth_ref": [
"r14"
]
},
"dei_EntityInteractiveDataCurrent": {
"xbrltype": "yesNoItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityInteractiveDataCurrent",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Interactive Data Current",
"documentation": "Boolean flag that is true when the registrant has submitted electronically every Interactive Data File required to be submitted pursuant to Rule 405 of Regulation S-T during the preceding 12 months (or for such shorter period that the registrant was required to submit such files)."
}
}
},
"auth_ref": [
"r16"
]
},
"dei_Security12bTitle": {
"xbrltype": "securityTitleItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "Security12bTitle",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Title of 12(b) Security",
"documentation": "Title of a 12(b) registered security."
}
}
},
"auth_ref": [
"r1"
]
},
"dei_SolicitingMaterial": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "SolicitingMaterial",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Soliciting Material",
"documentation": "Boolean flag that is true when the Form 8-K filing is intended to satisfy the filing obligation of the registrant as soliciting material pursuant to Rule 14a-12 under the Exchange Act."
}
}
},
"auth_ref": [
"r10"
]
},
"dei_DocumentQuarterlyReport": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentQuarterlyReport",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Quarterly Report",
"documentation": "Boolean flag that is true only for a form used as an quarterly report."
}
}
},
"auth_ref": [
"r12"
]
},
"dei_EntityIncorporationStateCountryCode": {
"xbrltype": "edgarStateCountryItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityIncorporationStateCountryCode",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Incorporation, State or Country Code",
"documentation": "Two-character EDGAR code representing the state or country of incorporation."
}
}
},
"auth_ref": []
},
"dei_PreCommencementTenderOffer": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "PreCommencementTenderOffer",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Pre-commencement Tender Offer",
"documentation": "Boolean flag that is true when the Form 8-K filing is intended to satisfy the filing obligation of the registrant as pre-commencement communications pursuant to Rule 14d-2(b) under the Exchange Act."
}
}
},
"auth_ref": [
"r8"
]
},
"dei_EntityCurrentReportingStatus": {
"xbrltype": "yesNoItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityCurrentReportingStatus",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Current Reporting Status",
"documentation": "Indicate 'Yes' or 'No' whether registrants (1) have filed all reports required to be filed by Section 13 or 15(d) of the Securities Exchange Act of 1934 during the preceding 12 months (or for such shorter period that registrants were required to file such reports), and (2) have been subject to such filing requirements for the past 90 days. This information should be based on the registrant's current or most recent filing containing the related disclosure."
}
}
},
"auth_ref": []
},
"dei_DocumentAnnualReport": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentAnnualReport",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Annual Report",
"documentation": "Boolean flag that is true only for a form used as an annual report."
}
}
},
"auth_ref": [
"r11",
"r13",
"r14"
]
},
"dei_EntityAddressCityOrTown": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressCityOrTown",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, City or Town",
"documentation": "Name of the City or Town"
}
}
},
"auth_ref": []
},
"dei_DocumentShellCompanyReport": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentShellCompanyReport",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Shell Company Report",
"documentation": "Boolean flag that is true for a Shell Company Report pursuant to section 13 or 15(d) of the Exchange Act."
}
}
},
"auth_ref": [
"r13"
]
},
"dei_CountryRegion": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "CountryRegion",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Country Region",
"documentation": "Region code of country"
}
}
},
"auth_ref": []
},
"dei_EntityAddressStateOrProvince": {
"xbrltype": "stateOrProvinceItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressStateOrProvince",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, State or Province",
"documentation": "Name of the state or province."
}
}
},
"auth_ref": []
},
"dei_LocalPhoneNumber": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "LocalPhoneNumber",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Local Phone Number",
"documentation": "Local phone number for entity."
}
}
},
"auth_ref": []
},
"dei_SecurityReportingObligation": {
"xbrltype": "securityReportingObligationItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "SecurityReportingObligation",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Security Reporting Obligation",
"documentation": "15(d), indicating whether the security has a reporting obligation under that section of the Exchange Act."
}
}
},
"auth_ref": [
"r9"
]
},
"dei_PreCommencementIssuerTenderOffer": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "PreCommencementIssuerTenderOffer",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Pre-commencement Issuer Tender Offer",
"documentation": "Boolean flag that is true when the Form 8-K filing is intended to satisfy the filing obligation of the registrant as pre-commencement communications pursuant to Rule 13e-4(c) under the Exchange Act."
}
}
},
"auth_ref": [
"r7"
]
},
"dei_DocumentPeriodEndDate": {
"xbrltype": "dateItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentPeriodEndDate",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Period End Date",
"documentation": "For the EDGAR submission types of Form 8-K: the date of the report, the date of the earliest event reported; for the EDGAR submission types of Form N-1A: the filing date; for all other submission types: the end of the reporting or transition period. The format of the date is YYYY-MM-DD."
}
}
},
"auth_ref": []
},
"dei_EntityFilerCategory": {
"xbrltype": "filerCategoryItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityFilerCategory",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Filer Category",
"documentation": "Indicate whether the registrant is one of the following: Large Accelerated Filer, Accelerated Filer, Non-accelerated Filer. Definitions of these categories are stated in Rule 12b-2 of the Exchange Act. This information should be based on the registrant's current or most recent filing containing the related disclosure."
}
}
},
"auth_ref": [
"r2"
]
},
"dei_NoTradingSymbolFlag": {
"xbrltype": "trueItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "NoTradingSymbolFlag",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "No Trading Symbol Flag",
"documentation": "Boolean flag that is true only for a security having no trading symbol."
}
}
},
"auth_ref": []
},
"dei_AuditedAnnualFinancialStatements": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AuditedAnnualFinancialStatements",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Audited Annual Financial Statements",
"documentation": "Boolean flag with value true on a form if it is an annual report containing audited financial statements."
}
}
},
"auth_ref": [
"r14"
]
},
"dei_AmendmentFlag": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AmendmentFlag",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Amendment Flag",
"documentation": "Boolean flag that is true when the XBRL content amends previously-filed or accepted submission."
}
}
},
"auth_ref": []
},
"dei_EntityAddressAddressLine1": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressAddressLine1",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Address Line One",
"documentation": "Address Line 1 such as Attn, Building Name, Street Name"
}
}
},
"auth_ref": []
},
"dei_TradingSymbol": {
"xbrltype": "tradingSymbolItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "TradingSymbol",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Trading Symbol",
"documentation": "Trading symbol of an instrument as listed on an exchange."
}
}
},
"auth_ref": []
},
"dei_EntityAddressAddressLine2": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressAddressLine2",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Address Line Two",
"documentation": "Address Line 2 such as Street or Suite number"
}
}
},
"auth_ref": []
},
"dei_DocumentPeriodStartDate": {
"xbrltype": "dateItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentPeriodStartDate",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Period Start Date",
"documentation": "The start date of the period covered in the document, in YYYY-MM-DD format."
}
}
},
"auth_ref": []
},
"dei_SecurityExchangeName": {
"xbrltype": "edgarExchangeCodeItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "SecurityExchangeName",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Security Exchange Name",
"documentation": "Name of the Exchange on which a security is registered."
}
}
},
"auth_ref": [
"r4"
]
},
"dei_EntityBankruptcyProceedingsReportingCurrent": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityBankruptcyProceedingsReportingCurrent",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Bankruptcy Proceedings, Reporting Current",
"documentation": "For registrants involved in bankruptcy proceedings during the preceding five years, the value Yes indicates that the registrant has filed all documents and reports required to be filed by Section 12, 13 or 15(d) of the Securities Exchange Act of 1934 subsequent to the distribution of securities under a plan confirmed by a court; the value No indicates the registrant has not. Registrants not involved in bankruptcy proceedings during the preceding five years should not report this element."
}
}
},
"auth_ref": [
"r6"
]
},
"dei_DocumentsIncorporatedByReferenceTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentsIncorporatedByReferenceTextBlock",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Documents Incorporated by Reference [Text Block]",
"documentation": "Documents incorporated by reference."
}
}
},
"auth_ref": [
"r3"
]
},
"dei_EntityCentralIndexKey": {
"xbrltype": "centralIndexKeyItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityCentralIndexKey",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Central Index Key",
"documentation": "A unique 10-digit SEC-issued value to identify entities that have filed disclosures with the SEC. It is commonly abbreviated as CIK."
}
}
},
"auth_ref": [
"r2"
]
},
"dei_EntitySmallBusiness": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntitySmallBusiness",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Small Business",
"documentation": "Indicates that the company is a Smaller Reporting Company (SRC)."
}
}
},
"auth_ref": [
"r2"
]
},
"dei_EntityAddressAddressLine3": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressAddressLine3",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Address Line Three",
"documentation": "Address Line 3 such as an Office Park"
}
}
},
"auth_ref": []
},
"dei_Security12gTitle": {
"xbrltype": "securityTitleItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "Security12gTitle",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Title of 12(g) Security",
"documentation": "Title of a 12(g) registered security."
}
}
},
"auth_ref": [
"r5"
]
},
"dei_CityAreaCode": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "CityAreaCode",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "City Area Code",
"documentation": "Area code of city"
}
}
},
"auth_ref": []
},
"dei_DocumentTransitionReport": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentTransitionReport",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Transition Report",
"documentation": "Boolean flag that is true only for a form used as a transition report."
}
}
},
"auth_ref": [
"r15"
]
},
"dei_DocumentFiscalYearFocus": {
"xbrltype": "gYearItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentFiscalYearFocus",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Document Fiscal Year Focus",
"documentation": "This is focus fiscal year of the document report in YYYY format. For a 2006 annual report, which may also provide financial information from prior periods, fiscal 2006 should be given as the fiscal year focus. Example: 2006."
}
}
},
"auth_ref": []
},
"dei_CurrentFiscalYearEndDate": {
"xbrltype": "gMonthDayItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "CurrentFiscalYearEndDate",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Current Fiscal Year End Date",
"documentation": "End date of current fiscal year in the format --MM-DD."
}
}
},
"auth_ref": []
},
"dei_WrittenCommunications": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "WrittenCommunications",
"presentation": [
"http://interpace.com/role/Cover"
],
"lang": {
"en-us": {
"role": {
"label": "Written Communications",
"documentation": "Boolean flag that is true when the Form 8-K filing is intended to satisfy the filing obligation of the registrant as written communications pursuant to Rule 425 under the Securities Act."
}
}
},
"auth_ref": [
"r18"
]
}
}
}
},
"std_ref": {
"r0": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12"
},
"r1": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12",
"Subsection": "b"
},
"r2": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12",
"Subsection": "b-2"
},
"r3": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12",
"Subsection": "b-23"
},
"r4": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12",
"Subsection": "d1-1"
},
"r5": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12",
"Subsection": "g"
},
"r6": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12, 13, 15d"
},
"r7": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "13e",
"Subsection": "4c"
},
"r8": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "14d",
"Subsection": "2b"
},
"r9": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "15",
"Subsection": "d"
},
"r10": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Section": "14a",
"Number": "240",
"Subsection": "12"
},
"r11": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form 10-K",
"Number": "249",
"Section": "310"
},
"r12": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form 10-Q",
"Number": "240",
"Section": "308",
"Subsection": "a"
},
"r13": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form 20-F",
"Number": "249",
"Section": "220",
"Subsection": "f"
},
"r14": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form 40-F",
"Number": "249",
"Section": "240",
"Subsection": "f"
},
"r15": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Forms 10-K, 10-Q, 20-F",
"Number": "240",
"Section": "13",
"Subsection": "a-1"
},
"r16": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Regulation S-T",
"Number": "232",
"Section": "405"
},
"r17": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "405"
},
"r18": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "425"
},
"r19": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "7A",
"Section": "B",
"Subsection": "2"
}
}
}
ZIP
14
0001493152-23-038510-xbrl.zip
IDEA: XBRL DOCUMENT
begin 644 0001493152-23-038510-xbrl.zip
M4$L#!!0 ( *B 6U<[,!3)]1( &>U * 97@Q,"TQ+FAT;>U=;6\B
M.1+^CL1_\$5[JXS4(2\SV;M-LI$(,#OH"$3 S&AUV@^FVX!OFFZV7Y)PO_ZJ
MRG9WTT!>;D* 3*^4G:1IVV7[<54]Y;*Y^-2_;EV62Q>?&M4Z_,OPOXM^L]]J
M7%XO+B0A96]RQKC_AGJ4>
M6*PG CG<@X)0].:YY<[9A 1N(\.N"M'\%$@1^-H[_)G;Q!.
MSR\.;UZAK8N/G78_V\#!D$^D.SM[K EZ-Y3_%4HBJ.GJLG$_E@,9E4O'1Y7C
MB\,K&'6L_G('NW+13*:A>;GS76G<"SN.I.^52U]$$,(O3^S6P'>=E^J;+;Q(
M!"_9.3-#.]R%7J/6:=?+I>IUHUV'GS[K=UBK4VVS:KO.X-//W6;_#U;]O=MH
MX,=K@N&OTY=&G9F;UUHY_XG#2 YG^J'T'(&5'U5.I?>2/>N/95@N]83M>PZK
M3H3GP$_$(I^U?.XQ#D_APSB0T8Q51X$0]/%^!,78SZ[S5^R?7WR^3 I>''Z^
M_#F@Q^\8O$+X$@Z3'M3(0^8/6<>._($(V,D'BYT&A ;MLMON-
M[DVUUF!7S4ZOUFRT:XV>Q9KM6@6'WF*3#AK.>[I&.SC95+T)8%\!B): R3>">C,5,C;K$5 T/B93Z#XF.1
M <^5'P3^':CQ3#M41G![#,AQY*UT8NZZ,Y!]L5AV*$@\'(JK;J=:[U3_Q3Y^
M!K7S!4:]U9Y5*R!FGAJ87!4$5,>1!)J!34=S3F$< AB+CT'K(.
M%G,X*K.35!380IZ]!
MH)&W@M4!4VB)^R*8*(!7G5ONV0+0QQ#N(YC?$;S$IH'T;#GE+H##CP'RXB\P
MA0B\G_YI'1T=X0^[PR6E*G 4)@5+5W1,BQF> 9X,;-[:6+]] %7C$;1KE)I%
M*'$*LQE.YE JHXGCJ08Y$(E;1;QQ$.+/&2W5$*,%)0_6"
MGI.RN@LN&.E&&\BO0YJ2."R^"6"_C_'_L
M=!L6SB88G5#",E?Q!FUWT%\?^3CS@;!EQ%U%;GQRM4>^[]"?M]R-.9JFN3J4
MOH%R0DX5S> .*@Q[AK7?C25&)L 40E4"O'5N?_/\.U_"LP)VVQ,F/:XP#,")H?1D$A.K
M@$,--L?F4T07O.UH%1*'0H'+\R/025 (_L9I!JB&8[138PXL0$$LG&I2,!'<
M \"$:!"%A[@)8X"9JE)Z.0]^C:&J B#/[]() 22Q&: :8/[F6'J%]5=8(Z4"
M4(UH_K]^);!JEO/#]+*#] ;G?9^_H^T3,CPGE>/*\?Y Q9'V[7?&$BV9=(RM
MY6<="H$ZB"B,I=:[#' '!5R::(;Z(!"\ ,?_!PZ<]\T !." $6\QY;-$%8#_
M K!8).W*. P2MBMI^RR,#GS/G9FH(= =Z1*NT@JN>:1BHRJR1"ZM*W8FW+I)%*52]2NMG^&]BT."56#C9#;EFUJ>=A@B;3)J.8' O,''AC'"JL2
M00W,W#$_@ Z:OZP5$D_XC S_ *W[0(5-G,)<;]_*M&EEW@1S2[.8I^4=.-[4
M+$F:I2^^"WJ/!S.M/TTX,N]/^U-28Z!.U$)5NB-@N)6.A,N8Y"5J8AKXMQ(-
M<5(WMNT(5V(0BMV!7@!.ATM;VH("1WJ?#*J442@F+&Z
M_>,C:(3/0E2=(*AQ^[-ZAMP)"<+ $Q@J'6G%_:YR"1K/O<_VJ^_46"S5RXJ/
MTNN@CJ=N'#ZDIMF#6AKX2$9-[U^]RZCJ,)Z K'*(0V^I;;[,7 V$[4\6-?*3
M;$+&_I1+B:!0/[X-'(W';L2Z&";,5Z=08$PB10[#=:WX32V8I5H NO6W@P/V
M40K7.6,W?"3.H8*_8@'#"07/68?637BE?X.! )YU>U)M?C&RJJP<#/XK\
MR1G[!?4:E8!\FS*Y?;W]AQY11&(?1=Z4#W^M6K5H/5&JW63;5>;[9__VWO
M:(_^[MU4:^9OW8:NSP8WET]#$-#\=@XSZD1C[.K1WY>E%O2[I@[:P+\P%DN&90"^^;<#M4E\!AC# =9#
M!2W3.$%C-_.C2(#)YL?.U9Z9L$.<,34?+VAY"]OSJ.U1QJ?IW>;,3W.%%4$R
M#]H43$% - [HG382BK-10!!5LVW'02",YG3 Z=2?V""$]&*J##
MM_045/MW5X0BN!7.GVO;@-OQ>=C0.K2SZ_!92Q!_=538B'G08+J:?V$J%P"K
MPHU;J#7]\#2S-LNE(OBY.R&6BZM+F%OPEQKWP'5-4M"J+:R]">TL8M7-%&*)'XK%0
MWD,M^[\L\/,'0Z]&)G)J,G4+%,194;9<(F'1"R%:S] KD4.I-@*(WS_2+16J
MU6V1+_7 N"4AC'QF%PT 5PL1Q)N/3Z0KE$2$MM4^^%/$HXP;VDZ_-?FMB;3[
M?J#J4+ZA"FOP,)?%R/7@Z4(89*4=\W-5UJ'!SR??&BE0J-R1">=6AB+7QMU8
MG6KP%13PY!^U$9JATI,+71!)W12@!M\Q$"ZY%FJ_%I_BF1JU6XRY"$K.I%R%
M:0ZA.S2&'F.CH:]E<_*3HT=MOE=6MHXTT*UR^$!J!Q!!J"B0$@7^-)EP$>/X]!$,67I+W:1+XR8&68BD49P>
MB<>-=(3,!/Q,\&^F5@D,APQUH$X-AZ].LHSQ:!U/#)@F!8^(52ZEG58K/O2!
MK3@RM,&OS.2CJ)$M*,46N3).QI4Y?E\Y?I8W _ ]2HBI45,FH=:_EH)X3*1
MF.)Z#;133EV1R?POE_(OW:CXK7DGV0+.Y(AHMB+%VJCIT4;BDSN.(_$].#*_
MDE^?Q\-?''4:Z_DZK*9;(!WR2NY2HX#80)8
M2$&Y8>!/EAP9@4>!'X_&.L/0A+G,$:OWQ^I$K<4\ J;BL"F[:!?*T='?W^'
M?T-!+YYD-I2PH7*I[=^*"=:@*UC1SH-^K\"3_FF;_\RU^1H<_DTB\I4WCQ*8
M9K(K,A@%GRL0Y!75P,^2$9[]C68_!R%^(_DY*!NZ#@I(-/[>E0+M*1011:
M:8S92D*TEG$\&_=3\*]$-E=7!V,SS99+U"X#SSA,R=L=^G%$7ZS$E3>)(9C0
MG1Y0)'<,05SW[9CR]2PL2\W=@>^=#2)KF&XB (P63U.#HQ90:G62WSPA:+:<<6$VK-R7^P !T4JTBX5;K7M.1\0R;4IK+6_:$V YBNR&I ]T=T:*P&
MO0A\MS@)OS%G(X'#G8[Y0! [9[377KB+.Z5/DB $.)$FK#FG
M23^?-#KETXX"BY(YP@=/I>+VX![8O0V%"['397^J&
MZL1[8$=3RH9"7'%VQW%#"LNG/B@6#D$PE]J@&]7\ U3>)4IND*JU)O
MPJG92@W,:-+NGFIF@K=$#,B5Q^T^G&[-0VGU(E>E^4TG?FWV8<-9K2=% FN1
MP/IC6X /8 $^JS!!$MLRWH)%^9ATGIGV:!>/,9.:S]Z$D-G>S3D=F$_!6J+UA#(\!@EK[F7NX%N,9:*G2G79-@D%6/+Y/
M>\IZ WXH@XE0EWIABWJS)*R +VT+F!F\".0>C$@8PA"$(L+&H7IU6-LR9DY=
M-FLEZ1167C)EEDK<=",2<4%%M!S 1!!S_2+*&DA=T-#WS
M%D:&,4N<+UU^=+(X"G3N-"R:P*P@=,4FZ"&A/(YUT!KE\OR%
M7'1*6]')[&K-R="DL ,BBRCBYD"':7=5]+B3-"23?2,,E_3(,"S.^%PZ$640
MF=0MNFU%[UV RQH/\-P 'EP&F(9##I0QF&4W/.C.BC00N9_D:BE$T0VOR74M
MYJU,WI0^#R \W8(43C[+:X'D)E1914VR>5^O'>9\6R#5 0_VHHG>ND,O6&D>
MS4Y,&6AHQ!4+$EE5O,@I7B.4M#O >)4NT-D.SGQ/'! %-R=9\Y<8+KFZ\%1=
MW&:99%3C6-(I5D62D\3=?**$"CY,@6\GJ8GE4J9M\D9)T1GUEDGGRZ=MT<6V
M.:=XT3-;WQ6%NWZ8X76 AH<7%!'@H>_1N;)\XH'TM#MCLF >E5AHSF>DL&:SY].$%N7_3Z9N
MDH6<>0^(0$1!7AYF4^J393&C''+F@=\7AAP/$ 2H*0,?E*DZJ['#@[9Y5VH-
M_OX_Z%:AN1 $SNA I+X/6J4['Z=RXM/7/\28?87Q=JC7^.(Y.VJN T9+*D=H
M\"PVB"-UF->\G7P?A([XXUV*D8QB.B:"L>@0&.F:;ZW;58"\_!MS]W>$(>#O^_+\+_1?A_*U?\*Z43--OE
MTM=FO]WH]1A=E]SYJ&(G%#G6FX(48$D,1"Z$G<8&A_2E&>0$\X$/1?11PIW6
MY^F:SJ[A_!I_=G_FEOA*5;!'RR2SX)_>P!+5L&<67:H.5'U/_+:X-0YVOYZ1
MK=;!L6[_MG>RMW$YDZ_+4N(M^<*QM >D0[=IPA*8G:*V?YW)^SXY=T/,#^N6
M\S60-%6W+"0.#;DR2KJG-//*$[5%TE[-SAX4]3%'<3-27S0O#\-#)6Q_#$5"
M]K7"KN+ $ZZKOAAU$YILZX"V";':?"(>QM0FI%(H4:)DH5+ 9%,3(B-W"W%2
M&TLQ5)+HKUP&U[^C$@@+M!1B;8.S4_"XM(@<%E2FH
MS+8 K: R!9794I@45*9 RQL4ZX?UB7>#REBLU:H5\U7(MH7+>HM80<%A"@ZS
M+4 K.$S!8;84)@6'*=#R!L7Z87WB+>8P-Y^JW>LJZW5:GW$;9A=RSWYL]*!B_'8.@=]%-J);XY_Y=0OKNGIET_>N?SAGG2E=WWG&
M6CR,BGM8'KN'I;@IQ?R\RKT?AU>=^A^H) \_]:];E_\#4$L#!!0 ( *B
M6U= _4NVTQ, &^; + 9F]R;3@M:RYH=&WM'6MWVCKR.^?P'[3LWCW)
MN0%L'GF0E#T$2$N3 !=(FO9+CK %*#&6:]D)]-?O2+;!YI%7DQ9HVJ8$:S2:
MT8Q&,Z.'C_XW&AKHCMB<,O-#0DTI"41,C>G4['](N$XON9_X7S$>.QHX >P
M)O^0B.54BG[^_O4_?9%+/[:?7@X" ]$C )#Z@P6@B7410U?75^UM8&9(B3
MU.0.-C4RJ610\W8Y?E$Z >W:!HV BB=!(]GT'&HHU:<5PL"[::\P NHL!,U[
MH$X 2CG+9=2]A^CP("851LM@54$S<$BNCEMG4W!G,?P4-.W8V.0]9@^Q S(4
MF/)))9/,[(:0)#G1(HC@>ZK/[A[%LY_,J@&>.>%$.17%7X.VH0"
MJ)')!H VZ2U%NYN&T@#0Y4#HF#D4"2)-]=>OO[@FH!^ 0/PKS0DI@X_SHF!^]<]
M;'#R'%0G(515$Z0Q+@,N&QLU4R>C4S*^5L"<*?D
M _#H.3@RU^T!M@F_SEQ+2^@AX?+9<_!4!"U-'U=VCJ2ER+M,'R/NC WR(=$#
M_2L@5;$]1B0VSN> ]V@ ";]J2FZ_0NJ*=3;AEX7$ F,XDLI*."
M4%EBB[$@OU%=)Z8<&>(K -;=(>#2/*4?.2UA.TJ\T1.ZDE25) PH9 *G@)[0
M0D0#$D6I D?I"*:7(U^H$XGB5"D6MI2.L"4:!@M';)AT"?<@A"$M<#E# @5(
M3GN%@;225!_UD\&P2(VXGO"+'; $'Q*<#BV#>*/?;RJ*W&N.,]<.6@,P*>."
MSS.B^AS/@64*0(ED?/)T\ISJHJ1'B8TD^63AE%.NG48[:;;RM+GTPO;\UBSH
M4Z;/4P'SONU4L$.*4Q8"3-.RN6J@*$LJ!26S9$4("![ZW1CM6]>D7L?"D)KK
MS2'!W+5)T1][!8 )D 5%T28$MB7XO8&\M F_$R30B]N8&HRY=F!P@QCG^U;4
ME8, .\P.%3^_#V9I7(0UU&B%F&Q(S<>:?;Q?9MM=A#@HC_3"7(?ZHS(T!CV3
M$-B]HS34AT_Q]\AZKHT]1$-L]ZE90 )T\G.(A%(FL4'[4*01,4LGBD?) %I!KP>#0A#-8/.H6__MO=5 +T6$DZS)+L!+PEN\QQV-!_=D]U9R#H
M4/Y*1&IWF0T:X]4^-K!VBW+0%9P95#]$?F& R2M74_DI1)A'RTE,A"2TS_\_
MQ$,ZPL0&R6ZM=7/_JZ3**90!#^I@3;E2
MPC9G[:A_@D*>-%KGP(QL3;A-(MXZ4+R8,IFL,,T5<8F(X*^U2<0[C7U_-/&%
M5?]Q\U7M@P/^HO@DW$:BN)\\G8U')AW_KD&_AWI0$[!:K6J]$X^UJLU&J[/.
ML@!NFA>M]D5)L--I(##)'3"[2,VB1@NI^:W*-FJ]-<[E&KN&\4*?8%%;B6*MWJFVFJ5R-1X[KC7:Y5JU7JZV=U"M7DYM
MID)M54=8<^(QT3-(&HN@1Q#FB%M$$ZE('5$0F,.1-L!@*^SM=>9ZL65W<-<@
MT)IAP'--KOHJ"?G=PKH>?'\VAUVLW?9MYIIZ4F,&LPOH?D =$DEG3+(4 &%@
MBP.EP6]>9O'(L9_?\AVQ':IA(^A(AUE!GO+(T9^/SR99JS';L1Z
MU$R-V3"AR;7;M@-30]E;LRPS?8DQ.3\;7XYN.Y=YDTP$_! )+YK4Q,*SR+H[
MQ++9G1AMT5GM"=0GBCHQ\#W,AT\Q18[^"L)^:UG/#<97H?K-572A'AY']/"$
M&@3$ Q[)8J4K7>6'/;UL[%[AGYK!INTDB@(B(Q(A[]JQF@!YL-%$,9-)9@[4@]S^[A-5!_ZS5V5B@BY9%\=#
MN%O2J'O,,ALQ9P ARXUK4ZY331S,-3V6S_N+/#N6UL3IK
MIIUE-AQ2SC=!#\7$Z%'MF;EW%5P+L6W56FV/U>K0,MB8V&NOB=%)U]=)EEJH
MD-.9-2T#TN+:Q]7K0OVC'GU)UVW"N?]Q1DVB+O;7OEB*=:"('++
M_/^=#1-$?I$@RO!KP^ZP>W.Q&/(XIWPU\C2/?R[G/-=)H#Y
M!?3R(AYD=-&PFS:[ _][2;[K4ON\JPS.&B?9V]=@9*;-1+'^>0D7N-\TI4?] ( U*R"5X^
M3#3VC5Y<=C_7[I^7MIX.DW ;H$#[^?SVDH$Q;Z .?#K/F(:-YH"9#^9#::ZF
M*F3OQG%Z+Z1UMIU$<6]O-[F;4Y^4$%TSO9@NT_WWW_L9=>^0QV,.,8@E^$>F
M[( =-!WF&(0HQ_FZ,KP9P[A89TX\5K(L Z)!".\V0!.W3I@-PRI80;;EHA>Q
M$?8G&T1[8M78[!,=<>$@( /S8-?)^ZSR!.IO7.[0WO@UR2\/B'8+%F- $+8L
MFUDV%9N#NFR$NL1@]T)HHE#(%NTG3U&/&L*,4([$P493!V$Z#.0Y= T'FX2Y
MW!@CCAW*>V-9TZ_ NL"#S'L(_T(4V-,-!B[@ <4!MSI[*%]LZH!2B^2W:_II.K[831F0V\_U
M*YW>J_D7;V_K,F80;,HSF&$'9B$90HL.]G*YPZ5.S*NLC;[Q2/!9@RX*\^;1
M:[DV=X4Y (,B#M>@7";OF09I$MH0B$!M"NV5- =MJ7NH?-)"F:R2 L#M,/\K
MMBRYBHL!O]KF;;!49JU)QK1HVPXY,^8(IW6-L8C\\J@,CHN9P4LV$[$AUY'FA42N24U(>Y+LA63%1_[F&
M).L;DJ9-A"\@[BR0IY>$VVTW>KUE*933P;E)R*C1ZNZ_ND%93LMF&!;@+ZF%
M&'R:IZ+F]&1FJ[O]-#/CP;X;FA43_9]K: X6&YH:YRZQ'S4W-_F+K[?J,?O\
M_7F+,"\P-W,4_=%&)TN2N2WM:4;'AUUB=-YZC\DORZFL#?GBT.0DH(W'O&08
ML8D>D3. R)29*B<7/S<&LBW\ND3Q>SKL;>W_S+TDW<7WDCQO8_O^FV]L[XB;
M^/S=R^(@J39 FH$YW\!S!6\@(/47",C&8LQXW+3'PRXSMOCVNWB>PE=.>7/&
MQ"G3Z/ AP=0-YAXL%#R9S@FKZI.^>2\QD[R!![?2N[3?O$_3I;6@ND1TWOU+NW)*7D S=\9CT*GJH'V2S:$CVX=RB7I92\O'?#&5!Y8-X2
M!^;%S@@O?,MTDYD%R"(QG(IMVE_L"#]$=T%7/6U
MX:-4AK*G"TL6@;]^P2=*\^);3G_US,<#Q#R6]$"O)YV@_7@L.C;>M>WWF+>>
MV"6SS&")?7Z>^4-1ZT?G=MP,P+81@V@.V#:3R5R#RXF$ @[\?3WBU@,J\P_>
MQ;Y";V5;QEBJQ#V%MH6A-($!*++)'>50$4PF-C6Q)(5&\(%6\?$#'MLZ]
M'3WZLDQ'=@M/,AUA4YA"$Z5?4^&MN>ZMPGVND;ANX8VNH1M?PQRLT'VNOTJS
MHB(2C!T"@N^N2#)#18]+Z5'/=_D#M^3.2'!7JL8T=Q?.UQAU7L3K7LW79&SMPX9QF-J2E%3J"HNTA'[5QG"*-@7
M@RK"U:?RJ$NI;Q.Y$)/:P#S[VI#?,..QV)\*.J:,:U2^R4$\UE)H
M2S@-XAQ$!MCN%LN!KRJNRX.'ZN$VN"NZO+^,NUU.=8IM$7))-U-&>: 2?CC&
M '#RLHQX# K.#F!VKCJ8[,MCI;-]*\=)F.;8;U!KY%)RX 7NZ@LU0S)4*\
M $4 $*ZZ$]K?!,3(%.$.PD,F-E?[L2T86N@*04XY"&&A@4ES6) L]FL7T!:%
MK@!#-I8<@+N%D>$.037<8?CI?S([>479411%I"7!Q;/ #[2%O^8+)A[+JIYD
M1(C<[_]D!0[QHX#6V.(] <:DG>GRI>QA0?)\+^\@<1FDCB8*
M<2";A<;!D\5#Z;'*H%_N5J&R+REX&S7(CO2%?"23NW;2%J_XD]E'/9D-D4I,(7UR3:G>0@KEL6WR'
M2B8(#M@D(L*=@NQ+D'AL"N,O,\LM^2:JLSLB3@BA0(C.P&9N?S#I9E^Z,/I
M[-Y]H?8.$Y=U1OI+<@Y=
M!GT6TN#@5),7NTL697PB80)L2-YH*JGB$%./T=:NL@V2''._.KKW]QU#K$.!
MV$"-O9,/$30[PC3<0#0BV@J&SH0*>4CB#I07V.6N3-L#6G$\X1(\(Y$KJE7?(K_G4T1F0>$PX:WTF-%TG7+.I%1Z#LU9:I *_NT!1^))+<5V'
M34 QP*Y,7AN$_#E"&COY@J! %_#46(DS=I8XS0)1LES, ?0]:@!J+#)\ ]JE
M#M":4CUL4%J6 \D)+ND%2B=G;N2H%$9()P%^;CN:$^,\8#
M@R&K26U:VWY9<[%.QO2!#"NGPU?>A"%&(9>VV[?W_'T,_D;RMW3P@T.2>!LV
MUG:;W"_?#>/-)3420:R"3U>W (XR\]PB3D:HDU=3 @2EI+C?P K*#SL[*X;+F $.0@=K,
M<.79$3\S'LD#A]/.1VE<7-7A\[HC)?<^4'Z"UC)$IK9<1?:43>3W[_PMS!7L
M8"2N649;(INLB[T=8J>DGBFFF(O/75<>L,Z?X[FT+[U39RQ^3#B^^9]\7W
M]\7WE0R\?_4[?-JUC_52YZ*UUB] 7//,2#.\KNSM$_SN4MM/8#UM@_+.H@V&
MNFN,D89=L2=0IBR]N]Z$.]4EB ,_4,"\18LN&6"C!QZ3MR0GD]P^A%CJ<$7:
M4^+#KC-@-I"O;UK>\P\] +EJGAW=FO>Y)A:;BPJO[Z1*7RKKZF_+P@:Y<]1 VY#,D+Z$Q<7?Z>
MQ'LDB;F?5G>_G_Y1X3P_4*W+SO@;.[_$;68<-T_4^I?ZMZ$[
MKF9P!G?^MGJZ5>M7^N<_[O>RYHU1^^'@RZPZKE3VL<+9^2F C:JGS8_EF^;N
M>8X/LI]&9NVL^:D[T&Z^C-(G^_W*[>?^_NG^CYKR-^T<8WN<[YO:2=GZ^ZM:
MOW"^G=N9\@'63X]O%+.7K:I_NP->.NA>[9]?77"MSMQO^^U3DYN=C)*^NV']
M8T4G.??;[NU=NK1;^W+MWR?U!+ P04 " "H@%M7C>=S72@# #F"P
M$0 &ED>&'-DM5;;\U.QT(7YY\_(?VK?[%MU"9 @QIJ<=_NL $_0S-^9
MZ8Z4BF3-=2>3B)6.S\/=!'L*JUC.U$K34O;;C7Y-I#\C5T^N(_EM
M>D]>AL!.XQ9F$_F,R1^/G'T?]Q_"J^\9I\'3XAQ- ,/L.PGHIEC"2R%*@*U<15DJ[<(
MY%IHZEHB=%HOES,L80I$A'TP0YG O%+YJUXM"B$PU>8B;,$ QU1G\CO&E P(
M!!926 Q!F2F3AOR17#ZKF#&N1UKO568QMB@B>F9G!FTR/:X)3N%!)X_,0>_4
MAAC&ZS:YOA@L1(*&E1X7U'*] :$D21VMD0>LLW*Q*90?4R8=7<57%2*)02W
M[#PY1P*DIB0[5P?4S^F!U'G^6UC9O;\319><;Y+]S! R0[6S+0T
M+$G,+6AEMI& 0<,BP71HYPW]IN$B2%,GRM#O%L(@$T=:R/V'E5/;7T
M\^KZU76Y7"C$"HN\[2)-/P%=[B=26RCFR,Y4!O-,]TEB_@;V
M2R+G'9#$ANM\77RY"6X.R0CM&G3#9V%KT+4<%ZB2N>7@%!8_(G^10R*S5Q)+
M[0R4<(V$$2W;NH\5;W,Z'S&39WG0$/@\9DJ\[3,(BY3\X;!NS#__NS4BQZ=-
M,/\(#@U[P!04@Z\;@;J;JNGC'U!+ P04 " "H@%M7R=1UI_T* " A@
M%0 &ED>&
MZJ7XF*2^CC_^N-M0]$)$FG#V:71R=#Q"A$4\3MCZT^CK8GRQF,WG(Y1FF,68
M
M+#W?IKSS)BQYANF[S-\[XHZ%OE_
ML9VU+;_Y\-J/*U4;K^6GAD6RR^0$1F)M4E71,0+G>\@GAK+NJG8>->JE:C3G
MHMUV-3/F=:8D.EKSETE,$EGW]%1]&*L/>;/E?_Z8<;D2N%BEFQVOD5Q6N+
M?:/<51=;;>D^;A0&T=;C'9ZON:
M)BP$VL9@$FI:3P/[/5DG:FI1%M3Y+5$;.X8Q0.]ZZ.^T;<9.
M!-WW0M%2NN8"L&JB80%8*.9:=VT+>0,43S/0
M)I[O9;E9$6!K7EKAB S*GF3#+@V !,&4R4,B0TJ%"Z*7G]5T"EJF'
M&,'FF#*W!-A--BEH:@(BP6H,H.&@S9\I]4+$3(Y, M,YB\GN9[('V]72N64"
ML-F$PA %1(7=&8!%*4:Y&DFY%S#N1++!8K](HIZIHBUTBP9DM,F&J0H(#L :
M0$>I1HOYS.=,LL2[>2Q!31Z2XGGP'DI O5M8>FPWF0'$ :'3[1 @2 :A9I1/
MD.8LXN*9UQYWF/&M' #W,Q[#*Y2>*+=0#6I"$ZW.D( &^(3P*P1^J%X)@5Q
M]1Y/7@%2-7@A[B*.Y8%*RW^N$T9.P/9;M6[IZK#;9,HB#(@DV!W 3ZG\H#\@
M%8-N62C03-_0U*E_:*9#H9D:F?QX*Y;\U?9P-JCT@DS;JA68@RP\7%K>^F!1 6H]HT)\8I(OK&[%
MG> O"8O@)3,D]P(,8-I*C:$-#QV[P3Y^J@6QCO,ZUA2+\MXOB9;Y&66:)NU#
M3*$)#Y*FL=[!I5#[1.*.IQFF_TZ>.T_$[6(O>%@-6R%I*,-#Q6:O#Y@B!LD@
M'R?6):[JAH;U53*CW-TKP!9;AU> :X5!0&!SU'X%N+AZ4HA<=[-B5! ,C C-
M8F>=;#%5]7&M+(PN;AMJ]7#^O98:'U]DE=V%WCUR!C\@T):XZFG(G.YMLSR(
M'@=,F;V>RU"N\W0U7F682.W#=ZW,VY[QS6;+RKL\MN<& 9VK7NZTJ7O<*@JB][N($F>R%J@CTR=:"1%LY/^Y/IJMEDE';R65;XFQ. LQ5,Y)1'@0;@"F3
MA;P,\0=T,OWKZF](1SGN_AN^%%@ECUWL-RM.@>Q35I4K"#HL:@XLDB!0@'V9
M--QP5$I1H?61G:IAUM(%@%ZMT6*$#DNW:YHLL9 S5EK+(NE<38R4VC47
MVSC)2%R8N4H89E&":94>T79%O#_$&2T#S5?@].C#8&B8R19.19C.95@%'E)=
MNKZ47CR \1NA]&?&7]F"X)0S$A?74FQWBKKU;I^8Z;'=?&@&$ >!TQ"'P*,S
M*FC\I**0#BNOA'DAZ1NG6Y9AD;]++FPC$Z!S2PY@LTF,(0J(%+LS@)!*C JU
MGQ>TB^P1U2*K^-TAL(&0W/'KVIVFC;>VK=J F.DT"+W#7>;\.*R-BRA/KUAF
M1/U>1/)"ON ,E][ ]D)RUR]5=IDVWZ:T:0-"J-,@^/YD%:-2Q6#-E+>4,6(F
MEUIKWO&4N*%RGSBF9;&=.Z:2!(2'S5='!AF!M-8+"XL-IO3S-DT82>&)R%"Y
M9<%JLBA9)(
M76^YX1E:B;XHAY?OS021>J%B&)5SF(L; AUB9W_Z@AH
MN/7;(RUE$"#UVH-_AZ2*0#K$,36WDF%1/X_+3WAY=X#9'CE;'%H+$PKBF"8 2T!2V+Z[\5
MX"=WWG9%D^B*<@Q?96EH'&?,:]LSDN4=! $1T'8%ING_SY@]B>US
M%NWO!(\(44]9I=5HU7?];6"T6V;>U*0F38-" ^+L+7X! @]5H%H='VHSEL^+
M>>JA<97-C4=/BT^@$5P:@6[>G\+#UD 23QY_T]>2!"O7>P)+OLL]S14\<9QH!8UV=O@YMC
MGLSU!@8!X5O=0J=Z*:I7@%;J&;&R"O2[J@3EM=A^O[R^Z5I^DIOU)OG7"J=$
M;ODO4$L#!!0 ( *B 6U?!67RU5P< -=7 5 :61X9RTR,#(S,3 R
M-%]P&ULS9Q=<]HX%(;O=V;_@Y>]!@+I?B1-MI/0T&&:-MF0MKM[TQ&V
M $UDB9'D /]^)1M3/BSYY,8GN4B(>?7Q/L>6?6S)%^]6*8^>J=),BLM6KW/2
MBJB(9<+$[++U9=R^&@]&HU:D#1$)X5+0RY:0K7=__?Q39'\N?FFWHR&C/#F/
MWLNX/1)3^3;Z3%)Z'GV@@BIBI'H;?24\[2Z7RXZ0SV0IU9/NQ#*%53@VQ&1Z6]O)
MZF3S4Q2_X$P\G;M?$Z)I9'D)?;[2[++EVMTTNSSM2#7K]D].>MU_/MV.XSE-
M29L)QRVFK;*4JZ6J7._L[*R;?UM*CY2KB>)E&Z?=LCO;FNVW+*#?Z8EFYSKO
MWJV,B;*SJ];+%D-;/5]T][)_TWKO)?]T1FO;![IF9N
MQVI%W;V&%XIJ*DSN]=9NV"M"5\;N3S0I*W+M@[MFF''JS>[2B]INW\I2VYC]
M6"@W/2G[PF6\USQW,9 '7LO].2>M:=R9R>=N0EG7^75Y_=^MYD#2;:!7)8E'6V-UI_85AWW:C=J5BB.I$JHLZ[(NHN*]
M6!WOFAM%=T&4K:@=SQG?AGFJ9.JCLR$A/1W=!66;:(;FE6T_<7T8/RK?"6\.8RV/G@,# 7ZL!A+_'?7"P^,1"?EX3CEW21P1H+V\2@_$
M_@8P.=]+;0C_CRWJKB2K]5#FB(EKR&C3-QB+
MN+N;%KZI1 <2*%^47+723M-(7805)?[==U\!!8J2@%:9:9CGK73//N92!._'
M'JN@7%$R29^II@=>-Y-8>P_]G:_!,]A0AM5#&PUC_*:8L3T8R#3-Q.8>C>>I
MF$<*Q8N2_@7M-8QZ+#F+F6%B]LE>(2I&>#7G*AT4,DJRYS?6,.%[15VDJ;WL
MSN=QN:4&ZFXZ]8V\(3V4.$JN5V\4E_Q(ZXRJE_*O* 6- DK:!S7=]#A#X\P.
M>^M>?_+H5LQX1IDC%90U2LKG,]4PV\_R41&W6F^\3B>2^Y>'5 JAA%$2O("U
MAB'O]:,:[X$$"A8ELZNT@S0FW*SB.1$SZI^]4*V$ D;)]$+FT,;>&6CLG;UP
M[$7)^'RFD-@6<\/M$74WX6Q&_"O)@@7 ZVPPB0>L-KU^+U_RX]9QJS3OQ]!^
MJ,;ND4*!XRR1#-EK&G66,$.3HDM#)HB(;4JU7=?FR<[K2T$#@+.&$F@:Y?;^
M-\KY1R&78DR)EH(FQ:5^Z Z_MP@T"HC/$&OLHH3@J^29I:3RB:#*Z7MBR*:'(?Z^
M$E#^B \4PV;1YL^K@3WQS&3XF?F!$$H;<2ILI344R..4<'Z=:2:H#HXM!T(H
M9,0YKY764"#?I%3-[*#V0PI H2/.; U:Q8&_^K&.O%C_%B1?
MH0:_G0 1N]T-M\8W[Y=[":K?\#U!+
M 0(4 Q0 ( *B 6U<[,!3)]1( &>U * " 0 !E
M>#$P+3$N:'1M4$L! A0#% @ J(!;5T#]2[;3$P ;YL L
M ( !'1, &9O&'-D4$L! A0#
M% @ J(!;5\G4=:?]"@ @(8 !4 ( !<"H &ED>&