rajistics/auditor-test
024
1{2 "version": "1.0",3 "truncation": {4 "direction": "Right",5 "max_length": 35,6 "strategy": "LongestFirst",7 "stride": 08 },9 "padding": {10 "strategy": {11 "Fixed": 3512 },13 "direction": "Right",14 "pad_to_multiple_of": null,15 "pad_id": 0,16 "pad_type_id": 0,17 "pad_token": "[PAD]"18 },19 "added_tokens": [20 {21 "id": 0,22 "content": "[PAD]",23 "single_word": false,24 "lstrip": false,25 "rstrip": false,26 "normalized": false,27 "special": true28 },29 {30 "id": 2,31 "content": "[UNK]",32 "single_word": false,33 "lstrip": false,34 "rstrip": false,35 "normalized": false,36 "special": true37 },38 {39 "id": 3,40 "content": "[CLS]",41 "single_word": false,42 "lstrip": false,43 "rstrip": false,44 "normalized": false,45 "special": true46 },47 {48 "id": 4,49 "content": "[SEP]",50 "single_word": false,51 "lstrip": false,52 "rstrip": false,53 "normalized": false,54 "special": true55 },56 {57 "id": 5,58 "content": "[MASK]",59 "single_word": false,60 "lstrip": false,61 "rstrip": false,62 "normalized": false,63 "special": true64 }65 ],66 "normalizer": {67 "type": "BertNormalizer",68 "clean_text": true,69 "handle_chinese_chars": true,70 "strip_accents": null,71 "lowercase": true72 },73 "pre_tokenizer": {74 "type": "BertPreTokenizer"75 },76 "post_processor": {77 "type": "TemplateProcessing",78 "single": [79 {80 "SpecialToken": {81 "id": "[CLS]",82 "type_id": 083 }84 },85 {86 "Sequence": {87 "id": "A",88 "type_id": 089 }90 },91 {92 "SpecialToken": {93 "id": "[SEP]",94 "type_id": 095 }96 }97 ],98 "pair": [99 {100 "SpecialToken": {101 "id": "[CLS]",102 "type_id": 0103 }104 },105 {106 "Sequence": {107 "id": "A",108 "type_id": 0109 }110 },111 {112 "SpecialToken": {113 "id": "[SEP]",114 "type_id": 0115 }116 },117 {118 "Sequence": {119 "id": "B",120 "type_id": 1121 }122 },123 {124 "SpecialToken": {125 "id": "[SEP]",126 "type_id": 1127 }128 }129 ],130 "special_tokens": {131 "[CLS]": {132 "id": "[CLS]",133 "ids": [134 3135 ],136 "tokens": [137 "[CLS]"138 ]139 },140 "[SEP]": {141 "id": "[SEP]",142 "ids": [143 4144 ],145 "tokens": [146 "[SEP]"147 ]148 }149 }150 },151 "decoder": {152 "type": "WordPiece",153 "prefix": "##",154 "cleanup": true155 },156 "model": {157 "type": "WordPiece",158 "unk_token": "[UNK]",159 "continuing_subword_prefix": "##",160 "max_input_chars_per_word": 100,161 "vocab": {162 "[PAD]": 0,163 "[EOS]": 1,164 "[UNK]": 2,165 "[CLS]": 3,166 "[SEP]": 4,167 "[MASK]": 5,168 "the": 6,169 "of": 7,170 "and": 8,171 "to": 9,172 "in": 10,173 "a": 11,174 "our": 12,175 "we": 13,176 "for": 14,177 "that": 15,178 "or": 16,179 "is": 17,180 "as": 18,181 "on": 19,182 "with": 20,183 "are": 21,184 "##,": 22,185 "from": 23,186 "by": 24,187 "be": 25,188 "this": 26,189 "million": 27,190 "at": 28,191 "have": 29,192 "not": 30,193 "which": 31,194 "may": 32,195 "an": 33,196 "other": 34,197 "was": 35,198 "will": 36,199 "company": 37,200 "its": 38,201 "financial": 39,202 "you": 40,203 "it": 41,204 "any": 42,205 "these": 43,206 "i": 44,207 "sales": 45,208 "net": 46,209 "quarter": 47,210 ".": 48,211 "has": 49,212 "cash": 50,213 "operating": 51,214 "market": 52,215 "could": 53,216 "business": 54,217 "income": 55,218 "new": 56,219 "were": 57,220 "s": 58,221 "more": 59,222 "if": 60,223 "increase": 61,224 "year": 62,225 "##s": 63,226 "growth": 64,227 "capital": 65,228 "ended": 66,229 "also": 67,230 "interest": 68,231 "all": 69,232 "revenue": 70,233 "but": 71,234 "such": 72,235 "due": 73,236 "than": 74,237 "increased": 75,238 "over": 76,239 "31,": 77,240 "first": 78,241 "investment": 79,242 "â": 80,243 "months": 81,244 "under": 82,245 "results": 83,246 "during": 84,247 "-": 85,248 "securities": 86,249 "total": 87,250 "compared": 88,251 "products": 89,252 "us": 90,253 "would": 91,254 "research": 92,255 "stock": 93,256 "about": 94,257 "been": 95,258 "so": 96,259 "credit": 97,260 "related": 98,261 "services": 99,262 "including": 100,263 "price": 101,264 "rate": 102,265 "tax": 103,266 "their": 104,267 "some": 105,268 "primarily": 106,269 "30,": 107,270 "product": 108,271 "december": 109,272 "can": 110,273 "costs": 111,274 "there": 112,275 "management": 113,276 "based": 114,277 "through": 115,278 "certain": 116,279 "approximately": 117,280 "value": 118,281 "into": 119,282 "operations": 120,283 "cost": 121,284 "##'s": 122,285 "do": 123,286 "##)": 124,287 "report": 125,288 "per": 126,289 "believe": 127,290 "future": 128,291 "up": 129,292 "fiscal": 130,293 "three": 131,294 "higher": 132,295 "##;": 133,296 "additional": 134,297 "think": 135,298 "result": 136,299 "one": 137,300 "million,": 138,301 "information": 139,302 "current": 140,303 "no": 141,304 "assets": 142,305 "significant": 143,306 "should": 144,307 "revenues": 145,308 "well": 146,309 "share": 147,310 "impact": 148,311 "earnings": 149,312 "continue": 150,313 "those": 151,314 "&": 152,315 "see": 153,316 "subject": 154,317 "period": 155,318 "##.": 156,319 "lower": 157,320 "expect": 158,321 "had": 159,322 "just": 160,323 "expenses": 161,324 "expected": 162,325 "what": 163,326 "expense": 164,327 "next": 165,328 "changes": 166,329 "third": 167,330 "last": 168,331 "time": 169,332 "equity": 170,333 "average": 171,334 "june": 172,335 "##â": 173,336 "they": 174,337 "customers": 175,338 "debt": 176,339 "risk": 177,340 "u.s.": 178,341 "september": 179,342 "second": 180,343 "when": 181,344 "development": 182,345 "prior": 183,346 "margin": 184,347 "your": 185,348 "company's": 186,349 "markets": 187,350 "loss": 188,351 "loan": 189,352 "very": 190,353 "common": 191,354 "number": 192,355 "companies": 193,356 "use": 194,357 "while": 195,358 "ability": 196,359 "march": 197,360 "gross": 198,361 "statements": 199,362 "morgan": 200,363 "going": 201,364 "each": 202,365 "shares": 203,366 "same": 204,367 "service": 205,368 "consolidated": 206,369 "performance": 207,370 "within": 208,371 "both": 209,372 "change": 210,373 "material": 211,374 "now": 212,375 "available": 213,376 "where": 214,377 "used": 215,378 "provide": 216,379 "offset": 217,380 "decrease": 218,381 "include": 219,382 "only": 220,383 "loans": 221,384 "##:": 222,385 "##ing": 223,386 "amount": 224,387 "addition,": 225,388 "line": 226,389 "billion": 227,390 "industry": 228,391 "end": 229,392 "bank": 230,393 "part": 231,394 "following": 232,395 "customer": 233,396 "accounting": 234,397 "make": 235,398 "general": 236,399 "potential": 237,400 "because": 238,401 "two": 239,402 "rates": 240,403 "table": 241,404 "most": 242,405 "data": 243,406 "basis": 244,407 "united": 245,408 "##e": 246,409 "segment": 247,410 "terms": 248,411 "eps": 249,412 "upon": 250,413 "##d": 251,414 "estimate": 252,415 "strong": 253,416 "##%": 254,417 "acquisition": 255,418 "commercial": 256,419 "regulatory": 257,420 "exchange": 258,421 "compensation": 259,422 "affect": 260,423 "insurance": 261,424 "does": 262,425 "out": 263,426 "good": 264,427 "associated": 265,428 "like": 266,429 "six": 267,430 "##ed": 268,431 "down": 269,432 "fair": 270,433 "then": 271,434 "estimates": 272,435 "international": 273,436 "losses": 274,437 "investments": 275,438 "effect": 276,439 "included": 277,440 "required": 278,441 "limited": 279,442 "decreased": 280,443 "activities": 281,444 "sale": 282,445 "how": 283,446 "nine": 284,447 "years": 285,448 "production": 286,449 "foreign": 287,450 "risks": 288,451 "economic": 289,452 "flow": 290,453 "existing": 291,454 "however,": 292,455 "after": 293,456 "currently": 294,457 "made": 295,458 "return": 296,459 "gas": 297,460 "factors": 298,461 "we're": 299,462 "annual": 300,463 "provided": 301,464 "demand": 302,465 "balance": 303,466 "being": 304,467 "banking": 305,468 "distribution": 306,469 "high": 307,470 "target": 308,471 "##..": 309,472 "--": 310,473 "investors": 311,474 "marketing": 312,475 "stanley": 313,476 "less": 314,477 "12": 315,478 "generally": 316,479 "further": 317,480 "portfolio": 318,481 "past": 319,482 "agreement": 320,483 "many": 321,484 "purchase": 322,485 "rating": 323,486 "key": 324,487 "given": 325,488 "fourth": 326,489 "issued": 327,490 "asset": 328,491 "sell": 329,492 "reported": 330,493 "weâ": 331,494 "thank": 332,495 "(": 333,496 "prices": 334,497 "between": 335,498 "it's": 336,499 "global": 337,500 "federal": 338,501 "notes": 339,502 "able": 340,503 "technology": 341,504 "continued": 342,505 "effective": 343,506 "question": 344,507 "facility": 345,508 "property": 346,509 "call": 347,510 "quarter,": 348,511 "business,": 349,512 "note": 350,513 "level": 351,514 "adversely": 352,515 "guidance": 353,516 "outstanding": 354,517 "long-term": 355,518 "group": 356,519 "states": 357,520 "profit": 358,521 "inc.": 359,522 "percentage": 360,523 "various": 361,524 "take": 362,525 "##a": 363,526 "decline": 364,527 "##),": 365,528 "item": 366,529 "overall": 367,530 "look": 368,531 "increases": 369,532 "benefit": 370,533 "corporate": 371,534 "margins": 372,535 "real": 373,536 "form": 374,537 "systems": 375,538 "consumer": 376,539 "includes": 377,540 "term": 378,541 "before": 379,542 "still": 380,543 "below": 381,544 "pricing": 382,545 "##s,": 383,546 "analysis": 384,547 "back": 385,548 "adverse": 386,549 "##y": 387,550 "retail": 388,551 "partially": 389,552 "volume": 390,553 "get": 391,554 "really": 392,555 "support": 393,556 "since": 394,557 "clinical": 395,558 "valuation": 396,559 "adjusted": 397,560 "plan": 398,561 "recent": 399,562 "year,": 400,563 "without": 401,564 "estimated": 402,565 "important": 403,566 "senior": 404,567 "maintain": 405,568 "much": 406,569 "condition": 407,570 "little": 408,571 "requirements": 409,572 "coverage": 410,573 "financing": 411,574 "who": 412,575 "range": 413,576 "principal": 414,577 "specific": 415,578 "state": 416,579 "acquired": 417,580 "manufacturing": 418,581 "likely": 419,582 "full": 420,583 "act": 421,584 "date": 422,585 "recorded": 423,586 "large": 424,587 "payments": 425,588 "regarding": 426,589 "received": 427,590 "1": 428,591 "trading": 429,592 "several": 430,593 "and/or": 431,594 "driven": 432,595 "better": 433,596 "inventory": 434,597 "competitive": 435,598 "january": 436,599 "##r": 437,600 "forward-looking": 438,601 "public": 439,602 "order": 440,603 "liabilities": 441,604 "equipment": 442,605 "discussion": 443,606 "versus": 444,607 "##n": 445,608 "offer": 446,609 "2012": 447,610 "please": 448,611 "sold": 449,612 "levels": 450,613 "currency": 451,614 "2011": 452,615 "2010": 453,616 "periods": 454,617 "portion": 455,618 "##x": 456,619 "north": 457,620 "relative": 458,621 "above": 459,622 "ratio": 460,623 "half": 461,624 "·": 462,625 "##t": 463,626 "working": 464,627 "require": 465,628 "liquidity": 466,629 "conditions": 467,630 "contract": 468,631 "oil": 469,632 "percent": 470,633 "program": 471,634 "##\"": 472,635 "even": 473,636 "2009": 474,637 "payment": 475,638 "amounts": 476,639 "energy": 477,640 "go": 478,641 "liability": 479,642 "mortgage": 480,643 "power": 481,644 "re": 482,645 "positive": 483,646 "natural": 484,647 "reflect": 485,648 "deferred": 486,649 "##0": 487,650 "although": 488,651 "that's": 489,652 "significantly": 490,653 "accounts": 491,654 "fees": 492,655 "board": 493,656 "companyâ": 494,657 "kind": 495,658 "reduce": 496,659 "position": 497,660 "ratings": 498,661 "actual": 499,662 "buy": 500,663 "security": 501,664 "impairment": 502,665 "against": 503,666 "using": 504,667 "##m": 505,668 "right": 506,669 "reduction": 507,670 "analyst": 508,671 "2015": 509,672 "did": 510,673 "provides": 511,674 "2013": 512,675 "2": 513,676 "system": 514,677 "ebitda": 515,678 "health": 516,679 "pay": 517,680 "administrative": 518,681 "2008": 519,682 "resulting": 520,683 "2014": 521,684 "respect": 522,685 "taxes": 523,686 "contracts": 524,687 "paid": 525,688 "different": 526,689 "control": 527,690 "2016": 528,691 "process": 529,692 "mentioned": 530,693 "meet": 531,694 "software": 532,695 "multiple": 533,696 "regulations": 534,697 "facilities": 535,698 "low": 536,699 "similar": 537,700 "acquisitions": 538,701 "major": 539,702 "quality": 540,703 "we've": 541,704 "government": 542,705 "funds": 543,706 "products,": 544,707 "among": 545,708 "benefits": 546,709 "3": 547,710 "agreements": 548,711 "private": 549,712 "flows": 550,713 "obligations": 551,714 "1,": 552,715 "company,": 553,716 "discussed": 554,717 "laws": 555,718 "local": 556,719 "quarterly": 557,720 "estate": 558,721 "core": 559,722 "supply": 560,723 "them": 561,724 "materially": 562,725 "base": 563,726 "greater": 564,727 "businesses": 565,728 "remain": 566,729 "own": 567,730 "point": 568,731 "2007": 569,732 "capacity": 570,733 "making": 571,734 "claims": 572,735 "need": 573,736 "bit": 574,737 "reduced": 575,738 "around": 576,739 "executive": 577,740 "focus": 578,741 "amortization": 579,742 "transactions": 580,743 "2017": 581,744 "trade": 582,745 "clients": 583,746 "##1": 584,747 ",": 585,748 "historical": 586,749 "fixed": 587,750 "chief": 588,751 "receive": 589,752 "reporting": 590,753 "negative": 591,754 "applicable": 592,755 "july": 593,756 "recognized": 594,757 "points": 595,758 "gains": 596,759 "##c": 597,760 "experience": 598,761 "t": 599,762 "whether": 600,763 "looking": 601,764 "##2": 602,765 "access": 603,766 "##l": 604,767 "lot": 605,768 "page": 606,769 "views": 607,770 "gain": 608,771 "transaction": 609,772 "across": 610,773 "corporation": 611,774 "2006": 612,775 "covered": 613,776 "direct": 614,777 "fund": 615,778 "securities,": 616,779 "2005": 617,780 "primary": 618,781 "cause": 619,782 "opportunities": 620,783 "inc.,": 621,784 "rights": 622,785 "plans": 623,786 "october": 624,787 "attributable": 625,788 "improvement": 626,789 "improved": 627,790 "operations,": 628,791 "so,": 629,792 "assumptions": 630,793 "charges": 631,794 "substantial": 632,795 "regulated": 633,796 "early": 634,797 "work": 635,798 "april": 636,799 "long": 637,800 "must": 638,801 "unit": 639,802 "proceeds": 640,803 "##3": 641,804 "store": 642,805 "particular": 643,806 "employees": 644,807 "continues": 645,808 "addition": 646,809 "connection": 647,810 "approval": 648,811 "continuing": 649,812 "home": 650,813 "##5": 651,814 "itâ": 652,815 "result,": 653,816 "selling": 654,817 "excluding": 655,818 "care": 656,819 "my": 657,820 "lease": 658,821 "strategy": 659,822 "generated": 660,823 "strategic": 661,824 "##,000": 662,825 "forward": 663,826 "favorable": 664,827 "that,": 665,828 "mix": 666,829 "obtain": 667,830 "relating": 668,831 "expenditures": 669,832 "and,": 670,833 "comparable": 671,834 "construction": 672,835 "activity": 673,836 "model": 674,837 "sheet": 675,838 "costs,": 676,839 "restructuring": 677,840 "resources": 678,841 "timing": 679,842 "announced": 680,843 "properties": 681,844 "held": 682,845 "2004": 683,846 "review": 684,847 "10": 685,848 "network": 686,849 "##er": 687,850 "##o": 688,851 "drug": 689,852 "increasing": 690,853 "described": 691,854 "compliance": 692,855 "policies": 693,856 "completed": 694,857 "know": 695,858 "single": 696,859 "license": 697,860 "contents": 698,861 "dividend": 699,862 "contained": 700,863 "give": 701,864 "##9": 702,865 "2012,": 703,866 "statement": 704,867 "respectively,": 705,868 "wells": 706,869 "reports": 707,870 "life": 708,871 "account": 709,872 "member": 710,873 "##8": 711,874 "##4": 712,875 "internal": 713,876 "2003": 714,877 "premium": 715,878 "previously": 716,879 "affected": 717,880 "events": 718,881 "least": 719,882 "defined": 720,883 "consider": 721,884 "solutions": 722,885 "america": 723,886 "##ly": 724,887 "charge": 725,888 "patients": 726,889 "##6": 727,890 "outside": 728,891 "individual": 729,892 "either": 730,893 "legal": 731,894 "national": 732,895 "llc": 733,896 "plus": 734,897 "free": 735,898 "grow": 736,899 "until": 737,900 "2015,": 738,901 "%": 739,902 "provision": 740,903 "spending": 741,904 "view": 742,905 "2011,": 743,906 "february": 744,907 "beginning": 745,908 "expectations": 746,909 "section": 747,910 "conference": 748,911 "stores": 749,912 "cannot": 750,913 "dividends": 751,914 "2013,": 752,915 "turn": 753,916 "sales,": 754,917 "2014,": 755,918 "excess": 756,919 "improve": 757,920 "10%": 758,921 "2016,": 759,922 "particularly": 760,923 "remaining": 761,924 "2009,": 762,925 "leverage": 763,926 "items": 764,927 ")": 765,928 "approved": 766,929 "##7": 767,930 "diluted": 768,931 "president": 769,932 "disclosure": 770,933 "repurchase": 771,934 "services,": 772,935 "incurred": 773,936 "2010,": 774,937 "expansion": 775,938 "competition": 776,939 "subsidiaries": 777,940 "allowance": 778,941 "medical": 779,942 "time,": 780,943 "case": 781,944 "relevant": 782,945 "trends": 783,946 "programs": 784,947 "depreciation": 785,948 "instruments": 786,949 "want": 787,950 "way": 788,951 "short-term": 789,952 "say": 790,953 "standard": 791,954 "comes": 792,955 "reserve": 793,956 "resulted": 794,957 "set": 795,958 "another": 796,959 "directly": 797,960 "otherwise": 798,961 "independent": 799,962 "disclosures": 800,963 "expects": 801,964 "project": 802,965 "firm": 803,966 "month": 804,967 "##'": 805,968 "few": 806,969 "preferred": 807,970 "impacted": 808,971 "might": 809,972 "thatâ": 810,973 "develop": 811,974 "accordance": 812,975 "expressed": 813,976 "sources": 814,977 "best": 815,978 "basis,": 816,979 "coming": 817,980 "investor": 818,981 "2008,": 819,982 "slightly": 820,983 "extent": 821,984 "opportunity": 822,985 "##i": 823,986 "represents": 824,987 "come": 825,988 "become": 826,989 "patent": 827,990 "actually": 828,991 "ve": 829,992 "##on": 830,993 "got": 831,994 "volumes": 832,995 "no.": 833,996 "j.p.": 834,997 "2017,": 835,998 "largest": 836,999 "2018": 837,1000 "ongoing": 838,1001 "efforts": 839,1002 "domestic": 840,1003 "(the": 841,1004 "anticipated": 842,1005 "party": 843,1006 "joint": 844,1007 "five": 845,1008 "maybe": 846,1009 "##g": 847,1010 "fda": 848,1011 "difficult": 849,1012 "environmental": 850,1013 "borrowings": 851,1014 "believes": 852,1015 "fully": 853,1016 "four": 854,1017 "goodwill": 855,1018 "small": 856,1019 "analysts": 857,1020 "november": 858,1021 "offering": 859,1022 "remains": 860,1023 "personal": 861,1024 "phase": 862,1025 "days": 863,1026 "units": 864,1027 "third-party": 865,1028 "entered": 866,1029 "2000": 867,1030 "client": 868,1031 "2002": 869,1032 "additionally,": 870,1033 "hold": 871,1034 "markets,": 872,1035 "provisions": 873,1036 "seeing": 874,1037 "distributed": 875,1038 "professional": 876,1039 "to,": 877,1040 "unable": 878,1041 "consistent": 879,1042 "failure": 880,1043 "august": 881,1044 "brand": 882,1045 "industrial": 883,1046 "typically": 884,1047 "needs": 885,1048 "proprietary": 886,1049 "don't": 887,1050 "combined": 888,1051 "substantially": 889,1052 "owned": 890,1053 "finance": 891,1054 "europe": 892,1055 "advertising": 893,1056 "##p": 894,1057 "perform": 895,1058 "generate": 896,1059 "profitability": 897,1060 "5": 898,1061 "critical": 899,1062 "2007,": 900,1063 "differ": 901,1064 "funding": 902,1065 "initial": 903,1066 "help": 904,1067 "competitors": 905,1068 "written": 906,1069 "world": 907,1070 "lines": 908,1071 "top": 909,1072 "reflects": 910,1073 "fee": 911,1074 "reserves": 912,1075 "affiliates": 913,1076 "me": 914,1077 "revolving": 915,1078 "analyst's": 916,1079 "declined": 917,1080 "providing": 918,1081 "##’s": 919,1082 "class": 920,1083 "seen": 921,1084 "employee": 922,1085 "projects": 923,1086 "stocks": 924,1087 "litigation": 925,1088 "requires": 926,1089 "factors,": 927,1090 "intended": 928,1091 "growing": 929,1092 "american": 930,1093 "forecast": 931,1094 "sufficient": 932,1095 "measures": 933,1096 "assets,": 934,1097 "herein": 935,1098 "yield": 936,1099 "policy": 937,1100 "technologies": 938,1101 "majority": 939,1102 "2006,": 940,1103 "event": 941,1104 "experienced": 942,1105 "already": 943,1106 "aggregate": 944,1107 "directors": 945,1108 "lead": 946,1109 "years,": 947,1110 "investing": 948,1111 "previous": 949,1112 "holding": 950,1113 "off": 951,1114 "office": 952,1115 "relatively": 953,1116 "outlook": 954,1117 "discount": 955,1118 "record": 956,1119 "located": 957,1120 "maintenance": 958,1121 "focused": 959,1122 "said": 960,1123 "options": 961,1124 "drive": 962,1125 "prepared": 963,1126 "determined": 964,1127 "things": 965,1128 "exposure": 966,1129 "open": 967,1130 "manage": 968,1131 "european": 969,1132 "intellectual": 970,1133 "option": 971,1134 "environment": 972,1135 "4": 973,1136 "##b": 974,1137 "expand": 975,1138 "deposits": 976,1139 "success": 977,1140 "##es": 978,1141 "##al": 979,1142 "possible": 980,1143 "complete": 981,1144 "achieve": 982,1145 "quarters": 983,1146 "areas": 984,1147 "recently": 985,1148 "update": 986,1149 "(1)": 987,1150 "orders": 988,1151 "treatment": 989,1152 "recommendations": 990,1153 "probably": 991,1154 "highly": 992,1155 "issue": 993,1156 "##k": 994,1157 "materials": 995,1158 "standards": 996,1159 "despite": 997,1160 "fuel": 998,1161 "longer": 999,1162 "30": 1000,1163 "leading": 1001,1164 "flat": 1002,1165 "parties": 1003,1166 "filed": 1004,1167 "throughout": 1005,1168 "2005,": 1006,1169 "vice": 1007,1170 "seek": 1008,1171 "operational": 1009,1172 "pension": 1010,1173 "20": 1011,1174 "non-gaap": 1012,1175 "[data\\utable\\uremoved]": 1013,1176 "move": 1014,1177 "incremental": 1015,1178 "start": 1016,1179 "savings": 1017,1180 "healthcare": 1018,1181 "having": 1019,1182 "co.": 1020,1183 "unless": 1021,1184 "negatively": 1022,1185 "growth,": 1023,1186 "intangible": 1024,1187 "commission": 1025,1188 "applications": 1026,1189 "contractual": 1027,1190 "combination": 1028,1191 "purchased": 1029,1192 "market,": 1030,1193 "2001": 1031,1194 "rbc": 1032,1195 "volatility": 1033,1196 "except": 1034,1197 "actions": 1035,1198 "components": 1036,1199 "day": 1037,1200 "circumstances": 1038,