@charset "UTF-8";/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #4e73df;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #e83e8c;--bs-red: #e74a3b;--bs-orange: #fd7e14;--bs-yellow: #f6c23e;--bs-green: #1cc88a;--bs-teal: #20c9a6;--bs-cyan: #36b9cc;--bs-black: #000;--bs-white: #fff;--bs-gray: #858796;--bs-gray-dark: #5a5c69;--bs-gray-100: #f8f9fc;--bs-gray-200: #eaecf4;--bs-gray-300: #dddfeb;--bs-gray-400: #d1d3e2;--bs-gray-500: #b7b9cc;--bs-gray-600: #858796;--bs-gray-700: #6e707e;--bs-gray-800: #5a5c69;--bs-gray-900: #3a3b45;--bs-primary: #4e73df;--bs-secondary: #858796;--bs-success: #1cc88a;--bs-info: #36b9cc;--bs-warning: #f6c23e;--bs-danger: #e74a3b;--bs-light: #f8f9fc;--bs-dark: #3a3b45;--bs-primary-rgb: 78, 115, 223;--bs-secondary-rgb: 133, 135, 150;--bs-success-rgb: 28, 200, 138;--bs-info-rgb: 54, 185, 204;--bs-warning-rgb: 246, 194, 62;--bs-danger-rgb: 231, 74, 59;--bs-light-rgb: 248, 249, 252;--bs-dark-rgb: 58, 59, 69;--bs-primary-text-emphasis: #1f2e59;--bs-secondary-text-emphasis: #35363c;--bs-success-text-emphasis: #0b5037;--bs-info-text-emphasis: #164a52;--bs-warning-text-emphasis: #624e19;--bs-danger-text-emphasis: #5c1e18;--bs-light-text-emphasis: #6e707e;--bs-dark-text-emphasis: #6e707e;--bs-primary-bg-subtle: #dce3f9;--bs-secondary-bg-subtle: #e7e7ea;--bs-success-bg-subtle: #d2f4e8;--bs-info-bg-subtle: #d7f1f5;--bs-warning-bg-subtle: #fdf3d8;--bs-danger-bg-subtle: #fadbd8;--bs-light-bg-subtle: #fcfcfe;--bs-dark-bg-subtle: #d1d3e2;--bs-primary-border-subtle: #b8c7f2;--bs-secondary-border-subtle: #cecfd5;--bs-success-border-subtle: #a4e9d0;--bs-info-border-subtle: #afe3eb;--bs-warning-border-subtle: #fbe7b2;--bs-danger-border-subtle: #f5b7b1;--bs-light-border-subtle: #eaecf4;--bs-dark-border-subtle: #b7b9cc;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #858796;--bs-body-color-rgb: 133, 135, 150;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(133, 135, 150, .75);--bs-secondary-color-rgb: 133, 135, 150;--bs-secondary-bg: #eaecf4;--bs-secondary-bg-rgb: 234, 236, 244;--bs-tertiary-color: rgba(133, 135, 150, .5);--bs-tertiary-color-rgb: 133, 135, 150;--bs-tertiary-bg: #f8f9fc;--bs-tertiary-bg-rgb: 248, 249, 252;--bs-heading-color: inherit;--bs-link-color: #4e73df;--bs-link-color-rgb: 78, 115, 223;--bs-link-decoration: underline;--bs-link-hover-color: #3e5cb2;--bs-link-hover-color-rgb: 62, 92, 178;--bs-code-color: #e83e8c;--bs-highlight-color: #858796;--bs-highlight-bg: #fdf3d8;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #e3e6f0;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .35rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15);--bs-box-shadow-sm: 0 .125rem .25rem 0 rgba(58, 59, 69, .2);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(78, 115, 223, .25);--bs-form-valid-color: #1cc88a;--bs-form-valid-border-color: #1cc88a;--bs-form-invalid-color: #e74a3b;--bs-form-invalid-border-color: #e74a3b}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dddfeb;--bs-body-color-rgb: 221, 223, 235;--bs-body-bg: #3a3b45;--bs-body-bg-rgb: 58, 59, 69;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(221, 223, 235, .75);--bs-secondary-color-rgb: 221, 223, 235;--bs-secondary-bg: #5a5c69;--bs-secondary-bg-rgb: 90, 92, 105;--bs-tertiary-color: rgba(221, 223, 235, .5);--bs-tertiary-color-rgb: 221, 223, 235;--bs-tertiary-bg: #4a4c57;--bs-tertiary-bg-rgb: 74, 76, 87;--bs-primary-text-emphasis: #95abec;--bs-secondary-text-emphasis: #b6b7c0;--bs-success-text-emphasis: #77deb9;--bs-info-text-emphasis: #86d5e0;--bs-warning-text-emphasis: #fada8b;--bs-danger-text-emphasis: #f19289;--bs-light-text-emphasis: #f8f9fc;--bs-dark-text-emphasis: #dddfeb;--bs-primary-bg-subtle: #10172d;--bs-secondary-bg-subtle: #1b1b1e;--bs-success-bg-subtle: #06281c;--bs-info-bg-subtle: #0b2529;--bs-warning-bg-subtle: #31270c;--bs-danger-bg-subtle: #2e0f0c;--bs-light-bg-subtle: #5a5c69;--bs-dark-bg-subtle: #2d2e35;--bs-primary-border-subtle: #2f4586;--bs-secondary-border-subtle: #50515a;--bs-success-border-subtle: #117853;--bs-info-border-subtle: #206f7a;--bs-warning-border-subtle: #947425;--bs-danger-border-subtle: #8b2c23;--bs-light-border-subtle: #6e707e;--bs-dark-border-subtle: #5a5c69;--bs-heading-color: inherit;--bs-link-color: #95abec;--bs-link-hover-color: #aabcf0;--bs-link-color-rgb: 149, 171, 236;--bs-link-hover-color-rgb: 170, 188, 240;--bs-code-color: #f18bba;--bs-highlight-color: #dddfeb;--bs-highlight-bg: #624e19;--bs-border-color: #6e707e;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #77deb9;--bs-form-valid-border-color: #77deb9;--bs-form-invalid-color: #f19289;--bs-form-invalid-border-color: #f19289}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:400;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#858796}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #dce3f9;--bs-table-border-color: #b0b6c7;--bs-table-striped-bg: #d1d8ed;--bs-table-striped-color: #000;--bs-table-active-bg: #c6cce0;--bs-table-active-color: #000;--bs-table-hover-bg: #ccd2e6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e7e7ea;--bs-table-border-color: #b9b9bb;--bs-table-striped-bg: #dbdbde;--bs-table-striped-color: #000;--bs-table-active-bg: #d0d0d3;--bs-table-active-color: #000;--bs-table-hover-bg: #d6d6d8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d2f4e8;--bs-table-border-color: #a8c3ba;--bs-table-striped-bg: #c8e8dc;--bs-table-striped-color: #000;--bs-table-active-bg: #bddcd1;--bs-table-active-color: #000;--bs-table-hover-bg: #c2e2d7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #d7f1f5;--bs-table-border-color: #acc1c4;--bs-table-striped-bg: #cce5e9;--bs-table-striped-color: #000;--bs-table-active-bg: #c2d9dd;--bs-table-active-color: #000;--bs-table-hover-bg: #c7dfe3;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fdf3d8;--bs-table-border-color: #cac2ad;--bs-table-striped-bg: #f0e7cd;--bs-table-striped-color: #000;--bs-table-active-bg: #e4dbc2;--bs-table-active-color: #000;--bs-table-hover-bg: #eae1c8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #fadbd8;--bs-table-border-color: #c8afad;--bs-table-striped-bg: #eed0cd;--bs-table-striped-color: #000;--bs-table-active-bg: #e1c5c2;--bs-table-active-color: #000;--bs-table-hover-bg: #e7cbc8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fc;--bs-table-border-color: #c6c7ca;--bs-table-striped-bg: #ecedef;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e3;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #3a3b45;--bs-table-border-color: #61626a;--bs-table-striped-bg: #44454e;--bs-table-striped-color: #fff;--bs-table-active-bg: #4e4f58;--bs-table-active-color: #fff;--bs-table-hover-bg: #494a53;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#a7b9ef;outline:0;box-shadow:0 0 0 .25rem #4e73df40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%235a5c69' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#a7b9ef;outline:0;box-shadow:0 0 0 .25rem #4e73df40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dddfeb' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#a7b9ef;outline:0;box-shadow:0 0 0 .25rem #4e73df40}.form-check-input:checked{background-color:#4e73df;border-color:#4e73df}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#4e73df;border-color:#4e73df;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23a7b9ef'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #4e73df40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #4e73df40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#4e73df;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#cad5f5}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#4e73df;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#cad5f5}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#858796}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231cc88a' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231cc88a' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e74a3b'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74a3b' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e74a3b'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74a3b' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #000;--bs-btn-bg: #4e73df;--bs-btn-border-color: #4e73df;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #6988e4;--bs-btn-hover-border-color: #6081e2;--bs-btn-focus-shadow-rgb: 66, 98, 190;--bs-btn-active-color: #000;--bs-btn-active-bg: #718fe5;--bs-btn-active-border-color: #6081e2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #4e73df;--bs-btn-disabled-border-color: #4e73df}.btn-secondary{--bs-btn-color: #000;--bs-btn-bg: #858796;--bs-btn-border-color: #858796;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #9799a6;--bs-btn-hover-border-color: #9193a1;--bs-btn-focus-shadow-rgb: 113, 115, 128;--bs-btn-active-color: #000;--bs-btn-active-bg: #9d9fab;--bs-btn-active-border-color: #9193a1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #858796;--bs-btn-disabled-border-color: #858796}.btn-success{--bs-btn-color: #000;--bs-btn-bg: #1cc88a;--bs-btn-border-color: #1cc88a;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #3ed09c;--bs-btn-hover-border-color: #33ce96;--bs-btn-focus-shadow-rgb: 24, 170, 117;--bs-btn-active-color: #000;--bs-btn-active-bg: #49d3a1;--bs-btn-active-border-color: #33ce96;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #1cc88a;--bs-btn-disabled-border-color: #1cc88a}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #36b9cc;--bs-btn-border-color: #36b9cc;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #54c4d4;--bs-btn-hover-border-color: #4ac0d1;--bs-btn-focus-shadow-rgb: 46, 157, 173;--bs-btn-active-color: #000;--bs-btn-active-bg: #5ec7d6;--bs-btn-active-border-color: #4ac0d1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #36b9cc;--bs-btn-disabled-border-color: #36b9cc}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #f6c23e;--bs-btn-border-color: #f6c23e;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f7cb5b;--bs-btn-hover-border-color: #f7c851;--bs-btn-focus-shadow-rgb: 209, 165, 53;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8ce65;--bs-btn-active-border-color: #f7c851;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f6c23e;--bs-btn-disabled-border-color: #f6c23e}.btn-danger{--bs-btn-color: #000;--bs-btn-bg: #e74a3b;--bs-btn-border-color: #e74a3b;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #eb6558;--bs-btn-hover-border-color: #e95c4f;--bs-btn-focus-shadow-rgb: 196, 63, 50;--bs-btn-active-color: #000;--bs-btn-active-bg: #ec6e62;--bs-btn-active-border-color: #e95c4f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #e74a3b;--bs-btn-disabled-border-color: #e74a3b}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fc;--bs-btn-border-color: #f8f9fc;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d6;--bs-btn-hover-border-color: #c6c7ca;--bs-btn-focus-shadow-rgb: 211, 212, 214;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7ca;--bs-btn-active-border-color: #babbbd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fc;--bs-btn-disabled-border-color: #f8f9fc}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #3a3b45;--bs-btn-border-color: #3a3b45;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #585861;--bs-btn-hover-border-color: #4e4f58;--bs-btn-focus-shadow-rgb: 88, 88, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #61626a;--bs-btn-active-border-color: #4e4f58;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #3a3b45;--bs-btn-disabled-border-color: #3a3b45}.btn-outline-primary{--bs-btn-color: #4e73df;--bs-btn-border-color: #4e73df;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #4e73df;--bs-btn-hover-border-color: #4e73df;--bs-btn-focus-shadow-rgb: 78, 115, 223;--bs-btn-active-color: #000;--bs-btn-active-bg: #4e73df;--bs-btn-active-border-color: #4e73df;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #4e73df;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #4e73df;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #858796;--bs-btn-border-color: #858796;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #858796;--bs-btn-hover-border-color: #858796;--bs-btn-focus-shadow-rgb: 133, 135, 150;--bs-btn-active-color: #000;--bs-btn-active-bg: #858796;--bs-btn-active-border-color: #858796;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #858796;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #858796;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #1cc88a;--bs-btn-border-color: #1cc88a;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #1cc88a;--bs-btn-hover-border-color: #1cc88a;--bs-btn-focus-shadow-rgb: 28, 200, 138;--bs-btn-active-color: #000;--bs-btn-active-bg: #1cc88a;--bs-btn-active-border-color: #1cc88a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #1cc88a;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #1cc88a;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #36b9cc;--bs-btn-border-color: #36b9cc;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #36b9cc;--bs-btn-hover-border-color: #36b9cc;--bs-btn-focus-shadow-rgb: 54, 185, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #36b9cc;--bs-btn-active-border-color: #36b9cc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #36b9cc;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #36b9cc;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #f6c23e;--bs-btn-border-color: #f6c23e;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f6c23e;--bs-btn-hover-border-color: #f6c23e;--bs-btn-focus-shadow-rgb: 246, 194, 62;--bs-btn-active-color: #000;--bs-btn-active-bg: #f6c23e;--bs-btn-active-border-color: #f6c23e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f6c23e;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f6c23e;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #e74a3b;--bs-btn-border-color: #e74a3b;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #e74a3b;--bs-btn-hover-border-color: #e74a3b;--bs-btn-focus-shadow-rgb: 231, 74, 59;--bs-btn-active-color: #000;--bs-btn-active-bg: #e74a3b;--bs-btn-active-border-color: #e74a3b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #e74a3b;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #e74a3b;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fc;--bs-btn-border-color: #f8f9fc;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fc;--bs-btn-hover-border-color: #f8f9fc;--bs-btn-focus-shadow-rgb: 248, 249, 252;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fc;--bs-btn-active-border-color: #f8f9fc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fc;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fc;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #3a3b45;--bs-btn-border-color: #3a3b45;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #3a3b45;--bs-btn-hover-border-color: #3a3b45;--bs-btn-focus-shadow-rgb: 58, 59, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #3a3b45;--bs-btn-active-border-color: #3a3b45;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #3a3b45;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #3a3b45;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #858796;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 66, 98, 190;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .15s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: .85rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: #e3e6f0;--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: #e3e6f0;--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #4e73df;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #858796;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dddfeb;--bs-dropdown-bg: #5a5c69;--bs-dropdown-border-color: #e3e6f0;--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dddfeb;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: #e3e6f0;--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #4e73df;--bs-dropdown-link-disabled-color: #b7b9cc;--bs-dropdown-header-color: #b7b9cc}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #4e73df40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #4e73df}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28133, 135, 150, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: #e3e6f0;--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: #f8f9fc;--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23858796'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231f2e59'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #a7b9ef;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(78, 115, 223, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2395abec'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2395abec'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(78, 115, 223, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #4e73df;--bs-pagination-active-border-color: #4e73df;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #4e73df;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #4e73df;--bs-list-group-active-border-color: #4e73df;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(78, 115, 223, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.35rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#000!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#000!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#000!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(113,143,229,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(113,143,229,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(157,159,171,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(157,159,171,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(73,211,161,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(73,211,161,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(94,199,214,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(94,199,214,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(248,206,101,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(248,206,101,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(236,110,98,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(236,110,98,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,253,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,253,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(46,47,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(46,47,55,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase,.sidebar .sidebar-heading,.dropdown .dropdown-menu .dropdown-header{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}html{position:relative;min-height:100%}body{height:100%}a:focus{outline:none}#wrapper{display:flex}#wrapper #content-wrapper{background-color:#f8f9fc;width:100%;overflow-x:hidden}#wrapper #content-wrapper #content{flex:1 0 auto}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{padding-left:1.5rem;padding-right:1.5rem}.scroll-to-top{position:fixed;right:1rem;bottom:1rem;display:none;width:2.75rem;height:2.75rem;text-align:center;color:#fff;background:#5a5c6980;line-height:46px}.scroll-to-top:focus,.scroll-to-top:hover{color:#fff}.scroll-to-top:hover{background:#5a5c69}.scroll-to-top i{font-weight:800}@keyframes growIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.animated--grow-in,.sidebar .nav-item .collapse{animation-name:growIn;animation-duration:.2s;animation-timing-function:transform cubic-bezier(.18,1.25,.4,1),opacity cubic-bezier(0,1,.4,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animated--fade-in{animation-name:fadeIn;animation-duration:.2s;animation-timing-function:opacity cubic-bezier(0,1,.4,1)}.bg-gradient-primary{background-color:#4e73df;background-image:linear-gradient(180deg,#4e73df 10%,#224abe);background-size:cover}.bg-gradient-secondary{background-color:#858796;background-image:linear-gradient(180deg,#858796 10%,#60616f);background-size:cover}.bg-gradient-success{background-color:#1cc88a;background-image:linear-gradient(180deg,#1cc88a 10%,#13855c);background-size:cover}.bg-gradient-info{background-color:#36b9cc;background-image:linear-gradient(180deg,#36b9cc 10%,#258391);background-size:cover}.bg-gradient-warning{background-color:#f6c23e;background-image:linear-gradient(180deg,#f6c23e 10%,#dda20a);background-size:cover}.bg-gradient-danger{background-color:#e74a3b;background-image:linear-gradient(180deg,#e74a3b 10%,#be2617);background-size:cover}.bg-gradient-light{background-color:#f8f9fc;background-image:linear-gradient(180deg,#f8f9fc 10%,#c2cbe5);background-size:cover}.bg-gradient-dark{background-color:#3a3b45;background-image:linear-gradient(180deg,#3a3b45 10%,#17171b);background-size:cover}.bg-gray-100{background-color:#f8f9fc!important}.bg-gray-200{background-color:#eaecf4!important}.bg-gray-300{background-color:#dddfeb!important}.bg-gray-400{background-color:#d1d3e2!important}.bg-gray-500{background-color:#b7b9cc!important}.bg-gray-600{background-color:#858796!important}.bg-gray-700{background-color:#6e707e!important}.bg-gray-800{background-color:#5a5c69!important}.bg-gray-900{background-color:#3a3b45!important}.o-hidden{overflow:hidden!important}.text-xs{font-size:.7rem}.text-lg{font-size:1.2rem}.text-gray-100{color:#f8f9fc!important}.text-gray-200{color:#eaecf4!important}.text-gray-300{color:#dddfeb!important}.text-gray-400{color:#d1d3e2!important}.text-gray-500{color:#b7b9cc!important}.text-gray-600{color:#858796!important}.text-gray-700{color:#6e707e!important}.text-gray-800{color:#5a5c69!important}.text-gray-900{color:#3a3b45!important}.icon-circle{height:2.5rem;width:2.5rem;border-radius:100%;display:flex;align-items:center;justify-content:center}.border-left-primary{border-left:.25rem solid #4e73df!important}.border-bottom-primary{border-bottom:.25rem solid #4e73df!important}.border-left-secondary{border-left:.25rem solid #858796!important}.border-bottom-secondary{border-bottom:.25rem solid #858796!important}.border-left-success{border-left:.25rem solid #1cc88a!important}.border-bottom-success{border-bottom:.25rem solid #1cc88a!important}.border-left-info{border-left:.25rem solid #36b9cc!important}.border-bottom-info{border-bottom:.25rem solid #36b9cc!important}.border-left-warning{border-left:.25rem solid #f6c23e!important}.border-bottom-warning{border-bottom:.25rem solid #f6c23e!important}.border-left-danger{border-left:.25rem solid #e74a3b!important}.border-bottom-danger{border-bottom:.25rem solid #e74a3b!important}.border-left-light{border-left:.25rem solid #f8f9fc!important}.border-bottom-light{border-bottom:.25rem solid #f8f9fc!important}.border-left-dark{border-left:.25rem solid #3a3b45!important}.border-bottom-dark{border-bottom:.25rem solid #3a3b45!important}.progress-sm{height:.5rem}.rotate-15{transform:rotate(15deg)}.rotate-n-15{transform:rotate(-15deg)}.dropdown .dropdown-menu{font-size:.85rem}.dropdown .dropdown-menu .dropdown-header{font-weight:800;font-size:.65rem;color:#b7b9cc}.dropdown.no-arrow .dropdown-toggle:after{display:none}.sidebar .nav-item.dropdown .dropdown-toggle:after,.topbar .nav-item.dropdown .dropdown-toggle:after{width:1rem;text-align:center;float:right;vertical-align:0;border:0;font-weight:900;content:"\f105";font-family:"Font Awesome 5 Free"}.sidebar .nav-item.dropdown.show .dropdown-toggle:after,.topbar .nav-item.dropdown.show .dropdown-toggle:after{content:"\f107"}.sidebar .nav-item .nav-link,.topbar .nav-item .nav-link{position:relative}.sidebar .nav-item .nav-link .badge-counter,.topbar .nav-item .nav-link .badge-counter{position:absolute;transform:scale(.7);transform-origin:top right;right:.25rem;margin-top:-.25rem}.sidebar .nav-item .nav-link .img-profile,.topbar .nav-item .nav-link .img-profile{height:2rem;width:2rem}.topbar{height:4.375rem}.topbar #sidebarToggleTop{height:2.5rem;width:2.5rem}.topbar #sidebarToggleTop:hover{background-color:#eaecf4}.topbar #sidebarToggleTop:active{background-color:#dddfeb}.topbar .navbar-search{width:25rem}.topbar .navbar-search input{font-size:.85rem}.topbar .topbar-divider{width:0;border-right:1px solid #e3e6f0;height:2.375rem;margin:auto 1rem}.topbar .nav-item .nav-link{height:4.375rem;display:flex;align-items:center;padding:0 .75rem}.topbar .nav-item .nav-link:focus{outline:none}.topbar .nav-item:focus{outline:none}.topbar .dropdown{position:static}.topbar .dropdown .dropdown-menu{width:calc(100% - 1.5rem);right:.75rem}.topbar .dropdown-list{padding:0;border:none;overflow:hidden}.topbar .dropdown-list .dropdown-header{background-color:#4e73df;border:1px solid #4e73df;padding-top:.75rem;padding-bottom:.75rem;color:#fff}.topbar .dropdown-list .dropdown-item{white-space:normal;padding-top:.5rem;padding-bottom:.5rem;border-left:1px solid #e3e6f0;border-right:1px solid #e3e6f0;border-bottom:1px solid #e3e6f0;line-height:1.3rem}.topbar .dropdown-list .dropdown-item .dropdown-list-image{position:relative;height:2.5rem;width:2.5rem}.topbar .dropdown-list .dropdown-item .dropdown-list-image img{height:2.5rem;width:2.5rem}.topbar .dropdown-list .dropdown-item .dropdown-list-image .status-indicator{background-color:#eaecf4;height:.75rem;width:.75rem;border-radius:100%;position:absolute;bottom:0;right:0;border:.125rem solid #fff}.topbar .dropdown-list .dropdown-item .text-truncate{max-width:10rem}.topbar .dropdown-list .dropdown-item:active{background-color:#eaecf4;color:#3a3b45}@media (min-width: 576px){.topbar .dropdown{position:relative}.topbar .dropdown .dropdown-menu{width:auto;right:0}.topbar .dropdown-list{width:20rem!important}.topbar .dropdown-list .dropdown-item .text-truncate{max-width:13.375rem}}.topbar.navbar-light .navbar-nav .nav-item .nav-link{color:#d1d3e2}.topbar.navbar-light .navbar-nav .nav-item .nav-link:hover{color:#b7b9cc}.topbar.navbar-light .navbar-nav .nav-item .nav-link:active{color:#858796}.sidebar{width:6.5rem;min-height:100vh}.sidebar .nav-item{position:relative}.sidebar .nav-item:last-child{margin-bottom:1rem}.sidebar .nav-item .nav-link{text-align:center;padding:.75rem 1rem;width:6.5rem}.sidebar .nav-item .nav-link span{font-size:.65rem;display:block}.sidebar .nav-item.active .nav-link{font-weight:700}.sidebar .nav-item .collapse{position:absolute;left:7.25rem;z-index:1;top:2px}.sidebar .nav-item .collapse .collapse-inner{border-radius:.35rem;box-shadow:0 .15rem 1.75rem #3a3b4526}.sidebar .nav-item .collapsing{display:none;transition:none}.sidebar .nav-item .collapse .collapse-inner,.sidebar .nav-item .collapsing .collapse-inner{padding:.5rem 0;min-width:10rem;font-size:.85rem;margin:0 0 1rem}.sidebar .nav-item .collapse .collapse-inner .collapse-header,.sidebar .nav-item .collapsing .collapse-inner .collapse-header{margin:0;white-space:nowrap;padding:.5rem 1.5rem;text-transform:uppercase;font-weight:800;font-size:.65rem;color:#b7b9cc}.sidebar .nav-item .collapse .collapse-inner .collapse-item,.sidebar .nav-item .collapsing .collapse-inner .collapse-item{padding:.5rem 1rem;margin:0 .5rem;display:block;color:#3a3b45;text-decoration:none;border-radius:.35rem;white-space:nowrap}.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover,.sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover{background-color:#eaecf4}.sidebar .nav-item .collapse .collapse-inner .collapse-item:active,.sidebar .nav-item .collapsing .collapse-inner .collapse-item:active{background-color:#dddfeb}.sidebar .nav-item .collapse .collapse-inner .collapse-item.active,.sidebar .nav-item .collapsing .collapse-inner .collapse-item.active{color:#4e73df;font-weight:700}.sidebar #sidebarToggle{width:2.5rem;height:2.5rem;text-align:center;margin-bottom:1rem;cursor:pointer}.sidebar #sidebarToggle:after{font-weight:900;content:"\f104";font-family:"Font Awesome 5 Free";margin-right:.1rem}.sidebar #sidebarToggle:hover{text-decoration:none}.sidebar #sidebarToggle:focus{outline:none}.sidebar.toggled{width:0!important;overflow:hidden}.sidebar.toggled #sidebarToggle:after{content:"\f105";font-family:"Font Awesome 5 Free";margin-left:.25rem}.sidebar .sidebar-brand{height:4.375rem;text-decoration:none;font-size:1rem;font-weight:800;padding:1.5rem 1rem;text-align:center;text-transform:uppercase;letter-spacing:.05rem;z-index:1}.sidebar .sidebar-brand .sidebar-brand-icon i{font-size:2rem}.sidebar .sidebar-brand .sidebar-brand-text{display:none}.sidebar hr.sidebar-divider{margin:0 1rem 1rem}.sidebar .sidebar-heading{text-align:center;padding:0 1rem;font-weight:800;font-size:.65rem}@media (min-width: 768px){.sidebar{width:14rem!important}.sidebar .nav-item .collapse{position:relative;left:0;z-index:1;top:0;animation:none}.sidebar .nav-item .collapse .collapse-inner{border-radius:0;box-shadow:none}.sidebar .nav-item .collapsing{display:block;transition:height .15s ease}.sidebar .nav-item .collapse,.sidebar .nav-item .collapsing{margin:0 1rem}.sidebar .nav-item .nav-link{display:block;width:100%;text-align:left;padding:1rem;width:14rem}.sidebar .nav-item .nav-link i{font-size:.85rem;margin-right:.25rem}.sidebar .nav-item .nav-link span{font-size:.85rem;display:inline}.sidebar .nav-item .nav-link[data-toggle=collapse]:after{width:1rem;text-align:center;float:right;vertical-align:0;border:0;font-weight:900;content:"\f107";font-family:"Font Awesome 5 Free"}.sidebar .nav-item .nav-link[data-toggle=collapse].collapsed:after{content:"\f105"}.sidebar .sidebar-brand .sidebar-brand-icon i{font-size:2rem}.sidebar .sidebar-brand .sidebar-brand-text{display:inline}.sidebar .sidebar-heading{text-align:left}.sidebar.toggled{overflow:visible;width:6.5rem!important}.sidebar.toggled .nav-item .collapse{position:absolute;left:7.25rem;z-index:1;top:2px;animation-name:growIn;animation-duration:.2s;animation-timing-function:transform cubic-bezier(.18,1.25,.4,1),opacity cubic-bezier(0,1,.4,1)}.sidebar.toggled .nav-item .collapse .collapse-inner{box-shadow:0 .15rem 1.75rem #3a3b4526;border-radius:.35rem}.sidebar.toggled .nav-item .collapsing{display:none;transition:none}.sidebar.toggled .nav-item .collapse,.sidebar.toggled .nav-item .collapsing{margin:0}.sidebar.toggled .nav-item:last-child{margin-bottom:1rem}.sidebar.toggled .nav-item .nav-link{text-align:center;padding:.75rem 1rem;width:6.5rem}.sidebar.toggled .nav-item .nav-link span{font-size:.65rem;display:block}.sidebar.toggled .nav-item .nav-link i{margin-right:0}.sidebar.toggled .nav-item .nav-link[data-toggle=collapse]:after{display:none}.sidebar.toggled .sidebar-brand .sidebar-brand-icon i{font-size:2rem}.sidebar.toggled .sidebar-brand .sidebar-brand-text{display:none}.sidebar.toggled .sidebar-heading{text-align:center}}.sidebar-light .sidebar-brand{color:#6e707e}.sidebar-light hr.sidebar-divider{border-top:1px solid #eaecf4}.sidebar-light .sidebar-heading{color:#b7b9cc}.sidebar-light .nav-item .nav-link{color:#858796}.sidebar-light .nav-item .nav-link i{color:#d1d3e2}.sidebar-light .nav-item .nav-link:active,.sidebar-light .nav-item .nav-link:focus,.sidebar-light .nav-item .nav-link:hover{color:#6e707e}.sidebar-light .nav-item .nav-link:active i,.sidebar-light .nav-item .nav-link:focus i,.sidebar-light .nav-item .nav-link:hover i{color:#6e707e}.sidebar-light .nav-item .nav-link[data-toggle=collapse]:after{color:#b7b9cc}.sidebar-light .nav-item.active .nav-link,.sidebar-light .nav-item.active .nav-link i{color:#6e707e}.sidebar-light #sidebarToggle{background-color:#eaecf4}.sidebar-light #sidebarToggle:after{color:#b7b9cc}.sidebar-light #sidebarToggle:hover{background-color:#dddfeb}.sidebar-dark .sidebar-brand{color:#fff}.sidebar-dark hr.sidebar-divider{border-top:1px solid rgba(255,255,255,.15)}.sidebar-dark .sidebar-heading{color:#fff6}.sidebar-dark .nav-item .nav-link{color:#fffc}.sidebar-dark .nav-item .nav-link i{color:#ffffff4d}.sidebar-dark .nav-item .nav-link:active,.sidebar-dark .nav-item .nav-link:focus,.sidebar-dark .nav-item .nav-link:hover{color:#fff}.sidebar-dark .nav-item .nav-link:active i,.sidebar-dark .nav-item .nav-link:focus i,.sidebar-dark .nav-item .nav-link:hover i{color:#fff}.sidebar-dark .nav-item .nav-link[data-toggle=collapse]:after{color:#ffffff80}.sidebar-dark .nav-item.active .nav-link,.sidebar-dark .nav-item.active .nav-link i{color:#fff}.sidebar-dark #sidebarToggle{background-color:#fff3}.sidebar-dark #sidebarToggle:after{color:#ffffff80}.sidebar-dark #sidebarToggle:hover{background-color:#ffffff40}.sidebar-dark.toggled #sidebarToggle:after{color:#ffffff80}.btn-circle{border-radius:100%;height:2.5rem;width:2.5rem;font-size:1rem;display:inline-flex;align-items:center;justify-content:center}.btn-circle.btn-sm,.btn-group-sm>.btn-circle.btn{height:1.8rem;width:1.8rem;font-size:.75rem}.btn-circle.btn-lg,.btn-group-lg>.btn-circle.btn{height:3.5rem;width:3.5rem;font-size:1.35rem}.btn-icon-split{padding:0;overflow:hidden;display:inline-flex;align-items:stretch;justify-content:center}.btn-icon-split .icon{background:#00000026;display:inline-block;padding:.375rem .75rem}.btn-icon-split .text{display:inline-block;padding:.375rem .75rem}.btn-icon-split.btn-sm .icon,.btn-group-sm>.btn-icon-split.btn .icon{padding:.25rem .5rem}.btn-icon-split.btn-sm .text,.btn-group-sm>.btn-icon-split.btn .text{padding:.25rem .5rem}.btn-icon-split.btn-lg .icon,.btn-group-lg>.btn-icon-split.btn .icon{padding:.5rem 1rem}.btn-icon-split.btn-lg .text,.btn-group-lg>.btn-icon-split.btn .text{padding:.5rem 1rem}.card .card-header .dropdown{line-height:1}.card .card-header .dropdown .dropdown-menu{line-height:1.5}.card .card-header[data-toggle=collapse]{text-decoration:none;position:relative;padding:.75rem 3.25rem .75rem 1.25rem}.card .card-header[data-toggle=collapse]:after{position:absolute;right:0;top:0;padding-right:1.725rem;line-height:51px;font-weight:900;content:"\f107";font-family:"Font Awesome 5 Free";color:#d1d3e2}.card .card-header[data-toggle=collapse].collapsed{border-radius:var(--bs-border-radius)}.card .card-header[data-toggle=collapse].collapsed:after{content:"\f105"}.chart-area{position:relative;height:10rem;width:100%}@media (min-width: 768px){.chart-area{height:20rem}}.chart-bar{position:relative;height:10rem;width:100%}@media (min-width: 768px){.chart-bar{height:20rem}}.chart-pie{position:relative;height:15rem;width:100%}@media (min-width: 768px){.chart-pie{height:calc(20rem - 43px)!important}}.bg-login-image{background:url(https://source.unsplash.com/K4mSJ7kc0As/600x800);background-position:center;background-size:cover}.bg-register-image{background:url(https://source.unsplash.com/Mv9hjnEUHR4/600x800);background-position:center;background-size:cover}.bg-password-image{background:url(https://source.unsplash.com/oWTW-jNGl9I/600x800);background-position:center;background-size:cover}form.user .custom-checkbox.small label{line-height:1.5rem}form.user .form-control-user{font-size:.8rem;border-radius:10rem;padding:1.5rem 1rem}form.user .btn-user{font-size:.8rem;border-radius:10rem;padding:.75rem 1rem}.btn-google{--bs-btn-color: #000;--bs-btn-bg: #ea4335;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ed5f53;--bs-btn-hover-border-color: white;--bs-btn-focus-shadow-rgb: 217, 217, 217;--bs-btn-active-color: #000;--bs-btn-active-bg: #ee695d;--bs-btn-active-border-color: white;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ea4335;--bs-btn-disabled-border-color: #fff}.btn-facebook{--bs-btn-color: #fff;--bs-btn-bg: #3b5998;--bs-btn-border-color: #fff;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #324c81;--bs-btn-hover-border-color: #cccccc;--bs-btn-focus-shadow-rgb: 255, 255, 255;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2f477a;--bs-btn-active-border-color: #bfbfbf;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #3b5998;--bs-btn-disabled-border-color: #fff}.error{color:#5a5c69;font-size:7rem;position:relative;line-height:1;width:12.5rem}@keyframes noise-anim{0%{clip:rect(13px,9999px,67px,0)}5%{clip:rect(67px,9999px,76px,0)}10%{clip:rect(88px,9999px,17px,0)}15%{clip:rect(98px,9999px,36px,0)}20%{clip:rect(13px,9999px,78px,0)}25%{clip:rect(60px,9999px,54px,0)}30%{clip:rect(31px,9999px,67px,0)}35%{clip:rect(100px,9999px,69px,0)}40%{clip:rect(3px,9999px,12px,0)}45%{clip:rect(18px,9999px,20px,0)}50%{clip:rect(67px,9999px,68px,0)}55%{clip:rect(1px,9999px,59px,0)}60%{clip:rect(55px,9999px,20px,0)}65%{clip:rect(36px,9999px,24px,0)}70%{clip:rect(3px,9999px,48px,0)}75%{clip:rect(78px,9999px,73px,0)}80%{clip:rect(60px,9999px,83px,0)}85%{clip:rect(97px,9999px,83px,0)}90%{clip:rect(42px,9999px,66px,0)}95%{clip:rect(100px,9999px,96px,0)}to{clip:rect(86px,9999px,95px,0)}}.error:after{content:attr(data-text);position:absolute;left:2px;text-shadow:-1px 0 #e74a3b;top:0;color:#5a5c69;background:#f8f9fc;overflow:hidden;clip:rect(0,900px,0,0);animation:noise-anim 2s infinite linear alternate-reverse}@keyframes noise-anim-2{0%{clip:rect(78px,9999px,31px,0)}5%{clip:rect(52px,9999px,95px,0)}10%{clip:rect(67px,9999px,12px,0)}15%{clip:rect(89px,9999px,51px,0)}20%{clip:rect(91px,9999px,78px,0)}25%{clip:rect(39px,9999px,25px,0)}30%{clip:rect(67px,9999px,20px,0)}35%{clip:rect(38px,9999px,49px,0)}40%{clip:rect(13px,9999px,22px,0)}45%{clip:rect(9px,9999px,57px,0)}50%{clip:rect(77px,9999px,42px,0)}55%{clip:rect(88px,9999px,93px,0)}60%{clip:rect(30px,9999px,67px,0)}65%{clip:rect(18px,9999px,75px,0)}70%{clip:rect(43px,9999px,76px,0)}75%{clip:rect(43px,9999px,77px,0)}80%{clip:rect(79px,9999px,79px,0)}85%{clip:rect(46px,9999px,41px,0)}90%{clip:rect(64px,9999px,45px,0)}95%{clip:rect(23px,9999px,62px,0)}to{clip:rect(83px,9999px,3px,0)}}.error:before{content:attr(data-text);position:absolute;left:-2px;text-shadow:1px 0 #4e73df;top:0;color:#5a5c69;background:#f8f9fc;overflow:hidden;clip:rect(0,900px,0,0);animation:noise-anim-2 3s infinite linear alternate-reverse}footer.sticky-footer{padding:2rem 0;flex-shrink:0}footer.sticky-footer .copyright{line-height:1;font-size:.8rem}body.sidebar-toggled footer.sticky-footer{width:100%}:root{--color-dark-blue: #0a2139;--house-dark-blue: #092541;--house-yellow: #ffd160;--house-light-blue: #17518b;--house-dark-gray: #333;--house-light-yellow: #fff8e7;--house-light-gray: #eee;--cps-body-color: #212529;--bs-body-color: var(--cps-body-color);--cps-body-font-family: "source_sans_proregular", "Helvetica Neue", sans-serif;--main-del-bg: #fbb;--main-ins-bg: #bbffbb}.assistive-text{position:absolute;margin:-1px;border:0;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.offcanvas{--bs-offcanvas-height: 60vh}.btn{--bs-btn-color: #858796;--bs-btn-hover-color: #858796;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-active-color: #858796;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff --bs-btn-disabled-color: #fff}.btn-link{--bs-btn-color: var(--bs-link-color);--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{--bs-btn-active-border-color: #fff}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #4e73df;--bs-btn-border-color: #4e73df;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2e59d9;--bs-btn-hover-border-color: #2653d4;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2653d4;--bs-btn-active-border-color: #244ec9;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #4e73df;--bs-btn-disabled-border-color: #4e73df;--bs-btn-focus-box-shadow: 0 0 0 .2rem rgba(105, 136, 228, .5)}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #858796;--bs-btn-border-color: #858796;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #717384;--bs-btn-hover-border-color: #6b6d7d;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6b6d7d;--bs-btn-active-border-color: #656776;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #858796;--bs-btn-disabled-border-color: #858796;--bs-btn-focus-box-shadow: 0 0 0 .2rem rgba(151, 153, 166, .5)}.btn-tertiary{--bs-btn-color: #fff;--bs-btn-bg: #17518b;--bs-btn-border-color: #17518b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #123e6a;--bs-btn-hover-border-color: #10385f;--bs-btn-active-color: #fff;--bs-btn-active-bg: #10385f;--bs-btn-active-border-color: #0e3154;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #17518b;--bs-btn-disabled-border-color: #17518b;--bs-btn-focus-box-shadow: 0 0 0 .2rem rgba(58, 107, 156, .5)}.btn-warning{--bs-btn-color: #fff;--bs-btn-bg: #f6c23e;--bs-btn-border-color: #f6c23e;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #f4b619;--bs-btn-hover-border-color: #f4b30d;--bs-btn-active-color: #fff;--bs-btn-active-bg: #f4b30d;--bs-btn-active-border-color: #e9aa0b;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #f6c23e;--bs-btn-disabled-border-color: #f6c23e;--bs-btn-focus-box-shadow: 0 0 0 .2rem rgba(247, 203, 91, .5)}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #e74a3b;--bs-btn-border-color: #e74a3b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #e02d1b;--bs-btn-hover-border-color: #d52a1a;--bs-btn-active-color: #fff;--bs-btn-active-bg: #d52a1a;--bs-btn-active-border-color: #ca2819;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #e74a3b;--bs-btn-disabled-border-color: #e74a3b;--bs-btn-focus-box-shadow: 0 0 0 .2rem rgba(235, 101, 88, .5)}.btn-outline-primary{--bs-btn-color: #4e73df;--bs-btn-border-color: #4e73df;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #4e73df;--bs-btn-hover-border-color: #4e73df;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4e73df;--bs-btn-active-border-color: #4e73df;--bs-btn-disabled-color: #fff;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba($color, .5)}.btn-outline-warning{--bs-btn-color: #f6c23e;--bs-btn-border-color: #f6c23e;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #f6c23e;--bs-btn-hover-border-color: #f6c23e;--bs-btn-active-color: #fff;--bs-btn-active-bg: #f6c23e;--bs-btn-active-border-color: #f6c23e;--bs-btn-disabled-color: #fff;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba($color, .5)}.btn-outline-dark{--bs-btn-color: #5a5c69;--bs-btn-hover-bg: #5a5c69;--bs-btn-hover-color: #fff;--bs-btn-hover-border-color: #5a5c69}.btn-check:checked+.btn{--bs-btn-active-color: #fff;--bs-btn-active-bg: #5a5c69;--bs-btn-active-border-color: #5a5c69}.modal-content{border:0 none}.modal-header{color:#fff;background-color:#092541!important;box-shadow:0 .15rem 1.75rem #3a3b4526!important}.modal-header h5,.modal-header .h5{color:inherit}.modal-header .close{color:inherit;background-color:transparent;padding:1rem;margin:-1.75rem -1rem -1rem auto;font-size:1.5rem;font-weight:700;line-height:1;text-shadow:0 1px 0 #fff;opacity:.5;border:0}.modal-header .close:not(:disabled):not(.disabled):focus,.modal-header .close:not(:disabled):not(.disabled):hover{opacity:.75}.modal-body{margin-left:60px;margin-right:60px}.currency-modal .modal-dialog{max-width:600px}.spinner-border{color:var(--bs-yellow)!important}.header-text{color:#fff}.cps-container{padding-top:0}.page-title{margin-bottom:1.5rem;float:left;font-size:calc(1.3rem + .6vw)}.is-hidden{display:none}.is-visible{display:block}.toolbox-main-content{width:100%}.outlinestate-selector-container{width:200px}.sidebar-subtitle{font-size:small;font-style:italic}.outline-search-input .dropdown-menu{width:100%;min-width:100%;overflow-x:hidden}.amendment-to-bill-report-body aip-instruction-result{display:block;padding-left:10px;margin-top:16px}.amendment-to-bill-report-body aip-instruction-result>*{display:inline-block;padding-left:5px}.amendment-to-bill-report-body aip-instruction-result[status=success]{border-left:3px solid Green;color:green}.amendment-to-bill-report-body aip-instruction-result[status=failure]{border-left:3px solid Red;color:red}.amendment-to-bill-report-body aip-instruction-result[status=warning],.amendment-to-bill-report-body aip-instruction-result[status=partial]{border-left:3px solid DarkOrange;color:#ff8c00}.amendment-to-bill-report-body aip-instruction-result[status=not-processed]{border-left:3px solid DarkOrange;color:#ff8c00}.amendment-to-bill-report-body amendment-doc,.amendment-to-bill-report-body bill,.amendment-to-bill-report-body resolution{display:block;width:380pt;margin-left:24pt;margin-right:24pt;font-family:Times New Roman;font-size:12pt}@media print{.amendment-to-bill-report-body :root{display:block;width:380pt;margin-left:48pt;font-family:Times New Roman;font-size:12pt}.amendment-to-bill-report-body root:before{display:block;margin-left:48pt;margin-bottom:24pt;font-size:12pt;color:green;text-align:center;content:"This preview was created by the Amendment Impact Program (AIP). \a For Information Purposes Only.";white-space:pre}}.amendment-to-bill-report-body metadata,.amendment-to-bill-report-body meta-house,.amendment-to-bill-report-body meta-aip{display:none}.amendment-to-bill-report-body *[aip-display=no],.amendment-to-bill-report-body *[display=no]{display:none}.amendment-to-bill-report-body *[reported-display-style=italic]{font-style:italic}.amendment-to-bill-report-body aip-instruction-number{display:none!important}.amendment-to-bill-report-body aip-instruction-result>aip-message{display:block;font-weight:700;padding-left:0}.amendment-to-bill-report-body aip-pageline-location,.amendment-to-bill-report-body aip-descriptive-location{display:block;color:#789}.amendment-to-bill-report-body aip-pageline-location[alternate=yes]:before,.amendment-to-bill-report-body aip-descriptive-location[alternate=yes]:before{content:"Alternate location: "}.amendment-to-bill-report-body aip-pageline-location:not([alternate]),.amendment-to-bill-report-body aip-descriptive-location:not([alternate]){display:none}.amendment-to-bill-report-body aip-conflicts-with{display:none}.amendment-to-bill-report-body li>amendment>amendment-instruction{padding:3px 6px 0;background-color:#f8f8f8}.amendment-to-bill-report-body li>amendment>amendment-block{padding:0 6px;background-color:#f8f8f8}.amendment-to-bill-report-body li>amendment{margin-left:23px}.amendment-to-bill-report-body li[amendmentNum]{margin-top:20px;cursor:pointer;list-style-type:none}.amendment-to-bill-report-body :not(ol)>li[amendmentNum]{margin-left:35px;list-style-type:none}.amendment-to-bill-report-body li[amendmentNum]:before{content:attr(amendmentNum) ".\a0\a0[" attr(sourceAmendName) "]"}.amendment-to-bill-report-body form>action>action-date{text-align:center;margin-top:12pt;font-variant:small-caps}.amendment-to-bill-report-body form>action>action-desc{display:block;margin-left:20pt;text-indent:-20pt;font-size:10pt;text-align:justify}.amendment-to-bill-report-body form>legis-type{display:block;text-align:center;font-size:30pt;font-weight:700}.amendment-to-bill-report-body form>official-title,.amendment-to-bill-report-body preamble>whereas{display:block;margin-left:20pt;text-indent:-20pt;font-size:12pt;text-align:justify}.amendment-to-bill-report-body hyphen:before{display:inline;content:"-"}.amendment-to-bill-report-body hyphen[aip-changed=deleted]{display:none}.amendment-to-bill-report-body deleted[aip-changed-add-hyphen=yes]:after{display:inline;content:"-]"}.amendment-to-bill-report-body page,.amendment-to-bill-report-body page[aip-changed=deleted]{display:block;margin-top:24pt;margin-bottom:12pt;text-align:center;text-indent:0pt;font-size:12pt;font-weight:400;font-style:normal;color:#006400;background-color:silver}.amendment-to-bill-report-body page:before,.amendment-to-bill-report-body page[aip-changed=deleted]:before{content:"--- PAGE "}.amendment-to-bill-report-body page:after,.amendment-to-bill-report-body page[aip-changed=deleted]:after{content:" ---"}.amendment-to-bill-report-body legis-body>page,.amendment-to-bill-report-body resolution-body>page,.amendment-to-bill-report-body amendment-body>page,.amendment-to-bill-report-body engrossed-amendment-body>page,.amendment-to-bill-report-body title>page,.amendment-to-bill-report-body subtitle>page,.amendment-to-bill-report-body chapter>page,.amendment-to-bill-report-body part>page,.amendment-to-bill-report-body subpart>page,.amendment-to-bill-report-body section>page,.amendment-to-bill-report-body section>*>page,.amendment-to-bill-report-body subsection>page,.amendment-to-bill-report-body subsection>*>page,.amendment-to-bill-report-body paragraph[indent=up1]>page,.amendment-to-bill-report-body paragraph[indent=up1]>*>page,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>*>page,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>page,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>*>page,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>text>*>page,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>page,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>*>page,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>text>*>page,.amendment-to-bill-report-body appropriations-small>page,.amendment-to-bill-report-body appropriations-small * page,.amendment-to-bill-report-body appropriations-intermediate>page,.amendment-to-bill-report-body appropriations-intermediate * page,.amendment-to-bill-report-body appropriations-major>page,.amendment-to-bill-report-body appropriations-major * page,.amendment-to-bill-report-body amendment-block>page{line-height:14pt;margin-left:-24pt}.amendment-to-bill-report-body paragraph>page,.amendment-to-bill-report-body paragraph>*>page,.amendment-to-bill-report-body paragraph>*>act-name>page,.amendment-to-bill-report-body paragraph>text>*>page,.amendment-to-bill-report-body subparagraph[indent=up1]>page,.amendment-to-bill-report-body subparagraph[indent=up1]>*>page,.amendment-to-bill-report-body subparagraph[indent=up1]>text>*>page,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>page,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>*>page,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>text>*>page,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>subclause[indent=up1]>text>page{margin-left:-48pt}.amendment-to-bill-report-body subparagraph>page,.amendment-to-bill-report-body subparagraph>*>page,.amendment-to-bill-report-body subparagraph>text>*>page,.amendment-to-bill-report-body clause[indent=up1]>page,.amendment-to-bill-report-body clause[indent=up1]>*>page,.amendment-to-bill-report-body clause[indent=up1]>text>*>page{margin-left:-72pt}.amendment-to-bill-report-body clause>page,.amendment-to-bill-report-body clause>*>page,.amendment-to-bill-report-body clause>text>*>page,.amendment-to-bill-report-body subclause[indent=up1]>page,.amendment-to-bill-report-body subclause[indent=up1]>*>page,.amendment-to-bill-report-body subclause[indent=up1]>text>*>page{margin-left:-96pt}.amendment-to-bill-report-body subclause>page,.amendment-to-bill-report-body subclause>*>page,.amendment-to-bill-report-body subclause>text>*>page{margin-left:-120pt}.amendment-to-bill-report-body item>page,.amendment-to-bill-report-body item>*>page,.amendment-to-bill-report-body item>text>*>page{margin-left:-144pt}.amendment-to-bill-report-body subitem>page,.amendment-to-bill-report-body subitem>*>page,.amendment-to-bill-report-body subitem>text>*>page,.amendment-to-bill-report-body subsubitem>page,.amendment-to-bill-report-body subsubitem>*>page,.amendment-to-bill-report-body subsubitem>text>*>page{margin-left:-168pt}.amendment-to-bill-report-body line{display:block;margin-top:12pt;margin-bottom:-16pt;text-align:left;text-indent:0pt;font-size:12pt;font-weight:400;font-style:normal;color:#006400;margin-left:-24pt}.amendment-to-bill-report-body line[aip-changed=deleted]{color:#006400}.amendment-to-bill-report-body bill>line,.amendment-to-bill-report-body resolution>line,.amendment-to-bill-report-body amendment-doc>line,.amendment-to-bill-report-body bill>line[aip-changed=deleted],.amendment-to-bill-report-body resolution>line[aip-changed=deleted],.amendment-to-bill-report-body amendment-doc>line[aip-changed=deleted]{margin-left:0}.amendment-to-bill-report-body legis-body>line,.amendment-to-bill-report-body resolution-body>line,.amendment-to-bill-report-body amendment-body>line,.amendment-to-bill-report-body engrossed-amendment-body>line,.amendment-to-bill-report-body amendment>line,.amendment-to-bill-report-body amendment-instruction>line,.amendment-to-bill-report-body amendment-block>line,.amendment-to-bill-report-body title>line,.amendment-to-bill-report-body title>header>line,.amendment-to-bill-report-body subtitle>line,.amendment-to-bill-report-body subtitle>header>line,.amendment-to-bill-report-body part>line,.amendment-to-bill-report-body part>header>line,.amendment-to-bill-report-body subpart>line,.amendment-to-bill-report-body subpart>header>line,.amendment-to-bill-report-body chapter>line,.amendment-to-bill-report-body chapter>header>line,.amendment-to-bill-report-body subchapter>line,.amendment-to-bill-report-body subchapter>header>line,.amendment-to-bill-report-body legis-body>section>line,.amendment-to-bill-report-body resolution-body>section>line,.amendment-to-bill-report-body constitution-article>line,.amendment-to-bill-report-body section>line,.amendment-to-bill-report-body section>header>line,.amendment-to-bill-report-body section>text>line,.amendment-to-bill-report-body section>text *>line,.amendment-to-bill-report-body subsection>line,.amendment-to-bill-report-body subsection>text>line,.amendment-to-bill-report-body subsection>text *>line,.amendment-to-bill-report-body quoted-block>line,.amendment-to-bill-report-body quote>line,.amendment-to-bill-report-body paragraph[indent=up1]>line,.amendment-to-bill-report-body paragraph[indent=up1]>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>text *>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>text *>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>text *>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>text *>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause[display-inline=yes-display-inline]>text *>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause[indent=up1]>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause[indent=up1]>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause[indent=up1]>text *>line,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>text *>line,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph[indent=up1]>line,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph[indent=up1]>text>line,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph[indent=up1]>text *>line,.amendment-to-bill-report-body subparagraph[indent=up2]>line,.amendment-to-bill-report-body subparagraph[indent=up2]>text>line,.amendment-to-bill-report-body subparagraph[indent=up2]>text *>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[indent=up2]>text>line,.amendment-to-bill-report-body short-title>line,.amendment-to-bill-report-body external-xref>line,.amendment-to-bill-report-body internal-xref>line,.amendment-to-bill-report-body term>line,.amendment-to-bill-report-body header>line,.amendment-to-bill-report-body continuation-text[continuation-text-level=section]>line,.amendment-to-bill-report-body continuation-text[continuation-text-level=subsection]>line,.amendment-to-bill-report-body header-in-text>line,.amendment-to-bill-report-body rules-clause>line,.amendment-to-bill-report-body rules-clause>text>line,.amendment-to-bill-report-body rules-clause *>line{margin-left:-24pt}.amendment-to-bill-report-body paragraph>line,.amendment-to-bill-report-body paragraph>header>line,.amendment-to-bill-report-body paragraph>text>line,.amendment-to-bill-report-body paragraph>text *>line,.amendment-to-bill-report-body continuation-text[continuation-text-level=paragraph]>line,.amendment-to-bill-report-body subparagraph[indent=up1]>line,.amendment-to-bill-report-body subparagraph[indent=up1]>text>line,.amendment-to-bill-report-body subparagraph[indent=up1]>text *>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>text *>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>text *>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>text>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>text *>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>subclause[indent=up1]>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>subclause[indent=up1]>text>line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>subclause[indent=up1] * text>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause[display-inline=yes-display-inline]>text *>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause[indent=up1]>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause[indent=up1]>text>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause[indent=up1]>text *>line,.amendment-to-bill-report-body subparagraph[indent=up2]>clause>line,.amendment-to-bill-report-body subparagraph[indent=up2]>clause>text>line,.amendment-to-bill-report-body subparagraph[indent=up2]>clause>text *>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>text *>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause>text *>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>subclause>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>subclause>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>subclause>text *>line,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph[indent=up1]>clause>line,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph[indent=up1]>clause>text>line,.amendment-to-bill-report-body clause[indent=up2]>text>line,.amendment-to-bill-report-body subclause[indent=up2]>text>line,.amendment-to-bill-report-body paragraph>quoted-block[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body paragraph>quoted-block[display-inline=yes-display-inline] * line{margin-left:-48pt}.amendment-to-bill-report-body subparagraph>line,.amendment-to-bill-report-body subparagraph>header>line,.amendment-to-bill-report-body subparagraph>text>line,.amendment-to-bill-report-body subparagraph>text *>line,.amendment-to-bill-report-body continuation-text[continuation-text-level=subparagraph]>line,.amendment-to-bill-report-body clause[indent=up1]>line,.amendment-to-bill-report-body clause[indent=up1]>text>line,.amendment-to-bill-report-body clause[indent=up1]>text>*>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>text * line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause>text>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause>text * line,.amendment-to-bill-report-body subparagraph[indent=up2]>clause>subclause>line,.amendment-to-bill-report-body subparagraph[indent=up2]>clause>subclause>text>line,.amendment-to-bill-report-body subparagraph[indent=up2]>clause>subclause>text *>line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>text>*>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause>subclause>line,.amendment-to-bill-report-body subparagraph[indent=up1]>clause>subclause>text>line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>subclause[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>subclause[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>subclause[display-inline=yes-display-inline]>text * line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>subclause[indent=up1]>line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>subclause[indent=up1]>text>line,.amendment-to-bill-report-body clause[display-inline=yes-display-inline]>subclause[indent=up1]>text * line,.amendment-to-bill-report-body clause[indent=up1]>subclause[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body clause[indent=up1]>subclause[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body clause[indent=up1]>subclause[display-inline=yes-display-inline]>text * line,.amendment-to-bill-report-body clause[indent=up1]>subclause[indent=up1]>line,.amendment-to-bill-report-body clause[indent=up1]>subclause[indent=up1]>text>line,.amendment-to-bill-report-body clause[indent=up1]>subclause[indent=up1]>text * line,.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>subclause[indent=up1]>item * line,.amendment-to-bill-report-body subparagraph>quoted-block[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body subparagraph>quoted-block[display-inline=yes-display-inline] * line{margin-left:-72pt}.amendment-to-bill-report-body clause>line,.amendment-to-bill-report-body clause>text>line,.amendment-to-bill-report-body clause>text>*>line,.amendment-to-bill-report-body clause>text>*>*>line,.amendment-to-bill-report-body clause>header>line,.amendment-to-bill-report-body clause[indent=up1]>subclause>line,.amendment-to-bill-report-body clause[indent=up1]>subclause>text>line,.amendment-to-bill-report-body clause[indent=up1]>subclause>text * line,.amendment-to-bill-report-body subclause[indent=up1]>line,.amendment-to-bill-report-body subclause[indent=up1]>text>line,.amendment-to-bill-report-body subclause[indent=up1]>text * line,.amendment-to-bill-report-body subclause[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body subclause[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body subclause[display-inline=yes-display-inline]>text * line,.amendment-to-bill-report-body subclause[display-inline=yes-display-inline]>item[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body subclause[display-inline=yes-display-inline]>item[display-inline=yes-display-inline]>text>line,.amendment-to-bill-report-body subclause[display-inline=yes-display-inline]>item[display-inline=yes-display-inline]>text * line,.amendment-to-bill-report-body item[indent=up2]>line,.amendment-to-bill-report-body item[indent=up2]>text>line,.amendment-to-bill-report-body item[indent=up2]>text * line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>subclause>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>subclause>text>line,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>subclause>text * line{margin-left:-96pt}.amendment-to-bill-report-body subclause>line,.amendment-to-bill-report-body subclause>text>line,.amendment-to-bill-report-body subclause>text * line,.amendment-to-bill-report-body subclause>header>line,.amendment-to-bill-report-body item[indent=up1]>line,.amendment-to-bill-report-body item[indent=up1]>text>line,.amendment-to-bill-report-body item[indent=up1]>text * line{margin-left:-120pt}.amendment-to-bill-report-body item>line,.amendment-to-bill-report-body item>text>line,.amendment-to-bill-report-body item>text * line{margin-left:-144pt}.amendment-to-bill-report-body subitem>line,.amendment-to-bill-report-body subitem>text>line,.amendment-to-bill-report-body subitem>text * line,.amendment-to-bill-report-body subsubitem>line,.amendment-to-bill-report-body subsubitem>text>line,.amendment-to-bill-report-body subsubitem>text * line{margin-top:12pt;margin-bottom:-15pt;margin-left:-168pt}.amendment-to-bill-report-body quoted-block * section{margin-left:0}.amendment-to-bill-report-body *[aip-changed=added],.amendment-to-bill-report-body *[aip-changed=added] *{color:#00f;font-style:italic;text-decoration:underline}.amendment-to-bill-report-body added{color:#00f;font-style:italic;text-decoration:underline}.amendment-to-bill-report-body *[aip-changed=deleted]{font-style:normal;color:red}.amendment-to-bill-report-body * [aip-changed=deleted]:before,.amendment-to-bill-report-body * [aip-changed=deleted] subsection[display-inline=no-display-inline]:before,.amendment-to-bill-report-body * [aip-changed=deleted] paragraph[display-inline=no-display-inline]:before,.amendment-to-bill-report-body * [aip-changed=deleted] subparagraph[display-inline=no-display-inline]:before,.amendment-to-bill-report-body * [aip-changed=deleted] clause[display-inline=no-display-inline]:before,.amendment-to-bill-report-body * [aip-changed=deleted] subclause[display-inline=no-display-inline]:before,.amendment-to-bill-report-body * [aip-changed=deleted] item[display-inline=no-display-inline]:before,.amendment-to-bill-report-body * [aip-changed=deleted] subitem[display-inline=no-display-inline]:before,.amendment-to-bill-report-body * [aip-changed=deleted] list-item:before{font-weight:700;content:"["}.amendment-to-bill-report-body *[aip-changed=deleted]:after{font-weight:700;content:"]"}.amendment-to-bill-report-body page[aip-changed=deleted]:before,.amendment-to-bill-report-body page[aip-changed=deleted]:after{font-weight:400}.amendment-to-bill-report-body quote[aip-changed=deleted]:before{content:"[\201c"}.amendment-to-bill-report-body quote[aip-changed=deleted]:after{content:"\201d]"}.amendment-to-bill-report-body line[aip-changed=deleted]:before,.amendment-to-bill-report-body line[aip-changed=deleted]:after{content:""}.amendment-to-bill-report-body deleted{color:red}.amendment-to-bill-report-body deleted:before{font-style:normal;font-weight:700;content:" ["}.amendment-to-bill-report-body deleted:after{font-style:normal;font-weight:700;content:"] "}.amendment-to-bill-report-body * [aip-changed=deleted] * added:before{color:red;font-style:normal;font-weight:700;text-decoration:none;content:"["}.amendment-to-bill-report-body * [aip-changed=deleted] * added:after{color:red;font-style:normal;font-weight:700;text-decoration:none;content:"]"}.amendment-to-bill-report-body official-title-amendment,.amendment-to-bill-report-body amendment-instruction{display:block;margin-top:4pt;color:#000;font-weight:400}.amendment-to-bill-report-body title-amends,.amendment-to-bill-report-body amendment-block{display:block;color:#000;font-weight:400}.amendment-to-bill-report-body *[aip-appropriate=yes]{border:3px blue dashed;padding:10px;margin-top:10px;margin-bottom:10px}.amendment-to-bill-report-body *[aip-appropriate=yes]:after{content:'This block was inserted at the "appropriate place" \a by an amendment instruction.';white-space:pre-wrap;display:block;background-color:#00f;color:#fff;text-align:center;padding:5px 0;margin:10px 0 0}.amendment-to-bill-report-body account,.amendment-to-bill-report-body action,.amendment-to-bill-report-body action-date,.amendment-to-bill-report-body action-desc,.amendment-to-bill-report-body amendment,.amendment-to-bill-report-body amendment-doc,.amendment-to-bill-report-body appropriations-para,.amendment-to-bill-report-body associated-doc,.amendment-to-bill-report-body attestation,.amendment-to-bill-report-body attestation-date,.amendment-to-bill-report-body attestation-group,.amendment-to-bill-report-body attestor,.amendment-to-bill-report-body bill,.amendment-to-bill-report-body bottom,.amendment-to-bill-report-body calendar,.amendment-to-bill-report-body chapter,.amendment-to-bill-report-body committee-appointment-paragraph,.amendment-to-bill-report-body contents-annotation,.amendment-to-bill-report-body division,.amendment-to-bill-report-body endorsement,.amendment-to-bill-report-body form,.amendment-to-bill-report-body formula,.amendment-to-bill-report-body graphic,.amendment-to-bill-report-body graphic-description,.amendment-to-bill-report-body legis-body,.amendment-to-bill-report-body official-title,.amendment-to-bill-report-body page-num,.amendment-to-bill-report-body part,.amendment-to-bill-report-body proviso,.amendment-to-bill-report-body quoted-block,.amendment-to-bill-report-body role,.amendment-to-bill-report-body section,.amendment-to-bill-report-body subaccount,.amendment-to-bill-report-body subchapter,.amendment-to-bill-report-body subheader,.amendment-to-bill-report-body subpart,.amendment-to-bill-report-body subsubaccount,.amendment-to-bill-report-body subsubsubaccount,.amendment-to-bill-report-body subtitle,.amendment-to-bill-report-body suspension-instructions,.amendment-to-bill-report-body table,.amendment-to-bill-report-body title,.amendment-to-bill-report-body toc,.amendment-to-bill-report-body toc-entry,.amendment-to-bill-report-body top,.amendment-to-bill-report-body whereas{display:block}.amendment-to-bill-report-body *[changed=added][accept-change=no],.amendment-to-bill-report-body *[changed=added][accept-change=no] *{color:#00f;font-style:italic;text-decoration:none}.amendment-to-bill-report-body *[changed=added][accept-change=no] * enum{color:green;text-decoration:none}.amendment-to-bill-report-body *[changed=added][accept-change=no]>enum{color:green;text-decoration:none}.amendment-to-bill-report-body *[changed=added][accept-change=yes]{color:#000;font-style:normal;text-decoration:none}.amendment-to-bill-report-body enum>added-phrase[accept-change=yes]{color:green;font-style:normal;text-decoration:none}.amendment-to-bill-report-body added-phrase[accept-change=yes]{color:#000;font-style:normal;text-decoration:none}.amendment-to-bill-report-body *[changed=deleted]{font-style:normal;text-decoration:line-through;color:red}.amendment-to-bill-report-body *[changed=deleted]:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] subsection[display-inline=no-display-inline]:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] paragraph[display-inline=no-display-inline]:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] subparagraph[display-inline=no-display-inline]:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] clause[display-inline=no-display-inline]:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] subclause[display-inline=no-display-inline]:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] item[display-inline=no-display-inline]:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] subitem[display-inline=no-display-inline]:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] list-item:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [other-style=traditional-inline]>text{display:inline}.amendment-to-bill-report-body *[changed=deleted]:after{font-weight:700;content:"]"}.amendment-to-bill-report-body *[changed=deleted][accept-change=yes]{display:none}.amendment-to-bill-report-body added-block[accept-change=yes]>text{color:#000;font-style:normal;text-decoration:none}.amendment-to-bill-report-body added-block[accept-change=yes]>text[changed=added]{color:#000;font-style:normal;text-decoration:none}.amendment-to-bill-report-body added-block[accept-change=yes]>header{color:#000;font-style:normal;text-decoration:none}.amendment-to-bill-report-body added-block[accept-change=yes]>enum{color:green;font-style:normal;text-decoration:none}.amendment-to-bill-report-body added-block[accept-change=no]>*{font-style:italic;text-decoration:none;color:#00f}.amendment-to-bill-report-body *[in-effect=no]{font-style:italic}.amendment-to-bill-report-body *[in-effect=yes]{font-style:normal}.amendment-to-bill-report-body division[commented=yes]:before{font-weight:700;content:"[Division "}.amendment-to-bill-report-body subdivision[commented=yes]:before{font-weight:700;content:"[Subdivision "}.amendment-to-bill-report-body title[commented=yes]:before{font-weight:700;content:"[Title "}.amendment-to-bill-report-body subtitle[commented=yes]:before{font-weight:700;content:"[Subtitle "}.amendment-to-bill-report-body part[commented=yes]:before{font-weight:700;content:"[Part "}.amendment-to-bill-report-body subpart[commented=yes]:before{font-weight:700;content:"[Subpart "}.amendment-to-bill-report-body chapter[commented=yes]:before{font-weight:700;content:"[Chapter "}.amendment-to-bill-report-body subchapter[commented=yes]:before{font-weight:700;content:"[Subchapter "}.amendment-to-bill-report-body *[commented=yes]:before{font-weight:700;content:"["}.amendment-to-bill-report-body *[commented=yes]:after{font-weight:700;content:"]"}.amendment-to-bill-report-body legis-body,.amendment-to-bill-report-body resolution-body,.amendment-to-bill-report-body amendment-body,.amendment-to-bill-report-body engrossed-amendment-body,.amendment-to-bill-report-body title-amends{display:block;margin-left:24pt}.amendment-to-bill-report-body legis-body:before,.amendment-to-bill-report-body legis-body[changed=deleted]:before{display:block;margin-right:40pt;font-style:italic;text-indent:24pt;content:"Be it enacted by the Senate and House of Representa-\atives of the United States of America in Congress assembled,";white-space:pre;font-weight:400;text-decoration:none}.amendment-to-bill-report-body amendment-block>legis-body:before{display:none}.amendment-to-bill-report-body resolution>resolution-body>section:first-of-type{text-indent:24pt}.amendment-to-bill-report-body resolution>resolution-body>section[display-inline=yes-display-inline]:first-of-type{text-indent:0pt}.amendment-to-bill-report-body resolution[resolution-type=house-resolution]>resolution-body>section:first-of-type>text:before,.amendment-to-bill-report-body resolution[resolution-type=house-resolution]>resolution-body>section[aip-changed=added]>text:before{display:inline;font-style:italic;content:"Resolved, "}.amendment-to-bill-report-body resolution[resolution-type=senate-resolution]>resolution-body>section:first-of-type>text:before,.amendment-to-bill-report-body resolution[resolution-type=senate-resolution]>resolution-body>section[aip-changed=added]>text:before{display:inline;font-style:italic;content:"Resolved, "}.amendment-to-bill-report-body resolution[resolution-type=house-concurrent]>resolution-body>section:first-of-type>text:before,.amendment-to-bill-report-body resolution[resolution-type=house-concurrent]>resolution-body>section[aip-changed=added]>text:before{display:inline;font-style:italic;content:"Resolved by the House of Representatives (the Senate\a concurring), ";white-space:pre-wrap}.amendment-to-bill-report-body resolution[resolution-type=senate-concurrent]>resolution-body>section:first-of-type>text:before,.amendment-to-bill-report-body resolution[resolution-type=senate-concurrent]>resolution-body>section[aip-changed=added]>text:before{display:inline;font-style:italic;content:"Resolved by the Senate (the House of Representatives\a concurring), ";white-space:pre-wrap}.amendment-to-bill-report-body resolution[resolution-type=house-joint]>resolution-body[style=constitutional-amendment]>section:first-of-type>text:before,.amendment-to-bill-report-body resolution[resolution-type=house-joint]>resolution-body[style=constitutional-amendment]>section[aip-changed=added]>text:before,.amendment-to-bill-report-body resolution[resolution-type=senate-joint]>resolution-body[style=constitutional-amendment]>section:first-of-type>text:before,.amendment-to-bill-report-body resolution[resolution-type=senate-joint]>resolution-body[style=constitutional-amendment]>section[aip-changed=added]>text:before{display:inline;font-style:italic;content:"Resolved by the Senate and House of Representatives\aof the United States of America in Congress assembled\a(two-thirds of each House concurring therein), ";white-space:pre-wrap}.amendment-to-bill-report-body resolution[resolution-type=house-joint]>resolution-body:before,.amendment-to-bill-report-body resolution[resolution-type=senate-joint]>resolution-body:before{display:block;text-indent:24pt;font-style:italic;content:"Resolved by the Senate and House of Representatives\aof the United States of America in Congress assembled,\a";white-space:pre-wrap}.amendment-to-bill-report-body resolution[resolution-type=constitutional-amendment]>resolution-body>section:first-of-type>text:before,.amendment-to-bill-report-body resolution[resolution-type=constitutional-amendment]>resolution-body>section[aip-changed=added]>text:before{display:inline;font-style:italic;content:"Resolved by the Senate and House of Representatives\aof the United States of America in Congress assembled (two-\athirds of each House concurring therein), ";white-space:pre-wrap}.amendment-to-bill-report-body constitution-article{display:block;text-align:center}.amendment-to-bill-report-body constitution-article>enum{font-family:Times New Roman;font-variant:small-caps;font-size:15pt;font-weight:700;text-align:center}.amendment-to-bill-report-body constitution-article>enum:before{content:"Article"}.amendment-to-bill-report-body constitution-article>section{text-indent:24pt}.amendment-to-bill-report-body quoted-block[style=traditional]>constitution-article>section:before{content:""}.amendment-to-bill-report-body quoted-block[style=traditional]>constitution-article>section>enum:before{content:"\201cSection "}.amendment-to-bill-report-body pre-form{display:block}.amendment-to-bill-report-body author-note[display=no]{display:none;width:50pt;color:#0f0}.amendment-to-bill-report-body author-note{width:50pt}.amendment-to-bill-report-body running-header[display=no]{text-align:center;display:none;font-weight:700;font-size:10pt;color:#0f0}.amendment-to-bill-report-body running-header{text-align:center;display:block;font-weight:700;font-size:10pt}.amendment-to-bill-report-body associated-doc{display:block;font-weight:700;text-align:center;margin-top:12pt}.amendment-to-bill-report-body associated-doc[display=no]{display:none;color:#0f0}.amendment-to-bill-report-body omitted-text[type="3"]:before{content:" * * *";font-weight:700;font-size:12pt}.amendment-to-bill-report-body omitted-text[type="7"]:before{text-align:center;content:"* * * * * * *";font-weight:700;font-size:12pt;display:block}.amendment-to-bill-report-body pre-form>associated-doc{display:block;text-align:right;margin-top:12pt}.amendment-to-bill-report-body form>associated-doc{display:block;text-align:center;margin-top:0}.amendment-to-bill-report-body first-page-header[display=no]{display:none;font-size:17pt;font-weight:700;text-align:center;margin-top:5pt;color:#0f0}.amendment-to-bill-report-body first-page-header{display:block;font-size:17pt;font-weight:700;text-align:center;margin-top:5pt}.amendment-to-bill-report-body first-page-date[display=no]{display:none;text-align:center;margin-top:5pt;margin-bottom:20pt;color:#0f0}.amendment-to-bill-report-body first-page-date{display:block;text-align:center;margin-top:5pt;margin-bottom:20pt}.amendment-to-bill-report-body reintroduction-code{text-align:right;display:block}.amendment-to-bill-report-body reintroduction-code[display=no]{display:none;text-align:right;display:block;color:#0f0}.amendment-to-bill-report-body legis-counsel{text-align:right;display:block}.amendment-to-bill-report-body calendar[display=no]{display:none;color:#0f0}.amendment-to-bill-report-body calendar{font-size:16pt;font-weight:700;display:block;text-align:right}.amendment-to-bill-report-body first-page-desc[display=no]{text-align:center;display:none;margin-bottom:20pt;margin-top:8pt;color:#0f0}.amendment-to-bill-report-body first-page-desc{text-align:center;display:block;margin-bottom:20pt;margin-top:8pt}.amendment-to-bill-report-body linebreak{display:block}.amendment-to-bill-report-body italic{font-style:italic}.amendment-to-bill-report-body quote:before{content:"\201c"}.amendment-to-bill-report-body quote:after{content:"\201d"}.amendment-to-bill-report-body quote>quote:before{content:"\2018"}.amendment-to-bill-report-body quote>quote:after{content:"\2019"}.amendment-to-bill-report-body quote>quote>quote:before{content:"\201c"}.amendment-to-bill-report-body quote>quote>quote:after{content:"\201d"}.amendment-to-bill-report-body quote>quote>quote>quote:before{content:"\2018"}.amendment-to-bill-report-body quote>quote>quote>quote:after{content:"\2019"}.amendment-to-bill-report-body quote>quote>quote>quote>quote:before{content:"\201c"}.amendment-to-bill-report-body quote>quote>quote>quote>quote:after{content:"\201d"}.amendment-to-bill-report-body quote>quote>quote>quote>quote>quote:before{content:"\2018"}.amendment-to-bill-report-body quote>quote>quote>quote>quote>quote:after{content:"\2019"}.amendment-to-bill-report-body term:before{content:"\201c"}.amendment-to-bill-report-body term:after{content:"\201d"}.amendment-to-bill-report-body quote>term:before{content:"\2018"}.amendment-to-bill-report-body quote>term:after{content:"\2019"}.amendment-to-bill-report-body quoted-block * quote>term:before{content:"\201c"}.amendment-to-bill-report-body quoted-block * quote>term:after{content:"\201d"}.amendment-to-bill-report-body legis-comment{margin-top:5pt;color:#0f0}.amendment-to-bill-report-body compilation-act-form>legis-comment{color:#0f0;display:block;text-align:center}.amendment-to-bill-report-body compilation-act-form>legis-comment:first-child{color:red;display:block;text-align:center}.amendment-to-bill-report-body legis-comment:before{content:"[";font-weight:700}.amendment-to-bill-report-body legis-comment:after{content:"]";font-weight:700}.amendment-to-bill-report-body section>header>legis-comment{font-family:Times New Roman;font-weight:700;color:#000}.amendment-to-bill-report-body usc-reference:before{content:" ["}.amendment-to-bill-report-body usc-reference:after{content:"] "}.amendment-to-bill-report-body usc-reference{font-weight:700;font-size:14pt}.amendment-to-bill-report-body text+usc-reference{display:block;font-weight:700;font-size:14pt}.amendment-to-bill-report-body subsection+usc-reference{display:block;font-weight:700;font-size:14pt}.amendment-to-bill-report-body paragraph+usc-reference{display:block;font-weight:700;font-size:14pt}.amendment-to-bill-report-body inline-comment[display=no]{display:none;color:#0f0}.amendment-to-bill-report-body inline-comment[display=yes]{display:inline}.amendment-to-bill-report-body inline-comment:before{font-weight:700;content:"["}.amendment-to-bill-report-body inline-comment:after{font-weight:700;content:"]"}.amendment-to-bill-report-body form,.amendment-to-bill-report-body resolution>preamble{display:block;width:auto;height:auto;margin-bottom:30pt;margin-right:24pt;margin-left:24pt}.amendment-to-bill-report-body amendment-form{display:block;width:auto;height:auto;margin-bottom:30pt;margin-right:24pt;margin-left:24pt}.amendment-to-bill-report-body distribution-code{text-align:right;display:block;font-weight:700}.amendment-to-bill-report-body distribution-code[display=no]{text-align:right;display:none;font-weight:700;color:#0f0}.amendment-to-bill-report-body signature-line[display=no]{display:none;margin-left:400pt;margin-top:20pt;text-align:right;color:#0f0;text-decoration:underline}.amendment-to-bill-report-body signature-line{display:block;margin-left:400pt;margin-top:20pt;text-align:right;text-decoration:underline}.amendment-to-bill-report-body congress[display=no]{text-align:left;display:none;font-weight:700;color:#0f0}.amendment-to-bill-report-body congress{text-align:left;display:block;font-weight:700}.amendment-to-bill-report-body session[display=no]{text-align:left;display:none;font-weight:700;color:#0f0}.amendment-to-bill-report-body session{text-align:left;display:block;font-weight:700}.amendment-to-bill-report-body legis-num{font-size:34pt;font-weight:700;text-align:center;display:block}.amendment-to-bill-report-body amendment-form>legis-num{display:block;margin-top:20pt;font-size:18pt;font-weight:700;font-variant:small-caps;text-align:center}.amendment-to-bill-report-body amendment-form>action>action-desc{display:block;margin-top:20pt;font-size:18pt;font-weight:700;font-variant:small-caps;text-align:center}.amendment-to-bill-report-body action>action-instruction{display:block;font-size:8pt;text-align:center;margin-top:8pt;margin-left:24pt;margin-right:24pt}.amendment-to-bill-report-body amendment-form>action>action-instruction{margin-top:20pt;font-weight:700;font-size:12pt}.amendment-to-bill-report-body current-chamber{text-align:center;display:block;font-size:14pt}.amendment-to-bill-report-body current-chamber:before{text-align:center;display:block;margin-top:16pt;margin-bottom:24pt;font-size:14pt;white-space:pre;content:"_______________________"}.amendment-to-bill-report-body engrossed-amendment-form>current-chamber:before{content:""}.amendment-to-bill-report-body engrossed-amendment-form>current-chamber{font-size:20pt;font-weight:700;font-style:italic}.amendment-to-bill-report-body engrossed-amendment-form>action>action-date{margin-top:8pt;text-align:right;margin-right:16pt;margin-bottom:16pt}.amendment-to-bill-report-body engrossed-amendment-form>action>action-date:after{content:"."}.amendment-to-bill-report-body endorsement[display=no]{display:none;color:#0f0}.amendment-to-bill-report-body compilation-act-form{display:block}.amendment-to-bill-report-body official-title[display=no]{display:none;color:#0f0}.amendment-to-bill-report-body endorsement>action-date{margin-top:10pt;text-align:left;font-weight:700;display:block}.amendment-to-bill-report-body chapter-designator:before{font-weight:700;content:"CHAP. "}.amendment-to-bill-report-body legis-type{font-size:10pt;font-weight:700;margin-top:12pt}.amendment-to-bill-report-body legis-type:before{text-align:center;display:block;margin-top:12pt;margin-bottom:16pt;font-size:14pt;white-space:pre;content:"_______________________"}.amendment-to-bill-report-body legis-type+official-title:before{content:" "}.amendment-to-bill-report-body amendment-instruction>legis-type[display=yes]:before{content:""}.amendment-to-bill-report-body amendment-instruction>legis-type[display=yes]{display:block;font-size:20pt;font-weight:700;text-transform:uppercase;text-align:center;margin-bottom:16pt;font-style:normal}.amendment-to-bill-report-body official-title{font-size:10pt;display:inline}.amendment-to-bill-report-body enacting-clause{text-align:left;text-indent:24pt;display:block;font-style:italic;margin-top:8pt}.amendment-to-bill-report-body sponsor{font-variant:small-caps;font-size:10pt}.amendment-to-bill-report-body cosponsor{font-variant:small-caps;font-size:10pt}.amendment-to-bill-report-body nonsponsor{font-size:10pt}.amendment-to-bill-report-body section>text{text-indent:24pt;margin-left:0}.amendment-to-bill-report-body section>text[display-inline=yes-display-inline]{text-indent:48pt;margin-left:0}.amendment-to-bill-report-body section[section-type=resolved]:before{font-variant:normal;text-transform:none;display:inline;font-style:italic;font-weight:400;font-size:12pt;content:"Resolved, "}.amendment-to-bill-report-body section[section-type=resolved]{text-indent:24pt}.amendment-to-bill-report-body section[section-type=undesignated-section]{text-indent:24pt;text-align:left;display:block;margin-left:0}.amendment-to-bill-report-body section[section-type=undesignated-section]>text{text-indent:24pt;text-align:left;display:block}.amendment-to-bill-report-body section[section-type=undesignated-section]:before{content:""}.amendment-to-bill-report-body section[section-type=undesignated-section][commented=yes]:before{content:"[ "}.amendment-to-bill-report-body section[section-type=section-one]:before{font-family:Times New Roman;font-variant:small-caps;font-size:10pt;font-weight:700;text-transform:uppercase;content:"Section "}.amendment-to-bill-report-body amendment-block>legis-body>section[section-type=section-one]:before{font-variant:small-caps}.amendment-to-bill-report-body section[section-type=section-one][commented=yes]:before{font-family:Times New Roman;font-variant:small-caps;font-size:10pt;font-weight:700;text-transform:uppercase;content:"[Section "}.amendment-to-bill-report-body section[section-type=subsequent-section]:before{font-family:Times New Roman;font-variant:small-caps;font-size:10pt;font-weight:700;text-transform:uppercase;content:"Sec. "}.amendment-to-bill-report-body amendment-block>legis-body>section[section-type=subsequent-section]:before{font-variant:small-caps}.amendment-to-bill-report-body section[section-type=subsequent-section][commented=yes]:before{font-family:Times New Roman;font-size:10pt;font-weight:700;text-transform:uppercase;content:"[Sec. "}.amendment-to-bill-report-body *[type=undesignated]:before{content:""}.amendment-to-bill-report-body section[style=USC]:before{font-family:Times New Roman;font-size:10pt;font-weight:700;text-transform:uppercase;content:"\a7  "}.amendment-to-bill-report-body section[style=USC][commented=yes]:before{font-family:Times New Roman;font-size:10pt;font-weight:700;text-transform:uppercase;content:"[\a7  "}.amendment-to-bill-report-body section[style=USC][changed=deleted]:before{font-family:Times New Roman;font-size:10pt;font-weight:700;text-transform:uppercase;content:"[\a7  "}.amendment-to-bill-report-body * [changed=deleted] section[style=USC]:before{font-family:Times New Roman;font-size:10pt;font-weight:700;text-transform:uppercase;content:"[\a7  "}.amendment-to-bill-report-body section[changed=deleted]:before{font-family:Times New Roman;font-size:10pt;font-weight:700;text-transform:uppercase;content:"[Sec. "}.amendment-to-bill-report-body * [changed=deleted] section:before{font-family:Times New Roman;font-size:10pt;font-weight:700;text-transform:uppercase;content:"[Sec. "}.amendment-to-bill-report-body section[changed=deleted][style=OLC]>text:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] section[style=OLC]>text:before{font-weight:700;content:"["}.amendment-to-bill-report-body section[changed=deleted][style=USC]>text:before{font-weight:700;content:"["}.amendment-to-bill-report-body * [changed=deleted] section[style=USC]>text:before{font-weight:700;content:"["}.amendment-to-bill-report-body section[style=USC][aip-changed=deleted]:before,.amendment-to-bill-report-body * [aip-changed=deleted] section[style=USC]:before{font-family:Times New Roman;font-size:10pt;font-weight:700;text-transform:uppercase;content:"[\a7  "}.amendment-to-bill-report-body section[aip-changed=deleted]:before,.amendment-to-bill-report-body * [aip-changed=deleted] section:before{font-family:Times New Roman;font-size:15pt;font-weight:700;content:"[Sec. "}.amendment-to-bill-report-body section[aip-changed=deleted][section-type=undesignated-section]:before{content:"["}.amendment-to-bill-report-body section[changed=deleted][style=OLC]>text:before,.amendment-to-bill-report-body * [changed=deleted] section[style=OLC]>text:before,.amendment-to-bill-report-body section[changed=deleted][style=USC]>text:before,.amendment-to-bill-report-body * [changed=deleted] section[style=USC]>text:before{font-weight:700;content:"["}.amendment-to-bill-report-body section[other-style=traditional-inline]{text-indent:24pt;text-align:left;display:block;margin-left:0}.amendment-to-bill-report-body section[other-style=traditional-inline]>header{font-weight:400;font-style:normal;font-variant:small-caps;font-size:12pt}.amendment-to-bill-report-body section[style=traditional]{text-indent:24pt;text-align:left;display:block;margin-left:0}.amendment-to-bill-report-body section:before{font-family:Times New Roman;font-variant:small-caps;font-size:10pt;font-weight:700;text-transform:uppercase;content:"Sec. "}.amendment-to-bill-report-body quoted-block[style=traditional]>section:before{content:""}.amendment-to-bill-report-body section{text-indent:0pt;text-align:left;display:block;margin-left:0}.amendment-to-bill-report-body resolution-body>section{text-indent:24pt}.amendment-to-bill-report-body title>section,.amendment-to-bill-report-body subtitle>section,.amendment-to-bill-report-body subtitle>part>section{text-align:left;display:block}.amendment-to-bill-report-body section>enum{font-variant:small-caps;font-weight:700;font-size:10pt}.amendment-to-bill-report-body section>header{font-size:10pt;font-weight:700;text-transform:uppercase}.amendment-to-bill-report-body legis-body header{font-weight:400;font-variant:small-caps}.amendment-to-bill-report-body section[style=traditional]>header:before{content:" "}.amendment-to-bill-report-body section>header:after{content:"."}.amendment-to-bill-report-body section[style=traditional]>header:after{content:" "}.amendment-to-bill-report-body section[style=traditional]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:12pt}.amendment-to-bill-report-body subsection[style=traditional]>header:before{content:" "}.amendment-to-bill-report-body subsection>header:after,.amendment-to-bill-report-body paragraph>header:after,.amendment-to-bill-report-body subparagraph>header:after,.amendment-to-bill-report-body clause>header:after,.amendment-to-bill-report-body subclause>header:after{content:".\2014"}.amendment-to-bill-report-body subsection[style=traditional]>header:after{content:"   "}.amendment-to-bill-report-body subsection[style=traditional]>header{font-weight:400;font-style:normal;vertical-align:super;font-size:12pt}.amendment-to-bill-report-body subsection[style=archaic]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:12pt}.amendment-to-bill-report-body subsection[style=archaic-paragraph]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:12pt}.amendment-to-bill-report-body paragraph[style=archaic-paragraph]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:12pt}.amendment-to-bill-report-body division:not([style]):before,.amendment-to-bill-report-body division[style=OLC]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"DIVISION "}.amendment-to-bill-report-body division[style=OLC]>header{font-family:Times New Roman;font-size:16pt;font-weight:700}.amendment-to-bill-report-body division[style=USC]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"DIVISION "}.amendment-to-bill-report-body division[style=USC]>header{font-family:Times New Roman;font-size:16pt;font-weight:700}.amendment-to-bill-report-body division[style=traditional]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"DIVISION "}.amendment-to-bill-report-body division[style=traditional]>header{font-family:Times New Roman;font-size:16pt;font-weight:400}.amendment-to-bill-report-body division[level-type=undesignated]:before{content:""}.amendment-to-bill-report-body subdivision:not([style]):before,.amendment-to-bill-report-body subdivision[style=OLC]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"SUBDIVISION "}.amendment-to-bill-report-body subdivision[style=OLC]>header{font-family:Times New Roman;font-size:16pt;font-weight:700}.amendment-to-bill-report-body subdivision[style=USC]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"SUBDIVISION "}.amendment-to-bill-report-body subdivision[style=USC]>header{font-family:Times New Roman;font-size:16pt;font-weight:700}.amendment-to-bill-report-body subdivision[style=traditional]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Subdivision "}.amendment-to-bill-report-body subdivision[style=traditional]>header{font-family:Times New Roman;font-size:16pt;font-weight:400}.amendment-to-bill-report-body subdivision[level-type=undesignated]:before{content:""}.amendment-to-bill-report-body title[style=OLC]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"TITLE "}.amendment-to-bill-report-body title[style=OLC]>header{font-family:Times New Roman;font-size:16pt;font-weight:700}.amendment-to-bill-report-body title[style=traditional]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"TITLE "}.amendment-to-bill-report-body title[style=traditional]>header{font-family:Times New Roman;font-weight:400;font-size:16pt}.amendment-to-bill-report-body title[style=USC]:before{font-family:Times New Roman;font-size:16pt;content:"TITLE "}.amendment-to-bill-report-body title[style=USC]>header{font-family:Times New Roman;font-size:16pt}.amendment-to-bill-report-body title[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"TITLE "}.amendment-to-bill-report-body title[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"TITLE "}.amendment-to-bill-report-body title[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"Title "}.amendment-to-bill-report-body title[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"Title "}.amendment-to-bill-report-body title[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"Title "}.amendment-to-bill-report-body title[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-weight:400;content:"Title "}.amendment-to-bill-report-body title[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"TITLE "}.amendment-to-bill-report-body title[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"TITLE "}.amendment-to-bill-report-body title[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"Title "}.amendment-to-bill-report-body title[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"Title "}.amendment-to-bill-report-body title[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Title "}.amendment-to-bill-report-body title[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Title "}.amendment-to-bill-report-body title[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"TITLE "}.amendment-to-bill-report-body title[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"TITLE "}.amendment-to-bill-report-body title[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"Title "}.amendment-to-bill-report-body title[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"Title "}.amendment-to-bill-report-body title[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Title "}.amendment-to-bill-report-body title[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-weight:400;content:"Title "}.amendment-to-bill-report-body title[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"TITLE "}.amendment-to-bill-report-body title[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"TITLE "}.amendment-to-bill-report-body title[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"Title "}.amendment-to-bill-report-body title[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"Title "}.amendment-to-bill-report-body title[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;content:"Title "}.amendment-to-bill-report-body title[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;content:"Title "}.amendment-to-bill-report-body title:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"TITLE "}.amendment-to-bill-report-body title[level-type=undesignated]:before{content:""}.amendment-to-bill-report-body subtitle[style=OLC]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[style=OLC]>header{font-family:Times New Roman;font-size:16pt;font-weight:700}.amendment-to-bill-report-body subtitle[style=traditional]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle[style=traditional]>header{font-family:Times New Roman;font-weight:400;font-size:16pt}.amendment-to-bill-report-body subtitle[style=USC]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[style=USC]>header{font-family:Times New Roman;font-size:18pt;font-weight:700}.amendment-to-bill-report-body subtitle[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"SUBTITLE "}.amendment-to-bill-report-body subtitle[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"SUBTITLE "}.amendment-to-bill-report-body subtitle[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"SUBTITLE "}.amendment-to-bill-report-body subtitle[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"SUBTITLE "}.amendment-to-bill-report-body subtitle[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"SUBTITLE "}.amendment-to-bill-report-body subtitle[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"SUBTITLE "}.amendment-to-bill-report-body subtitle[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"SUBTITLE "}.amendment-to-bill-report-body subtitle[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"SUBTITLE "}.amendment-to-bill-report-body subtitle[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;content:"Subtitle "}.amendment-to-bill-report-body subtitle:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Subtitle "}.amendment-to-bill-report-body subtitle[level-type=undesignated]:before{content:""}.amendment-to-bill-report-body chapter[style=OLC]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"CHAPTER "}.amendment-to-bill-report-body chapter[style=OLC]>header{font-family:Times New Roman;font-size:16pt;font-weight:700}.amendment-to-bill-report-body chapter[style=traditional]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"CHAPTER "}.amendment-to-bill-report-body chapter[style=traditional]>header{font-family:Times New Roman;font-weight:400;font-size:16pt}.amendment-to-bill-report-body chapter[style=USC]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"CHAPTER "}.amendment-to-bill-report-body chapter[style=USC]>header{font-family:Times New Roman;font-size:16pt;font-weight:700}.amendment-to-bill-report-body chapter[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"CHAPTER "}.amendment-to-bill-report-body chapter[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"CHAPTER "}.amendment-to-bill-report-body chapter[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-weight:400;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"CHAPTER "}.amendment-to-bill-report-body chapter[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"CHAPTER "}.amendment-to-bill-report-body chapter[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"CHAPTER "}.amendment-to-bill-report-body chapter[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"CHAPTER "}.amendment-to-bill-report-body chapter[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-weight:400;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"CHAPTER "}.amendment-to-bill-report-body chapter[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"CHAPTER "}.amendment-to-bill-report-body chapter[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;content:"Chapter "}.amendment-to-bill-report-body chapter[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;content:"Chapter "}.amendment-to-bill-report-body chapter:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"CHAPTER "}.amendment-to-bill-report-body subtitle>chapter{margin-left:-48pt}.amendment-to-bill-report-body chapter[level-type=undesignated]:before{content:""}.amendment-to-bill-report-body subchapter[style=OLC]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[style=OLC]>header{font-family:Times New Roman;font-size:18pt;font-weight:700}.amendment-to-bill-report-body subchapter[style=traditional]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[style=traditional]>header{font-family:Times New Roman;font-weight:700;font-size:16pt}.amendment-to-bill-report-body subchapter[style=USC]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[style=USC]>header{font-family:Times New Roman;font-weight:400;font-size:16pt}.amendment-to-bill-report-body subchapter[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-weight:400;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-weight:400;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"SUBCHAPTER "}.amendment-to-bill-report-body subchapter[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;content:"Subchapter "}.amendment-to-bill-report-body subchapter:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Subchapter "}.amendment-to-bill-report-body subchapter[level-type=undesignated]:before{content:""}.amendment-to-bill-report-body part[style=OLC]:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"PART "}.amendment-to-bill-report-body part[style=OLC]>header{font-family:Times New Roman;font-size:14pt;font-weight:700}.amendment-to-bill-report-body part[style=traditional]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;font-variant:small-caps;content:"Part "}.amendment-to-bill-report-body part[style=traditional]>header{font-family:Times New Roman;font-weight:400;font-variant:small-caps;font-size:16pt}.amendment-to-bill-report-body part[style=USC]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"PART "}.amendment-to-bill-report-body part[style=USC]>header{font-family:Times New Roman;font-size:18pt;font-weight:700}.amendment-to-bill-report-body part[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"PART "}.amendment-to-bill-report-body part[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"PART "}.amendment-to-bill-report-body part[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"Part "}.amendment-to-bill-report-body part[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"Part "}.amendment-to-bill-report-body part[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"Part "}.amendment-to-bill-report-body part[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-weight:400;content:"Part "}.amendment-to-bill-report-body part[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"PART "}.amendment-to-bill-report-body part[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"PART "}.amendment-to-bill-report-body part[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"Part "}.amendment-to-bill-report-body part[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"Part "}.amendment-to-bill-report-body part[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Part "}.amendment-to-bill-report-body part[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Part "}.amendment-to-bill-report-body part[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"PART "}.amendment-to-bill-report-body part[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"PART "}.amendment-to-bill-report-body part[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"Part "}.amendment-to-bill-report-body part[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"Part "}.amendment-to-bill-report-body part[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Part "}.amendment-to-bill-report-body part[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-weight:400;content:"Part "}.amendment-to-bill-report-body part[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"PART "}.amendment-to-bill-report-body part[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"PART "}.amendment-to-bill-report-body part[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"Part "}.amendment-to-bill-report-body part[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"Part "}.amendment-to-bill-report-body part[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;content:"Part "}.amendment-to-bill-report-body part[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;content:"Part "}.amendment-to-bill-report-body part:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"PART "}.amendment-to-bill-report-body part[level-type=undesignated]:before{content:""}.amendment-to-bill-report-body subpart[style=OLC]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[style=OLC]>header{font-family:Times New Roman;font-size:18pt;font-weight:700}.amendment-to-bill-report-body subpart[style=traditional]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart[style=traditional]>header{font-family:Times New Roman;font-weight:400;font-size:16pt}.amendment-to-bill-report-body subpart[style=USC]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"SUBPART "}.amendment-to-bill-report-body subpart[style=USC]>header{font-family:Times New Roman;font-size:18pt;font-weight:700}.amendment-to-bill-report-body subpart[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"SUBPART "}.amendment-to-bill-report-body subpart[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"SUBPART "}.amendment-to-bill-report-body subpart[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-variant:small-caps;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:14pt;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"SUBPART "}.amendment-to-bill-report-body subpart[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"SUBPART "}.amendment-to-bill-report-body subpart[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-variant:small-caps;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:16pt;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"SUBPART "}.amendment-to-bill-report-body subpart[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"SUBPART "}.amendment-to-bill-report-body subpart[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-variant:small-caps;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:18pt;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:18pt;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"SUBPART "}.amendment-to-bill-report-body subpart[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"SUBPART "}.amendment-to-bill-report-body subpart[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;content:"Subpart "}.amendment-to-bill-report-body subpart[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;content:"Subpart "}.amendment-to-bill-report-body subpart:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"SUBPART "}.amendment-to-bill-report-body subpart[level-type=undesignated]:before{content:""}.amendment-to-bill-report-body *>[font-size="8"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:14pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="8"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:14pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="8"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:14pt}.amendment-to-bill-report-body *>[font-size="8"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:14pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="8"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:14pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="8"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:14pt}.amendment-to-bill-report-body *>[font-size="10"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:16pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="10"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:16pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="10"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:16pt}.amendment-to-bill-report-body *>[font-size="10"][font-style=all-cap][bold=no]>header{color:#000;font-size:16pt;font-weight:400;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="10"][font-style=cap-sc][bold=no]>header{color:#000;font-size:16pt;font-weight:400;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="10"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:16pt}.amendment-to-bill-report-body *>[font-size="12"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:18pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="12"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:18pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="12"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:18pt}.amendment-to-bill-report-body *>[font-size="12"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:18pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="12"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:18pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="12"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:18pt}.amendment-to-bill-report-body *>[font-size="14"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:20pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="14"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:20pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="14"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:20pt}.amendment-to-bill-report-body *>[font-size="14"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:20pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="14"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:20pt;font-variant:small-caps}.amendment-to-bill-report-body *>[font-size="14"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:20pt}.amendment-to-bill-report-body header{font-weight:700;display:inline}.amendment-to-bill-report-body title,.amendment-to-bill-report-body subtitle,.amendment-to-bill-report-body part,.amendment-to-bill-report-body subpart,.amendment-to-bill-report-body division,.amendment-to-bill-report-body subdivision,.amendment-to-bill-report-body chapter,.amendment-to-bill-report-body subchapter{display:block;text-align:center;text-indent:0pt}.amendment-to-bill-report-body undesignated-level>header{font-family:Times New Roman;font-size:16pt;font-weight:700;display:block;text-align:center}.amendment-to-bill-report-body appendix{margin-top:10pt;display:block;text-align:center}.amendment-to-bill-report-body appendix:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"APPENDIX ";display:block}.amendment-to-bill-report-body appendix>header:after{content:""}.amendment-to-bill-report-body appendix>header{font-weight:700;font-size:16pt}.amendment-to-bill-report-body section>header,.amendment-to-bill-report-body subsection>header,.amendment-to-bill-report-body paragraph>header,.amendment-to-bill-report-body subparagraph>header,.amendment-to-bill-report-body clause>header,.amendment-to-bill-report-body subclause>header,.amendment-to-bill-report-body item>header,.amendment-to-bill-report-body subitem>header{display:inline;font-weight:700}.amendment-to-bill-report-body subsection{display:block;margin-left:0;text-indent:24pt}.amendment-to-bill-report-body paragraph{display:block;margin-left:24pt;text-indent:24pt}.amendment-to-bill-report-body subparagraph{display:block;margin-left:24pt}.amendment-to-bill-report-body clause{display:block;margin-left:24pt}.amendment-to-bill-report-body subclause{display:block;margin-left:24pt}.amendment-to-bill-report-body item{display:block;margin-left:24pt}.amendment-to-bill-report-body subitem{display:block;margin-left:24pt}.amendment-to-bill-report-body subsubitem{display:block;margin-left:0}.amendment-to-bill-report-body section>subsection{margin-left:0}.amendment-to-bill-report-body section>paragraph{margin-left:24pt}.amendment-to-bill-report-body section>quoted-block{margin-left:0}.amendment-to-bill-report-body subsection[indent=flush-left]{text-indent:0pt}.amendment-to-bill-report-body subsection[indent=flush-left]>paragraph[indent=""]{margin-left:0;text-indent:24pt}.amendment-to-bill-report-body paragraph[indent=flush-left]{text-indent:0pt}.amendment-to-bill-report-body paragraph[indent=flush-left]>subparagraph[indent=""]{margin-left:0;text-indent:24pt}.amendment-to-bill-report-body subparagraph[indent=flush-left]{text-indent:0pt}.amendment-to-bill-report-body subparagraph[indent=flush-left]>clause[indent=""]{margin-left:0;text-indent:24pt}.amendment-to-bill-report-body clause[indent=flush-left]{text-indent:0pt}.amendment-to-bill-report-body clause[indent=flush-left]>subclause[indent=""]{margin-left:0;text-indent:24pt}.amendment-to-bill-report-body subclause[indent=flush-left]{text-indent:0pt}.amendment-to-bill-report-body subclause[indent=flush-left]>item[indent=""]{margin-left:0;text-indent:24pt}.amendment-to-bill-report-body item[indent=flush-left]{text-indent:0pt}.amendment-to-bill-report-body item[indent=flush-left]>subitem[indent=""]{margin-left:0;text-indent:24pt}.amendment-to-bill-report-body subitem[indent=flush-left]{text-indent:0pt}.amendment-to-bill-report-body paragraph[indent=up1],.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up2]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up3]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up4]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up5]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up6]{margin-left:0}.amendment-to-bill-report-body subparagraph[indent=up1]{margin-left:0}.amendment-to-bill-report-body subparagraph[indent=up2]{margin-left:-24pt}.amendment-to-bill-report-body subparagraph[indent=up3]{margin-left:-24pt}.amendment-to-bill-report-body subparagraph[indent=up4]{margin-left:-24pt}.amendment-to-bill-report-body subparagraph[indent=up5]{margin-left:-24pt}.amendment-to-bill-report-body subparagraph[indent=up6]{margin-left:-24pt}.amendment-to-bill-report-body clause[indent=up1]{margin-left:0}.amendment-to-bill-report-body clause[indent=up2]{margin-left:-24pt}.amendment-to-bill-report-body clause[indent=up3]{margin-left:-48pt}.amendment-to-bill-report-body clause[indent=up4]{margin-left:-48pt}.amendment-to-bill-report-body clause[indent=up5]{margin-left:-48pt}.amendment-to-bill-report-body clause[indent=up6]{margin-left:-48pt}.amendment-to-bill-report-body subclause[indent=up1]{margin-left:0}.amendment-to-bill-report-body subclause[indent=up2]{margin-left:-24pt}.amendment-to-bill-report-body subclause[indent=up3]{margin-left:-48pt}.amendment-to-bill-report-body subclause[indent=up4]{margin-left:-72pt}.amendment-to-bill-report-body subclause[indent=up5]{margin-left:-72pt}.amendment-to-bill-report-body subclause[indent=up6]{margin-left:-72pt}.amendment-to-bill-report-body item[indent=up1]{margin-left:0}.amendment-to-bill-report-body item[indent=up2]{margin-left:-24pt}.amendment-to-bill-report-body quoted-block[display-inline=yes-display-inline] * item[indent=up2]{margin-left:0}.amendment-to-bill-report-body item[indent=up3]{margin-left:-48pt}.amendment-to-bill-report-body item[indent=up4]{margin-left:-72pt}.amendment-to-bill-report-body item[indent=up5]{margin-left:-96pt}.amendment-to-bill-report-body item[indent=up6]{margin-left:-96pt}.amendment-to-bill-report-body subitem[indent=up1]{margin-left:0}.amendment-to-bill-report-body subitem[indent=up2]{margin-left:-24pt}.amendment-to-bill-report-body subitem[indent=up3]{margin-left:-48pt}.amendment-to-bill-report-body subitem[indent=up4]{margin-left:-72pt}.amendment-to-bill-report-body subitem[indent=up5]{margin-left:-96pt}.amendment-to-bill-report-body subitem[indent=up6]{margin-left:0}.amendment-to-bill-report-body subsection[indent=down1]{margin-left:24pt}.amendment-to-bill-report-body subsection[indent=down2]{margin-left:48pt}.amendment-to-bill-report-body subsection[indent=down3]{margin-left:72pt}.amendment-to-bill-report-body subsection[indent=down4]{margin-left:96pt}.amendment-to-bill-report-body subsection[indent=down5]{margin-left:120pt}.amendment-to-bill-report-body subsection[indent=down6]{margin-left:144pt}.amendment-to-bill-report-body paragraph[indent=down1]{margin-left:48pt}.amendment-to-bill-report-body paragraph[indent=down2]{margin-left:72pt}.amendment-to-bill-report-body paragraph[indent=down3]{margin-left:96pt}.amendment-to-bill-report-body paragraph[indent=down4]{margin-left:120pt}.amendment-to-bill-report-body paragraph[indent=down5]{margin-left:144pt}.amendment-to-bill-report-body paragraph[indent=down6]{margin-left:144pt}.amendment-to-bill-report-body subparagraph[indent=down1]{margin-left:48pt}.amendment-to-bill-report-body subparagraph[indent=down2]{margin-left:72pt}.amendment-to-bill-report-body subparagraph[indent=down3]{margin-left:96pt}.amendment-to-bill-report-body subparagraph[indent=down4]{margin-left:120pt}.amendment-to-bill-report-body subparagraph[indent=down5]{margin-left:144pt}.amendment-to-bill-report-body subparagraph[indent=down6]{margin-left:144pt}.amendment-to-bill-report-body clause[indent=down1]{margin-left:48pt}.amendment-to-bill-report-body clause[indent=down2]{margin-left:72pt}.amendment-to-bill-report-body clause[indent=down3]{margin-left:96pt}.amendment-to-bill-report-body clause[indent=down4]{margin-left:120pt}.amendment-to-bill-report-body clause[indent=down5]{margin-left:144pt}.amendment-to-bill-report-body clause[indent=down6]{margin-left:144pt}.amendment-to-bill-report-body subclause[indent=down1]{margin-left:48pt}.amendment-to-bill-report-body subclause[indent=down2]{margin-left:72pt}.amendment-to-bill-report-body subclause[indent=down3]{margin-left:96pt}.amendment-to-bill-report-body subclause[indent=down4]{margin-left:120pt}.amendment-to-bill-report-body subclause[indent=down5]{margin-left:144pt}.amendment-to-bill-report-body subclause[indent=down6]{margin-left:144pt}.amendment-to-bill-report-body item[indent=down1]{margin-left:48pt}.amendment-to-bill-report-body item[indent=down2]{margin-left:72pt}.amendment-to-bill-report-body item[indent=down3]{margin-left:96pt}.amendment-to-bill-report-body item[indent=down4]{margin-left:120pt}.amendment-to-bill-report-body item[indent=down5]{margin-left:144pt}.amendment-to-bill-report-body item[indent=down6]{margin-left:144pt}.amendment-to-bill-report-body subitem[indent=down1]{margin-left:48pt}.amendment-to-bill-report-body subitem[indent=down2]{margin-left:72pt}.amendment-to-bill-report-body subitem[indent=down3]{margin-left:96pt}.amendment-to-bill-report-body subitem[indent=down4]{margin-left:120pt}.amendment-to-bill-report-body subitem[indent=down5]{margin-left:144pt}.amendment-to-bill-report-body subitem[indent=down6]{margin-left:144pt}.amendment-to-bill-report-body subsection[indent=paragraph]{margin-left:24pt}.amendment-to-bill-report-body subsection[indent=subparagraph]{margin-left:48pt}.amendment-to-bill-report-body subsection[indent=clause]{margin-left:72pt}.amendment-to-bill-report-body subsection[indent=subclause]{margin-left:96pt}.amendment-to-bill-report-body subsection[indent=item]{margin-left:120pt}.amendment-to-bill-report-body subsection[indent=subitem]{margin-left:144pt}.amendment-to-bill-report-body paragraph[indent=subsection]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=subparagraph]{margin-left:48pt}.amendment-to-bill-report-body paragraph[indent=clause]{margin-left:72pt}.amendment-to-bill-report-body paragraph[indent=subclause]{margin-left:96pt}.amendment-to-bill-report-body paragraph[indent=item]{margin-left:120pt}.amendment-to-bill-report-body paragraph[indent=subitem]{margin-left:144pt}.amendment-to-bill-report-body subparagraph[indent=subsection]{margin-left:0}.amendment-to-bill-report-body subparagraph[indent=paragraph]{margin-left:24pt}.amendment-to-bill-report-body subparagraph[indent=clause]{margin-left:48pt}.amendment-to-bill-report-body subparagraph[indent=subclause]{margin-left:72pt}.amendment-to-bill-report-body subparagraph[indent=item]{margin-left:96pt}.amendment-to-bill-report-body subparagraph[indent=subitem]{margin-left:120pt}.amendment-to-bill-report-body clause[indent=subsection]{margin-left:0}.amendment-to-bill-report-body clause[indent=paragraph]{margin-left:24pt}.amendment-to-bill-report-body clause[indent=subparagraph]{margin-left:48pt}.amendment-to-bill-report-body clause[indent=subclause]{margin-left:96pt}.amendment-to-bill-report-body clause[indent=item]{margin-left:120pt}.amendment-to-bill-report-body clause[indent=subitem]{margin-left:144pt}.amendment-to-bill-report-body subclause[indent=subsection]{margin-left:0}.amendment-to-bill-report-body subclause[indent=paragraph]{margin-left:24pt}.amendment-to-bill-report-body subclause[indent=subparagraph]{margin-left:48pt}.amendment-to-bill-report-body subclause[indent=clause]{margin-left:72pt}.amendment-to-bill-report-body subclause[indent=item]{margin-left:120pt}.amendment-to-bill-report-body subclause[indent=subitem]{margin-left:144pt}.amendment-to-bill-report-body item[indent=subsection]{margin-left:0}.amendment-to-bill-report-body item[indent=paragraph]{margin-left:24pt}.amendment-to-bill-report-body item[indent=subparagraph]{margin-left:48pt}.amendment-to-bill-report-body item[indent=clause]{margin-left:72pt}.amendment-to-bill-report-body item[indent=subclause]{margin-left:96pt}.amendment-to-bill-report-body item[indent=subitem]{margin-left:144pt}.amendment-to-bill-report-body subitem[indent=subsection]{margin-left:0}.amendment-to-bill-report-body subitem[indent=paragraph]{margin-left:24pt}.amendment-to-bill-report-body subitem[indent=subparagraph]{margin-left:48pt}.amendment-to-bill-report-body subitem[indent=clause]{margin-left:72pt}.amendment-to-bill-report-body subitem[indent=subclause]{margin-left:96pt}.amendment-to-bill-report-body subitem[indent=item]{margin-left:120pt}.amendment-to-bill-report-body subsubitem[indent=subsection]{margin-left:0}.amendment-to-bill-report-body subsubitem[indent=paragraph]{margin-left:24pt}.amendment-to-bill-report-body subsubitem[indent=subparagraph]{margin-left:48pt}.amendment-to-bill-report-body subsubitem[indent=clause]{margin-left:72pt}.amendment-to-bill-report-body subsubitem[indent=subclause]{margin-left:96pt}.amendment-to-bill-report-body subsubitem[indent=item]{margin-left:120pt}.amendment-to-bill-report-body subsubitem[indent=subitem]{margin-left:144pt}.amendment-to-bill-report-body subsection[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body subparagraph[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body clause[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body subclause[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body item[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body subitem[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body subsubitem[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body continuation-text{display:block;text-indent:0pt}.amendment-to-bill-report-body paragraph>continuation-text[continuation-text-level=subsection]{text-indent:0pt;margin-left:-24pt}.amendment-to-bill-report-body subparagraph>continuation-text[continuation-text-level=subsection]{margin-left:-48pt}.amendment-to-bill-report-body clause>continuation-text[continuation-text-level=subsection]{margin-left:-72pt}.amendment-to-bill-report-body subclause>continuation-text[continuation-text-level=subsection]{margin-left:-96pt}.amendment-to-bill-report-body item>continuation-text[continuation-text-level=subsection]{margin-left:-120pt}.amendment-to-bill-report-body paragraph>continuation-text[continuation-text-level=paragraph]{margin-left:0}.amendment-to-bill-report-body subparagraph>continuation-text[continuation-text-level=paragraph]{margin-left:-24pt}.amendment-to-bill-report-body clause>continuation-text[continuation-text-level=paragraph]{margin-left:-48pt}.amendment-to-bill-report-body subclause>continuation-text[continuation-text-level=paragraph]{margin-left:-72pt}.amendment-to-bill-report-body item>continuation-text[continuation-text-level=paragraph]{margin-left:-96pt}.amendment-to-bill-report-body subparagraph>continuation-text[continuation-text-level=subparagraph]{margin-left:0}.amendment-to-bill-report-body clause>continuation-text[continuation-text-level=subparagraph]{margin-left:-24pt}.amendment-to-bill-report-body subclause>continuation-text[continuation-text-level=subparagraph]{margin-left:-48pt}.amendment-to-bill-report-body item>continuation-text[continuation-text-level=subparagraph]{margin-left:-72pt}.amendment-to-bill-report-body clause>continuation-text[continuation-text-level=clause]{margin-left:0}.amendment-to-bill-report-body subclause>continuation-text[continuation-text-level=clause]{margin-left:-24pt}.amendment-to-bill-report-body item>continuation-text[continuation-text-level=clause]{margin-left:-48pt}.amendment-to-bill-report-body subclause>continuation-text[continuation-text-level=subclause]{margin-left:0}.amendment-to-bill-report-body item>continuation-text[continuation-text-level=subclause]{margin-left:-24pt}.amendment-to-bill-report-body item>continuation-text[continuation-text-level=item]{margin-left:0}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subsection]{margin-left:0}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>continuation-text[continuation-text-level=subsection]{margin-left:-24pt}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>clause>continuation-text[continuation-text-level=subsection]{margin-left:-48pt}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>clause>subclause>continuation-text[continuation-text-level=subsection]{margin-left:-72pt}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>clause>subclause>item>continuation-text[continuation-text-level=subsection]{margin-left:-96pt}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>continuation-text[continuation-text-level=paragraph]{margin-left:0}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>continuation-text[continuation-text-level=paragraph]{margin-left:-24pt}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>clause>continuation-text[continuation-text-level=paragraph]{margin-left:-48pt}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>clause>subclause>continuation-text[continuation-text-level=paragraph]{margin-left:-72pt}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>clause>subclause>item>continuation-text[continuation-text-level=paragraph]{margin-left:-96pt}.amendment-to-bill-report-body paragraph[indent=up1]>continuation-text[continuation-text-level=subsection]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>continuation-text[continuation-text-level=subsection]{margin-left:-24pt}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>continuation-text[continuation-text-level=subsection]{margin-left:-48pt}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>subclause>continuation-text[continuation-text-level=subsection]{margin-left:-72pt}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>clause>subclause>item>continuation-text[continuation-text-level=subsection]{margin-left:-96pt}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>continuation-text[continuation-text-level=subsection]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subsection]{margin-left:0}.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>continuation-text[continuation-text-level=paragraph]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause>continuation-text[continuation-text-level=subsection]{margin-left:-24pt}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause>continuation-text[continuation-text-level=subsection]{margin-left:-24pt}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subsection]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subsection]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[display-inline=yes-display-inline]>clause[indent=up1]>continuation-text[continuation-text-level=subsection]{margin-left:0}.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>clause[indent=up1]>continuation-text[continuation-text-level=subsection]{margin-left:0}.amendment-to-bill-report-body pagebreak:before{color:#006400;font-size:12pt;text-align:center;content:"-----------------FORCED PAGEBREAK----------------"}.amendment-to-bill-report-body pagebreak{display:block;text-align:center;margin-top:20pt}.amendment-to-bill-report-body toc{font-size:10pt;display:block;margin-top:12pt;text-align:left;margin-left:24pt}.amendment-to-bill-report-body toc[container-level=chapter-container]{margin-left:96pt}.amendment-to-bill-report-body toc-entry[changed=added][accept-change=yes]{color:teal}.amendment-to-bill-report-body toc * header-in-text{color:teal}.amendment-to-bill-report-body toc>toc-entry[level=section]:after,.amendment-to-bill-report-body toc-quoted-entry>toc-entry[level=section]:after{font-weight:700}.amendment-to-bill-report-body paragraph>toc{margin-left:-24pt}.amendment-to-bill-report-body subparagraph>toc{margin-left:-48pt}.amendment-to-bill-report-body clause>toc{margin-left:-72pt}.amendment-to-bill-report-body subclause>toc{margin-left:-96pt}.amendment-to-bill-report-body item>toc{margin-left:-120pt}.amendment-to-bill-report-body subitem>toc{margin-left:-124pt}.amendment-to-bill-report-body toc-entry[level=title]{font-size:14pt}.amendment-to-bill-report-body toc-entry[level=part]{font-size:14pt}.amendment-to-bill-report-body toc-entry[level=subpart]{font-size:14pt}.amendment-to-bill-report-body toc>toc-entry[level=appendix]:before{font-weight:700;content:"Appendix \2014  "}.amendment-to-bill-report-body toc>toc-entry[indent=I04]{margin-left:30pt}.amendment-to-bill-report-body toc>toc-entry[indent=I06]{margin-left:50pt}.amendment-to-bill-report-body toc>multi-column-toc-entry{display:block;margin-top:5pt}.amendment-to-bill-report-body toc>multi-column-toc-entry[indent=I01]{font-size:12pt}.amendment-to-bill-report-body toc>multi-column-toc-entry[indent=I21]{font-size:12pt}.amendment-to-bill-report-body toc>multi-column-toc-entry[indent=I25]{margin-left:50pt}.amendment-to-bill-report-body toc>multi-column-toc-entry>target:before{font-weight:700;font-size:10pt;display:inline;content:". . . "}.amendment-to-bill-report-body multi-column-toc-entry[bold=on]{font-weight:700}.amendment-to-bill-report-body toc>multi-column-toc-entry>toc-enum:after{content:"  "}.amendment-to-bill-report-body toc>multi-column-toc-entry[level=section]{margin-left:0}.amendment-to-bill-report-body multi-column-toc-entry[level=subsection]{margin-left:24pt}.amendment-to-bill-report-body multi-column-toc-entry[level=paragraph]{margin-left:48pt}.amendment-to-bill-report-body multi-column-toc-entry[level=subparagraph]{margin-left:72pt}.amendment-to-bill-report-body enum:after{content:" "}.amendment-to-bill-report-body division[style=traditional]>enum{font-weight:400;font-size:16pt}.amendment-to-bill-report-body subdivision[style=traditional]>enum{font-weight:400;font-size:16pt}.amendment-to-bill-report-body title[style=OLC]>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body title[style=traditional]>enum{font-weight:400;font-size:16pt}.amendment-to-bill-report-body title[style=USC]>enum{font-weight:700;font-size:20pt}.amendment-to-bill-report-body subtitle[style=OLC]>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body subtitle[style=traditional]>enum{font-weight:400;font-size:16pt}.amendment-to-bill-report-body subtitle[style=USC]>enum{font-weight:700;font-size:18pt}.amendment-to-bill-report-body part[style=OLC]>enum{font-weight:700;font-size:14pt}.amendment-to-bill-report-body part[style=traditional]>enum{font-weight:400;font-size:16pt}.amendment-to-bill-report-body part[style=USC]>enum{font-weight:700;font-size:18pt}.amendment-to-bill-report-body subpart[style=OLC]>enum{font-weight:700;font-size:18pt}.amendment-to-bill-report-body subpart[style=traditional]>enum{font-weight:400;font-size:16pt}.amendment-to-bill-report-body subpart[style=USC]>enum{font-weight:700;font-size:18pt}.amendment-to-bill-report-body chapter[style=OLC]>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body chapter[style=traditional]>enum{font-size:16pt;font-weight:400}.amendment-to-bill-report-body chapter[style=USC]>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body subchapter[style=OLC]>enum{font-weight:700;font-size:18pt}.amendment-to-bill-report-body subchapter[style=traditional]>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body subchapter[style=USC]>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body *>[font-size="8"][bold=yes]>enum{font-weight:700;font-size:14pt}.amendment-to-bill-report-body *>[font-size="8"][bold=no]>enum{font-weight:400;font-size:14pt}.amendment-to-bill-report-body *>[font-size="10"][bold=yes]>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body *>[font-size="10"][bold=no]>enum{font-weight:400;font-size:16pt}.amendment-to-bill-report-body *>[font-size="12"][bold=yes]>enum{font-weight:700;font-size:18pt}.amendment-to-bill-report-body *>[font-size="12"][bold=no]>enum{font-weight:400;font-size:18pt}.amendment-to-bill-report-body *>[font-size="14"][bold=yes]>enum{font-weight:700;font-size:20pt}.amendment-to-bill-report-body *>[font-size="14"][bold=no]>enum{font-weight:400;font-size:20pt}.amendment-to-bill-report-body division>enum,.amendment-to-bill-report-body subdivision>enum,.amendment-to-bill-report-body title>enum,.amendment-to-bill-report-body subtitle>enum,.amendment-to-bill-report-body subchapter>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body part>enum{font-weight:700;font-size:14pt}.amendment-to-bill-report-body subpart>enum{font-weight:700;font-size:14pt}.amendment-to-bill-report-body chapter>enum{font-weight:700;font-size:16pt}.amendment-to-bill-report-body title>header,.amendment-to-bill-report-body subtitle>header,.amendment-to-bill-report-body subchapter>header{font-variant:normal;font-weight:700;font-size:16pt}.amendment-to-bill-report-body title>header{text-transform:uppercase}.amendment-to-bill-report-body part>header{font-weight:700;font-size:14pt;text-transform:uppercase}.amendment-to-bill-report-body subpart>header{font-variant:normal;font-weight:700;font-size:14pt}.amendment-to-bill-report-body chapter>header{font-variant:normal;font-weight:700;font-size:16pt;text-transform:uppercase}.amendment-to-bill-report-body title>enum:after,.amendment-to-bill-report-body subtitle>enum:after,.amendment-to-bill-report-body chapter>enum:after,.amendment-to-bill-report-body subchapter>enum:after,.amendment-to-bill-report-body part>enum:after,.amendment-to-bill-report-body subpart>enum:after,.amendment-to-bill-report-body division>enum:after,.amendment-to-bill-report-body subdivision>enum:after{content:"\2014"}.amendment-to-bill-report-body title>header:after{content:""}.amendment-to-bill-report-body subtitle>header:after{content:""}.amendment-to-bill-report-body chapter>header:after{content:""}.amendment-to-bill-report-body part>header:after{content:""}.amendment-to-bill-report-body subpart>header:after{content:""}.amendment-to-bill-report-body subchapter>header:after{content:""}.amendment-to-bill-report-body undesignated-level>header:after{content:""}.amendment-to-bill-report-body division>header:after{content:""}.amendment-to-bill-report-body subdivision>header:after{content:""}.amendment-to-bill-report-body toc-entry[bold=on]{font-weight:700}.amendment-to-bill-report-body toc-entry{display:block}.amendment-to-bill-report-body quoted-entries>toc-entry:before{content:"\201c"}.amendment-to-bill-report-body toc-quoted-entry[style=OLC]>toc-entry[level=section][aip-changed=deleted]:before{content:"[\201c"}.amendment-to-bill-report-body toc-quoted-entry[style=OLC]>toc-entry[level=section]:before{content:"\201c"}.amendment-to-bill-report-body toc-quoted-entry[style=USC]>toc-entry[level=section]:before{content:"\201c"}.amendment-to-bill-report-body toc-quoted-entry[style=traditional]>toc-entry[level=section]:before{content:"\201c"}.amendment-to-bill-report-body toc-quoted-entry[style=OLC]>toc-entry[level=section]{text-indent:15pt}.amendment-to-bill-report-body toc-quoted-entry[style=USC]>toc-entry[level=section]{text-indent:15pt}.amendment-to-bill-report-body toc-quoted-entry[style=traditional]>toc-entry[level=section]{text-indent:15pt}.amendment-to-bill-report-body quoted-entries:after{font-size:10pt;content:"\201d"}.amendment-to-bill-report-body toc-entry[level=division]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body toc-entry[align=center]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body toc-entry[level=subdivision]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body toc-entry[level=title]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body toc-entry[level=subtitle]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body toc-entry[level=chapter]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body legis-body[style=USC] * toc-entry[level=subchapter]:before{content:"SUBCHAPTER "}.amendment-to-bill-report-body toc-entry[level=subchapter]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body toc-entry[level=part]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body toc-entry[level=subpart]{text-align:center;margin-top:10pt;margin-bottom:10pt}.amendment-to-bill-report-body superscript{font-weight:400;font-style:normal;vertical-align:super;font-size:10pt}.amendment-to-bill-report-body subscript{font-weight:400;font-style:normal;vertical-align:sub;font-size:10pt}.amendment-to-bill-report-body footnote-ref{font-weight:400;font-style:normal;vertical-align:super;font-size:10pt}.amendment-to-bill-report-body dangling-footnote-ref{font-weight:400;font-style:normal;vertical-align:super;font-size:10pt}.amendment-to-bill-report-body *[aip-changed-after-quoted-block]:after,.amendment-to-bill-report-body toc>toc-entry[level=section][aip-changed-after-quoted-block]:after,.amendment-to-bill-report-body section>header[aip-changed-after-quoted-block]:after{content:"\201d" attr(aip-changed-after-quoted-block)}.amendment-to-bill-report-body toc-quoted-entry>toc-entry[level=section]:after{content:"\201d"}.amendment-to-bill-report-body toc-quoted-entry>toc-entry[level=section][aip-changed=deleted]:after{content:"\201d]"}.amendment-to-bill-report-body after-quoted-block:before{display:inline;font-size:10pt;content:"\201d"}.amendment-to-bill-report-body after-quoted-block[aip-changed=deleted]:before{display:inline;font-size:12pt;content:"[\201d"}.amendment-to-bill-report-body after-quoted-block{display:none;float:right;position:relative;margin-top:-15pt;font-size:12pt;text-align:left;background-color:#fff}.amendment-to-bill-report-body text{display:inline}.amendment-to-bill-report-body text[display-inline=no-display-inline]{display:block;text-indent:24pt}.amendment-to-bill-report-body legis-body * header-in-text[level=section]{font-size:12pt;font-weight:700;margin-left:0}.amendment-to-bill-report-body legis-body * header-in-text[level=subsection]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=paragraph]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=subparagraph]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=clause]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=subclause]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=item]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=subitem]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=division]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=subdivision]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=title]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=subtitle]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=chapter]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=subchapter]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=part]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-body * header-in-text[level=subpart]{font-size:12pt;font-weight:700}.amendment-to-bill-report-body legis-contents{color:teal;display:block;margin-top:6pt}.amendment-to-bill-report-body section-entry{display:block}.amendment-to-bill-report-body attestor{font-style:italic}.amendment-to-bill-report-body attestation{display:block;text-indent:0pt;margin-top:12pt;margin-left:48pt}.amendment-to-bill-report-body attestation role:before{display:block;font-style:normal;text-align:left;margin-bottom:24pt;content:"Attest: "}.amendment-to-bill-report-body attestation-date{margin-top:12pt;margin-bottom:12pt;text-align:left;font-style:normal}.amendment-to-bill-report-body engrossed-amendment-body>amendment>amendment-instruction{text-indent:24pt}.amendment-to-bill-report-body engrossed-amendment-body+title-amends{margin-top:16pt;text-indent:24pt}.amendment-to-bill-report-body attestation-group{font-style:italic;text-align:right}.amendment-to-bill-report-body endorsement:before{content:"--- UNIQUE ENDORSEMENT DATA ---"}.amendment-to-bill-report-body endorsement[display=no]:before{display:none;color:#0f0;content:"--- UNIQUE ENDORSEMENT DATA ---"}.amendment-to-bill-report-body endorsement{display:none;margin-top:20pt}.amendment-to-bill-report-body quoted-block>quote>quote:before{content:"\201c"}.amendment-to-bill-report-body quoted-block>quote>quote:after{content:"\201d"}.amendment-to-bill-report-body quoted-block>section>enum:before{content:""}.amendment-to-bill-report-body quoted-block>section{margin-left:0;text-indent:0pt}.amendment-to-bill-report-body quoted-block[display-inline=yes-display-inline]>section{margin-left:-24pt}.amendment-to-bill-report-body paragraph>quoted-block[display-inline=yes-display-inline]>line,.amendment-to-bill-report-body paragraph>quoted-block[display-inline=yes-display-inline]>text>line{margin-left:-48pt}.amendment-to-bill-report-body paragraph>quoted-block[display-inline=yes-display-inline]>*{margin-left:24pt}.amendment-to-bill-report-body paragraph>quoted-block[display-inline=yes-display-inline]>text{margin-left:0;text-indent:0pt}.amendment-to-bill-report-body quoted-block>section>subsection>paragraph{margin-left:24pt;text-indent:24pt}.amendment-to-bill-report-body quoted-block>section>subsection>paragraph>subparagraph{margin-left:24pt;text-indent:24pt}.amendment-to-bill-report-body quoted-block>section>subsection>paragraph>subparagraph>clause{margin-left:24pt;text-indent:0pt}.amendment-to-bill-report-body quoted-block>section>subsection>paragraph>subparagraph>clause>subclause{margin-left:24pt;text-indent:0pt}.amendment-to-bill-report-body quoted-block>section>subsection>paragraph>subparagraph>clause>subclause>item{margin-left:24pt;text-indent:0pt}.amendment-to-bill-report-body quoted-block>section>subsection>subparagraph>clause>subclause>item>subitem{margin-left:24pt;text-indent:0pt}.amendment-to-bill-report-body quoted-block-continuation-text[quoted-block-continuation-text-level=section],.amendment-to-bill-report-body quoted-block-continuation-text[quoted-block-continuation-text-level=subsection]{display:block;margin-left:0;text-indent:0pt}.amendment-to-bill-report-body quoted-block-continuation-text[quoted-block-continuation-text-level=paragraph]{display:block;margin-left:24pt;text-indent:0pt}.amendment-to-bill-report-body quoted-block-continuation-text[quoted-block-continuation-text-level=subparagraph]{display:block;margin-left:48pt;text-indent:0pt}.amendment-to-bill-report-body quoted-block:before{font-size:8pt;display:inline}.amendment-to-bill-report-body quoted-block[display-inline=yes-display-inline]{display:inline;margin-left:0}.amendment-to-bill-report-body quoted-block[display-inline=yes-display-inline]>text[display-inline=yes-display-inline]{display:inline}.amendment-to-bill-report-body quoted-block[display-inline=yes-display-inline] * text[display-inline=yes-display-inline]{display:inline}.amendment-to-bill-report-body quoted-block[display-inline=yes-display-inline]>text:before{content:"\201c"}.amendment-to-bill-report-body quoted-block[display-inline=no-display-inline]>enum:before{content:"\201c"}.amendment-to-bill-report-body quoted-block>title{margin-left:0}.amendment-to-bill-report-body quoted-block>title:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"\201cTITLE "}.amendment-to-bill-report-body quoted-block * title:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"\201cTitle "}.amendment-to-bill-report-body quoted-block * subtitle:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"\201cSubtitle "}.amendment-to-bill-report-body quoted-block * chapter:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"\201c CHAPTER "}.amendment-to-bill-report-body quoted-block * subchapter:before{font-family:Times New Roman;font-size:16pt;font-weight:700;content:"\201cSubchapter "}.amendment-to-bill-report-body quoted-block * part:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"\201cPART "}.amendment-to-bill-report-body quoted-block * subpart:before{font-family:Times New Roman;font-size:14pt;font-weight:700;content:"\201cSubpart "}.amendment-to-bill-report-body quoted-block[style=USC]>section>header:after{content:""}.amendment-to-bill-report-body quoted-block * subsection>enum:before{content:"\201c"}.amendment-to-bill-report-body quoted-block>subsection>enum:before{content:"\201c"}.amendment-to-bill-report-body quoted-block * subsection[display-inline=yes-display-inline]>enum:before{content:""}.amendment-to-bill-report-body quoted-block * paragraph[display-inline=yes-display-inline]>enum:before{content:""}.amendment-to-bill-report-body quoted-block * subparagraph[display-inline=yes-display-inline]>enum:before{content:""}.amendment-to-bill-report-body quoted-block * clause[display-inline=yes-display-inline]>enum:before{content:""}.amendment-to-bill-report-body quoted-block * subclause[display-inline=yes-display-inline]>enum:before{content:""}.amendment-to-bill-report-body quoted-block * item[display-inline=yes-display-inline]>enum:before{content:""}.amendment-to-bill-report-body quoted-block * subitem[display-inline=yes-display-inline]>enum:before{content:""}.amendment-to-bill-report-body subsection>quoted-block,.amendment-to-bill-report-body subsection>non-statutory-material,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>quoted-block,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph[indent=up1]>quoted-block,.amendment-to-bill-report-body paragraph[indent=up1]>quoted-block,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph[indent=up1]>quoted-block{margin-left:0}.amendment-to-bill-report-body quoted-block>subsection{margin-left:0}.amendment-to-bill-report-body paragraph>quoted-block,.amendment-to-bill-report-body paragraph>non-statutory-material,.amendment-to-bill-report-body paragraph[indent=up1]>subparagraph>quoted-block,.amendment-to-bill-report-body paragraph[display-inline=yes-display-inline]>subparagraph>quoted-block{margin-left:-24pt}.amendment-to-bill-report-body quoted-block>paragraph{margin-left:24pt}.amendment-to-bill-report-body subparagraph>quoted-block,.amendment-to-bill-report-body subparagraph>non-statutory-material{margin-left:-48pt}.amendment-to-bill-report-body quoted-block>subparagraph{margin-left:48pt}.amendment-to-bill-report-body clause>quoted-block,.amendment-to-bill-report-body clause>non-statutory-material{margin-left:-72pt}.amendment-to-bill-report-body quoted-block>clause{margin-left:72pt}.amendment-to-bill-report-body subclause>quoted-block,.amendment-to-bill-report-body subclause>non-statutory-material{margin-left:-96pt}.amendment-to-bill-report-body quoted-block>subclause{margin-left:96pt}.amendment-to-bill-report-body item>quoted-block,.amendment-to-bill-report-body item>non-statutory-material{margin-left:-120pt;text-align:left;display:block}.amendment-to-bill-report-body quoted-block>item{margin-left:120pt}.amendment-to-bill-report-body subitem>quoted-block,.amendment-to-bill-report-body subsubitem>quoted-block,.amendment-to-bill-report-body subitem>non-statutory-material,.amendment-to-bill-report-body subsubitem>non-statutory-material{margin-left:-148pt;text-align:left;display:block}.amendment-to-bill-report-body quoted-block>subitem quoted-block>subsubitem{margin-left:148pt}.amendment-to-bill-report-body non-statutory-material{margin-left:0;text-align:left;text-indent:0pt;display:block}.amendment-to-bill-report-body quoted-block{margin-left:0;text-align:left;display:block}.amendment-to-bill-report-body quoted-block[style=USC] * section:before{content:"\201c\a7  "}.amendment-to-bill-report-body quoted-block[style=USC]>section:before{content:"\201c\a7  "}.amendment-to-bill-report-body quoted-block[style=OLC] * section:before{content:"\201cSec. "}.amendment-to-bill-report-body quoted-block[style=OLC]>section:before{content:"\201cSec. "}.amendment-to-bill-report-body quoted-block[style=traditional]>section>header,.amendment-to-bill-report-body quoted-block[style=traditional] * section>header{text-align:center;font-variant:small-caps;font-size:15pt}.amendment-to-bill-report-body quoted-block[style=traditional]>sectionA:before,.amendment-to-bill-report-body quoted-block[style=traditional] * section:before{content:""}.amendment-to-bill-report-body quoted-block[style=traditional]>section>header:after,.amendment-to-bill-report-body quoted-block[style=traditional] * section>header:after{content:""}.amendment-to-bill-report-body quoted-block[style=traditional]>section>enum:before,.amendment-to-bill-report-body quoted-block[style=traditional] * section>enum:before{content:"\201cSec. "}.amendment-to-bill-report-body quoted-block[style=traditional]>section>enum,.amendment-to-bill-report-body quoted-block[style=traditional] * section>enum{margin-left:0}.amendment-to-bill-report-body quoted-block[other-style=archaic]>section>header,.amendment-to-bill-report-body quoted-block[other-style=archaic] * section>header{display:block;text-align:center;font-variant:small-caps;font-size:15pt}.amendment-to-bill-report-body quoted-block[other-style=archaic]>subsection>header,.amendment-to-bill-report-body quoted-block[other-style=archaic] * subsection>header{display:block;text-align:center}.amendment-to-bill-report-body quoted-block[other-style=archaic]>section>header:before,.amendment-to-bill-report-body quoted-block[other-style=archaic] * section>header:before,.amendment-to-bill-report-body quoted-block[other-style=archaic]>subsection>header:before,.amendment-to-bill-report-body quoted-block[other-style=archaic] * subsection>header:before{content:"\201c"}.amendment-to-bill-report-body quoted-block[other-style=archaic]>section>header:after,.amendment-to-bill-report-body quoted-block[other-style=archaic] * section>header:after,.amendment-to-bill-report-body quoted-block[other-style=archaic]>subsection>header:after,.amendment-to-bill-report-body quoted-block[other-style=archaic] * subsection>header:after{content:""}.amendment-to-bill-report-body quoted-block>paragraph>enum:before,.amendment-to-bill-report-body quoted-block * paragraph>enum:before,.amendment-to-bill-report-body quoted-block>subparagraph>enum:before,.amendment-to-bill-report-body quoted-block * subparagraph>enum:before,.amendment-to-bill-report-body quoted-block>clause>enum:before,.amendment-to-bill-report-body quoted-block * clause>enum:before,.amendment-to-bill-report-body quoted-block>subclause>enum:before,.amendment-to-bill-report-body quoted-block * subclause>enum:before,.amendment-to-bill-report-body quoted-block>item>enum:before,.amendment-to-bill-report-body quoted-block * item>enum:before,.amendment-to-bill-report-body quoted-block>subitem>enum:before,.amendment-to-bill-report-body quoted-block * subitem>enum:before,.amendment-to-bill-report-body quoted-block>table:before,.amendment-to-bill-report-body quoted-block * table:before{content:"\201c"}.amendment-to-bill-report-body quoted-block>term:before,.amendment-to-bill-report-body quoted-block * term:before{content:"\2018"}.amendment-to-bill-report-body quoted-block>term:after,.amendment-to-bill-report-body quoted-block * term:after{content:"\2019"}.amendment-to-bill-report-body quoted-block>division:before,.amendment-to-bill-report-body quoted-block * division:before{font-size:16pt;font-weight:700;content:"\201c Division "}.amendment-to-bill-report-body quoted-block>subdivision:before,.amendment-to-bill-report-body quoted-block * subdivision:before{font-size:16pt;font-weight:700;content:"\201cSubdivision "}.amendment-to-bill-report-body quoted-block>subtitle:before{content:"\201cSubtitle "}.amendment-to-bill-report-body quoted-block>chapter:before{content:"\201c CHAPTER "}.amendment-to-bill-report-body quoted-block>subchapter:before{content:"\201cSubchapter "}.amendment-to-bill-report-body quoted-block>part:before{content:"\201cPART "}.amendment-to-bill-report-body quoted-block>subpart:before{content:"\201cSubpart "}.amendment-to-bill-report-body quoted-block>para:before{content:"\201c"}.amendment-to-bill-report-body quoted-block>toc>toc-entry:before{content:"\201c"}.amendment-to-bill-report-body quoted-block * toc>toc-entry:before{content:"\201c"}.amendment-to-bill-report-body quoted-block * quote:after{content:"\2019"}.amendment-to-bill-report-body quoted-block * quote:before{content:"\2018"}.amendment-to-bill-report-body quoted-block>quote:after{content:"\2019"}.amendment-to-bill-report-body quoted-block>quote:before{content:"\2018"}.amendment-to-bill-report-body quoted-block>paragraph[indent=up1],.amendment-to-bill-report-body quoted-block>paragraph[indent=subsection],.amendment-to-bill-report-body quoted-block>subparagraph[indent=up2],.amendment-to-bill-report-body quoted-block>subparagraph[indent=subsection],.amendment-to-bill-report-body quoted-block>clause[indent=up3],.amendment-to-bill-report-body quoted-block>clause[indent=subsection],.amendment-to-bill-report-body quoted-block>subclause[indent=up4],.amendment-to-bill-report-body quoted-block>subclause[indent=subsection],.amendment-to-bill-report-body quoted-block>item[indent=up5],.amendment-to-bill-report-body quoted-block>item[indent=subsection],.amendment-to-bill-report-body quoted-block>subitem[indent=up6],.amendment-to-bill-report-body quoted-block>subitem[indent=subsection]{margin-left:0}.amendment-to-bill-report-body quoted-block>subparagraph[indent=up1],.amendment-to-bill-report-body quoted-block>subparagraph[indent=paragraph],.amendment-to-bill-report-body quoted-block>clause[indent=up2],.amendment-to-bill-report-body quoted-block>clause[indent=paragraph],.amendment-to-bill-report-body quoted-block>subclause[indent=up3],.amendment-to-bill-report-body quoted-block>subclause[indent=paragraph],.amendment-to-bill-report-body quoted-block>item[indent=up4],.amendment-to-bill-report-body quoted-block>item[indent=paragraph],.amendment-to-bill-report-body quoted-block>subitem[indent=up5],.amendment-to-bill-report-body quoted-block>subitem[indent=paragraph]{margin-left:24pt}.amendment-to-bill-report-body quoted-block>clause[indent=up1],.amendment-to-bill-report-body quoted-block>clause[indent=subparagraph],.amendment-to-bill-report-body quoted-block>subclause[indent=up2],.amendment-to-bill-report-body quoted-block>subclause[indent=subparagraph],.amendment-to-bill-report-body quoted-block>item[indent=up3],.amendment-to-bill-report-body quoted-block>item[indent=subparagraph],.amendment-to-bill-report-body quoted-block>subitem[indent=up4],.amendment-to-bill-report-body quoted-block>subitem[indent=subparagraph]{margin-left:48pt}.amendment-to-bill-report-body quoted-block>subclause[indent=up1],.amendment-to-bill-report-body quoted-block>subclause[indent=clause],.amendment-to-bill-report-body quoted-block>item[indent=up2],.amendment-to-bill-report-body quoted-block>item[indent=clause],.amendment-to-bill-report-body quoted-block>subitem[indent=up3],.amendment-to-bill-report-body quoted-block>subitem[indent=clause]{margin-left:72pt}.amendment-to-bill-report-body quoted-block>item[indent=up1],.amendment-to-bill-report-body quoted-block>item[indent=subclause],.amendment-to-bill-report-body quoted-block>subitem[indent=up2],.amendment-to-bill-report-body quoted-block>subitem[indent=subclause]{margin-left:96pt}.amendment-to-bill-report-body quoted-block>subitem[indent=up1],.amendment-to-bill-report-body quoted-block>subitem[indent=item]{margin-left:120pt}.amendment-to-bill-report-body subsection[indent=up2]>quoted-block>section{margin-left:24pt}.amendment-to-bill-report-body subsection[indent=up2] * quoted-block>section{margin-left:24pt}.amendment-to-bill-report-body subsection[indent=up2]>quoted-block>subsection{margin-left:48pt}.amendment-to-bill-report-body subsection[indent=up2] * quoted-block>subsection{margin-left:48pt}.amendment-to-bill-report-body subsection[indent=up2] * quoted-block>subparagraph{margin-left:48pt}.amendment-to-bill-report-body paragraph[indent=up2]>quoted-block>section{margin-left:24pt}.amendment-to-bill-report-body paragraph[indent=up2] * quoted-block>section{margin-left:24pt}.amendment-to-bill-report-body paragraph[indent=up2]>quoted-block>subsection{margin-left:24pt}.amendment-to-bill-report-body paragraph[indent=up2] * quoted-block>subsection{margin-left:24pt}.amendment-to-bill-report-body paragraph[indent=up2]>quoted-block>paragraph{margin-left:24pt}.amendment-to-bill-report-body paragraph[indent=up2] * quoted-block>paragraph{margin-left:24pt}.amendment-to-bill-report-body subparagraph[indent=up2]>quoted-block>section{margin-left:48pt}.amendment-to-bill-report-body subparagraph[indent=up2] * quoted-block>section{margin-left:48pt}.amendment-to-bill-report-body subparagraph[indent=up2]>quoted-block>subsection{margin-left:48pt}.amendment-to-bill-report-body subparagraph[indent=up2] * quoted-block>subsection{margin-left:48pt}.amendment-to-bill-report-body subparagraph[indent=up2]>quoted-block>paragraph{margin-left:48pt}.amendment-to-bill-report-body subparagraph[indent=up2] * quoted-block>paragraph{margin-left:48pt}.amendment-to-bill-report-body clause[indent=up2]>quoted-block>section{margin-left:72pt}.amendment-to-bill-report-body clause[indent=up2] * quoted-block>section{margin-left:72pt}.amendment-to-bill-report-body quoted-block * quoted-block * enum:before{color:#39c;content:"\2018"}.amendment-to-bill-report-body quoted-block>quoted-block * enum:before{color:#39c;content:"\2018"}.amendment-to-bill-report-body quoted-block * quoted-block{color:#39c}.amendment-to-bill-report-body quoted-block>quoted-block{color:#39c}.amendment-to-bill-report-body quoted-block * quoted-block * enum{color:#39c}.amendment-to-bill-report-body quoted-block>quoted-block * enum{color:#39c}.amendment-to-bill-report-body quoted-block>quoted-block>enum{color:#39c}.amendment-to-bill-report-body quoted-block>quoted-block:before{font-size:8pt;display:inline;content:"[Style of the nested Quoted-Block: " attr(style) " " attr(other-style) "] NOTE: quotes may not display correctly for the nested quoted-block "}.amendment-to-bill-report-body quoted-block * quoted-block:before{font-size:8pt;display:inline;content:"[Style of the nested Quoted-Block:" attr(style) " " attr(other-style) "] NOTE: quotes may not display correctly for the nested quoted-block "}.amendment-to-bill-report-body bold{font-weight:700}.amendment-to-bill-report-body quoted-block * row>entry[morerows="1"]>bold:before{content:"\201c"}.amendment-to-bill-report-body list-header{display:block;text-align:center}.amendment-to-bill-report-body list-item{display:block;margin-bottom:1em}.amendment-to-bill-report-body quoted-block>list>list-item:before{content:"\201c"}.amendment-to-bill-report-body list[type=numbered]>list-item{list-style-type:decimal;list-style-position:inside;display:list-item}.amendment-to-bill-report-body list[type=lettered]>list-item{list-style-type:lower-alpha;list-style-position:outside;display:list-item}.amendment-to-bill-report-body comp-short-title{display:block;font-weight:700;text-align:center;font-size:18pt;margin-top:5.5cm;margin-bottom:.25cm}.amendment-to-bill-report-body abbrev-comp-short-title{display:block;font-weight:700;text-align:center;font-size:10pt;margin-bottom:.3cm}.amendment-to-bill-report-body comp-long-title{display:block;text-align:center;font-size:18pt;margin-top:5.5cm;margin-bottom:.25cm}.amendment-to-bill-report-body updated-through-note{display:block;text-align:center;font-size:16pt;margin-top:.5cm;margin-bottom:.25cm}.amendment-to-bill-report-body misc-note{display:block;font-size:11pt;text-align:center;margin-top:.5cm;margin-bottom:5pt}.amendment-to-bill-report-body note-header{display:block;font-weight:700;text-align:center;margin-top:.35cm;margin-bottom:.2cm}.amendment-to-bill-report-body misc-note>para{display:block;text-align:left;text-indent:.5cm}.amendment-to-bill-report-body note{margin-top:12pt;margin-bottom:12pt}.amendment-to-bill-report-body note:before{display:block;color:#000;font-weight:700;text-align:center;content:"__________________________________________________________________________________________________________"}.amendment-to-bill-report-body note:after{color:#000;display:block;font-weight:700;text-align:center;content:"__________________________________________________________________________________________________________"}.amendment-to-bill-report-body footnote{font-size:9pt;display:block;text-align:left;margin-left:12pt}.amendment-to-bill-report-body para{display:block}.amendment-to-bill-report-body footnote>para[indent="1em"]{margin-left:0}.amendment-to-bill-report-body footnote>para[indent="2em"]{margin-left:12pt}.amendment-to-bill-report-body footnote>para[indent="3em"]{margin-left:24pt}.amendment-to-bill-report-body footnote>para[indent="4em"]{margin-left:36pt}.amendment-to-bill-report-body footnote>para[indent="5em"]{margin-left:48pt}.amendment-to-bill-report-body footnote>para[indent="6em"]{margin-left:60pt}.amendment-to-bill-report-body footnote>superscript+para{display:inline}.amendment-to-bill-report-body legis-history-note{display:block;font-size:11pt;text-align:left;margin-top:.5cm;margin-bottom:.25cm}.amendment-to-bill-report-body table{margin-bottom:.2cm}.amendment-to-bill-report-body thead entry{font-weight:700;font-style:italic}.amendment-to-bill-report-body toc-entry>footnote{font-size:9pt;text-indent:.5cm;display:inline}.amendment-to-bill-report-body notes{display:block}.amendment-to-bill-report-body legis-body[style=USC] * section * header:after{content:".\2014"}.amendment-to-bill-report-body table{display:table;margin-top:12pt;margin-bottom:12pt}.amendment-to-bill-report-body colspec{display:table-column-group}.amendment-to-bill-report-body thead{display:table-header-group}.amendment-to-bill-report-body tbody{display:table-row-group}.amendment-to-bill-report-body thead>row,.amendment-to-bill-report-body tbody>row{display:table-row}.amendment-to-bill-report-body tbody>col{display:table-column}.amendment-to-bill-report-body row>entry{display:table-cell}.amendment-to-bill-report-body appropriations-major,.amendment-to-bill-report-body appropriations-intermediate,.amendment-to-bill-report-body appropriations-small{display:block;text-align:left}.amendment-to-bill-report-body appropriations-major>header,.amendment-to-bill-report-body appropriations-major>subheader,.amendment-to-bill-report-body appropriations-intermediate>header,.amendment-to-bill-report-body appropriations-intermediate>subheader,.amendment-to-bill-report-body appropriations-small>header,.amendment-to-bill-report-body appropriations-small>subheader,.amendment-to-bill-report-body legis-body[style=appropriations] * section>header{display:block;text-align:center;font-weight:400;font-variant:small-caps;text-transform:uppercase}.amendment-to-bill-report-body text>proviso,.amendment-to-bill-report-body continuation-text>proviso{display:inline}.amendment-to-bill-report-body legis-body[style=appropriations] * section:before{content:""}.amendment-to-bill-report-body legis-body[style=appropriations] * section>header{text-align:center;font-variant:small-caps}.amendment-to-bill-report-body legis-body[style=appropriations] * section>enum:before{font-variant:small-caps;text-indent:24pt;content:"Sec."}.amendment-to-bill-report-body pre-form{display:none}.bill-to-bill-report-body,.view-bill-report-body{@namespace uslm "http://schemas.gpo.gov/xml/uslm";@namespace xml "http://www.w3.org/XML/1998/namespace";@namespace dc "http://purl.org/dc/elements/1.1/";@namespace dcterms "http://purl.org/dc/terms/";@namespace xhtml "http://www.w3.org/1999/xhtml";@namespace xcdiff "http://www.xcential.com/schemas/diff";}.bill-to-bill-report-body bill,.bill-to-bill-report-body resolution,.bill-to-bill-report-body pLaw,.bill-to-bill-report-body statutesAtLarge,.bill-to-bill-report-body statuteCompilation,.bill-to-bill-report-body cfrDoc,.bill-to-bill-report-body frDoc,.bill-to-bill-report-body uscDoc,.view-bill-report-body bill,.view-bill-report-body resolution,.view-bill-report-body pLaw,.view-bill-report-body statutesAtLarge,.view-bill-report-body statuteCompilation,.view-bill-report-body cfrDoc,.view-bill-report-body frDoc,.view-bill-report-body uscDoc{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body bill,.bill-to-bill-report-body resolution,.bill-to-bill-report-body pLaw,.bill-to-bill-report-body statutesAtLarge,.bill-to-bill-report-body statuteCompilation,.view-bill-report-body bill,.view-bill-report-body resolution,.view-bill-report-body pLaw,.view-bill-report-body statutesAtLarge,.view-bill-report-body statuteCompilation{display:block;margin:1em;font-size:10pt}.bill-to-bill-report-body uscDoc,.view-bill-report-body uscDoc{max-width:426pt;margin-left:24pt;margin-right:24pt;font-size:11pt}.bill-to-bill-report-body cfrDoc,.bill-to-bill-report-body part[identifier*="/us/cfr"],.bill-to-bill-report-body chapter[identifier*="/us/cfr"],.view-bill-report-body cfrDoc,.view-bill-report-body part[identifier*="/us/cfr"],.view-bill-report-body chapter[identifier*="/us/cfr"]{display:block;margin:1em;max-width:35em;font-size:10pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body frDoc,.view-bill-report-body frDoc{display:block;margin:1em;max-width:58em;font-size:9pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body uscDoc>meta,.bill-to-bill-report-body frDoc>meta,.view-bill-report-body uscDoc>meta,.view-bill-report-body frDoc>meta{display:none;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:1em}.bill-to-bill-report-body uscDoc>meta:before,.bill-to-bill-report-body frDoc>meta:before,.view-bill-report-body uscDoc>meta:before,.view-bill-report-body frDoc>meta:before{display:none;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.bill-to-bill-report-body meta,.bill-to-bill-report-body preface,.bill-to-bill-report-body main,.bill-to-bill-report-body signatures,.bill-to-bill-report-body appendix,.view-bill-report-body meta,.view-bill-report-body preface,.view-bill-report-body main,.view-bill-report-body signatures,.view-bill-report-body appendix{display:block}.bill-to-bill-report-body meta,.view-bill-report-body meta{display:none}.bill-to-bill-report-body bill[class~=mimicGPOPrint],.bill-to-bill-report-body resolution[class~=mimicGPOPrint],.bill-to-bill-report-body pLaw[class~=mimicGPOPrint],.bill-to-bill-report-body statutesAtLarge[class~=mimicGPOPrint] pLaw,.bill-to-bill-report-body statutesAtLarge[class~=mimicGPOPrint] resolution,.view-bill-report-body bill[class~=mimicGPOPrint],.view-bill-report-body resolution[class~=mimicGPOPrint],.view-bill-report-body pLaw[class~=mimicGPOPrint],.view-bill-report-body statutesAtLarge[class~=mimicGPOPrint] pLaw,.view-bill-report-body statutesAtLarge[class~=mimicGPOPrint] resolution{max-width:46.8em}.bill-to-bill-report-body pLaw>main,.bill-to-bill-report-body pLaw>preface,.bill-to-bill-report-body pLaw>signatures,.bill-to-bill-report-body pLaw>appendix,.bill-to-bill-report-body statutesAtLarge resolution>main,.bill-to-bill-report-body statutesAtLarge resolution>preface,.bill-to-bill-report-body statutesAtLarge resolution>signatures,.bill-to-bill-report-body statutesAtLarge resolution>appendix,.bill-to-bill-report-body statutesAtLarge pLaw>main,.bill-to-bill-report-body statutesAtLarge pLaw>preface,.bill-to-bill-report-body statutesAtLarge pLaw>signatures,.bill-to-bill-report-body statutesAtLarge pLaw>appendix,.view-bill-report-body pLaw>main,.view-bill-report-body pLaw>preface,.view-bill-report-body pLaw>signatures,.view-bill-report-body pLaw>appendix,.view-bill-report-body statutesAtLarge resolution>main,.view-bill-report-body statutesAtLarge resolution>preface,.view-bill-report-body statutesAtLarge resolution>signatures,.view-bill-report-body statutesAtLarge resolution>appendix,.view-bill-report-body statutesAtLarge pLaw>main,.view-bill-report-body statutesAtLarge pLaw>preface,.view-bill-report-body statutesAtLarge pLaw>signatures,.view-bill-report-body statutesAtLarge pLaw>appendix{margin-left:0;margin-right:9em}.bill-to-bill-report-body bill[class~=OLRCPrint],.view-bill-report-body bill[class~=OLRCPrint]{width:450pt;max-width:450pt;margin-left:72pt;margin-right:72pt;font-size:8pt}.bill-to-bill-report-body bill[class~=OLRCPrint]>meta,.bill-to-bill-report-body bill[class~=OLRCPrint]>preface,.bill-to-bill-report-body bill[class~=OLRCPrint]>main,.bill-to-bill-report-body bill[class~=OLRCPrint]>appendix,.view-bill-report-body bill[class~=OLRCPrint]>meta,.view-bill-report-body bill[class~=OLRCPrint]>preface,.view-bill-report-body bill[class~=OLRCPrint]>main,.view-bill-report-body bill[class~=OLRCPrint]>appendix{margin-left:108pt;margin-right:108pt}.bill-to-bill-report-body resolution>signatures>signature>notation[type=attestation],.view-bill-report-body resolution>signatures>signature>notation[type=attestation]{display:block;text-align:left;font-style:normal;margin-left:-8em}.bill-to-bill-report-body resolution resolvingClause,.view-bill-report-body resolution resolvingClause{display:inline}.bill-to-bill-report-body bill>preface>dc|type,.bill-to-bill-report-body resolution>preface>dc|type,.view-bill-report-body bill>preface>dc|type,.view-bill-report-body resolution>preface>dc|type{display:inline-block;margin-top:1em;margin-left:0;text-align:left;font-size:1.3em}.bill-to-bill-report-body bill>preface>docNumber,.bill-to-bill-report-body resolution>preface>docNumber,.view-bill-report-body bill>preface>docNumber,.view-bill-report-body resolution>preface>docNumber{display:inline-block;margin-left:0;font-size:1.3em}.bill-to-bill-report-body bill>preface>action,.bill-to-bill-report-body resolution>preface>action,.view-bill-report-body bill>preface>action,.view-bill-report-body resolution>preface>action{display:inline-block;float:right;margin-top:1em;margin-right:0;font-size:1.3em}.bill-to-bill-report-body bill>preface>congress,.bill-to-bill-report-body resolution>preface>congress,.view-bill-report-body bill>preface>congress,.view-bill-report-body resolution>preface>congress{display:block;margin:1em 1em .5em;text-align:center;font-size:2em;font-family:Old English Text MT,serif}.bill-to-bill-report-body bill>preface>session,.bill-to-bill-report-body resolution>preface>session,.view-bill-report-body bill>preface>session,.view-bill-report-body resolution>preface>session{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-weight:700}.bill-to-bill-report-body enrolledDateline,.view-bill-report-body enrolledDateline{display:block;margin-top:1em;margin-left:3em;margin-right:3em;text-align:center;font-size:1em;font-weight:700;font-style:italic;font-family:Bodoni MT,serif}.bill-to-bill-report-body pLaw preface>coverTitle,.view-bill-report-body pLaw preface>coverTitle{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:1.4em}.bill-to-bill-report-body pLaw>preface>dc|type,.bill-to-bill-report-body pLaw>preface>docNumber,.bill-to-bill-report-body pLaw>preface>congress,.view-bill-report-body pLaw>preface>dc|type,.view-bill-report-body pLaw>preface>docNumber,.view-bill-report-body pLaw>preface>congress{display:inline-block;margin-top:1em;text-align:left;font-size:1.2em}.bill-to-bill-report-body pLaw>preface>docNumber,.view-bill-report-body pLaw>preface>docNumber{margin-left:.25em}.bill-to-bill-report-body pLaw>preface>congress,.view-bill-report-body pLaw>preface>congress{display:block;margin-top:0}.bill-to-bill-report-body statutesAtLarge>preface,.bill-to-bill-report-body statutesAtLarge>preface>note,.bill-to-bill-report-body statutesAtLarge component>preface,.bill-to-bill-report-body statutesAtLarge component>preface>note,.view-bill-report-body statutesAtLarge>preface,.view-bill-report-body statutesAtLarge>preface>note,.view-bill-report-body statutesAtLarge component>preface,.view-bill-report-body statutesAtLarge component>preface>note{display:block;margin:1em 0;text-align:center;text-indent:0em}.bill-to-bill-report-body statutesAtLarge preface>coverTitle,.view-bill-report-body statutesAtLarge preface>coverTitle{font-size:2.3em}.bill-to-bill-report-body statutesAtLarge preface>note,.view-bill-report-body statutesAtLarge preface>note{text-indent:0em;font-size:1.2em}.bill-to-bill-report-body statutesAtLarge preface p,.view-bill-report-body statutesAtLarge preface p{text-indent:0em}.bill-to-bill-report-body statutesAtLarge preface>organizationNote,.view-bill-report-body statutesAtLarge preface>organizationNote{font-size:.8em}.bill-to-bill-report-body statutesAtLarge preface>authority,.view-bill-report-body statutesAtLarge preface>authority{display:block;margin:3em 18em;text-align:justify;text-indent:0em;font-size:.8em}.bill-to-bill-report-body statutesAtLarge preface>explanationNote,.view-bill-report-body statutesAtLarge preface>explanationNote{display:block;margin-right:20em;margin-left:20em;padding:1.5em;border-style:solid;border-color:#000;border-width:1pt;text-align:justify;font-size:.8em}.bill-to-bill-report-body statutesAtLarge component>preface>note[role=propertyStatement],.view-bill-report-body statutesAtLarge component>preface>note[role=propertyStatement]{display:none}.bill-to-bill-report-body statutesAtLarge preface>toc,.view-bill-report-body statutesAtLarge preface>toc{display:table;margin-top:4em;margin-bottom:4em;margin-left:14em;text-align:center;max-width:32em}.bill-to-bill-report-body statutesAtLarge preface>toc>heading,.view-bill-report-body statutesAtLarge preface>toc>heading{display:block;padding-bottom:1em;font-size:1.2em;text-align:center}.bill-to-bill-report-body statutesAtLarge preface>toc headingItem,.view-bill-report-body statutesAtLarge preface>toc headingItem{font-style:italic;font-size:.8em;text-align:right}.bill-to-bill-report-body statutesAtLarge preface>toc>groupItem>label,.view-bill-report-body statutesAtLarge preface>toc>groupItem>label{display:table-row;text-align:center}.bill-to-bill-report-body statutesAtLarge preface>toc>groupItem>referenceItem>designator,.view-bill-report-body statutesAtLarge preface>toc>groupItem>referenceItem>designator{width:40em;font-variant:small-caps}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted{margin-top:6em;margin-bottom:4em;margin-left:12em;width:40em;font-size:.9em}.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws,.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws,.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions,.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions,.view-bill-report-body statutesAtLarge preface>listOfProclamations{margin-top:6em;margin-bottom:6em;font-size:.8em}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted:before,.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws:before,.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws:before,.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions:before,.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations:before,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted:before,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws:before,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws:before,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions:before,.view-bill-report-body statutesAtLarge preface>listOfProclamations:before{content:"\a\a\a\a";white-space:pre}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted>groupItem,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted>groupItem{display:table-row-group}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted designator,.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws designator,.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws designator,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted designator,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws designator,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws designator{width:8em}.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem>label,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem>label{text-align:right;width:30em;font-style:italic}.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem>target,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem>target{width:12em;font-style:italic}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted>referenceItem>target,.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws designator,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted>referenceItem>target,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws designator{text-align:left;width:6em}.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws target,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws target{width:6em}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted>heading,.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws>heading,.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>heading,.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations>heading,.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws>heading,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted>heading,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws>heading,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>heading,.view-bill-report-body statutesAtLarge preface>listOfProclamations>heading,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws>heading{display:block;font-size:1.6em}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted>heading:nth-of-type(3),.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted>heading:nth-of-type(3){display:none}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted>subheading:last-of-type:after,.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws>subheading:last-of-type:after,.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>subheading:last-of-type:after,.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations>subheading:last-of-type:after,.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws>subheading:last-of-type:after,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted>subheading:last-of-type:after,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws>subheading:last-of-type:after,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>subheading:last-of-type:after,.view-bill-report-body statutesAtLarge preface>listOfProclamations>subheading:last-of-type:after,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws>subheading:last-of-type:after{content:"\a___________";text-align:center;white-space:pre}.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws>headingItem>label,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws>headingItem>label{margin-right:1em;text-align:right;width:24em}.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws label,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws label{padding-left:.5em;width:10em}.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws target,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws target{width:4em}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted>subheading,.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws>subheading,.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>subheading,.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations>subheading,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted>subheading,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws>subheading,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>subheading,.view-bill-report-body statutesAtLarge preface>listOfProclamations>subheading{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:.9em}.bill-to-bill-report-body statutesAtLarge preface>listOfBillsEnacted>headingItem,.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws>headingItem,.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>headingItem,.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations>headingItem,.bill-to-bill-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem,.view-bill-report-body statutesAtLarge preface>listOfBillsEnacted>headingItem,.view-bill-report-body statutesAtLarge preface>listOfPublicLaws>headingItem,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>headingItem,.view-bill-report-body statutesAtLarge preface>listOfProclamations>headingItem,.view-bill-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem{font-style:italic;font-size:.8em}.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(1),.view-bill-report-body statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(1){width:25em;text-indent:-1em}.bill-to-bill-report-body statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(2),.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(2),.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(2),.view-bill-report-body statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(2),.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(2),.view-bill-report-body statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(2){width:8em}.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>designator,.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations>referenceItem>designator,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>designator,.view-bill-report-body statutesAtLarge preface>listOfProclamations>referenceItem>designator{width:10em}.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(1),.bill-to-bill-report-body statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(1),.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(1),.view-bill-report-body statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(1){width:28em;padding-right:.5em;padding-left:.5em}.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>headingItem>target,.bill-to-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>target,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>headingItem>target,.view-bill-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>target{width:3em;padding-right:.5em;padding-left:.5em}.bill-to-bill-report-body statutesAtLarge publicLaws>preface>coverText,.bill-to-bill-report-body statutesAtLarge concurrentResolutions>preface>coverText,.view-bill-report-body statutesAtLarge publicLaws>preface>coverText,.view-bill-report-body statutesAtLarge concurrentResolutions>preface>coverText{display:block;margin-top:2em;margin-bottom:1em;text-align:center;font-size:1.5em}.bill-to-bill-report-body statutesAtLarge publicLaws enrolledDateline,.view-bill-report-body statutesAtLarge publicLaws enrolledDateline{display:block;margin-top:1em;margin-left:10em;margin-right:10em;text-align:center;font-size:1em;font-weight:400;font-style:italic;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body statutesAtLarge presidentialDoc,.view-bill-report-body statutesAtLarge presidentialDoc{font-size:.9em}.bill-to-bill-report-body statutesAtLarge presidentialDoc>preface>docNumber,.view-bill-report-body statutesAtLarge presidentialDoc>preface>docNumber{font-weight:700}.bill-to-bill-report-body statutesAtLarge presidentialDoc>preface>dc|title,.view-bill-report-body statutesAtLarge presidentialDoc>preface>dc|title{display:block;margin-bottom:.7em;font-size:1.2em;font-weight:700}.bill-to-bill-report-body statutesAtLarge presidentialDoc>preface>dc|creator,.bill-to-bill-report-body statutesAtLarge presidentialDoc>preface>dc|type,.view-bill-report-body statutesAtLarge presidentialDoc>preface>dc|creator,.view-bill-report-body statutesAtLarge presidentialDoc>preface>dc|type{display:block;font-style:italic}.bill-to-bill-report-body statutesAtLarge presidentialDoc p,.view-bill-report-body statutesAtLarge presidentialDoc p{display:block;margin-bottom:.5em;text-align:justify}.bill-to-bill-report-body frDoc preface,.view-bill-report-body frDoc preface{display:block;border-bottom-style:solid;border-width:1pt;margin-top:4em;text-align:left}.bill-to-bill-report-body frDoc preface>startingPage,.view-bill-report-body frDoc preface>startingPage{display:block;margin-top:1em;text-align:right;font-size:1.2em;font-weight:700}.bill-to-bill-report-body frDoc preface>docPublicationName[role=unitName],.view-bill-report-body frDoc preface>docPublicationName[role=unitName]{display:block;border-top-style:double;border-width:3pt;text-align:left;font-size:2em;font-weight:700;font-family:sans-serif}.bill-to-bill-report-body frDoc preface>docPublicationName[role=documentName],.view-bill-report-body frDoc preface>docPublicationName[role=documentName]{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:.9em;font-weight:700}.bill-to-bill-report-body frDoc preface>volume,.view-bill-report-body frDoc preface>volume{display:inline-block;margin-top:.7em;margin-left:0;text-align:left;font-size:.9em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body frDoc preface>issue,.view-bill-report-body frDoc preface>issue{display:inline-block;margin-left:.2em;text-align:left;font-size:.9em}.bill-to-bill-report-body frDoc preface>date,.view-bill-report-body frDoc preface>date{display:block;margin-top:.7em;margin-bottom:1.2em;margin-left:0;text-align:left;font-size:.9em}.bill-to-bill-report-body presidentialDocs p[class~=titleGroupNum],.view-bill-report-body presidentialDocs p[class~=titleGroupNum]{margin-top:.7em;text-indent:0em;font-size:1em;font-weight:700}.bill-to-bill-report-body presidentialDocs p[class~=titleGroupSubject],.view-bill-report-body presidentialDocs p[class~=titleGroupSubject]{margin-top:.7em;text-indent:0em;font-size:1.2em;font-weight:700}.bill-to-bill-report-body presidentialDoc>preface>dc|title,.view-bill-report-body presidentialDoc>preface>dc|title{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:1em;font-weight:700}.bill-to-bill-report-body presidentialDoc>preface>dc|subject,.view-bill-report-body presidentialDoc>preface>dc|subject{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:1.2em;font-weight:700;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body frDoc part,.view-bill-report-body frDoc part{display:block;margin-left:0;text-align:justify}.bill-to-bill-report-body frDoc level,.bill-to-bill-report-body frDoc section,.bill-to-bill-report-body frDoc paragraph,.bill-to-bill-report-body frDoc subparagraph,.bill-to-bill-report-body frDoc level>heading,.view-bill-report-body frDoc level,.view-bill-report-body frDoc section,.view-bill-report-body frDoc paragraph,.view-bill-report-body frDoc subparagraph,.view-bill-report-body frDoc level>heading{display:block;margin-left:0;text-indent:0em;margin-bottom:.25em;text-align:justify}.bill-to-bill-report-body frDoc level>num,.bill-to-bill-report-body frDoc level>heading,.bill-to-bill-report-body frDoc part>num,.bill-to-bill-report-body frDoc part>heading,.bill-to-bill-report-body frDoc section>heading,.bill-to-bill-report-body frDoc section>num,.view-bill-report-body frDoc level>num,.view-bill-report-body frDoc level>heading,.view-bill-report-body frDoc part>num,.view-bill-report-body frDoc part>heading,.view-bill-report-body frDoc section>heading,.view-bill-report-body frDoc section>num{text-indent:0em;font-size:1em;font-weight:700;font-family:sans-serif}.bill-to-bill-report-body frDoc content>p:first-of-type,.view-bill-report-body frDoc content>p:first-of-type{display:block}.bill-to-bill-report-body frDoc section>content,.view-bill-report-body frDoc section>content{display:inline}.bill-to-bill-report-body frDoc signature,.bill-to-bill-report-body frDoc signature *,.view-bill-report-body frDoc signature,.view-bill-report-body frDoc signature *{display:block;margin-top:.5em;text-align:left;font-style:normal;margin-left:0}.bill-to-bill-report-body frDoc signature>signatureDate,.view-bill-report-body frDoc signature>signatureDate{text-indent:1em}.bill-to-bill-report-body frDoc signature>signatureDate>date,.view-bill-report-body frDoc signature>signatureDate>date{display:inline}.bill-to-bill-report-body frDoc signature>name,.view-bill-report-body frDoc signature>name{font-weight:700}.bill-to-bill-report-body frDoc signature>role,.view-bill-report-body frDoc signature>role{font-style:italic}.bill-to-bill-report-body frDocId,.view-bill-report-body frDocId{display:block;font-size:.8em;margin-top:1em}.bill-to-bill-report-body billingCode,.view-bill-report-body billingCode{display:block;margin-top:.5em;margin-bottom:2em;font-size:.7em;font-family:sans-serif;font-weight:700}.bill-to-bill-report-body frDoc findingAidsNote>heading,.view-bill-report-body frDoc findingAidsNote>heading{font-family:sans-serif;font-weight:700;margin-bottom:2em}.bill-to-bill-report-body frDoc rules,.bill-to-bill-report-body frDoc proposedRules,.bill-to-bill-report-body frDoc notices,.bill-to-bill-report-body frDoc presidentialDocs,.view-bill-report-body frDoc rules,.view-bill-report-body frDoc proposedRules,.view-bill-report-body frDoc notices,.view-bill-report-body frDoc presidentialDocs{display:block;width:100%;margin-top:1.2em;text-align:justify;font-family:sans-serif}.bill-to-bill-report-body rules>p,.bill-to-bill-report-body proposedRules>p,.bill-to-bill-report-body notices>p,.view-bill-report-body rules>p,.view-bill-report-body proposedRules>p,.view-bill-report-body notices>p{display:block;margin-bottom:.7em;text-indent:0em}.bill-to-bill-report-body agencyGroup,.view-bill-report-body agencyGroup{display:block;border-top-style:solid;border-width:2pt}.bill-to-bill-report-body component>*>meta,.bill-to-bill-report-body component>*>meta *,.bill-to-bill-report-body component>pLaw>meta:before,.bill-to-bill-report-body component>resolution>meta:before,.view-bill-report-body component>*>meta,.view-bill-report-body component>*>meta *,.view-bill-report-body component>pLaw>meta:before,.view-bill-report-body component>resolution>meta:before{display:none}.bill-to-bill-report-body rule,.bill-to-bill-report-body presidentialDoc,.bill-to-bill-report-body notice,.view-bill-report-body rule,.view-bill-report-body presidentialDoc,.view-bill-report-body notice{display:block;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body presidentialDoc,.view-bill-report-body presidentialDoc{margin-left:2em}.bill-to-bill-report-body presidentialDoc section,.view-bill-report-body presidentialDoc section{margin-top:.3em;text-indent:1em}.bill-to-bill-report-body presidentialDoc statement,.view-bill-report-body presidentialDoc statement{display:block;margin-top:1.5em}.bill-to-bill-report-body presidentialDoc section>num,.view-bill-report-body presidentialDoc section>num{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body presidentialDoc section>heading,.view-bill-report-body presidentialDoc section>heading{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-style:italic;font-weight:400}.bill-to-bill-report-body presidentialDoc signature>date,.view-bill-report-body presidentialDoc signature>date{text-indent:0em;font-style:italic}.bill-to-bill-report-body notice>preface>startingPage,.view-bill-report-body notice>preface>startingPage{display:none}.bill-to-bill-report-body rule>preface,.bill-to-bill-report-body notice>preface,.view-bill-report-body rule>preface,.view-bill-report-body notice>preface{display:block;margin-top:2pt;border-top-style:solid;border-top-width:1pt}.bill-to-bill-report-body rule>main>rulePreamble>statement>content>heading,.view-bill-report-body rule>main>rulePreamble>statement>content>heading{display:inline;font-family:sans-serif;font-weight:700}.bill-to-bill-report-body rule level>heading,.bill-to-bill-report-body notice level>heading,.view-bill-report-body rule level>heading,.view-bill-report-body notice level>heading{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body rule statement,.bill-to-bill-report-body notice statement,.view-bill-report-body rule statement,.view-bill-report-body notice statement{display:block;margin-top:.3em}.bill-to-bill-report-body rule statement>p:first-of-type,.bill-to-bill-report-body notice statement>p:first-of-type,.view-bill-report-body rule statement>p:first-of-type,.view-bill-report-body notice statement>p:first-of-type{display:inline}.bill-to-bill-report-body rule p>heading,.view-bill-report-body rule p>heading{font-style:italic}.bill-to-bill-report-body rule *[class~=T02],.view-bill-report-body rule *[class~=T02]{font-weight:700;font-family:sans-serif;font-size:.8em}.bill-to-bill-report-body frDoc preface>organization,.bill-to-bill-report-body frDoc preface>property,.bill-to-bill-report-body rule>preface>affected,.bill-to-bill-report-body frDoc preface>dc|subject,.bill-to-bill-report-body frDoc preface>subject,.bill-to-bill-report-body notice>preface>dc|identifier,.view-bill-report-body frDoc preface>organization,.view-bill-report-body frDoc preface>property,.view-bill-report-body rule>preface>affected,.view-bill-report-body frDoc preface>dc|subject,.view-bill-report-body frDoc preface>subject,.view-bill-report-body notice>preface>dc|identifier{display:block;margin-top:.7em;font-family:sans-serif;font-weight:700}.bill-to-bill-report-body frDoc appendix,.view-bill-report-body frDoc appendix{text-align:left}.bill-to-bill-report-body frDoc preface>organization[role=agency],.view-bill-report-body frDoc preface>organization[role=agency]{display:block;margin-top:.3em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400}.bill-to-bill-report-body frDoc preface docNumber[style=-uslm-sgm-DEPDOC],.view-bill-report-body frDoc preface docNumber[style=-uslm-sgm-DEPDOC]{display:block;margin-top:1em;font-size:.8em;font-weight:700;font-family:sans-serif}.bill-to-bill-report-body frDoc preface>subject,.view-bill-report-body frDoc preface>subject{margin-bottom:.7em}.bill-to-bill-report-body notice subject,.bill-to-bill-report-body notice organization,.view-bill-report-body notice subject,.view-bill-report-body notice organization{display:block;margin-top:.7em;font-family:sans-serif;font-weight:700}.bill-to-bill-report-body notice>main>date,.view-bill-report-body notice>main>date{display:block;margin-top:1em;margin-bottom:1em}.bill-to-bill-report-body frDoc preface>action,.view-bill-report-body frDoc preface>action{display:block;margin-top:.1em;margin-bottom:.5em;padding-bottom:.5em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body frDoc preface>action>actionDescription>headingText,.view-bill-report-body frDoc preface>action>actionDescription>headingText{font-weight:700;font-family:sans-serif}.bill-to-bill-report-body frDoc preface inline[role=heading],.bill-to-bill-report-body frDoc statement>heading,.view-bill-report-body frDoc preface inline[role=heading],.view-bill-report-body frDoc statement>heading{display:inline;font-size:.8em;font-weight:700;font-family:sans-serif}.bill-to-bill-report-body frDoc *[class~=hd1],.view-bill-report-body frDoc *[class~=hd1]{display:block;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:700;font-size:1em;margin-top:.3em;margin-bottom:.3em;text-indent:0em}.bill-to-bill-report-body frDoc *[class~=hd2],.view-bill-report-body frDoc *[class~=hd2]{display:block;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400;font-style:italic;font-size:1em;margin-top:.3em;margin-bottom:.3em;text-indent:0em}.bill-to-bill-report-body wordsOfIssuance,.view-bill-report-body wordsOfIssuance{display:block;margin-top:.3em;text-indent:1em}.bill-to-bill-report-body wordsOfIssuance>heading,.view-bill-report-body wordsOfIssuance>heading{display:block;text-indent:0em;font-weight:700}.bill-to-bill-report-body cfrDoc>preface,.view-bill-report-body cfrDoc>preface{display:block;margin-left:4em;font-size:1em;font-weight:400}.bill-to-bill-report-body cfrDoc>preface>dcterms|title,.view-bill-report-body cfrDoc>preface>dcterms|title{display:block;margin-left:1.8em;font-size:1.6em;font-family:sans-serif;font-weight:400;text-align:left}.bill-to-bill-report-body cfrDoc>preface>docNumber,.view-bill-report-body cfrDoc>preface>docNumber{display:block;margin-left:1em;margin-top:1em;font-size:3em;font-family:sans-serif;font-weight:700}.bill-to-bill-report-body cfrDoc>preface>subject,.view-bill-report-body cfrDoc>preface>subject{display:block;margin-left:1.8em;width:16em;font-size:1.6em;font-family:sans-serif;font-weight:400;border-bottom:solid;border-width:1pt}.bill-to-bill-report-body cfrDoc>preface>provisionRange,.view-bill-report-body cfrDoc>preface>provisionRange{display:block;margin-top:1em;margin-left:2.1em;font-size:1.4em;font-family:sans-serif;font-weight:400}.bill-to-bill-report-body cfrDoc>preface>created,.view-bill-report-body cfrDoc>preface>created{display:block;margin-top:2em;margin-left:2.5em;font-size:1.2em;font-family:sans-serif;font-weight:400}.bill-to-bill-report-body cfrDoc>preface>note[topic=contains],.bill-to-bill-report-body cfrDoc>preface>dc|date,.bill-to-bill-report-body cfrDoc>preface>dc|publisher,.view-bill-report-body cfrDoc>preface>note[topic=contains],.view-bill-report-body cfrDoc>preface>dc|date,.view-bill-report-body cfrDoc>preface>dc|publisher{display:block;margin-top:2em;margin-left:3em;width:21em;text-indent:0em;font-size:1em;font-family:sans-serif;font-weight:400}.bill-to-bill-report-body cfrDoc>preface>content,.bill-to-bill-report-body cfrDoc>preface editionNote,.bill-to-bill-report-body cfrDoc>preface citationNote,.bill-to-bill-report-body cfrDoc>preface explanationNote,.view-bill-report-body cfrDoc>preface>content,.view-bill-report-body cfrDoc>preface editionNote,.view-bill-report-body cfrDoc>preface citationNote,.view-bill-report-body cfrDoc>preface explanationNote{display:block;margin-top:5em}.bill-to-bill-report-body cfrDoc>preface heading,.view-bill-report-body cfrDoc>preface heading{display:block;margin-top:1em;font-size:1em;font-family:sans-serif;font-weight:700}.bill-to-bill-report-body cfrDoc>preface citationNote,.view-bill-report-body cfrDoc>preface citationNote{margin-left:3em;width:15em;border-top:solid;border-bottom:solid;border-width:1pt;font-style:italic}.bill-to-bill-report-body cfrDoc>preface citationNote>p,.view-bill-report-body cfrDoc>preface citationNote>p{margin-top:.5em;margin-bottom:.5em;margin-left:1em;text-indent:-1em;font-style:italic}.bill-to-bill-report-body cfrDoc>preface>explanationNote,.view-bill-report-body cfrDoc>preface>explanationNote{font-size:.8em;text-align:justify}.bill-to-bill-report-body cfrDoc>preface>explanationNote heading,.view-bill-report-body cfrDoc>preface>explanationNote heading{display:block;margin-top:1em;margin-bottom:1em;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400}.bill-to-bill-report-body cfrDoc>preface>explanationNote>heading:first-of-type,.view-bill-report-body cfrDoc>preface>explanationNote>heading:first-of-type{display:block;margin-bottom:1em;font-size:1.2em;font-family:sans-serif;text-align:center;font-weight:400}.bill-to-bill-report-body cfrDoc>main,.view-bill-report-body cfrDoc>main{margin-top:5em}.bill-to-bill-report-body cfrDoc title>num,.bill-to-bill-report-body cfrDoc title>heading,.view-bill-report-body cfrDoc title>num,.view-bill-report-body cfrDoc title>heading{font-size:3em;font-family:sans-serif;font-weight:400}.bill-to-bill-report-body cfrDoc title>note[topic=volumeNote],.view-bill-report-body cfrDoc title>note[topic=volumeNote]{text-align:center;margin-top:1em;padding-bottom:3em;margin-bottom:.5em;border-bottom:solid;border-width:1pt}.bill-to-bill-report-body cfrDoc chapter,.bill-to-bill-report-body cfrDoc subchapter,.view-bill-report-body cfrDoc chapter,.view-bill-report-body cfrDoc subchapter{margin-top:6em}.bill-to-bill-report-body cfrDoc chapter>num,.bill-to-bill-report-body cfrDoc chapter>heading,.view-bill-report-body cfrDoc chapter>num,.view-bill-report-body cfrDoc chapter>heading{font-family:sans-serif;font-size:1.6em;font-weight:400}.bill-to-bill-report-body cfrDoc chapter>heading+*,.view-bill-report-body cfrDoc chapter>heading+*{border-top:solid;border-width:1pt;margin-top:2em;padding-top:1em}.bill-to-bill-report-body cfrDoc subchapter>num,.bill-to-bill-report-body cfrDoc subchapter>heading,.view-bill-report-body cfrDoc subchapter>num,.view-bill-report-body cfrDoc subchapter>heading{font-family:sans-serif;font-size:1.2em;font-weight:700}.bill-to-bill-report-body cfrDoc part,.view-bill-report-body cfrDoc part{margin-bottom:1.5em}.bill-to-bill-report-body cfrDoc part>num,.bill-to-bill-report-body cfrDoc part>heading,.bill-to-bill-report-body cfrDoc subpart>num,.bill-to-bill-report-body cfrDoc subpart>heading,.view-bill-report-body cfrDoc part>num,.view-bill-report-body cfrDoc part>heading,.view-bill-report-body cfrDoc subpart>num,.view-bill-report-body cfrDoc subpart>heading{font-family:sans-serif;font-size:1.1em;font-weight:700}.bill-to-bill-report-body cfrDoc section>chapeau,.bill-to-bill-report-body cfrDoc paragraph,.view-bill-report-body cfrDoc section>chapeau,.view-bill-report-body cfrDoc paragraph{text-indent:1em;margin-left:0}.bill-to-bill-report-body cfrDoc section,.view-bill-report-body cfrDoc section{text-indent:-2em;margin-left:2em}.bill-to-bill-report-body cfrDoc section>:not(heading):not(num),.view-bill-report-body cfrDoc section>:not(heading):not(num){margin-left:-2em}.bill-to-bill-report-body cfrDoc section heading:before,.view-bill-report-body cfrDoc section heading:before{content:" "}.bill-to-bill-report-body cfrDoc section>heading:before,.view-bill-report-body cfrDoc section>heading:before{content:" \a0"}.bill-to-bill-report-body cfrDoc paragraph>heading,.view-bill-report-body cfrDoc paragraph>heading{font-variant:none;font-style:italic}.bill-to-bill-report-body cfrDoc level,.view-bill-report-body cfrDoc level{margin-left:0;text-indent:0em}.bill-to-bill-report-body cfrDoc level>heading,.view-bill-report-body cfrDoc level>heading{display:block;text-align:center;margin-top:1em;font-variant:small-caps}.bill-to-bill-report-body cfrDoc level>section,.view-bill-report-body cfrDoc level>section{margin-top:.3em}.bill-to-bill-report-body cfrDoc heading+notes,.view-bill-report-body cfrDoc heading+notes{margin-top:1.5em}.bill-to-bill-report-body cfrDoc note,.bill-to-bill-report-body cfrDoc editorialNote,.view-bill-report-body cfrDoc note,.view-bill-report-body cfrDoc editorialNote{display:block;font-size:.9em;text-indent:1em;text-align:left}.bill-to-bill-report-body cfrDoc note[topic=citation],.view-bill-report-body cfrDoc note[topic=citation]{margin-top:1em;text-indent:0em}.bill-to-bill-report-body cfrDoc authority,.bill-to-bill-report-body cfrDoc source,.bill-to-bill-report-body frDoc section authority,.view-bill-report-body cfrDoc authority,.view-bill-report-body cfrDoc source,.view-bill-report-body frDoc section authority{display:block;text-indent:1em;text-align:left;font-size:.85em;margin-top:.3em}.bill-to-bill-report-body cfrDoc section>source,.view-bill-report-body cfrDoc section>source{margin-top:.7em;border-width:1pt;text-indent:0em}.bill-to-bill-report-body cfrDoc appendix>num,.bill-to-bill-report-body cfrDoc appendix>heading,.view-bill-report-body cfrDoc appendix>num,.view-bill-report-body cfrDoc appendix>heading{display:inline;font-variant:small-caps;font-size:1.1em}.bill-to-bill-report-body cfrDoc appendix>p,.view-bill-report-body cfrDoc appendix>p{text-align:left}.bill-to-bill-report-body cfrDoc appendix>heading+p,.view-bill-report-body cfrDoc appendix>heading+p{margin-top:1em}.bill-to-bill-report-body statuteCompilation,.view-bill-report-body statuteCompilation{display:block;margin-left:24pt;margin-right:24pt;font-size:10pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body statuteCompilation>preface>dc|title,.bill-to-bill-report-body property[role=compShortTitle],.bill-to-bill-report-body statuteCompilation>preface>citationNote,.bill-to-bill-report-body statuteCompilation>preface>editionNote,.view-bill-report-body statuteCompilation>preface>dc|title,.view-bill-report-body property[role=compShortTitle],.view-bill-report-body statuteCompilation>preface>citationNote,.view-bill-report-body statuteCompilation>preface>editionNote{display:block;margin-top:.7em;margin-left:0;text-align:center;font-size:1em}.bill-to-bill-report-body statuteCompilation>preface>dc|title,.bill-to-bill-report-body property[role=compShortTitle],.view-bill-report-body statuteCompilation>preface>dc|title,.view-bill-report-body property[role=compShortTitle]{font-weight:700}.bill-to-bill-report-body statuteCompilation>preface>explanationNote,.view-bill-report-body statuteCompilation>preface>explanationNote{display:block;margin-top:.7em;margin-left:1em;text-align:justify;text-indent:-1em;font-size:.8em}.bill-to-bill-report-body statuteCompilation editorialNote,.view-bill-report-body statuteCompilation editorialNote{display:inline;font-weight:400;font-style:normal}.bill-to-bill-report-body statuteCompilation section>editorialNote[role=uscRef],.view-bill-report-body statuteCompilation section>editorialNote[role=uscRef]{display:block}.bill-to-bill-report-body statuteCompilation elided,.view-bill-report-body statuteCompilation elided{display:block;margin-top:1em;margin-bottom:0;text-align:center;text-indent:0em;font-weight:400}.bill-to-bill-report-body statuteCompilation toc>heading,.bill-to-bill-report-body statuteCompilation toc>headingItem>designator,.bill-to-bill-report-body statuteCompilation toc>headingItem>label,.view-bill-report-body statuteCompilation toc>heading,.view-bill-report-body statuteCompilation toc>headingItem>designator,.view-bill-report-body statuteCompilation toc>headingItem>label{display:block;text-align:center}.bill-to-bill-report-body section[styleType=traditional]>heading,.view-bill-report-body section[styleType=traditional]>heading{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center;font-size:1em;font-weight:400;font-variant:small-caps}.bill-to-bill-report-body section[styleType=traditional]>num,.bill-to-bill-report-body section[styleType=traditional-inline]>num,.view-bill-report-body section[styleType=traditional]>num,.view-bill-report-body section[styleType=traditional-inline]>num{font-size:1em;font-weight:400;font-variant:small-caps}.bill-to-bill-report-body section[styleType=traditional]>content,.bill-to-bill-report-body section[styleType=traditional]>chapeau,.bill-to-bill-report-body section[styleType=traditional-inline]>content,.bill-to-bill-report-body section[styleType=traditional-inline]>chapeau,.view-bill-report-body section[styleType=traditional]>content,.view-bill-report-body section[styleType=traditional]>chapeau,.view-bill-report-body section[styleType=traditional-inline]>content,.view-bill-report-body section[styleType=traditional-inline]>chapeau{display:inline}.bill-to-bill-report-body statuteCompilation section>content,.view-bill-report-body statuteCompilation section>content{text-indent:2em}.bill-to-bill-report-body statuteCompilation section>num,.bill-to-bill-report-body statuteCompilation section>heading,.view-bill-report-body statuteCompilation section>num,.view-bill-report-body statuteCompilation section>heading{font-size:.8em;font-weight:700}.bill-to-bill-report-body statuteCompilation section>editorialNote,.view-bill-report-body statuteCompilation section>editorialNote{font-size:1em;font-weight:400}.bill-to-bill-report-body statuteCompilation section>editorialNote[role=uscRef],.view-bill-report-body statuteCompilation section>editorialNote[role=uscRef]{font-size:.8em}.bill-to-bill-report-body statuteCompilation section>num+editorialNote[role=uscRef],.view-bill-report-body statuteCompilation section>num+editorialNote[role=uscRef]{display:inline;font-size:.8em;font-weight:700}.bill-to-bill-report-body statuteCompilation title>num,.bill-to-bill-report-body statuteCompilation title>heading,.view-bill-report-body statuteCompilation title>num,.view-bill-report-body statuteCompilation title>heading{font-size:1.4em}.bill-to-bill-report-body statuteCompilation longTitle,.view-bill-report-body statuteCompilation longTitle{display:block;margin-top:1em;margin-bottom:1em;margin-left:1em;text-indent:-1em;text-align:justify}.bill-to-bill-report-body statuteCompilation longTitle>docTitle,.bill-to-bill-report-body statuteCompilation longTitle>officialTitle,.view-bill-report-body statuteCompilation longTitle>docTitle,.view-bill-report-body statuteCompilation longTitle>officialTitle{display:inline;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body statuteCompilation longTitle>officialTitle:before,.view-bill-report-body statuteCompilation longTitle>officialTitle:before{content:" "}.bill-to-bill-report-body longTitle,.view-bill-report-body longTitle{display:block;text-align:center}.bill-to-bill-report-body longTitle>docTitle,.view-bill-report-body longTitle>docTitle{display:block;margin-top:1.5em;margin-bottom:.5em;font-size:1.6em;font-weight:400;font-family:Old English Text MT,serif}.bill-to-bill-report-body pLaw>main>longTitle>docTitle,.view-bill-report-body pLaw>main>longTitle>docTitle{font-size:1.2em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-bill-report-body longTitle>officialTitle,.view-bill-report-body longTitle>officialTitle{display:block;margin-bottom:.8em;font-size:.8em}.bill-to-bill-report-body recital,.view-bill-report-body recital{display:block;margin-bottom:.5em;margin-left:1em;text-indent:-1em;font-size:1em;text-align:justify}.bill-to-bill-report-body enactingFormula,.bill-to-bill-report-body resolvingClause,.view-bill-report-body enactingFormula,.view-bill-report-body resolvingClause{display:block;text-indent:2em;font-size:1em;font-style:italic;text-align:justify}.bill-to-bill-report-body bill>main>section,.view-bill-report-body bill>main>section{margin-top:1em;margin-bottom:1em}.bill-to-bill-report-body bill>main title>num,.bill-to-bill-report-body bill>main title>a>num,.bill-to-bill-report-body bill>main title>heading,.bill-to-bill-report-body pLaw>main title>num,.bill-to-bill-report-body pLaw>main title>a>num,.bill-to-bill-report-body pLaw>main title>heading,.view-bill-report-body bill>main title>num,.view-bill-report-body bill>main title>a>num,.view-bill-report-body bill>main title>heading,.view-bill-report-body pLaw>main title>num,.view-bill-report-body pLaw>main title>a>num,.view-bill-report-body pLaw>main title>heading{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:1em;font-weight:700}.bill-to-bill-report-body resolution subsection,.view-bill-report-body resolution subsection{text-indent:1em}.bill-to-bill-report-body resolution>main>section,.bill-to-bill-report-body bill>main>title>section,.view-bill-report-body resolution>main>section,.view-bill-report-body bill>main>title>section{text-align:justify;text-indent:1em}.bill-to-bill-report-body resolution>main>section>num,.bill-to-bill-report-body bill>main>title>section>num,.view-bill-report-body resolution>main>section>num,.view-bill-report-body bill>main>title>section>num{font-weight:400;font-variant:small-caps}.bill-to-bill-report-body resolution>main>section>heading~content:first-of-type,.view-bill-report-body resolution>main>section>heading~content:first-of-type{display:block}.bill-to-bill-report-body resolution main level,.bill-to-bill-report-body bill main level,.view-bill-report-body resolution main level,.view-bill-report-body bill main level{margin-left:0}.bill-to-bill-report-body section>num,.bill-to-bill-report-body section>a>num,.bill-to-bill-report-body section>heading,.bill-to-bill-report-body courtRule>num,.bill-to-bill-report-body courtRule>heading,.view-bill-report-body section>num,.view-bill-report-body section>a>num,.view-bill-report-body section>heading,.view-bill-report-body courtRule>num,.view-bill-report-body courtRule>heading{font-size:1em;font-weight:700}.bill-to-bill-report-body section>num,.bill-to-bill-report-body section>a>num,.bill-to-bill-report-body section>heading,.bill-to-bill-report-body courtRule>num,.bill-to-bill-report-body courtRule>heading,.view-bill-report-body section>num,.view-bill-report-body section>a>num,.view-bill-report-body section>heading,.view-bill-report-body courtRule>num,.view-bill-report-body courtRule>heading{font-size:1em;font-weight:initial}.bill-to-bill-report-body section[identifier*="/us/usc"]>num,.bill-to-bill-report-body section[identifier*="/us/usc"]>a>num,.bill-to-bill-report-body section[identifier*="/us/usc"]>heading,.view-bill-report-body section[identifier*="/us/usc"]>num,.view-bill-report-body section[identifier*="/us/usc"]>a>num,.view-bill-report-body section[identifier*="/us/usc"]>heading{font-size:1.15em}.bill-to-bill-report-body bill section>num,.bill-to-bill-report-body bill section>a>num,.bill-to-bill-report-body bill section>heading,.bill-to-bill-report-body resolution section>num,.bill-to-bill-report-body resolution section>a>num,.bill-to-bill-report-body resolution section>heading,.bill-to-bill-report-body pLaw section>num,.bill-to-bill-report-body pLaw section>a>num,.bill-to-bill-report-body pLaw section>heading,.view-bill-report-body bill section>num,.view-bill-report-body bill section>a>num,.view-bill-report-body bill section>heading,.view-bill-report-body resolution section>num,.view-bill-report-body resolution section>a>num,.view-bill-report-body resolution section>heading,.view-bill-report-body pLaw section>num,.view-bill-report-body pLaw section>a>num,.view-bill-report-body pLaw section>heading{font-size:.8em}.bill-to-bill-report-body bill>main section>heading:first-child,.bill-to-bill-report-body resolution>main section>heading:first-child,.bill-to-bill-report-body pLaw>main section>heading:first-child,.view-bill-report-body bill>main section>heading:first-child,.view-bill-report-body resolution>main section>heading:first-child,.view-bill-report-body pLaw>main section>heading:first-child{display:block;text-align:center;margin-bottom:.5em}.bill-to-bill-report-body bill>main section>num+content,.bill-to-bill-report-body bill>main section>num+chapeau,.bill-to-bill-report-body resolution>main section>num+content,.bill-to-bill-report-body resolution>main section>num+chapeau,.bill-to-bill-report-body pLaw>main section>num+content,.bill-to-bill-report-body pLaw>main section>num+chapeau,.view-bill-report-body bill>main section>num+content,.view-bill-report-body bill>main section>num+chapeau,.view-bill-report-body resolution>main section>num+content,.view-bill-report-body resolution>main section>num+chapeau,.view-bill-report-body pLaw>main section>num+content,.view-bill-report-body pLaw>main section>num+chapeau{display:inline}.bill-to-bill-report-body bill>main section>heading+num,.bill-to-bill-report-body bill>main section>num:first-child,.bill-to-bill-report-body bill>main section>content:first-child,.bill-to-bill-report-body bill>main section>chapeau:first-child,.bill-to-bill-report-body resolution>main section>heading+num,.bill-to-bill-report-body resolution>main section>num:first-child,.bill-to-bill-report-body resolution>main section>content:first-child,.bill-to-bill-report-body resolution>main section>chapeau:first-child,.bill-to-bill-report-body pLaw>main section>heading+num,.bill-to-bill-report-body pLaw>main section>num:first-child,.bill-to-bill-report-body pLaw>main section>content:first-child,.bill-to-bill-report-body pLaw>main section>chapeau:first-child,.view-bill-report-body bill>main section>heading+num,.view-bill-report-body bill>main section>num:first-child,.view-bill-report-body bill>main section>content:first-child,.view-bill-report-body bill>main section>chapeau:first-child,.view-bill-report-body resolution>main section>heading+num,.view-bill-report-body resolution>main section>num:first-child,.view-bill-report-body resolution>main section>content:first-child,.view-bill-report-body resolution>main section>chapeau:first-child,.view-bill-report-body pLaw>main section>heading+num,.view-bill-report-body pLaw>main section>num:first-child,.view-bill-report-body pLaw>main section>content:first-child,.view-bill-report-body pLaw>main section>chapeau:first-child{text-indent:2em}.bill-to-bill-report-body subsection>heading,.bill-to-bill-report-body paragraph>heading,.bill-to-bill-report-body subparagraph>heading,.bill-to-bill-report-body clause>heading,.bill-to-bill-report-body subclause>heading,.bill-to-bill-report-body item>heading,.bill-to-bill-report-body subitem>heading,.bill-to-bill-report-body subsubitem>heading,.view-bill-report-body subsection>heading,.view-bill-report-body paragraph>heading,.view-bill-report-body subparagraph>heading,.view-bill-report-body clause>heading,.view-bill-report-body subclause>heading,.view-bill-report-body item>heading,.view-bill-report-body subitem>heading,.view-bill-report-body subsubitem>heading{font-variant:small-caps}.bill-to-bill-report-body rule subsection>heading,.view-bill-report-body rule subsection>heading{font-variant:normal;font-style:italic}.bill-to-bill-report-body subheading,.view-bill-report-body subheading{display:block}.bill-to-bill-report-body content>p:first-of-type,.bill-to-bill-report-body paragraph>p:first-of-type,.view-bill-report-body content>p:first-of-type,.view-bill-report-body paragraph>p:first-of-type{display:inline}.bill-to-bill-report-body pLaw>main>action,.view-bill-report-body pLaw>main>action{display:block;margin-top:1em;margin-left:1em}.bill-to-bill-report-body signatures,.view-bill-report-body signatures{margin-right:2em}.bill-to-bill-report-body rulePreamble>signatures>signature,.view-bill-report-body rulePreamble>signatures>signature{margin-top:.4em}.bill-to-bill-report-body signature,.view-bill-report-body signature{display:block;margin-top:2em;margin-left:10em;text-align:right;font-style:italic}.bill-to-bill-report-body uscDoc signature,.view-bill-report-body uscDoc signature{display:block;margin-top:.5em;margin-bottom:.5em;margin-right:1em;text-align:right;font-style:normal;font-variant:small-caps}.bill-to-bill-report-body statutesAtLarge resolution officialTitle,.view-bill-report-body statutesAtLarge resolution officialTitle{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-weight:700}.bill-to-bill-report-body title,.bill-to-bill-report-body subtitle,.bill-to-bill-report-body chapter,.bill-to-bill-report-body subchapter,.bill-to-bill-report-body part,.bill-to-bill-report-body subpart,.bill-to-bill-report-body division,.bill-to-bill-report-body subdivision,.bill-to-bill-report-body article,.bill-to-bill-report-body subArticle,.bill-to-bill-report-body level,.bill-to-bill-report-body appendix,.bill-to-bill-report-body compiledAct,.bill-to-bill-report-body courtRules,.bill-to-bill-report-body reorganizationPlan,.view-bill-report-body title,.view-bill-report-body subtitle,.view-bill-report-body chapter,.view-bill-report-body subchapter,.view-bill-report-body part,.view-bill-report-body subpart,.view-bill-report-body division,.view-bill-report-body subdivision,.view-bill-report-body article,.view-bill-report-body subArticle,.view-bill-report-body level,.view-bill-report-body appendix,.view-bill-report-body compiledAct,.view-bill-report-body courtRules,.view-bill-report-body reorganizationPlan{display:block;margin-top:1em;margin-bottom:.3em;text-align:center}.bill-to-bill-report-body title>num,.bill-to-bill-report-body title>a>num,.bill-to-bill-report-body title>heading,.view-bill-report-body title>num,.view-bill-report-body title>a>num,.view-bill-report-body title>heading{font-size:2em;font-weight:700}.bill-to-bill-report-body subtitle>num,.bill-to-bill-report-body subtitle>heading,.view-bill-report-body subtitle>num,.view-bill-report-body subtitle>heading{font-size:1.5em;font-weight:700}.bill-to-bill-report-body chapter>num,.bill-to-bill-report-body chapter>heading,.view-bill-report-body chapter>num,.view-bill-report-body chapter>heading{font-size:1.2em;font-weight:700}.bill-to-bill-report-body division>num,.bill-to-bill-report-body division>a>num,.bill-to-bill-report-body division>heading,.view-bill-report-body division>num,.view-bill-report-body division>a>num,.view-bill-report-body division>heading{font-weight:700}.bill-to-bill-report-body part>num,.bill-to-bill-report-body part>heading,.bill-to-bill-report-body subpart>num,.bill-to-bill-report-body subpart>heading,.view-bill-report-body part>num,.view-bill-report-body part>heading,.view-bill-report-body subpart>num,.view-bill-report-body subpart>heading{font-size:1.2em}.bill-to-bill-report-body courtRules title>num,.bill-to-bill-report-body courtRules title>heading,.view-bill-report-body courtRules title>num,.view-bill-report-body courtRules title>heading{font-size:1em}.bill-to-bill-report-body compiledAct title>num,.bill-to-bill-report-body compiledAct title>heading,.view-bill-report-body compiledAct title>num,.view-bill-report-body compiledAct title>heading{font-size:1.2em;font-weight:700}.bill-to-bill-report-body heading,.view-bill-report-body heading{font-weight:400;display:inline}.bill-to-bill-report-body toc,.view-bill-report-body toc{display:block;background-color:inherit;width:69vw;margin:1em auto;text-align:center;text-indent:0em;font-weight:400}.bill-to-bill-report-body uscDoc toc,.view-bill-report-body uscDoc toc{border-style:none;border-color:gray;border-width:1pt;margin:24pt 0 3pt;text-align:left;display:table;font-size:1em}.bill-to-bill-report-body toc>layout header,.view-bill-report-body toc>layout header{display:block;background-color:inherit}.bill-to-bill-report-body toc>layout header[role=tocColumnHeader],.view-bill-report-body toc>layout header[role=tocColumnHeader]{display:table-row;font-size:.9em;font-weight:400}.bill-to-bill-report-body toc>layout header[role=tocSubtitleHeader]>column,.view-bill-report-body toc>layout header[role=tocSubtitleHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-weight:700}.bill-to-bill-report-body title toc>layout header[role=tocSubtitleHeader]>column,.view-bill-report-body title toc>layout header[role=tocSubtitleHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-size:1.5em;font-weight:700}.bill-to-bill-report-body toc>layout header[role=tocTitleHeader]>column,.bill-to-bill-report-body toc>layout header[role=tocDivisionHeader]>column,.bill-to-bill-report-body toc>layout header[role=tocSubdivisionHeader]>column,.bill-to-bill-report-body toc>layout header[role=tocChapterHeader]>column,.bill-to-bill-report-body toc>layout header[role=tocSubchapterHeader]>column,.bill-to-bill-report-body toc>layout header[role=tocPartHeader]>column,.bill-to-bill-report-body toc>layout header[role=tocSubpartHeader]>column,.view-bill-report-body toc>layout header[role=tocTitleHeader]>column,.view-bill-report-body toc>layout header[role=tocDivisionHeader]>column,.view-bill-report-body toc>layout header[role=tocSubdivisionHeader]>column,.view-bill-report-body toc>layout header[role=tocChapterHeader]>column,.view-bill-report-body toc>layout header[role=tocSubchapterHeader]>column,.view-bill-report-body toc>layout header[role=tocPartHeader]>column,.view-bill-report-body toc>layout header[role=tocSubpartHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-weight:700}.bill-to-bill-report-body toc>layout header[role=tocSubpartHeader],.view-bill-report-body toc>layout header[role=tocSubpartHeader]{display:block;background-color:inherit}.bill-to-bill-report-body tocItem,.view-bill-report-body tocItem{display:block;background-color:inherit}.bill-to-bill-report-body column,.view-bill-report-body column{display:table-cell}.bill-to-bill-report-body column[class~=threeColumnLeft],.view-bill-report-body column[class~=threeColumnLeft]{width:10%}.bill-to-bill-report-body column[class~=threeColumnMiddle],.view-bill-report-body column[class~=threeColumnMiddle]{width:100%;margin-left:1em;text-indent:-1em}.bill-to-bill-report-body column[class~=threeColumnRight],.view-bill-report-body column[class~=threeColumnRight]{width:15%;text-align:right}.bill-to-bill-report-body column[class~=tocHeaderLeft],.view-bill-report-body column[class~=tocHeaderLeft]{width:5em;text-align:left}.bill-to-bill-report-body header[role=tocColumnHeader] column:not([class]),.view-bill-report-body header[role=tocColumnHeader] column:not([class]){width:76.7%}.bill-to-bill-report-body column[class~=tocHeaderRight],.view-bill-report-body column[class~=tocHeaderRight]{width:15%;text-align:right}.bill-to-bill-report-body column[class~=twoColumnLeft],.view-bill-report-body column[class~=twoColumnLeft]{width:5em}.bill-to-bill-report-body column[class~=twoColumnRight],.view-bill-report-body column[class~=twoColumnRight]{margin-left:1em;text-indent:-1em}.bill-to-bill-report-body toc[role=twoColumnPageWidthTOC],.view-bill-report-body toc[role=twoColumnPageWidthTOC]{width:426pt}.bill-to-bill-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnLeft],.view-bill-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnLeft]{width:380pt;margin-right:10pt;font-weight:700}.bill-to-bill-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight],.bill-to-bill-report-body toc[role=twoColumnPageWidthTOC] column[class~=headerRight],.view-bill-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight],.view-bill-report-body toc[role=twoColumnPageWidthTOC] column[class~=headerRight]{width:40pt;text-align:right}.bill-to-bill-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight],.view-bill-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight]{font-weight:700}.bill-to-bill-report-body layout *[class~=indentTo65ptsHang],.view-bill-report-body layout *[class~=indentTo65ptsHang]{text-indent:-24pt;padding-left:36pt}.bill-to-bill-report-body bill toc,.bill-to-bill-report-body resolution toc,.bill-to-bill-report-body pLaw toc,.view-bill-report-body bill toc,.view-bill-report-body resolution toc,.view-bill-report-body pLaw toc{display:block;background-color:inherit;font-size:.8em}.bill-to-bill-report-body referenceItem,.bill-to-bill-report-body headingItem,.view-bill-report-body referenceItem,.view-bill-report-body headingItem{display:block;background-color:inherit;width:100%}.bill-to-bill-report-body toc[role~=twoColumnTOC] referenceItem designator,.view-bill-report-body toc[role~=twoColumnTOC] referenceItem designator{width:6rem;min-width:6rem}.bill-to-bill-report-body toc[role~=twoColumnTOC] referenceItem label,.view-bill-report-body toc[role~=twoColumnTOC] referenceItem label{width:50em;margin-left:1em;text-indent:-1em}.bill-to-bill-report-body referenceItem[class~=indentTo65ptsHang],.view-bill-report-body referenceItem[class~=indentTo65ptsHang]{margin-left:77pt}.bill-to-bill-report-body toc[role~=twoColumnTOC] referenceItem referenceItem designator,.view-bill-report-body toc[role~=twoColumnTOC] referenceItem referenceItem designator{width:4rem;min-width:2rem}.bill-to-bill-report-body toc[role~=twoColumnTOC] referenceItem referenceItem label,.view-bill-report-body toc[role~=twoColumnTOC] referenceItem referenceItem label{width:50em;margin-left:1em;text-indent:-1em}.bill-to-bill-report-body toc[role~=threeColumnTOC] referenceItem designator,.view-bill-report-body toc[role~=threeColumnTOC] referenceItem designator{width:6vw;grid-column-start:1;grid-row-start:1}.bill-to-bill-report-body toc[role~=threeColumnTOC] referenceItem label,.view-bill-report-body toc[role~=threeColumnTOC] referenceItem label{width:53vw;grid-column-start:2;grid-row-start:1}.bill-to-bill-report-body toc[role~=threeColumnTOC] groupItem label,.view-bill-report-body toc[role~=threeColumnTOC] groupItem label{max-width:68vw;grid-column-start:2;grid-row-start:1}.bill-to-bill-report-body toc[role~=threeColumnTOC] headingItem label,.view-bill-report-body toc[role~=threeColumnTOC] headingItem label{max-width:78vw;grid-column-start:2;grid-row-start:1}.bill-to-bill-report-body toc[role~=threeColumnTOC] referenceItem target,.bill-to-bill-report-body toc[role~=threeColumnTOC] referenceItem label+del,.view-bill-report-body toc[role~=threeColumnTOC] referenceItem target,.view-bill-report-body toc[role~=threeColumnTOC] referenceItem label+del{width:6vw;text-align:right;grid-column-start:4;grid-row-start:auto;white-space:pre-line}.bill-to-bill-report-body toc[role~=threeColumnTOC] groupItem label+groupItem:before,.view-bill-report-body toc[role~=threeColumnTOC] groupItem label+groupItem:before{content:" ";display:block}.bill-to-bill-report-body toc[role~=threeColumnTOC] del,.view-bill-report-body toc[role~=threeColumnTOC] del{height:100%!important}@media screen{@supports (display: table-row){.bill-to-bill-report-body referenceItem,.bill-to-bill-report-body headingItem,.view-bill-report-body referenceItem,.view-bill-report-body headingItem{display:table-row;width:100%}}}.bill-to-bill-report-body toc[role~=twoColumnTOC] referenceItem,.bill-to-bill-report-body toc[role~=twoColumnTOC] headingItem,.bill-to-bill-report-body toc[role~=threeColumnTOC] referenceItem,.bill-to-bill-report-body toc[role~=threeColumnTOC] headingItem,.view-bill-report-body toc[role~=twoColumnTOC] referenceItem,.view-bill-report-body toc[role~=twoColumnTOC] headingItem,.view-bill-report-body toc[role~=threeColumnTOC] referenceItem,.view-bill-report-body toc[role~=threeColumnTOC] headingItem{display:block;width:69vw}.bill-to-bill-report-body toc[role~=threeColumnTOC] referenceItem,.bill-to-bill-report-body toc[role~=threeColumnTOC] headingItem,.bill-to-bill-report-body toc[role~=threeColumnTOC]>del,.bill-to-bill-report-body toc[role~=threeColumnTOC] referenceItem>del:first-child,.view-bill-report-body toc[role~=threeColumnTOC] referenceItem,.view-bill-report-body toc[role~=threeColumnTOC] headingItem,.view-bill-report-body toc[role~=threeColumnTOC]>del,.view-bill-report-body toc[role~=threeColumnTOC] referenceItem>del:first-child{display:grid;grid-template-columns:5vw 33.5vw 24.5vw 6vw;grid-template-rows:60% 60%;max-width:69vw;padding-top:.5em;height:auto}.bill-to-bill-report-body designator,.bill-to-bill-report-body label,.bill-to-bill-report-body target,.view-bill-report-body designator,.view-bill-report-body label,.view-bill-report-body target{display:table-cell;text-align:left;vertical-align:top}.bill-to-bill-report-body groupItem>designator,.view-bill-report-body groupItem>designator{display:table-cell;text-align:right;vertical-align:top}.bill-to-bill-report-body groupItem>label,.view-bill-report-body groupItem>label{display:table-cell;text-align:left;vertical-align:top;width:auto!important}.bill-to-bill-report-body target,.view-bill-report-body target{text-align:right;grid-column-start:4}.bill-to-bill-report-body uscDoc toc groupItem,.bill-to-bill-report-body bill toc referenceItem[role=division],.bill-to-bill-report-body bill toc>referenceItem[role=title],.bill-to-bill-report-body bill toc>referenceItem[role=subtitle],.bill-to-bill-report-body resolution toc referenceItem[role=division],.bill-to-bill-report-body resolution toc>referenceItem[role=title],.bill-to-bill-report-body resolution toc>referenceItem[role=subtitle],.bill-to-bill-report-body pLaw toc referenceItem[role=division],.bill-to-bill-report-body pLaw toc>referenceItem[role=title],.bill-to-bill-report-body pLaw toc>referenceItem[role=subtitle],.view-bill-report-body uscDoc toc groupItem,.view-bill-report-body bill toc referenceItem[role=division],.view-bill-report-body bill toc>referenceItem[role=title],.view-bill-report-body bill toc>referenceItem[role=subtitle],.view-bill-report-body resolution toc referenceItem[role=division],.view-bill-report-body resolution toc>referenceItem[role=title],.view-bill-report-body resolution toc>referenceItem[role=subtitle],.view-bill-report-body pLaw toc referenceItem[role=division],.view-bill-report-body pLaw toc>referenceItem[role=title],.view-bill-report-body pLaw toc>referenceItem[role=subtitle]{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center}.bill-to-bill-report-body uscDoc toc groupItem>designator,.bill-to-bill-report-body uscDoc toc groupItem>label,.bill-to-bill-report-body bill toc referenceItem[role=division]>designator,.bill-to-bill-report-body bill toc referenceItem[role=division]>label,.bill-to-bill-report-body bill toc referenceItem[role=title]>designator,.bill-to-bill-report-body bill toc referenceItem[role=title]>label,.bill-to-bill-report-body bill toc referenceItem[role=subtitle]>designator,.bill-to-bill-report-body bill toc referenceItem[role=subtitle]>label,.bill-to-bill-report-body resolution toc referenceItem[role=division]>designator,.bill-to-bill-report-body resolution toc referenceItem[role=division]>label,.bill-to-bill-report-body resolution toc referenceItem[role=title]>designator,.bill-to-bill-report-body resolution toc referenceItem[role=title]>label,.bill-to-bill-report-body resolution toc referenceItem[role=subtitle]>designator,.bill-to-bill-report-body resolution toc referenceItem[role=subtitle]>label,.bill-to-bill-report-body plaw toc referenceItem[role=division]>designator,.bill-to-bill-report-body plaw toc referenceItem[role=division]>label,.bill-to-bill-report-body plaw toc referenceItem[role=title]>designator,.bill-to-bill-report-body plaw toc referenceItem[role=title]>label,.bill-to-bill-report-body plaw toc referenceItem[role=subtitle]>designator,.bill-to-bill-report-body plaw toc referenceItem[role=subtitle]>label,.view-bill-report-body uscDoc toc groupItem>designator,.view-bill-report-body uscDoc toc groupItem>label,.view-bill-report-body bill toc referenceItem[role=division]>designator,.view-bill-report-body bill toc referenceItem[role=division]>label,.view-bill-report-body bill toc referenceItem[role=title]>designator,.view-bill-report-body bill toc referenceItem[role=title]>label,.view-bill-report-body bill toc referenceItem[role=subtitle]>designator,.view-bill-report-body bill toc referenceItem[role=subtitle]>label,.view-bill-report-body resolution toc referenceItem[role=division]>designator,.view-bill-report-body resolution toc referenceItem[role=division]>label,.view-bill-report-body resolution toc referenceItem[role=title]>designator,.view-bill-report-body resolution toc referenceItem[role=title]>label,.view-bill-report-body resolution toc referenceItem[role=subtitle]>designator,.view-bill-report-body resolution toc referenceItem[role=subtitle]>label,.view-bill-report-body plaw toc referenceItem[role=division]>designator,.view-bill-report-body plaw toc referenceItem[role=division]>label,.view-bill-report-body plaw toc referenceItem[role=title]>designator,.view-bill-report-body plaw toc referenceItem[role=title]>label,.view-bill-report-body plaw toc referenceItem[role=subtitle]>designator,.view-bill-report-body plaw toc referenceItem[role=subtitle]>label{display:inline}.bill-to-bill-report-body bill toc referenceItem[role=division] referenceItem,.bill-to-bill-report-body resolution toc referenceItem[role=division] referenceItem,.bill-to-bill-report-body pLaw toc referenceItem[role=division] referenceItem,.view-bill-report-body bill toc referenceItem[role=division] referenceItem,.view-bill-report-body resolution toc referenceItem[role=division] referenceItem,.view-bill-report-body pLaw toc referenceItem[role=division] referenceItem{text-align:left}.bill-to-bill-report-body resolution toc referenceItem[role=section]:first-of-type *,.bill-to-bill-report-body bill toc referenceItem[role=section]:first-of-type *,.bill-to-bill-report-body pLaw toc referenceItem[role=section]:first-of-type *,.view-bill-report-body resolution toc referenceItem[role=section]:first-of-type *,.view-bill-report-body bill toc referenceItem[role=section]:first-of-type *,.view-bill-report-body pLaw toc referenceItem[role=section]:first-of-type *{padding-top:1em}.bill-to-bill-report-body bill toc referenceItem[role=section]>designator,.bill-to-bill-report-body resolution toc referenceItem[role=section]>designator,.bill-to-bill-report-body pLaw toc referenceItem[role=section]>designator,.view-bill-report-body bill toc referenceItem[role=section]>designator,.view-bill-report-body resolution toc referenceItem[role=section]>designator,.view-bill-report-body pLaw toc referenceItem[role=section]>designator{width:6em}.bill-to-bill-report-body bill toc referenceItem[role=section]>label,.bill-to-bill-report-body resolution toc referenceItem[role=section]>label,.bill-to-bill-report-body pLaw toc referenceItem[role=section]>label,.view-bill-report-body bill toc referenceItem[role=section]>label,.view-bill-report-body resolution toc referenceItem[role=section]>label,.view-bill-report-body pLaw toc referenceItem[role=section]>label{text-indent:-1em;padding-left:1em}.bill-to-bill-report-body cfrDoc toc,.bill-to-bill-report-body frDoc toc,.view-bill-report-body cfrDoc toc,.view-bill-report-body frDoc toc{display:block}.bill-to-bill-report-body cfrDoc toc>heading,.bill-to-bill-report-body fr toc>heading,.view-bill-report-body cfrDoc toc>heading,.view-bill-report-body fr toc>heading{display:block;text-align:center;font-size:2em}.bill-to-bill-report-body cfrDoc toc referenceItem,.view-bill-report-body cfrDoc toc referenceItem{display:flex;width:100%;flex-direction:row;justify-content:space-between}.bill-to-bill-report-body cfrDoc toc groupItem>designator,.bill-to-bill-report-body cfrDoc toc groupItem>label,.view-bill-report-body cfrDoc toc groupItem>designator,.view-bill-report-body cfrDoc toc groupItem>label{display:inline;text-align:center}.bill-to-bill-report-body cfrDoc toc groupItem,.bill-to-bill-report-body cfrDoc toc headingItem,.view-bill-report-body cfrDoc toc groupItem,.view-bill-report-body cfrDoc toc headingItem{display:block;width:100%;text-align:center}.bill-to-bill-report-body cfrDoc toc designator,.view-bill-report-body cfrDoc toc designator{display:block}.bill-to-bill-report-body cfrDoc toc label,.view-bill-report-body cfrDoc toc label{display:block}.bill-to-bill-report-body cfrDoc toc target,.view-bill-report-body cfrDoc toc target{display:block;margin-right:0}.bill-to-bill-report-body cfrDoc>preface toc,.view-bill-report-body cfrDoc>preface toc{font-size:.8em}.bill-to-bill-report-body cfrDoc>preface toc>headingItem>designator,.view-bill-report-body cfrDoc>preface toc>headingItem>designator{font-style:italic}.bill-to-bill-report-body cfrDoc>preface toc>groupItem>headingItem,.view-bill-report-body cfrDoc>preface toc>groupItem>headingItem{display:block;margin-top:1em;margin-bottom:1em;text-align:left}.bill-to-bill-report-body cfrDoc>preface toc>groupItem>referenceItem,.view-bill-report-body cfrDoc>preface toc>groupItem>referenceItem{text-indent:2em}.bill-to-bill-report-body cfrDoc toc[class~=cfrTitleTOC] headingItem,.bill-to-bill-report-body cfrDoc>preface toc>headingItem,.view-bill-report-body cfrDoc toc[class~=cfrTitleTOC] headingItem,.view-bill-report-body cfrDoc>preface toc>headingItem{display:flex;width:100%;flex-direction:row;justify-content:flex-end;font-style:italic}.bill-to-bill-report-body cfrDoc toc headingItem[class~=columnHeader],.view-bill-report-body cfrDoc toc headingItem[class~=columnHeader]{display:flex;width:100%;flex-direction:row;justify-content:space-between;font-style:italic}.bill-to-bill-report-body cfrDoc toc headingItem>designator,.bill-to-bill-report-body cfrDoc toc headingItem>label,.view-bill-report-body cfrDoc toc headingItem>designator,.view-bill-report-body cfrDoc toc headingItem>label{display:inline;font-variant:small-caps}.bill-to-bill-report-body cfrDoc toc[class~=cfrChapterTOC] referenceItem>designator,.view-bill-report-body cfrDoc toc[class~=cfrChapterTOC] referenceItem>designator{width:6em}.bill-to-bill-report-body cfrDoc part>toc headingItem,.view-bill-report-body cfrDoc part>toc headingItem{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center;width:100%}.bill-to-bill-report-body cfrDoc part>toc>groupItem>headingItem,.view-bill-report-body cfrDoc part>toc>groupItem>headingItem{font-family:sans-serif;font-weight:700;font-variant:normal}.bill-to-bill-report-body cfrDoc part>toc referenceItem,.view-bill-report-body cfrDoc part>toc referenceItem{display:block;text-align:left;margin-left:2em;text-indent:-2em;width:100%}.bill-to-bill-report-body cfrDoc part>toc referenceItem>designator,.bill-to-bill-report-body cfrDoc part>toc referenceItem>label,.view-bill-report-body cfrDoc part>toc referenceItem>designator,.view-bill-report-body cfrDoc part>toc referenceItem>label{display:inline}.bill-to-bill-report-body frDoc toc[role=fr-contents],.bill-to-bill-report-body frDoc toc[role=fr-contents] groupItem,.bill-to-bill-report-body frDoc toc[role=fr-contents] referenceItem,.bill-to-bill-report-body frDoc toc[role=fr-issue-parts],.bill-to-bill-report-body frDoc toc[role=fr-issue-parts] groupItem,.bill-to-bill-report-body frDoc toc[role=fr-issue-parts] referenceItem,.view-bill-report-body frDoc toc[role=fr-contents],.view-bill-report-body frDoc toc[role=fr-contents] groupItem,.view-bill-report-body frDoc toc[role=fr-contents] referenceItem,.view-bill-report-body frDoc toc[role=fr-issue-parts],.view-bill-report-body frDoc toc[role=fr-issue-parts] groupItem,.view-bill-report-body frDoc toc[role=fr-issue-parts] referenceItem{display:block}.bill-to-bill-report-body frDoc toc[role=fr-contents] referenceItem,.bill-to-bill-report-body frDoc toc[role=fr-issue-parts] referenceItem,.view-bill-report-body frDoc toc[role=fr-contents] referenceItem,.view-bill-report-body frDoc toc[role=fr-issue-parts] referenceItem{margin-left:2em;text-indent:-2em}.bill-to-bill-report-body frDoc toc[role=fr-contents] groupItem[role=agency]>label,.bill-to-bill-report-body frDoc toc[role=fr-issue-parts] groupItem>label,.view-bill-report-body frDoc toc[role=fr-contents] groupItem[role=agency]>label,.view-bill-report-body frDoc toc[role=fr-issue-parts] groupItem>label{display:block;margin-top:1em;font-weight:700;font-family:sans-serif}.bill-to-bill-report-body frDoc toc[role=fr-contents] groupItem[role=agency] groupItem[role=category]>label,.view-bill-report-body frDoc toc[role=fr-contents] groupItem[role=agency] groupItem[role=category]>label{display:block;font-size:.8em;font-weight:700;font-family:sans-serif}.bill-to-bill-report-body frDoc toc[role=fr-contents] groupItem[role=category]>groupItem>referenceItem,.view-bill-report-body frDoc toc[role=fr-contents] groupItem[role=category]>groupItem>referenceItem{display:block;margin-left:3em;font-weight:400}.bill-to-bill-report-body frDoc toc[role=fr-contents] referenceItem[role=xref]>label,.view-bill-report-body frDoc toc[role=fr-contents] referenceItem[role=xref]>label{font-style:italic}.bill-to-bill-report-body frDoc toc[role=fr-contents] referenceItem>label,.bill-to-bill-report-body frDoc toc[role=fr-contents] referenceItem>target,.bill-to-bill-report-body frDoc toc[role=fr-issue-parts] referenceItem>label,.bill-to-bill-report-body frDoc toc[role=fr-issue-parts] referenceItem>target,.view-bill-report-body frDoc toc[role=fr-contents] referenceItem>label,.view-bill-report-body frDoc toc[role=fr-contents] referenceItem>target,.view-bill-report-body frDoc toc[role=fr-issue-parts] referenceItem>label,.view-bill-report-body frDoc toc[role=fr-issue-parts] referenceItem>target{display:inline}.bill-to-bill-report-body frDoc toc[role=fr-contents] referenceItem>target[role=fr-doc-id],.view-bill-report-body frDoc toc[role=fr-contents] referenceItem>target[role=fr-doc-id]{display:none}.bill-to-bill-report-body frDoc toc[role=fr-issue-parts],.view-bill-report-body frDoc toc[role=fr-issue-parts]{display:block;border-top-style:solid;border-bottom-style:solid;border-width:1pt}.bill-to-bill-report-body statuteCompilation toc referenceItem[role=section]>designator,.view-bill-report-body statuteCompilation toc referenceItem[role=section]>designator{width:20em}.bill-to-bill-report-body statuteCompilation toc referenceItem[role=section]>label,.view-bill-report-body statuteCompilation toc referenceItem[role=section]>label{width:50em}.bill-to-bill-report-body statuteCompilation toc referenceItem[role=title],.bill-to-bill-report-body statuteCompilation toc referenceItem[role=subtitle],.view-bill-report-body statuteCompilation toc referenceItem[role=title],.view-bill-report-body statuteCompilation toc referenceItem[role=subtitle]{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center}.bill-to-bill-report-body statuteCompilation toc referenceItem[role=title]>designator,.bill-to-bill-report-body statuteCompilation toc referenceItem[role=title]>label,.bill-to-bill-report-body statuteCompilation toc referenceItem[role=subtitle]>designator,.bill-to-bill-report-body statuteCompilation toc referenceItem[role=subtitle]>label,.view-bill-report-body statuteCompilation toc referenceItem[role=title]>designator,.view-bill-report-body statuteCompilation toc referenceItem[role=title]>label,.view-bill-report-body statuteCompilation toc referenceItem[role=subtitle]>designator,.view-bill-report-body statuteCompilation toc referenceItem[role=subtitle]>label{display:inline}.bill-to-bill-report-body statutesAtLarge popularNameIndex,.bill-to-bill-report-body statutesAtLarge subjectIndex,.view-bill-report-body statutesAtLarge popularNameIndex,.view-bill-report-body statutesAtLarge subjectIndex{display:block;font-size:.9em}.bill-to-bill-report-body statutesAtLarge popularNameIndex>heading,.bill-to-bill-report-body statutesAtLarge subjectIndex>heading,.view-bill-report-body statutesAtLarge popularNameIndex>heading,.view-bill-report-body statutesAtLarge subjectIndex>heading{display:block;margin-top:1em;margin-bottom:1em;font-size:1.2em;text-align:center}.bill-to-bill-report-body statutesAtLarge popularNameIndex groupItem,.bill-to-bill-report-body statutesAtLarge subjectIndex groupItem,.view-bill-report-body statutesAtLarge popularNameIndex groupItem,.view-bill-report-body statutesAtLarge subjectIndex groupItem{display:block;margin-top:1em;margin-bottom:1em;font-size:1.2em}.bill-to-bill-report-body statutesAtLarge popularNameIndex groupItem>label,.bill-to-bill-report-body statutesAtLarge subjectIndex groupItem>label,.view-bill-report-body statutesAtLarge popularNameIndex groupItem>label,.view-bill-report-body statutesAtLarge subjectIndex groupItem>label{display:block;width:26em;font-weight:700;text-align:center}.bill-to-bill-report-body statutesAtLarge subjectIndex groupItem>groupItem>label,.view-bill-report-body statutesAtLarge subjectIndex groupItem>groupItem>label{width:26em;text-align:left;font-size:.8em}.bill-to-bill-report-body statutesAtLarge subjectIndex referenceItem,.view-bill-report-body statutesAtLarge subjectIndex referenceItem{display:block;margin-left:1em}.bill-to-bill-report-body statutesAtLarge popularNameIndex referenceItem>designator,.view-bill-report-body statutesAtLarge popularNameIndex referenceItem>designator{display:table-cell;padding-left:2em;text-indent:-2em;width:20em;text-align:left;font-weight:700}.bill-to-bill-report-body statutesAtLarge popularNameIndex referenceItem>target,.view-bill-report-body statutesAtLarge popularNameIndex referenceItem>target{width:6em;text-align:right;vertical-align:bottom}.bill-to-bill-report-body statutesAtLarge subjectIndex referenceItem>designator,.view-bill-report-body statutesAtLarge subjectIndex referenceItem>designator{display:table-cell;padding-left:2em;text-indent:-2em;width:20em;font-size:.8em;text-align:left}.bill-to-bill-report-body statutesAtLarge subjectIndex referenceItem>target,.view-bill-report-body statutesAtLarge subjectIndex referenceItem>target{width:6em;text-align:right;vertical-align:bottom;font-size:.8em}.bill-to-bill-report-body section,.bill-to-bill-report-body courtRule,.view-bill-report-body section,.view-bill-report-body courtRule{display:block;margin-top:1em;margin-bottom:.3em;text-align:justify;font-size:1em;font-weight:400}.bill-to-bill-report-body section>content,.bill-to-bill-report-body section>amendingFormula,.bill-to-bill-report-body courtRule>content,.bill-to-bill-report-body courtRule>chapeau,.view-bill-report-body section>content,.view-bill-report-body section>amendingFormula,.view-bill-report-body courtRule>content,.view-bill-report-body courtRule>chapeau{display:block;margin-top:0;margin-bottom:0;text-indent:1em}.bill-to-bill-report-body content,.view-bill-report-body content{display:inline}.bill-to-bill-report-body paragraph,.bill-to-bill-report-body subparagraph,.bill-to-bill-report-body clause,.bill-to-bill-report-body subclause,.bill-to-bill-report-body item,.bill-to-bill-report-body subitem,.bill-to-bill-report-body subsubitem,.bill-to-bill-report-body section level,.view-bill-report-body paragraph,.view-bill-report-body subparagraph,.view-bill-report-body clause,.view-bill-report-body subclause,.view-bill-report-body item,.view-bill-report-body subitem,.view-bill-report-body subsubitem,.view-bill-report-body section level{display:block;margin-top:.3em;margin-left:2em;margin-bottom:.3em;text-align:justify;text-indent:2em;background-color:inherit}.bill-to-bill-report-body *[identifier*="/us/usc"][class]:not([class*=indent]),.bill-to-bill-report-body *[identifier*="/us/usc"] *[class]:not([class*=indent]),.bill-to-bill-report-body uscDoc *:not([class*=indent]),.view-bill-report-body *[identifier*="/us/usc"][class]:not([class*=indent]),.view-bill-report-body *[identifier*="/us/usc"] *[class]:not([class*=indent]),.view-bill-report-body uscDoc *:not([class*=indent]){margin-left:1em!important;text-indent:1em!important}.bill-to-bill-report-body subsection,.view-bill-report-body subsection{display:block;margin-top:.3em;margin-left:0;margin-bottom:.3em;text-align:justify;text-indent:2em}.bill-to-bill-report-body subsection[identifier*="/us/usc"],.bill-to-bill-report-body *[identifier*="/us/usc"] subsection,.bill-to-bill-report-body *[identifier*="/us/usc"] ins subsection,.view-bill-report-body subsection[identifier*="/us/usc"],.view-bill-report-body *[identifier*="/us/usc"] subsection,.view-bill-report-body *[identifier*="/us/usc"] ins subsection{text-indent:1em}.bill-to-bill-report-body paragraph[identifier*="/us/cfr"],.bill-to-bill-report-body section[identifier*="/us/cfr"] paragraph,.view-bill-report-body paragraph[identifier*="/us/cfr"],.view-bill-report-body section[identifier*="/us/cfr"] paragraph{display:block;margin-left:0;text-indent:1em}.bill-to-bill-report-body [identifier*="/us/usc"] heading+content>p,.bill-to-bill-report-body [identifier*="/us/usc"] heading+chapeau[class*=indent],.view-bill-report-body [identifier*="/us/usc"] heading+content>p,.view-bill-report-body [identifier*="/us/usc"] heading+chapeau[class*=indent]{display:block;margin-left:0;text-indent:1em;background-color:inherit}.bill-to-bill-report-body paragraph[class~=indent-up1],.view-bill-report-body paragraph[class~=indent-up1]{margin-left:0;background-color:inherit}.bill-to-bill-report-body chapeau,.view-bill-report-body chapeau{display:inline}.bill-to-bill-report-body section>chapeau,.view-bill-report-body section>chapeau{display:block;text-indent:2em;background-color:inherit}.bill-to-bill-report-body chapeau[class~=blockIndent0],.view-bill-report-body chapeau[class~=blockIndent0]{display:block;margin-left:0;text-indent:1em;background-color:inherit}.bill-to-bill-report-body chapeau[class~=blockIndent1],.view-bill-report-body chapeau[class~=blockIndent1]{display:block;margin-left:1em;text-indent:1em;background-color:inherit}.bill-to-bill-report-body chapeau[class~=blockIndent2],.view-bill-report-body chapeau[class~=blockIndent2]{display:block;margin-left:2em;text-indent:1em;background-color:inherit}.bill-to-bill-report-body continuation,.view-bill-report-body continuation{display:block;background-color:inherit}.bill-to-bill-report-body title[role~=appropriations]>num,.bill-to-bill-report-body title[role~=appropriations]>heading,.bill-to-bill-report-body title[class~=bill-dtd-appropriations]>num,.bill-to-bill-report-body title[class~=bill-dtd-appropriations]>heading,.view-bill-report-body title[role~=appropriations]>num,.view-bill-report-body title[role~=appropriations]>heading,.view-bill-report-body title[class~=bill-dtd-appropriations]>num,.view-bill-report-body title[class~=bill-dtd-appropriations]>heading{text-align:center;font-size:1em;font-weight:400}.bill-to-bill-report-body appropriations,.bill-to-bill-report-body level[role~=appropriations],.view-bill-report-body appropriations,.view-bill-report-body level[role~=appropriations]{display:block;margin-top:1em;margin-left:0;text-align:justify}.bill-to-bill-report-body title[role~=appropriations]>heading,.bill-to-bill-report-body level[role~=appropriations]>heading,.bill-to-bill-report-body appropriations-intermediate>heading,.bill-to-bill-report-body title[role~=appropriations]>subheading,.bill-to-bill-report-body level[role~=appropriations]>subheading,.bill-to-bill-report-body appropriations-intermediate>subheading,.bill-to-bill-report-body appropriations>heading,.bill-to-bill-report-body appropriations>subheading,.view-bill-report-body title[role~=appropriations]>heading,.view-bill-report-body level[role~=appropriations]>heading,.view-bill-report-body appropriations-intermediate>heading,.view-bill-report-body title[role~=appropriations]>subheading,.view-bill-report-body level[role~=appropriations]>subheading,.view-bill-report-body appropriations-intermediate>subheading,.view-bill-report-body appropriations>heading,.view-bill-report-body appropriations>subheading{display:block;margin-bottom:.5em;text-align:center;font-variant:small-caps}.bill-to-bill-report-body appropriations>content,.view-bill-report-body appropriations>content{display:block;margin-left:0;text-align:justify;text-indent:2em}.bill-to-bill-report-body appropriations>section>num,.bill-to-bill-report-body *[role=appropriations]>section>num,.view-bill-report-body appropriations>section>num,.view-bill-report-body *[role=appropriations]>section>num{margin-left:2em;font-weight:400;font-variant:small-caps}.bill-to-bill-report-body appropriations>section>content,.bill-to-bill-report-body appropriations>section>chapeau,.bill-to-bill-report-body *[role=appropriations]>section>content,.bill-to-bill-report-body *[role=appropriations]>section>chapeau,.view-bill-report-body appropriations>section>content,.view-bill-report-body appropriations>section>chapeau,.view-bill-report-body *[role=appropriations]>section>content,.view-bill-report-body *[role=appropriations]>section>chapeau{display:inline}.bill-to-bill-report-body reorganizationPlan>content,.view-bill-report-body reorganizationPlan>content{display:block;margin-top:.3em;margin-bottom:.3em;margin-right:1em;text-align:left;text-indent:1em;font-weight:400}.bill-to-bill-report-body notes,.view-bill-report-body notes{display:block;background-color:inherit;max-width:69vw;margin:1em auto;text-align:center;text-indent:0em;font-weight:400}.bill-to-bill-report-body sourceCredit,.view-bill-report-body sourceCredit{display:block;background-color:inherit;margin-left:0;margin-top:.3em;margin-bottom:.3em;text-align:left;text-indent:0em;font-size:1em;font-weight:400}.bill-to-bill-report-body sourceCredit>p,.view-bill-report-body sourceCredit>p{text-indent:0em}.bill-to-bill-report-body note,.view-bill-report-body note{display:block;background-color:inherit;margin-bottom:.3em;text-align:left;text-indent:0em;font-weight:400}.bill-to-bill-report-body notes[type=uscNote]>note>heading,.view-bill-report-body notes[type=uscNote]>note>heading{margin-top:2em;font-size:.9em;text-align:center;display:block;font-weight:700}.bill-to-bill-report-body note[type=footnote],.bill-to-bill-report-body footnote,.view-bill-report-body note[type=footnote],.view-bill-report-body footnote{display:block;background-color:inherit;margin-top:0;margin-bottom:0;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;width:auto;white-space:pre-line}.bill-to-bill-report-body label footnote,.view-bill-report-body label footnote{margin-left:20vw;max-width:25%}.bill-to-bill-report-body target footnote,.view-bill-report-body target footnote{margin-left:-1vw;display:block;white-space:pre-line!important;text-align:right!important;position:relative!important}.bill-to-bill-report-body ref note[type=footnote],.bill-to-bill-report-body ref footnote,.view-bill-report-body ref note[type=footnote],.view-bill-report-body ref footnote{display:block;background-color:inherit;margin-top:.5em;margin-bottom:0;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;width:auto;white-space:pre-line;position:absolute;max-width:25%}.bill-to-bill-report-body statuteCompilation footnote,.view-bill-report-body statuteCompilation footnote{display:block;background-color:inherit;margin-top:1em;margin-bottom:1em;padding-top:.2em;padding-bottom:.2em;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;border-top:1pt solid;border-bottom:1pt solid}.bill-to-bill-report-body note[type=footnote]>num,.bill-to-bill-report-body footnote>num,.bill-to-bill-report-body ref[class~=footnoteRef],.view-bill-report-body note[type=footnote]>num,.view-bill-report-body footnote>num,.view-bill-report-body ref[class~=footnoteRef]{font-weight:700;vertical-align:super;font-size:.8em}.bill-to-bill-report-body note[type=footnote]>p:first-of-type,.bill-to-bill-report-body footnote>p:first-of-type,.view-bill-report-body note[type=footnote]>p:first-of-type,.view-bill-report-body footnote>p:first-of-type{display:inline}.bill-to-bill-report-body note[type=footnote]>p:first-of-type:before,.bill-to-bill-report-body footnote>p:first-of-type:before,.view-bill-report-body note[type=footnote]>p:first-of-type:before,.view-bill-report-body footnote>p:first-of-type:before{content:" "}.bill-to-bill-report-body note[style="-uslm-sgm-FTNT/P/SU"],.bill-to-bill-report-body footnote[style="-uslm-sgm-FTNT/P/SU"],.bill-to-bill-report-body ref[style="-uslm-sgm-p/su"],.bill-to-bill-report-body ref[style="-uslm-dtd:footnote-ref"],.bill-to-bill-report-body ref[style="-uslm-dtd:dangling-footnote-ref"],.view-bill-report-body note[style="-uslm-sgm-FTNT/P/SU"],.view-bill-report-body footnote[style="-uslm-sgm-FTNT/P/SU"],.view-bill-report-body ref[style="-uslm-sgm-p/su"],.view-bill-report-body ref[style="-uslm-dtd:footnote-ref"],.view-bill-report-body ref[style="-uslm-dtd:dangling-footnote-ref"]{display:inline;font-size:.8em;vertical-align:top}.bill-to-bill-report-body sidenote,.view-bill-report-body sidenote{display:block;background-color:inherit;float:right;margin-right:-12em;width:11em;text-align:left;margin-top:.3em;margin-bottom:-1.2em;text-indent:0em;font-size:.8em;font-weight:400;font-variant:normal}.bill-to-bill-report-body sidenote[renderingPosition=leftMargin],.view-bill-report-body sidenote[renderingPosition=leftMargin]{float:left;margin-left:-12em;width:10em}.bill-to-bill-report-body sidenote:not(:first-of-type),.view-bill-report-body sidenote:not(:first-of-type){margin-top:3em}.bill-to-bill-report-body sidenote[topic~=enactment],.bill-to-bill-report-body pLaw longTitle>sidenote,.bill-to-bill-report-body resolution sidenote:first-of-type,.view-bill-report-body sidenote[topic~=enactment],.view-bill-report-body pLaw longTitle>sidenote,.view-bill-report-body resolution sidenote:first-of-type{margin-top:-3em;text-align:center}.bill-to-bill-report-body sidenote[topic~=enactment] date,.bill-to-bill-report-body pLaw longTitle>sidenote>p:first-of-type,.bill-to-bill-report-body resolution sidenote:first-of-type>p:first-of-type,.view-bill-report-body sidenote[topic~=enactment] date,.view-bill-report-body pLaw longTitle>sidenote>p:first-of-type,.view-bill-report-body resolution sidenote:first-of-type>p:first-of-type{text-decoration:underline}.bill-to-bill-report-body sidenote[topic~=shortTitle],.bill-to-bill-report-body sidenote[topic~=classification],.bill-to-bill-report-body sidenote[topic~=pLawNote],.view-bill-report-body sidenote[topic~=shortTitle],.view-bill-report-body sidenote[topic~=classification],.view-bill-report-body sidenote[topic~=pLawNote]{font-size:.8em}.bill-to-bill-report-body pLaw enactingFormula+sidenote,.bill-to-bill-report-body pLaw resolvingClause+sidenote,.view-bill-report-body pLaw enactingFormula+sidenote,.view-bill-report-body pLaw resolvingClause+sidenote{margin-top:-2em}.bill-to-bill-report-body sidenote>p,.view-bill-report-body sidenote>p{text-indent:0em}.bill-to-bill-report-body span[role=classifiedText]:before,.bill-to-bill-report-body ref[role=classifiedText]:before,.view-bill-report-body span[role=classifiedText]:before,.view-bill-report-body ref[role=classifiedText]:before{font-weight:700;font-size:1.2em;color:red;content:"["}.bill-to-bill-report-body span[role=classifiedText]:after,.bill-to-bill-report-body ref[role=classifiedText]:after,.view-bill-report-body span[role=classifiedText]:after,.view-bill-report-body ref[role=classifiedText]:after{font-weight:700;font-size:1.2em;color:red;content:"]"}.bill-to-bill-report-body endMarker,.view-bill-report-body endMarker{display:block;text-align:center;font-size:1.6em}.bill-to-bill-report-body legislativeHistory,.view-bill-report-body legislativeHistory{display:block;max-width:32.4em;margin-left:0;margin-right:0;margin-top:4em;border-top:1px solid;font-size:.8em}.bill-to-bill-report-body legislativeHistory p,.view-bill-report-body legislativeHistory p{margin-left:5em}.bill-to-bill-report-body note[topic=enacting]>p,.view-bill-report-body note[topic=enacting]>p{display:block;background-color:inherit;margin:0 2em;text-align:center;font-style:italic}.bill-to-bill-report-body note[topic=explanation]:before,.view-bill-report-body note[topic=explanation]:before{font-style:normal}.bill-to-bill-report-body note[topic=explanation],.view-bill-report-body note[topic=explanation]{font-style:italic}.bill-to-bill-report-body title>note[topic=miscellaneous],.bill-to-bill-report-body appendix>note[topic=miscellaneous],.view-bill-report-body title>note[topic=miscellaneous],.view-bill-report-body appendix>note[topic=miscellaneous]{display:block;background-color:inherit;text-align:center;font-style:normal}.bill-to-bill-report-body title>note[topic=miscellaneous]>p:before,.bill-to-bill-report-body appendix>note[topic=miscellaneous]>p:before,.view-bill-report-body title>note[topic=miscellaneous]>p:before,.view-bill-report-body appendix>note[topic=miscellaneous]>p:before{display:inline;content:"["}.bill-to-bill-report-body title>note[topic=miscellaneous]>p:after,.bill-to-bill-report-body appendix>note[topic=miscellaneous]>p:after,.view-bill-report-body title>note[topic=miscellaneous]>p:after,.view-bill-report-body appendix>note[topic=miscellaneous]>p:after{display:inline;content:"]"}.bill-to-bill-report-body elided[role=fiveStar],.view-bill-report-body elided[role=fiveStar]{display:block;margin-bottom:0;text-align:left;text-indent:0em;font-weight:400}.bill-to-bill-report-body elided[role=threeStar],.view-bill-report-body elided[role=threeStar]{display:inline;font-weight:400}.bill-to-bill-report-body *[inEffect=false],.view-bill-report-body *[inEffect=false]{font-style:italic}.bill-to-bill-report-body *[class~=normal],.view-bill-report-body *[class~=normal]{font-weight:400;font-style:normal;font-variant:normal}.bill-to-bill-report-body *[class~=centered],.view-bill-report-body *[class~=centered]{display:block;background-color:inherit;margin-left:0;margin-right:0;text-indent:0em;text-align:center}.bill-to-bill-report-body *[class~=bold],.view-bill-report-body *[class~=bold]{font-weight:700!important}.bill-to-bill-report-body *[class~=italic],.view-bill-report-body *[class~=italic]{font-style:italic!important}.bill-to-bill-report-body *[class~=smallCaps],.view-bill-report-body *[class~=smallCaps]{font-variant:small-caps!important;font-weight:initial}.bill-to-bill-report-body notes section num,.view-bill-report-body notes section num{font-weight:initial}.bill-to-bill-report-body *[class~=noSmallCaps],.view-bill-report-body *[class~=noSmallCaps]{font-variant:normal!important}.bill-to-bill-report-body *[class~=allCaps],.view-bill-report-body *[class~=allCaps]{text-transform:uppercase!important}.bill-to-bill-report-body *[class~=noTextTransform],.view-bill-report-body *[class~=noTextTransform]{text-transform:none!important}.bill-to-bill-report-body *[class~=block],.view-bill-report-body *[class~=block]{display:block}.bill-to-bill-report-body *[class~=inline],.view-bill-report-body *[class~=inline]{display:inline!important;margin-left:0}.bill-to-bill-report-body *[class~=firstIndent-4],.view-bill-report-body *[class~=firstIndent-4]{text-indent:-8em!important}.bill-to-bill-report-body *[class~=firstIndent-3],.view-bill-report-body *[class~=firstIndent-3]{text-indent:-6em!important}.bill-to-bill-report-body *[class~=firstIndent-2],.view-bill-report-body *[class~=firstIndent-2]{text-indent:-4em!important}.bill-to-bill-report-body *[class~=firstIndent-1],.view-bill-report-body *[class~=firstIndent-1]{text-indent:-2em!important}.bill-to-bill-report-body *[class~=firstIndent0],.view-bill-report-body *[class~=firstIndent0]{text-indent:0em!important}.bill-to-bill-report-body *[class~=firstIndent1],.view-bill-report-body *[class~=firstIndent1]{text-indent:2em!important}.bill-to-bill-report-body *[class~=firstIndent2],.view-bill-report-body *[class~=firstIndent2]{text-indent:4em!important}.bill-to-bill-report-body *[class~=indent2][class~=firstIndent-2],.view-bill-report-body *[class~=indent2][class~=firstIndent-2],.bill-to-bill-report-body *[class~=indent3][class~=firstIndent-2],.view-bill-report-body *[class~=indent3][class~=firstIndent-2],.bill-to-bill-report-body *[class~=indent4][class~=firstIndent-2],.view-bill-report-body *[class~=indent4][class~=firstIndent-2],.bill-to-bill-report-body *[class~=indent5][class~=firstIndent-2],.view-bill-report-body *[class~=indent5][class~=firstIndent-2],.bill-to-bill-report-body *[class~=indent6][class~=firstIndent-2],.view-bill-report-body *[class~=indent6][class~=firstIndent-2]{text-indent:0em!important}.bill-to-bill-report-body *[class~=rightIndent1],.view-bill-report-body *[class~=rightIndent1]{display:block;margin-right:2em;text-align:right}.bill-to-bill-report-body *[class~=rightIndent2],.view-bill-report-body *[class~=rightIndent2]{display:block;margin-right:4em;text-align:right}.bill-to-bill-report-body *[class~=rightIndent3],.view-bill-report-body *[class~=rightIndent3]{display:block;margin-right:6em;text-align:right}.bill-to-bill-report-body *[class~=indentDown7],.view-bill-report-body *[class~=indentDown7]{margin-left:-14em}.bill-to-bill-report-body *[class~=indentDown6],.view-bill-report-body *[class~=indentDown6]{margin-left:-12em}.bill-to-bill-report-body *[class~=indentDown5],.view-bill-report-body *[class~=indentDown5]{margin-left:-10em}.bill-to-bill-report-body *[class~=indentDown4],.view-bill-report-body *[class~=indentDown4]{margin-left:-8em}.bill-to-bill-report-body *[class~=indentDown3],.view-bill-report-body *[class~=indentDown3]{margin-left:-6em}.bill-to-bill-report-body *[class~=indentDown2],.view-bill-report-body *[class~=indentDown2]{margin-left:-4em}.bill-to-bill-report-body *[class~=indentDown1],.view-bill-report-body *[class~=indentDown1]{margin-left:-2em}.bill-to-bill-report-body *[class~=indent0],.view-bill-report-body *[class~=indent0],.bill-to-bill-report-body *[class~=indentUp0],.view-bill-report-body *[class~=indentUp0]{margin-left:0}.bill-to-bill-report-body *[class~=indentUp1],.view-bill-report-body *[class~=indentUp1]{margin-left:2em}.bill-to-bill-report-body *[class~=indentUp2],.view-bill-report-body *[class~=indentUp2]{margin-left:4em}.bill-to-bill-report-body *[class~=indentUp3],.view-bill-report-body *[class~=indentUp3]{margin-left:6em}.bill-to-bill-report-body *[class~=indentUp4],.view-bill-report-body *[class~=indentUp4]{margin-left:8em}.bill-to-bill-report-body *[class~=indentUp5],.view-bill-report-body *[class~=indentUp5]{margin-left:10em}.bill-to-bill-report-body *[class~=indentUp6],.view-bill-report-body *[class~=indentUp6]{margin-left:12em}.bill-to-bill-report-body *[class~=indentUp7],.view-bill-report-body *[class~=indentUp7]{margin-left:14em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=rightIndent1],.view-bill-report-body *[identifier*="/us/usc"] *[class~=rightIndent1]{margin-right:1em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=rightIndent2],.view-bill-report-body *[identifier*="/us/usc"] *[class~=rightIndent2]{margin-right:2em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=rightIndent3],.view-bill-report-body *[identifier*="/us/usc"] *[class~=rightIndent3]{margin-right:3em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown7],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown7]{margin-left:-7em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown6],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown6]{margin-left:-6em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown5],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown5]{margin-left:-5em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown4],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown4]{margin-left:-4em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown3],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown3]{margin-left:-3em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown2],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown2]{margin-left:-2em!important}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown1],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentDown1]{margin-left:-1em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp1],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp1]{margin-left:1em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp2],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp2]{margin-left:2em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp3],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp3]{margin-left:3em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp4],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp4]{margin-left:4em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp5],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp5]{margin-left:5em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp6],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp6]{margin-left:6em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp7],.view-bill-report-body *[identifier*="/us/usc"] *[class~=indentUp7]{margin-left:7em}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent-4],.view-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent-4]{text-indent:-4em!important}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent-3],.view-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent-3]{text-indent:-3em!important}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent-2],.view-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent-2]{text-indent:-2em!important}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent-1],.view-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent-1]{text-indent:-1em!important}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent1],.view-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent1]{text-indent:1em!important}.bill-to-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent2],.view-bill-report-body *[identifier*="/us/usc"] *[class~=firstIndent2]{text-indent:2em!important}.bill-to-bill-report-body *[class~=fontsize6],.view-bill-report-body *[class~=fontsize6]{font-size:.75em}.bill-to-bill-report-body *[class~=fontsize7],.view-bill-report-body *[class~=fontsize7]{font-size:.88em}.bill-to-bill-report-body *[class~=fontsize8],.view-bill-report-body *[class~=fontsize8]{font-size:1em}.bill-to-bill-report-body notes p:not([class*=fontsize]),.view-bill-report-body notes p:not([class*=fontsize]){font-size:.88em}.bill-to-bill-report-body *[class~=heading2],.view-bill-report-body *[class~=heading2]{text-align:center;font-style:italic;margin-top:1em}.bill-to-bill-report-body *[class~=heading1],.view-bill-report-body *[class~=heading1]{text-align:center;font-variant:small-caps;margin-top:1em}.bill-to-bill-report-body *[class~=heading1]+p:not([class]),.bill-to-bill-report-body *[class~=heading2]+p:not([class]),.view-bill-report-body *[class~=heading1]+p:not([class]),.view-bill-report-body *[class~=heading2]+p:not([class]){margin-top:1em}.bill-to-bill-report-body xhtml|p,.bill-to-bill-report-body p,.view-bill-report-body xhtml|p,.view-bill-report-body p{display:block;background-color:inherit;margin-left:0;text-indent:1em}.bill-to-bill-report-body text,.view-bill-report-body text{display:block;text-indent:1em}.bill-to-bill-report-body continuation,.view-bill-report-body continuation{display:block;text-indent:0em}.bill-to-bill-report-body content>heading,.view-bill-report-body content>heading{display:block;margin-top:.5em}.bill-to-bill-report-body quotedContent,.view-bill-report-body quotedContent{display:inline}.bill-to-bill-report-body quotedText,.view-bill-report-body quotedText{display:inline}.bill-to-bill-report-body quotedContent>section,.view-bill-report-body quotedContent>section{display:block;margin-top:.3em}.bill-to-bill-report-body xhtml|ul,.view-bill-report-body xhtml|ul{display:block;margin-top:0;margin-bottom:0;list-style-position:inside;text-indent:1em;margin-left:-3em}.bill-to-bill-report-body xhtml|li,.view-bill-report-body xhtml|li{display:list-item;text-align:left;list-style-type:disc}.bill-to-bill-report-body xhtml|ul[class~=outsideBullet],.view-bill-report-body xhtml|ul[class~=outsideBullet]{list-style-position:outside;text-indent:0em;margin-left:-2em}.bill-to-bill-report-body sup,.view-bill-report-body sup{vertical-align:super;font-size:.6em}.bill-to-bill-report-body sub,.view-bill-report-body sub{vertical-align:sub;font-size:.6em}.bill-to-bill-report-body xhtml|italic,.bill-to-bill-report-body xhtml|i,.bill-to-bill-report-body i,.view-bill-report-body xhtml|italic,.view-bill-report-body xhtml|i,.view-bill-report-body i{font-style:italic}.bill-to-bill-report-body xhtml|bold,.bill-to-bill-report-body xhtml|b,.bill-to-bill-report-body b,.view-bill-report-body xhtml|bold,.view-bill-report-body xhtml|b,.view-bill-report-body b{font-weight:700}.bill-to-bill-report-body inline,.view-bill-report-body inline{display:inline}.bill-to-bill-report-body *[class~=small-caps],.view-bill-report-body *[class~=small-caps]{font-variant:small-caps}.bill-to-bill-report-body *[class~=underline],.view-bill-report-body *[class~=underline]{text-decoration:underline}.bill-to-bill-report-body def,.view-bill-report-body def{display:inline}.bill-to-bill-report-body term,.view-bill-report-body term{display:inline}.bill-to-bill-report-body cfrDoc term,.view-bill-report-body cfrDoc term{display:inline;font-style:italic;font-variant:normal}.bill-to-bill-report-body xhtml|br,.bill-to-bill-report-body br,.view-bill-report-body xhtml|br,.view-bill-report-body br{display:block}.bill-to-bill-report-body figure,.view-bill-report-body figure{display:block;margin:1em 40px}.bill-to-bill-report-body figCaption,.view-bill-report-body figCaption{display:block}.bill-to-bill-report-body listHeading,.view-bill-report-body listHeading{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center}.bill-to-bill-report-body listItem,.view-bill-report-body listItem{display:block;margin-left:2em;text-indent:0em}.bill-to-bill-report-body listContent,.view-bill-report-body listContent{display:inline}.bill-to-bill-report-body xhtml|table,.view-bill-report-body xhtml|table{display:table;border-style:none;margin-top:1em;margin-bottom:1em;border-collapse:collapse}.bill-to-bill-report-body xhtml|colgroup,.bill-to-bill-report-body colgroup,.view-bill-report-body xhtml|colgroup,.view-bill-report-body colgroup{display:table-column-group}.bill-to-bill-report-body xhtml|col,.bill-to-bill-report-body col,.view-bill-report-body xhtml|col,.view-bill-report-body col{display:table-column}.bill-to-bill-report-body xhtml|thead,.bill-to-bill-report-body thead,.view-bill-report-body xhtml|thead,.view-bill-report-body thead{display:table-header-group;text-align:center;margin:.3em}.bill-to-bill-report-body xhtml|tfoot,.bill-to-bill-report-body tfoot,.view-bill-report-body xhtml|tfoot,.view-bill-report-body tfoot{display:table-footer-group;text-align:center;margin:.3em}.bill-to-bill-report-body xhtml|tbody,.bill-to-bill-report-body tbody,.view-bill-report-body xhtml|tbody,.view-bill-report-body tbody{display:table-row-group;font-size:.7em;text-align:justify}.bill-to-bill-report-body xhtml|tr,.bill-to-bill-report-body tr,.view-bill-report-body xhtml|tr,.view-bill-report-body tr{display:table-row}.bill-to-bill-report-body xhtml|td,.bill-to-bill-report-body td,.bill-to-bill-report-body xhtml|th,.bill-to-bill-report-body th,.view-bill-report-body xhtml|td,.view-bill-report-body td,.view-bill-report-body xhtml|th,.view-bill-report-body th{display:table-cell;font-weight:400;padding-left:.2em;overflow-x:hidden}.bill-to-bill-report-body *[class~=thinsp],.view-bill-report-body *[class~=thinsp]{width:.16em;display:inline-block}.bill-to-bill-report-body *[class~=sectionNumber],.view-bill-report-body *[class~=sectionNumber]{font-weight:700}.bill-to-bill-report-body *[class~=title],.view-bill-report-body *[class~=title]{font-size:1em;font-weight:700;margin-bottom:.6em;text-align:center}.bill-to-bill-report-body xhtml|tr[class~=headers],.view-bill-report-body xhtml|tr[class~=headers]{vertical-align:middle;text-align:center}.bill-to-bill-report-body xhtml|td>xhtml|p,.view-bill-report-body xhtml|td>xhtml|p{margin:.3em;padding-left:.2em}.bill-to-bill-report-body xhtml|th>xhtml|p,.view-bill-report-body xhtml|th>xhtml|p{margin:0 .4em}.bill-to-bill-report-body xhtml|p[class~=leaders],.view-bill-report-body xhtml|p[class~=leaders]{max-width:40em;padding:0;baseline-shift:0;overflow-x:hidden;list-style:none}.bill-to-bill-report-body xhtml|td[leaders~=yes],.view-bill-report-body xhtml|td[leaders~=yes]{max-width:40em;padding:0;baseline-shift:0;overflow-x:hidden;list-style:none}.bill-to-bill-report-body xhtml|p[class~=leaders] xhtml|span:after,.view-bill-report-body xhtml|p[class~=leaders] xhtml|span:after{display:inline-flex;float:left;width:0em;baseline-shift:0;white-space:nowrap;content:"\a0\a0\a0\a0. . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "}.bill-to-bill-report-body xhtml|td[leaders~=yes] inline:after,.view-bill-report-body xhtml|td[leaders~=yes] inline:after{display:inline-flex;float:left;width:0em;baseline-shift:0;white-space:nowrap;content:"\a0\a0\a0\a0. . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "}.bill-to-bill-report-body xhtml|p[class~=leaders] xhtml|span:first-child,.view-bill-report-body xhtml|p[class~=leaders] xhtml|span:first-child{padding-right:.33em;background:#fff}.bill-to-bill-report-body xhtml|td[leaders~=yes] inline:first-child,.view-bill-report-body xhtml|td[leaders~=yes] inline:first-child{padding-right:.33em;background:#fff}.bill-to-bill-report-body td[class~=indentTo90ptsHang],.view-bill-report-body td[class~=indentTo90ptsHang]{text-align:left;padding-left:90pt;text-indent:-1em}.bill-to-bill-report-body *[class~=SOLR],.view-bill-report-body *[class~=SOLR]{width:100%;margin:1em 0;text-indent:0;border-bottom:1px solid black}.bill-to-bill-report-body *[class~=SOLR] colgroup>col:nth-child(1),.view-bill-report-body *[class~=SOLR] colgroup>col:nth-child(1){width:39%}.bill-to-bill-report-body *[class~=SOLR] colgroup>col:nth-child(2),.view-bill-report-body *[class~=SOLR] colgroup>col:nth-child(2){width:31%}.bill-to-bill-report-body *[class~=SOLR] colgroup>col:nth-child(3),.view-bill-report-body *[class~=SOLR] colgroup>col:nth-child(3){width:30%}.bill-to-bill-report-body *[class~=SOLR] caption,.view-bill-report-body *[class~=SOLR] caption{padding-bottom:.8em}.bill-to-bill-report-body *[class~=SOLR] th:not(:last-of-type),.bill-to-bill-report-body *[class~=SOLR] td:not(:last-of-type),.view-bill-report-body *[class~=SOLR] th:not(:last-of-type),.view-bill-report-body *[class~=SOLR] td:not(:last-of-type){border-right:1px solid black}.bill-to-bill-report-body *[class~=SOLR] thead th,.view-bill-report-body *[class~=SOLR] thead th{font-size:.7em;text-align:center;padding:.5em 0;vertical-align:middle;border-top:1px solid black;border-bottom:1px solid black}.bill-to-bill-report-body *[class~=SOLR] tbody,.view-bill-report-body *[class~=SOLR] tbody{font-size:1em;vertical-align:top}.bill-to-bill-report-body *[class~=SOLR] td,.view-bill-report-body *[class~=SOLR] td{padding-right:.2em}.bill-to-bill-report-body *[class~=SOLR] tr.firstOfAct>td,.view-bill-report-body *[class~=SOLR] tr.firstOfAct>td{padding-top:1em}.bill-to-bill-report-body *[class~=SOLR] td:nth-of-type(2),.bill-to-bill-report-body *[class~=SOLR] td:nth-of-type(3),.view-bill-report-body *[class~=SOLR] td:nth-of-type(2),.view-bill-report-body *[class~=SOLR] td:nth-of-type(3){text-align:left}.bill-to-bill-report-body *[class~=SOLR] td p,.view-bill-report-body *[class~=SOLR] td p{padding-left:1em;text-indent:-.8em}.bill-to-bill-report-body uscDoc>meta,.bill-to-bill-report-body bill>meta,.bill-to-bill-report-body resolution>meta,.bill-to-bill-report-body pLaw>meta,.bill-to-bill-report-body statutesAtLarge>meta,.bill-to-bill-report-body frDoc>meta,.bill-to-bill-report-body cfrDoc>meta,.bill-to-bill-report-body statutesAtLarge component>meta,.view-bill-report-body uscDoc>meta,.view-bill-report-body bill>meta,.view-bill-report-body resolution>meta,.view-bill-report-body pLaw>meta,.view-bill-report-body statutesAtLarge>meta,.view-bill-report-body frDoc>meta,.view-bill-report-body cfrDoc>meta,.view-bill-report-body statutesAtLarge component>meta{display:none;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:0em;padding-left:1em;color:gray}.bill-to-bill-report-body uscDoc>meta:before,.bill-to-bill-report-body bill>meta:before,.bill-to-bill-report-body resolution>meta:before,.bill-to-bill-report-body pLaw>meta:before,.bill-to-bill-report-body statutesAtLarge>meta:before,.bill-to-bill-report-body frDoc>meta:before,.bill-to-bill-report-body cfrDoc>meta:before,.bill-to-bill-report-body statutesAtLarge component>meta:before,.view-bill-report-body uscDoc>meta:before,.view-bill-report-body bill>meta:before,.view-bill-report-body resolution>meta:before,.view-bill-report-body pLaw>meta:before,.view-bill-report-body statutesAtLarge>meta:before,.view-bill-report-body frDoc>meta:before,.view-bill-report-body cfrDoc>meta:before,.view-bill-report-body statutesAtLarge component>meta:before{display:inline;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.bill-to-bill-report-body meta>*,.view-bill-report-body meta>*{display:block;margin-left:2em;text-indent:-2em}.bill-to-bill-report-body frDoc component>meta>*,.view-bill-report-body frDoc component>meta>*{display:none}.bill-to-bill-report-body meta>dc|creator:before,.view-bill-report-body meta>dc|creator:before{display:inline;color:gray;content:"Created By: "}.bill-to-bill-report-body meta>dc|format:before,.view-bill-report-body meta>dc|format:before{display:inline;color:gray;content:"Format: "}.bill-to-bill-report-body meta>dc|identifier:before,.view-bill-report-body meta>dc|identifier:before{display:inline;color:gray;content:"Identifier: "}.bill-to-bill-report-body meta>dc|language:before,.view-bill-report-body meta>dc|language:before{display:inline;color:gray;content:"Language: "}.bill-to-bill-report-body meta>dc|publisher:before,.view-bill-report-body meta>dc|publisher:before{display:inline;color:gray;content:"Publisher: "}.bill-to-bill-report-body meta>dc|rights:before,.view-bill-report-body meta>dc|rights:before{display:inline;color:gray;content:"Rights: "}.bill-to-bill-report-body meta>dc|title:before,.view-bill-report-body meta>dc|title:before{display:inline;color:gray;content:"Title: "}.bill-to-bill-report-body meta>dc|type:before,.view-bill-report-body meta>dc|type:before{display:inline;color:gray;content:"Type: "}.bill-to-bill-report-body meta>dcterms|created:before,.view-bill-report-body meta>dcterms|created:before{display:inline;color:gray;content:"Created On: "}.bill-to-bill-report-body meta>congress:before,.view-bill-report-body meta>congress:before{display:inline;color:gray;content:"Congress: "}.bill-to-bill-report-body meta>docNumber:before,.view-bill-report-body meta>docNumber:before{display:inline;color:gray;content:"Doc Number: "}.bill-to-bill-report-body meta>citableAs:before,.view-bill-report-body meta>citableAs:before{display:inline;color:gray;content:"Citable As: "}.bill-to-bill-report-body meta>docReleasePoint:before,.view-bill-report-body meta>docReleasePoint:before{display:inline;color:gray;content:"Doc Release Point: "}.bill-to-bill-report-body meta>docStage:before,.view-bill-report-body meta>docStage:before{display:inline;color:gray;content:"Doc Stage: "}.bill-to-bill-report-body meta>session:before,.view-bill-report-body meta>session:before{display:inline;color:gray;content:"Session: "}.bill-to-bill-report-body meta>startingPage:before,.view-bill-report-body meta>startingPage:before{display:inline;color:gray;content:"Starting Page: "}.bill-to-bill-report-body meta>dc|title:before,.view-bill-report-body meta>dc|title:before{display:inline;color:gray;content:"Title: "}.bill-to-bill-report-body meta>docPublicationName:before,.view-bill-report-body meta>docPublicationName:before{display:inline;color:gray;content:"Publication Name: "}.bill-to-bill-report-body meta>volume:before,.view-bill-report-body meta>volume:before{display:inline;color:gray;content:"Volume: "}.bill-to-bill-report-body meta>issue:before,.view-bill-report-body meta>issue:before{display:inline;color:gray;content:"Issue: "}.bill-to-bill-report-body meta>date:before,.view-bill-report-body meta>date:before{display:inline;color:gray;content:"Date: "}.bill-to-bill-report-body meta>processedBy:before,.view-bill-report-body meta>processedBy:before{display:inline;color:gray;content:"Processed By: "}.bill-to-bill-report-body meta>processedDate:before,.view-bill-report-body meta>processedDate:before{display:inline;color:gray;content:"Processed Date: "}.bill-to-bill-report-body meta>publicPrivate:before,.view-bill-report-body meta>publicPrivate:before{display:inline;color:gray;content:"Public/Private: "}.bill-to-bill-report-body meta>docPart:before,.view-bill-report-body meta>docPart:before{display:inline;color:gray;content:"Document Part: "}.bill-to-bill-report-body page,.bill-to-bill-report-body preface>startingPage,.view-bill-report-body page,.view-bill-report-body preface>startingPage{display:block;margin-top:24pt;margin-bottom:12pt;text-align:center;text-indent:0pt;font-weight:400;font-style:normal;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-size:11pt}.bill-to-bill-report-body statutesAtLarge>preface page,.bill-to-bill-report-body statutesAtLarge component>preface page,.bill-to-bill-report-body publicLaws>preface page,.bill-to-bill-report-body privateLaws>preface page,.bill-to-bill-report-body resolutions>preface page,.bill-to-bill-report-body presidentialDocs>preface page,.view-bill-report-body statutesAtLarge>preface page,.view-bill-report-body statutesAtLarge component>preface page,.view-bill-report-body publicLaws>preface page,.view-bill-report-body privateLaws>preface page,.view-bill-report-body resolutions>preface page,.view-bill-report-body presidentialDocs>preface page{display:none}.bill-to-bill-report-body frDoc preface>startingPage,.view-bill-report-body frDoc preface>startingPage{display:none}.bill-to-bill-report-body cfrDoc leftRunningHead,.bill-to-bill-report-body cfrDoc rightRunningHead,.bill-to-bill-report-body cfrDoc ear,.view-bill-report-body cfrDoc leftRunningHead,.view-bill-report-body cfrDoc rightRunningHead,.view-bill-report-body cfrDoc ear{font-family:sans-serif;font-weight:700;font-size:1.2em}.bill-to-bill-report-body cfrDoc leftRunningHead,.view-bill-report-body cfrDoc leftRunningHead{display:inline-block;width:50%;text-align:left}.bill-to-bill-report-body cfrDoc rightRunningHead,.view-bill-report-body cfrDoc rightRunningHead{display:inline-block;width:49%;text-align:right}.bill-to-bill-report-body cfrDoc ear,.view-bill-report-body cfrDoc ear{display:block;text-align:left}.bill-to-bill-report-body frDoc ear,.view-bill-report-body frDoc ear{display:none}.bill-to-bill-report-body dc|title,.view-bill-report-body dc|title{display:block;margin-top:0;margin-bottom:0;text-align:left;font-size:1em}.bill-to-bill-report-body xhtml|placeholder,.view-bill-report-body xhtml|placeholder{display:inline-block;background-color:gray!important;color:#fff!important;text-indent:0;cursor:pointer;border-radius:5px;padding-left:2px;padding-right:2px;text-decoration:inherit}.bill-to-bill-report-body note>p[class~=firstIndent-1],.view-bill-report-body note>p[class~=firstIndent-1]{text-indent:-1em!important}.bill-to-bill-report-body note>p[class~=firstIndent-2],.view-bill-report-body note>p[class~=firstIndent-2]{text-indent:-2em!important}.bill-to-bill-report-body note>p[class~=firstIndent-3],.view-bill-report-body note>p[class~=firstIndent-3]{text-indent:-3em!important}.bill-to-bill-report-body note>p[class~=firstIndent-4],.view-bill-report-body note>p[class~=firstIndent-4]{text-indent:-4em!important}.bill-to-bill-report-body note>p[class~=firstIndent-5],.view-bill-report-body note>p[class~=firstIndent-5]{text-indent:-5em!important}.bill-to-bill-report-body note>p[class~=firstIndent-6],.view-bill-report-body note>p[class~=firstIndent-6]{text-indent:-6em!important}.bill-to-bill-report-body note>p[class~=indent1],.view-bill-report-body note>p[class~=indent1]{margin-left:1em}.bill-to-bill-report-body note>p[class~=indent2],.view-bill-report-body note>p[class~=indent2]{margin-left:2em}.bill-to-bill-report-body note>p[class~=indent3],.view-bill-report-body note>p[class~=indent3]{margin-left:3em}.bill-to-bill-report-body note>p[class~=indent4],.view-bill-report-body note>p[class~=indent4]{margin-left:4em}.bill-to-bill-report-body note>p[class~=indent5],.view-bill-report-body note>p[class~=indent5]{margin-left:5em}.bill-to-bill-report-body note>p[class~=indent6],.view-bill-report-body note>p[class~=indent6]{margin-left:6em}.bill-to-bill-report-body cfrDoc uslm-title>num,.bill-to-bill-report-body cfrDoc uslm-title>heading,.view-bill-report-body cfrDoc uslm-title>num,.view-bill-report-body cfrDoc uslm-title>heading{font-size:3em;font-family:sans-serif;font-weight:400}.bill-to-bill-report-body cfrDoc uslm-title>note[topic=volumeNote],.view-bill-report-body cfrDoc uslm-title>note[topic=volumeNote]{text-align:center;margin-top:1em;padding-bottom:3em;margin-bottom:.5em;border-bottom:solid;border-width:1pt}.bill-to-bill-report-body bill>main>uslm-title>num,.bill-to-bill-report-body bill>main>uslm-title>a>num,.bill-to-bill-report-body bill>main>uslm-title>heading,.view-bill-report-body bill>main>uslm-title>num,.view-bill-report-body bill>main>uslm-title>a>num,.view-bill-report-body bill>main>uslm-title>heading{margin-top:1em;margin-bottom:1em;text-align:center;font-size:1.5em;font-weight:700}.bill-to-bill-report-body bill>main>uslm-title>section,.view-bill-report-body bill>main>uslm-title>section{text-align:justify;text-indent:1em}.bill-to-bill-report-body bill>main>uslm-title>section>num,.view-bill-report-body bill>main>uslm-title>section>num{font-weight:400;font-variant:small-caps}.bill-to-bill-report-body bill>main>uslm-title>num,.bill-to-bill-report-body bill>main>uslm-title>a>num,.bill-to-bill-report-body bill>main>uslm-title>heading,.bill-to-bill-report-body division>uslm-title>num,.bill-to-bill-report-body division>uslm-title>a>num,.bill-to-bill-report-body division>uslm-title>div>a>num,.bill-to-bill-report-body division>uslm-title>heading,.bill-to-bill-report-body division>uslm-title>div>heading,.view-bill-report-body bill>main>uslm-title>num,.view-bill-report-body bill>main>uslm-title>a>num,.view-bill-report-body bill>main>uslm-title>heading,.view-bill-report-body division>uslm-title>num,.view-bill-report-body division>uslm-title>a>num,.view-bill-report-body division>uslm-title>div>a>num,.view-bill-report-body division>uslm-title>heading,.view-bill-report-body division>uslm-title>div>heading{text-transform:uppercase}.bill-to-bill-report-body uslm-title,.view-bill-report-body uslm-title{display:block;margin-top:1em;margin-bottom:.3em;text-align:center}.bill-to-bill-report-body uslm-title .highlighted-citation,.view-bill-report-body uslm-title .highlighted-citation{background-color:#ffffe0}.bill-to-bill-report-body .highlighted-citation,.view-bill-report-body .highlighted-citation{background-color:#ffffe0}.bill-to-bill-report-body uslm-title>num,.bill-to-bill-report-body uslm-title>a>num,.bill-to-bill-report-body uslm-title>heading,.view-bill-report-body uslm-title>num,.view-bill-report-body uslm-title>a>num,.view-bill-report-body uslm-title>heading{font-size:2em;font-weight:700}.bill-to-bill-report-body courtRules uslm-title>num,.bill-to-bill-report-body courtRules uslm-title>heading,.view-bill-report-body courtRules uslm-title>num,.view-bill-report-body courtRules uslm-title>heading{font-size:1em}.bill-to-bill-report-body compiledAct uslm-title>num,.bill-to-bill-report-body compiledAct uslm-title>heading,.view-bill-report-body compiledAct uslm-title>num,.view-bill-report-body compiledAct uslm-title>heading{font-size:1.2em;font-weight:700}.bill-to-bill-report-body uslm-title[role~=appropriations]>num,.bill-to-bill-report-body uslm-title[role~=appropriations]>heading,.view-bill-report-body uslm-title[role~=appropriations]>num,.view-bill-report-body uslm-title[role~=appropriations]>heading{text-align:center;font-size:1em;font-weight:400}.bill-to-bill-report-body uslm-title[role~=appropriations]>heading,.bill-to-bill-report-body uslm-title[role~=appropriations]>subheading,.view-bill-report-body uslm-title[role~=appropriations]>heading,.view-bill-report-body uslm-title[role~=appropriations]>subheading{display:block;margin-bottom:.5em;text-align:center;text-transform:capitalize;font-variant:small-caps}.bill-to-bill-report-body uslm-title>note[topic=miscellaneous],.view-bill-report-body uslm-title>note[topic=miscellaneous]{display:block;background-color:inherit;text-align:center;font-style:normal}.bill-to-bill-report-body uslm-title>note[topic=miscellaneous]>p:before,.view-bill-report-body uslm-title>note[topic=miscellaneous]>p:before{display:inline;content:"["}.bill-to-bill-report-body uslm-title>note[topic=miscellaneous]>p:after,.view-bill-report-body uslm-title>note[topic=miscellaneous]>p:after{display:inline;content:"]"}.bill-to-bill-report-body uslm-title>num+heading:before,.view-bill-report-body uslm-title>num+heading:before{content:""}.bill-to-bill-report-body uscDoc>uslm-meta,.bill-to-bill-report-body frDoc>uslm-meta,.view-bill-report-body uscDoc>uslm-meta,.view-bill-report-body frDoc>uslm-meta{display:block;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:1em}.bill-to-bill-report-body uscDoc>uslm-meta:before,.bill-to-bill-report-body frDoc>uslm-meta:before,.view-bill-report-body uscDoc>uslm-meta:before,.view-bill-report-body frDoc>uslm-meta:before{display:inline;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.bill-to-bill-report-body uslm-meta,.view-bill-report-body uslm-meta{display:block}.bill-to-bill-report-body bill[class=OLRCPrint]>uslm-meta,.view-bill-report-body bill[class=OLRCPrint]>uslm-meta{margin-left:108pt;margin-right:108pt}.bill-to-bill-report-body component>*>uslm-meta,.bill-to-bill-report-body component>*>uslm-meta *,.bill-to-bill-report-body component>pLaw>uslm-meta:before,.bill-to-bill-report-body component>resolution>uslm-meta:before,.view-bill-report-body component>*>uslm-meta,.view-bill-report-body component>*>uslm-meta *,.view-bill-report-body component>pLaw>uslm-meta:before,.view-bill-report-body component>resolution>uslm-meta:before{display:none}.bill-to-bill-report-body uscDoc>uslm-meta,.bill-to-bill-report-body bill>uslm-meta,.bill-to-bill-report-body resolution>uslm-meta,.bill-to-bill-report-body pLaw>uslm-meta,.bill-to-bill-report-body statutesAtLarge>uslm-meta,.bill-to-bill-report-body frDoc>uslm-meta,.bill-to-bill-report-body cfrDoc>uslm-meta,.bill-to-bill-report-body statutesAtLarge component>uslm-meta,.view-bill-report-body uscDoc>uslm-meta,.view-bill-report-body bill>uslm-meta,.view-bill-report-body resolution>uslm-meta,.view-bill-report-body pLaw>uslm-meta,.view-bill-report-body statutesAtLarge>uslm-meta,.view-bill-report-body frDoc>uslm-meta,.view-bill-report-body cfrDoc>uslm-meta,.view-bill-report-body statutesAtLarge component>uslm-meta{display:block;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:0em;padding-left:1em;color:gray}.bill-to-bill-report-body uscDoc>uslm-meta:before,.bill-to-bill-report-body bill>uslm-meta:before,.bill-to-bill-report-body resolution>uslm-meta:before,.bill-to-bill-report-body pLaw>uslm-meta:before,.bill-to-bill-report-body statutesAtLarge>uslm-meta:before,.bill-to-bill-report-body frDoc>uslm-meta:before,.bill-to-bill-report-body cfrDoc>uslm-meta:before,.bill-to-bill-report-body statutesAtLarge component>uslm-meta:before,.view-bill-report-body uscDoc>uslm-meta:before,.view-bill-report-body bill>uslm-meta:before,.view-bill-report-body resolution>uslm-meta:before,.view-bill-report-body pLaw>uslm-meta:before,.view-bill-report-body statutesAtLarge>uslm-meta:before,.view-bill-report-body frDoc>uslm-meta:before,.view-bill-report-body cfrDoc>uslm-meta:before,.view-bill-report-body statutesAtLarge component>uslm-meta:before{display:inline;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.bill-to-bill-report-body uslm-meta>*,.view-bill-report-body uslm-meta>*{display:block;margin-left:2em;text-indent:-2em}.bill-to-bill-report-body frDoc component>uslm-meta>*,.view-bill-report-body frDoc component>uslm-meta>*{display:none}.bill-to-bill-report-body uslm-meta>dc|creator:before,.view-bill-report-body uslm-meta>dc|creator:before{display:inline;color:gray;content:"Created By: "}.bill-to-bill-report-body uslm-meta>dc|format:before,.view-bill-report-body uslm-meta>dc|format:before{display:inline;color:gray;content:"Format: "}.bill-to-bill-report-body uslm-meta>dc|identifier:before,.view-bill-report-body uslm-meta>dc|identifier:before{display:inline;color:gray;content:"Identifier: "}.bill-to-bill-report-body uslm-meta>dc|language:before,.view-bill-report-body uslm-meta>dc|language:before{display:inline;color:gray;content:"Language: "}.bill-to-bill-report-body uslm-meta>dc|publisher:before,.view-bill-report-body uslm-meta>dc|publisher:before{display:inline;color:gray;content:"Publisher: "}.bill-to-bill-report-body uslm-meta>dc|rights:before,.view-bill-report-body uslm-meta>dc|rights:before{display:inline;color:gray;content:"Rights: "}.bill-to-bill-report-body uslm-meta>dc|title:before,.view-bill-report-body uslm-meta>dc|title:before{display:inline;color:gray;content:"Title: "}.bill-to-bill-report-body uslm-meta>dc|type:before,.view-bill-report-body uslm-meta>dc|type:before{display:inline;color:gray;content:"Type: "}.bill-to-bill-report-body uslm-meta>dcterms|created:before,.view-bill-report-body uslm-meta>dcterms|created:before{display:inline;color:gray;content:"Created On: "}.bill-to-bill-report-body uslm-meta>congress:before,.view-bill-report-body uslm-meta>congress:before{display:inline;color:gray;content:"Congress: "}.bill-to-bill-report-body uslm-meta>docNumber:before,.view-bill-report-body uslm-meta>docNumber:before{display:inline;color:gray;content:"Doc Number: "}.bill-to-bill-report-body uslm-meta>citableAs:before,.view-bill-report-body uslm-meta>citableAs:before{display:inline;color:gray;content:"Citable As: "}.bill-to-bill-report-body uslm-meta>docReleasePoint:before,.view-bill-report-body uslm-meta>docReleasePoint:before{display:inline;color:gray;content:"Doc Release Point: "}.bill-to-bill-report-body uslm-meta>docStage:before,.view-bill-report-body uslm-meta>docStage:before{display:inline;color:gray;content:"Doc Stage: "}.bill-to-bill-report-body uslm-meta>session:before,.view-bill-report-body uslm-meta>session:before{display:inline;color:gray;content:"Session: "}.bill-to-bill-report-body uslm-meta>startingPage:before,.view-bill-report-body uslm-meta>startingPage:before{display:inline;color:gray;content:"Starting Page: "}.bill-to-bill-report-body uslm-meta>dc|title:before,.view-bill-report-body uslm-meta>dc|title:before{display:inline;color:gray;content:"Title: "}.bill-to-bill-report-body uslm-meta>docPublicationName:before,.view-bill-report-body uslm-meta>docPublicationName:before{display:inline;color:gray;content:"Publication Name: "}.bill-to-bill-report-body uslm-meta>volume:before,.view-bill-report-body uslm-meta>volume:before{display:inline;color:gray;content:"Volume: "}.bill-to-bill-report-body uslm-meta>issue:before,.view-bill-report-body uslm-meta>issue:before{display:inline;color:gray;content:"Issue: "}.bill-to-bill-report-body uslm-meta>date:before,.view-bill-report-body uslm-meta>date:before{display:inline;color:gray;content:"Date: "}.bill-to-bill-report-body uslm-meta>processedBy:before,.view-bill-report-body uslm-meta>processedBy:before{display:inline;color:gray;content:"Processed By: "}.bill-to-bill-report-body uslm-meta>processedDate:before,.view-bill-report-body uslm-meta>processedDate:before{display:inline;color:gray;content:"Processed Date: "}.bill-to-bill-report-body uslm-meta>publicPrivate:before,.view-bill-report-body uslm-meta>publicPrivate:before{display:inline;color:gray;content:"Public/Private: "}.bill-to-bill-report-body uslm-meta>docPart:before,.view-bill-report-body uslm-meta>docPart:before{display:inline;color:gray;content:"Document Part: "}.bill-to-bill-report-body toc,.view-bill-report-body toc{width:auto}.bill-to-bill-report-body :root,.view-bill-report-body :root{--main-del-bg: #fbb;--main-ins-bg: #bbffbb}.bill-to-bill-report-body del,.bill-to-bill-report-body del subsection,.bill-to-bill-report-body del section,.bill-to-bill-report-body del level,.bill-to-bill-report-body del text,.bill-to-bill-report-body del smalllevel,.view-bill-report-body del,.view-bill-report-body del subsection,.view-bill-report-body del section,.view-bill-report-body del level,.view-bill-report-body del text,.view-bill-report-body del smalllevel{color:#000;background-color:var(--main-del-bg);text-decoration:line-through;text-indent:0}.bill-to-bill-report-body quotedText del,.bill-to-bill-report-body proviso del,.bill-to-bill-report-body content del,.view-bill-report-body quotedText del,.view-bill-report-body proviso del,.view-bill-report-body content del{display:inline}.bill-to-bill-report-body ins,.bill-to-bill-report-body ins subsection,.bill-to-bill-report-body ins section,.bill-to-bill-report-body ins level,.view-bill-report-body ins,.view-bill-report-body ins subsection,.view-bill-report-body ins section,.view-bill-report-body ins level{color:#000;background-color:var(--main-ins-bg);font-style:italic;text-decoration:underline}.bill-to-bill-report-body chapeau>ins,.bill-to-bill-report-body chapeau>del,.view-bill-report-body chapeau>ins,.view-bill-report-body chapeau>del{display:inline}.bill-to-bill-report-body diff-insert,.view-bill-report-body diff-insert{background-color:#fff;text-decoration:none}.bill-to-bill-report-body .section.del,.bill-to-bill-report-body diff-delete:not([diff-id]),.bill-to-bill-report-body diff-delete:not([diff-id]) level,.bill-to-bill-report-body diff-delete:not([diff-id]) subsection,.bill-to-bill-report-body diff-delete:not([diff-id]) section,.view-bill-report-body .section.del,.view-bill-report-body diff-delete:not([diff-id]),.view-bill-report-body diff-delete:not([diff-id]) level,.view-bill-report-body diff-delete:not([diff-id]) subsection,.view-bill-report-body diff-delete:not([diff-id]) section{color:#000;background-color:var(--main-del-bg);font-style:normal;text-decoration:line-through;display:block}.bill-to-bill-report-body diff-delete[diff-id]:after,.view-bill-report-body diff-delete[diff-id]:after{content:"\a";white-space:pre-wrap;border:none;outline:none}.bill-to-bill-report-body diff-insert,.view-bill-report-body diff-insert{display:inline-block;padding-left:.5em;padding-right:.5em}.bill-to-bill-report-body [xcdiff\:to],.bill-to-bill-report-body [xcdiff|to],.view-bill-report-body [xcdiff\:to],.view-bill-report-body [xcdiff|to]{color:#000;background-color:var(--main-ins-bg);font-style:italic;text-decoration:underline}.bill-to-bill-report-body [xcdiff\:from],.bill-to-bill-report-body [xcdiff|from],.view-bill-report-body [xcdiff\:from],.view-bill-report-body [xcdiff|from]{color:#000;background-color:var(--main-del-bg);text-decoration:line-through}.bill-to-bill-report-body [xcdiff\:from][xcdiff\:to],.bill-to-bill-report-body [xcdiff|from][xcdiff|to],.view-bill-report-body [xcdiff\:from][xcdiff\:to],.view-bill-report-body [xcdiff|from][xcdiff|to]{background:#fff;font-style:normal;text-decoration:none}.bill-to-bill-report-body smalllevel,.bill-to-bill-report-body intermediatelevel,.bill-to-bill-report-body majorlevel,.view-bill-report-body smalllevel,.view-bill-report-body intermediatelevel,.view-bill-report-body majorlevel{display:block}.bill-to-bill-report-body heading[role=report],.view-bill-report-body heading[role=report]{display:block;font-weight:700;font-size:2em;line-height:2em;text-decoration:underline;margin-left:50px;text-align:center}.bill-to-bill-report-body heading[role=amendment],.view-bill-report-body heading[role=amendment]{display:block;font-weight:700;font-size:1.2em;margin-top:1.4em;text-align:left}.bill-to-bill-report-body heading[class~=appropriationsSmall],.view-bill-report-body heading[class~=appropriationsSmall]{font-variant:small-caps;display:block}.bill-to-bill-report-body heading[class~=appropriationsIntermediate],.view-bill-report-body heading[class~=appropriationsIntermediate]{display:block}.bill-to-bill-report-body appropriations,.bill-to-bill-report-body level[role~=appropriations],.view-bill-report-body appropriations,.view-bill-report-body level[role~=appropriations]{text-align:initial}.bill-to-bill-report-body div[class=errors],.bill-to-bill-report-body div[class=toc],.bill-to-bill-report-body div[class=summary],.bill-to-bill-report-body div[class=results],.bill-to-bill-report-body div[class=footer],.view-bill-report-body div[class=errors],.view-bill-report-body div[class=toc],.view-bill-report-body div[class=summary],.view-bill-report-body div[class=results],.view-bill-report-body div[class=footer]{margin:0 1em 1em;padding:0;display:block}.bill-to-bill-report-body div[class=errors],.view-bill-report-body div[class=errors]{-moz-column-break-before:page;break-before:page}.bill-to-bill-report-body statute-title,.view-bill-report-body statute-title{display:block;font-weight:700;font-size:large;line-height:2em;text-decoration:underline;margin-left:50px}@page{@bottom-right{.bill-to-bill-report-body,.view-bill-report-body{content:"Page " counter(page) " of " counter(pages)}}}.bill-to-bill-report-body ramseyer,.bill-to-bill-report-body billToBill,.bill-to-bill-report-body amendmentToBill,.view-bill-report-body ramseyer,.view-bill-report-body billToBill,.view-bill-report-body amendmentToBill{display:block;margin:1em;overflow-x:hidden;height:100%}.bill-to-bill-report-body elided,.view-bill-report-body elided{display:block;text-align:center;font-weight:700;font-size:16pt}.bill-to-bill-report-body preface,.bill-to-bill-report-body amendmentNumber,.view-bill-report-body preface,.view-bill-report-body amendmentNumber{display:block}.bill-to-bill-report-body dl,.bill-to-bill-report-body dd,.view-bill-report-body dl,.view-bill-report-body dd{margin:inherit;display:block}.bill-to-bill-report-body dd p,.view-bill-report-body dd p{display:list-item;list-style-type:disc}.bill-to-bill-report-body p,.view-bill-report-body p{display:block}.bill-to-bill-report-body p[class=endMarker],.view-bill-report-body p[class=endMarker]{display:block;text-align:center;font-size:larger}.bill-to-bill-report-body *[role=error],.view-bill-report-body *[role=error]{background-color:#add8e6;font-size:larger;font-style:italic;color:#000;border:1px solid black}.bill-to-bill-report-body *[role=info],.view-bill-report-body *[role=info]{background-color:#add8e6;font-style:italic;display:block}.bill-to-bill-report-body *[class~=titleHeading],.view-bill-report-body *[class~=titleHeading]{margin-top:2em;font-size:2em;font-weight:700;margin-bottom:.6em;text-align:center}.bill-to-bill-report-body *[class~=chapterHeading],.view-bill-report-body *[class~=chapterHeading]{margin-top:2em;font-size:1.2em;font-weight:700;margin-bottom:.6em;text-align:left}.bill-to-bill-report-body div[class=flex],.view-bill-report-body div[class=flex]{display:flex;justify-content:center}.bill-to-bill-report-body hr,.view-bill-report-body hr{margin:50px 0 5px;display:block;unicode-bidi:isolate;overflow:visible;padding:0;border:none;border-top:medium double #333;color:#333;text-align:center}.bill-to-bill-report-body hr[class=short],.view-bill-report-body hr[class=short]{width:50%;overflow:visible;border-top:thin solid #000;color:#000}.bill-to-bill-report-body div[class=footer],.view-bill-report-body div[class=footer]{-moz-column-break-inside:avoid;break-inside:avoid}.bill-to-bill-report-body introduction para,.view-bill-report-body introduction para{text-align:left;text-indent:.5cm;display:block}.bill-to-bill-report-body processedDate,.view-bill-report-body processedDate{text-align:left;display:block;font-style:italic}.bill-to-bill-report-body li processedDate,.bill-to-bill-report-body li processedBy,.view-bill-report-body li processedDate,.view-bill-report-body li processedBy{display:inline;font-style:italic}.bill-to-bill-report-body li[class=cssVersion],.view-bill-report-body li[class=cssVersion]{font-style:italic}.bill-to-bill-report-body li[class=cssVersion]:after,.view-bill-report-body li[class=cssVersion]:after{font-style:italic;content:"2.1.0"}.bill-to-bill-report-body li[class=italic],.view-bill-report-body li[class=italic]{font-style:italic}.bill-to-bill-report-body section sourceCredit,.bill-to-bill-report-body section notes,.view-bill-report-body section sourceCredit,.view-bill-report-body section notes{display:none}.bill-to-bill-report-body ol,.bill-to-bill-report-body ul,.view-bill-report-body ol,.view-bill-report-body ul{display:block;text-align:left;margin-left:2em}.bill-to-bill-report-body ol,.view-bill-report-body ol{counter-reset:list}.bill-to-bill-report-body ol>li,.bill-to-bill-report-body ul>li,.view-bill-report-body ol>li,.view-bill-report-body ul>li{list-style:none;position:relative;display:list-item;text-align:left}.bill-to-bill-report-body ol>li:before,.view-bill-report-body ol>li:before{counter-increment:list;content:"(" counter(list,decimal) ") "}.bill-to-bill-report-body ol ol,.view-bill-report-body ol ol{display:block;margin-top:0;margin-bottom:0;list-style-position:inside;margin-left:0}.bill-to-bill-report-body ol ol li,.view-bill-report-body ol ol li{display:list-item;text-align:left;list-style-type:circle}.bill-to-bill-report-body ins part:before,.bill-to-bill-report-body ins part[style=OLC]:before,.bill-to-bill-report-body ins part[style=traditional]:before,.bill-to-bill-report-body ins subpart:before,.bill-to-bill-report-body ins subpart[style=OLC]:before,.bill-to-bill-report-body ins subpart[style=traditional]:before,.bill-to-bill-report-body ins title:before,.bill-to-bill-report-body ins title[style=OLC]:before,.bill-to-bill-report-body ins title[style=traditional]:before,.bill-to-bill-report-body ins subtitle:before,.bill-to-bill-report-body ins subtitle[style=OLC]:before,.bill-to-bill-report-body ins subtitle[style=traditional]:before,.bill-to-bill-report-body ins chapter:before,.bill-to-bill-report-body ins chapter[style=OLC]:before,.bill-to-bill-report-body ins chapter[style=traditional]:before,.bill-to-bill-report-body ins subchapter:before,.bill-to-bill-report-body ins subchapter[style=OLC]:before,.bill-to-bill-report-body ins subchapter[style=traditional]:before,.bill-to-bill-report-body del part:before,.bill-to-bill-report-body del part[style=OLC]:before,.bill-to-bill-report-body del part[style=traditional]:before,.bill-to-bill-report-body del subpart:before,.bill-to-bill-report-body del subpart[style=OLC]:before,.bill-to-bill-report-body del subpart[style=traditional]:before,.bill-to-bill-report-body del title:before,.bill-to-bill-report-body del title[style=OLC]:before,.bill-to-bill-report-body del title[style=traditional]:before,.bill-to-bill-report-body del subtitle:before,.bill-to-bill-report-body del subtitle[style=OLC]:before,.bill-to-bill-report-body del subtitle[style=traditional]:before,.bill-to-bill-report-body del chapter:before,.bill-to-bill-report-body del chapter[style=OLC]:before,.bill-to-bill-report-body del chapter[style=traditional]:before,.bill-to-bill-report-body del subchapter:before,.bill-to-bill-report-body del subchapter[style=OLC]:before,.bill-to-bill-report-body del subchapter[style=traditional]:before,.view-bill-report-body ins part:before,.view-bill-report-body ins part[style=OLC]:before,.view-bill-report-body ins part[style=traditional]:before,.view-bill-report-body ins subpart:before,.view-bill-report-body ins subpart[style=OLC]:before,.view-bill-report-body ins subpart[style=traditional]:before,.view-bill-report-body ins title:before,.view-bill-report-body ins title[style=OLC]:before,.view-bill-report-body ins title[style=traditional]:before,.view-bill-report-body ins subtitle:before,.view-bill-report-body ins subtitle[style=OLC]:before,.view-bill-report-body ins subtitle[style=traditional]:before,.view-bill-report-body ins chapter:before,.view-bill-report-body ins chapter[style=OLC]:before,.view-bill-report-body ins chapter[style=traditional]:before,.view-bill-report-body ins subchapter:before,.view-bill-report-body ins subchapter[style=OLC]:before,.view-bill-report-body ins subchapter[style=traditional]:before,.view-bill-report-body del part:before,.view-bill-report-body del part[style=OLC]:before,.view-bill-report-body del part[style=traditional]:before,.view-bill-report-body del subpart:before,.view-bill-report-body del subpart[style=OLC]:before,.view-bill-report-body del subpart[style=traditional]:before,.view-bill-report-body del title:before,.view-bill-report-body del title[style=OLC]:before,.view-bill-report-body del title[style=traditional]:before,.view-bill-report-body del subtitle:before,.view-bill-report-body del subtitle[style=OLC]:before,.view-bill-report-body del subtitle[style=traditional]:before,.view-bill-report-body del chapter:before,.view-bill-report-body del chapter[style=OLC]:before,.view-bill-report-body del chapter[style=traditional]:before,.view-bill-report-body del subchapter:before,.view-bill-report-body del subchapter[style=OLC]:before,.view-bill-report-body del subchapter[style=traditional]:before{content:""}.bill-to-bill-report-body quoted-block:before,.view-bill-report-body quoted-block:before{color:inherit;font-size:inherit;display:inline;content:""}.bill-to-bill-report-body after-quoted-block:before,.view-bill-report-body after-quoted-block:before{display:inline;color:inherit;font-size:inherit;content:""}.bill-to-bill-report-body after-quoted-block,.view-bill-report-body after-quoted-block{display:inline}.bill-to-bill-report-body header,.view-bill-report-body header{font-weight:700;display:inline}.bill-to-bill-report-body section[identifier*="/us/named"][class*=bill-dtd]:before,.bill-to-bill-report-body section[db\:identifier*="/us/named"][class*=bill-dtd]:before,.view-bill-report-body section[identifier*="/us/named"][class*=bill-dtd]:before,.view-bill-report-body section[db\:identifier*="/us/named"][class*=bill-dtd]:before{display:inline;color:inherit;font-size:inherit;content:""}.bill-to-bill-report-body usc-reference,.view-bill-report-body usc-reference{display:none}.bill-to-bill-report-body statute text,.view-bill-report-body statute text{display:inline;margin-top:5pt}.bill-to-bill-report-body statute text[display-inline=no-display-inline],.view-bill-report-body statute text[display-inline=no-display-inline]{display:block;margin-top:6pt;text-indent:24pt}.bill-to-bill-report-body text,.view-bill-report-body text{display:block}.bill-to-bill-report-body column[class~=twoColumnRight],.view-bill-report-body column[class~=twoColumnRight]{text-indent:unset}.bill-to-bill-report-body section>content,.view-bill-report-body section>content{display:inline;text-align:initial}.bill-to-bill-report-body section,.bill-to-bill-report-body court-rule,.view-bill-report-body section,.view-bill-report-body court-rule{text-align:initial}.bill-to-bill-report-body paragraph,.bill-to-bill-report-body subparagraph,.bill-to-bill-report-body clause,.bill-to-bill-report-body subclause,.bill-to-bill-report-body item,.bill-to-bill-report-body subitem,.bill-to-bill-report-body subsubitem,.bill-to-bill-report-body section,.bill-to-bill-report-body subsection,.bill-to-bill-report-body level,.view-bill-report-body paragraph,.view-bill-report-body subparagraph,.view-bill-report-body clause,.view-bill-report-body subclause,.view-bill-report-body item,.view-bill-report-body subitem,.view-bill-report-body subsubitem,.view-bill-report-body section,.view-bill-report-body subsection,.view-bill-report-body level{text-align:initial}.bill-to-bill-report-body preface,.view-bill-report-body preface{display:none}.bill-to-bill-report-body longTitle>docTitle,.view-bill-report-body longTitle>docTitle{font-family:serif}.bill-to-bill-report-body toc,.view-bill-report-body toc{text-align:left}.bill-to-bill-report-body groupItem,.bill-to-bill-report-body referenceItem,.view-bill-report-body groupItem,.view-bill-report-body referenceItem{display:block}@media screen{.bill-to-bill-report-body .dateTimeString,.view-bill-report-body .dateTimeString{position:fixed;background:#fff;opacity:1;bottom:70px;right:15px;padding:2px;border:1px solid}.bill-to-bill-report-body .onlyprint,.view-bill-report-body .onlyprint{display:none}.bill-to-bill-report-body a.linkfrom,.view-bill-report-body a.linkfrom{position:absolute;margin-top:-12px;left:2px}.bill-to-bill-report-body .matchScore,.view-bill-report-body .matchScore{position:absolute;left:2px;margin-top:-22px;font-size:smaller;font-family:Courier;font-weight:500}.bill-to-bill-report-body .hide-disclaimer,.view-bill-report-body .hide-disclaimer{display:none}}@media print{.bill-to-bill-report-body .noprint,.view-bill-report-body .noprint{display:none}.bill-to-bill-report-body .dateTimeString,.view-bill-report-body .dateTimeString{position:running(datefooter)}.bill-to-bill-report-body .titleleftdoc,.bill-to-bill-report-body .titlecomparedwith,.bill-to-bill-report-body .titlerightdoc,.view-bill-report-body .titleleftdoc,.view-bill-report-body .titlecomparedwith,.view-bill-report-body .titlerightdoc{display:block}.bill-to-bill-report-body a.linkfrom,.view-bill-report-body a.linkfrom,.bill-to-bill-report-body .matchScore,.view-bill-report-body .matchScore{display:none}@page{.bill-to-bill-report-body,.view-bill-report-body{size:8.5in 11in;margin:.75in 1in 1in;orphans:2;widows:2}@top-center{.bill-to-bill-report-body,.view-bill-report-body{content:counter(page)}}@top-right{.bill-to-bill-report-body,.view-bill-report-body{font-size:9pt;font-variant:small-caps;margin-top:.55in;vertical-align:text-bottom;content:"Comparative Print"}}@bottom-left{.bill-to-bill-report-body,.view-bill-report-body{content:element(datefooter)}}}@page :first{@top-center{.bill-to-bill-report-body,.view-bill-report-body{content:""}}}.bill-to-bill-report-body .titleleftdoc,.view-bill-report-body .titleleftdoc{padding-top:.25in;font-size:12pt;text-align:center}.bill-to-bill-report-body .titlecomparedwith,.view-bill-report-body .titlecomparedwith{font-size:10pt;text-align:center}.bill-to-bill-report-body .titlerightdoc,.view-bill-report-body .titlerightdoc{font-size:12pt;text-align:center}.bill-to-bill-report-body div.titlerightdoc,.view-bill-report-body div.titlerightdoc{padding-bottom:1em}.bill-to-bill-report-body a,.view-bill-report-body a{display:none}.bill-to-bill-report-body posey-disclaimer p,.view-bill-report-body posey-disclaimer p{-webkit-hyphens:auto;hyphens:auto;padding-bottom:1em;text-align:justify}.bill-to-bill-report-body hr,.view-bill-report-body hr{display:none}.bill-to-bill-report-body hr.divider,.view-bill-report-body hr.divider{display:block}.bill-to-bill-report-body body:after,.view-bill-report-body body:after{padding-top:1em;display:block;text-align:center;font-size:20pt;content:"\2297"}}.bill-to-bill-report-body .comparisonTitle,.view-bill-report-body .comparisonTitle{text-align:center}.bill-to-bill-report-body .compare-div,.view-bill-report-body .compare-div{margin-top:-20px}.bill-to-bill-report-body .match,.bill-to-bill-report-body .textdiff span,.view-bill-report-body .match,.view-bill-report-body .textdiff span{color:gray}.bill-to-bill-report-body .ins,.bill-to-bill-report-body ins,.view-bill-report-body .ins,.view-bill-report-body ins{color:#000;background:#bfb;font-style:italic;text-decoration:underline}.bill-to-bill-report-body ins,.bill-to-bill-report-body ins>*,.view-bill-report-body ins,.view-bill-report-body ins>*{color:#000;background:#bfb!important}.bill-to-bill-report-body s,.bill-to-bill-report-body strike,.bill-to-bill-report-body del,.view-bill-report-body s,.view-bill-report-body strike,.view-bill-report-body del{text-decoration:line-through}.bill-to-bill-report-body .del,.bill-to-bill-report-body del,.view-bill-report-body .del,.view-bill-report-body del{color:#000;background:#fbb}.bill-to-bill-report-body del,.bill-to-bill-report-body del>*,.view-bill-report-body del,.view-bill-report-body del>*{color:#000;background:#fbb!important}.bill-to-bill-report-body .section.del,.bill-to-bill-report-body diff-delete,.view-bill-report-body .section.del,.view-bill-report-body diff-delete{display:block;background:#ffeef0}.bill-to-bill-report-body diff-delete[diff-id]:before,.view-bill-report-body diff-delete[diff-id]:before{font-weight:700;content:"[[Section moved]]"}.bill-to-bill-report-body .section.ins,.bill-to-bill-report-body diff-insert,.view-bill-report-body .section.ins,.view-bill-report-body diff-insert{display:block;background:#e7ffed;position:relative}.bill-to-bill-report-body [xcdiff\:to][xcdiff\:from],.view-bill-report-body [xcdiff\:to][xcdiff\:from],.bill-to-bill-report-body [xcdiff|to][xcdiff|from],.view-bill-report-body [xcdiff|to][xcdiff|from]{background:#fff}.bill-to-bill-report-body .movedNode>.del,.bill-to-bill-report-body .movedNode>del,.view-bill-report-body .movedNode>.del,.view-bill-report-body .movedNode>del{color:#000;background:#ffb}.bill-to-bill-report-body .movedNode>del,.bill-to-bill-report-body .movedNode>del>*,.view-bill-report-body .movedNode>del,.view-bill-report-body .movedNode>del>*{color:#000;background:#ffb!important}.bill-to-bill-report-body .deletions-title,.view-bill-report-body .deletions-title{font-size:large}.bill-to-bill-report-body .linkToDeletedNode,.view-bill-report-body .linkToDeletedNode{position:absolute;left:10px}.bill-to-bill-report-body .deletedNodeMarker,.view-bill-report-body .deletedNodeMarker{font-size:large;color:red}.bill-to-bill-report-body .movedNodeMarker,.view-bill-report-body .movedNodeMarker{font-size:large;color:#b8860b}.bill-to-bill-report-body .deletedNodeString,.view-bill-report-body .deletedNodeString,.bill-to-bill-report-body .movedNodeString,.view-bill-report-body .movedNodeString{display:none}.bill-to-bill-report-body .deletedPrefix,.view-bill-report-body .deletedPrefix,.bill-to-bill-report-body .movedPrefix,.view-bill-report-body .movedPrefix{font-family:monospace,Courier}.bill-to-bill-report-body uslm-title:before,.view-bill-report-body uslm-title:before{content:""}.bill-to-bill-report-body uslm-meta,.view-bill-report-body uslm-meta{display:none!important}.bill-to-law-report-body{@namespace uslm "http://schemas.gpo.gov/xml/uslm";@namespace xml "http://www.w3.org/XML/1998/namespace";@namespace dc "http://purl.org/dc/elements/1.1/";@namespace dcterms "http://purl.org/dc/terms/";@namespace xhtml "http://www.w3.org/1999/xhtml";@namespace xcdiff "http://www.xcential.com/schemas/diff";}.bill-to-law-report-body bill{font-family:Times New Roman,serif;font-size:16pt;margin-top:5px;margin-left:5px}.bill-to-law-report-body account,.bill-to-law-report-body action,.bill-to-law-report-body action-date,.bill-to-law-report-body action-desc,.bill-to-law-report-body appropriations-para,.bill-to-law-report-body associated-doc,.bill-to-law-report-body attestation,.bill-to-law-report-body attestation-date,.bill-to-law-report-body attestation-group,.bill-to-law-report-body attestor,.bill-to-law-report-body bill,.bill-to-law-report-body bottom,.bill-to-law-report-body calendar,.bill-to-law-report-body chapter,.bill-to-law-report-body committee-appointment-paragraph,.bill-to-law-report-body contents-annotation,.bill-to-law-report-body division,.bill-to-law-report-body endorsement,.bill-to-law-report-body form,.bill-to-law-report-body formula,.bill-to-law-report-body graphic,.bill-to-law-report-body graphic-description,.bill-to-law-report-body legis-body,.bill-to-law-report-body official-title,.bill-to-law-report-body page-num,.bill-to-law-report-body part,.bill-to-law-report-body proviso,.bill-to-law-report-body quoted-block,.bill-to-law-report-body role,.bill-to-law-report-body section,.bill-to-law-report-body subaccount,.bill-to-law-report-body subchapter,.bill-to-law-report-body subheader,.bill-to-law-report-body subpart,.bill-to-law-report-body subsubaccount,.bill-to-law-report-body subsubsubaccount,.bill-to-law-report-body subtitle,.bill-to-law-report-body suspension-instructions,.bill-to-law-report-body table,.bill-to-law-report-body title,.bill-to-law-report-body toc,.bill-to-law-report-body toc-entry,.bill-to-law-report-body top{display:block}.bill-to-law-report-body *[changed=added][accept-change=no],.bill-to-law-report-body *[changed=added][accept-change=no] *{color:#00f;font-style:italic;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=no] * enum{color:green;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=no]>enum{color:green;text-decoration:none}.bill-to-law-report-body *[in-effect=no] *[changed=added][accept-change=yes],.bill-to-law-report-body *[changed=added][accept-change=yes][in-effect=no],.bill-to-law-report-body *[in-effect=no] *[changed=added][accept-change=yes] *{color:#000;font-style:italic;text-decoration:none}.bill-to-law-report-body *[in-effect=no] *[changed=added][accept-change=yes]>enum{color:green;font-style:italic;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=yes],.bill-to-law-report-body *[changed=added][accept-change=yes] *{color:#000;font-style:normal;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=yes][in-effect=no] *{color:#000;font-style:italic;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=yes] * enum{color:green;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=yes][in-effect=no] * enum{color:green;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=yes]>enum{color:green;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=yes][in-effect=no]>enum{color:green;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=yes] * toc-entry{color:teal;text-decoration:none}.bill-to-law-report-body *[changed=added][accept-change=yes]>toc-entry{color:teal;text-decoration:none}.bill-to-law-report-body toc-entry[changed=added][accept-change=yes]{color:teal;text-decoration:none}.bill-to-law-report-body *[changed=deleted] * toc-entry{color:red}.bill-to-law-report-body added-phrase{color:#00f;font-style:italic;text-decoration:none}.bill-to-law-report-body *[in-effect=no]>enum>added-phrase[accept-change=yes]{color:green;font-style:italic}.bill-to-law-report-body *[in-effect=no] * added-phrase[accept-change=yes]{color:#000;font-style:italic}.bill-to-law-report-body added-phrase[accept-change=yes]{color:#000;font-style:normal;text-decoration:none}.bill-to-law-report-body enum>added-phrase[accept-change=yes]{color:green;text-decoration:none}.bill-to-law-report-body *[changed=deleted]{font-style:normal;color:red}.bill-to-law-report-body *[changed=deleted]:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] subsection[display-inline=no-display-inline]:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] paragraph[display-inline=no-display-inline]:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] subparagraph[display-inline=no-display-inline]:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] clause[display-inline=no-display-inline]:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] subclause[display-inline=no-display-inline]:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] item[display-inline=no-display-inline]:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] subitem[display-inline=no-display-inline]:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] list-item:before{font-weight:700;content:"["}.bill-to-law-report-body * [other-style=traditional-inline]>text{display:inline}.bill-to-law-report-body *[changed=deleted]:after{font-weight:700;content:"]"}.bill-to-law-report-body *[changed=deleted][accept-change=yes]{display:none}.bill-to-law-report-body deleted-phrase:before{font-style:normal;font-weight:700;content:" ["}.bill-to-law-report-body deleted-phrase:after{font-style:normal;font-weight:700;content:"] "}.bill-to-law-report-body deleted-phrase{color:red}.bill-to-law-report-body deleted-phrase[accept-change=yes]{display:none}.bill-to-law-report-body added-block[accept-change=yes]>text{color:#000;font-style:normal;text-decoration:none}.bill-to-law-report-body added-block[accept-change=yes]>text[changed=added]{color:#000;font-style:normal;text-decoration:none}.bill-to-law-report-body added-block[accept-change=yes]>header{color:#000;font-style:normal;text-decoration:none}.bill-to-law-report-body added-block[accept-change=yes]>enum{color:green;font-style:normal;text-decoration:none}.bill-to-law-report-body added-block[accept-change=no]>*{font-style:italic;text-decoration:none;color:#00f}.bill-to-law-report-body division[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body subdivision[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body title[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body subtitle[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body part[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body subpart[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body chapter[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body subchapter[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body section[in-effect=no]{font-style:italic}.bill-to-law-report-body subsection[in-effect=no]{font-style:italic}.bill-to-law-report-body paragraph[in-effect=no]{font-style:italic}.bill-to-law-report-body subparagraph[in-effect=no]{font-style:italic}.bill-to-law-report-body clause[in-effect=no]{font-style:italic}.bill-to-law-report-body subclause[in-effect=no]{font-style:italic}.bill-to-law-report-body item[in-effect=no]{font-style:italic}.bill-to-law-report-body subitem[in-effect=no]{font-style:italic}.bill-to-law-report-body division[commented=yes]:before{font-weight:700;content:"[Division "}.bill-to-law-report-body subdivision[commented=yes]:before{font-weight:700;content:"[Subdivision "}.bill-to-law-report-body title[commented=yes]:before{font-weight:700;content:"[Title "}.bill-to-law-report-body subtitle[commented=yes]:before{font-weight:700;content:"[Subtitle "}.bill-to-law-report-body part[commented=yes]:before{font-weight:700;content:"[Part "}.bill-to-law-report-body subpart[commented=yes]:before{font-weight:700;content:"[Subpart "}.bill-to-law-report-body chapter[commented=yes]:before{font-weight:700;content:"[Chapter "}.bill-to-law-report-body subchapter[commented=yes]:before{font-weight:700;content:"[Subchapter "}.bill-to-law-report-body *[commented=yes]:before{font-weight:700;color:gray;content:"["}.bill-to-law-report-body *[commented=yes]:after{font-weight:700;color:gray;content:"]"}.bill-to-law-report-body external-xref{color:#00f}.bill-to-law-report-body legis-body[display-enacting-clause=no-display-enacting-clause]:before{color:#fff;font-style:italic;content:"Be it enacted by the Senate and House of Representatives of the United States of America in Congress assembled,"}.bill-to-law-report-body legis-body{display:block}.bill-to-law-report-body pre-form{display:block}.bill-to-law-report-body author-note[display=override]{width:50pt;color:#0f0}.bill-to-law-report-body author-note[display=no]{display:none}.bill-to-law-report-body author-note{width:50pt}.bill-to-law-report-body running-header[display=no]{display:none}.bill-to-law-report-body running-header{text-align:center;display:block;font-weight:700;font-size:13pt}.bill-to-law-report-body associated-doc{display:block;font-weight:700;text-align:right;margin-left:400pt;margin-top:20pt}.bill-to-law-report-body associated-doc[display=no]{display:none}.bill-to-law-report-body omitted-text[type="3"]:before{content:" * * *";font-weight:700;font-size:16pt}.bill-to-law-report-body omitted-text[type="7"]:before{text-align:center;content:"* * * * * * *";font-weight:700;font-size:16pt;display:block}.bill-to-law-report-body pre-form>associated-doc{display:block;text-align:right;margin-top:20pt}.bill-to-law-report-body form>associated-doc{display:block;text-align:center;margin-top:20pt}.bill-to-law-report-body first-page-header[display=no]{display:none}.bill-to-law-report-body first-page-header{display:block;font-size:17pt;font-weight:700;text-align:center;margin-top:5pt}.bill-to-law-report-body first-page-date[display=no]{display:none}.bill-to-law-report-body first-page-date{display:block;text-align:center;margin-top:5pt;margin-bottom:20pt}.bill-to-law-report-body reintroduction-code{text-align:right;display:block}.bill-to-law-report-body reintroduction-code[display=no]{display:none}.bill-to-law-report-body legis-counsel{text-align:right;display:block}.bill-to-law-report-body calendar[display=no]{display:none}.bill-to-law-report-body calendar{font-size:20pt;font-weight:700;display:block;text-align:right}.bill-to-law-report-body first-page-desc[display=no]{display:none}.bill-to-law-report-body first-page-desc{text-align:center;display:block;margin-bottom:20pt;margin-top:8pt}.bill-to-law-report-body smallcaps{font-variant:small-caps}.bill-to-law-report-body italic{font-style:italic}.bill-to-law-report-body quote:before{content:"\201c"}.bill-to-law-report-body quote:after{content:"\201d"}.bill-to-law-report-body quote>quote:before{content:"\2018"}.bill-to-law-report-body quote>quote:after{content:"\2019"}.bill-to-law-report-body quote>quote>quote:before{content:"\201c"}.bill-to-law-report-body quote>quote>quote:after{content:"\201d"}.bill-to-law-report-body quote>quote>quote>quote:before{content:"\2018"}.bill-to-law-report-body quote>quote>quote>quote:after{content:"\2019"}.bill-to-law-report-body quote>quote>quote>quote>quote:before{content:"\201c"}.bill-to-law-report-body quote>quote>quote>quote>quote:after{content:"\201d"}.bill-to-law-report-body quote>quote>quote>quote>quote>quote:before{content:"\2018"}.bill-to-law-report-body quote>quote>quote>quote>quote>quote:after{content:"\2019"}.bill-to-law-report-body term:before{color:gray;content:"\201c"}.bill-to-law-report-body term:after{color:gray;content:"\201d"}.bill-to-law-report-body quote>term:before{content:"\2018"}.bill-to-law-report-body quote>term:after{content:"\2019"}.bill-to-law-report-body quoted-block * quote>term:before{content:"\201c"}.bill-to-law-report-body quoted-block * quote>term:after{content:"\201d"}.bill-to-law-report-body legis-comment{margin-top:5pt;color:#0f0}.bill-to-law-report-body compilation-act-form>legis-comment{color:#0f0;display:block;text-align:center}.bill-to-law-report-body compilation-act-form>legis-comment:first-child{color:red;display:block;text-align:center}.bill-to-law-report-body legis-comment:before{content:"[";font-weight:700}.bill-to-law-report-body legis-comment:after{content:"]  ";font-weight:700}.bill-to-law-report-body section>header>legis-comment{font-family:Times New Roman,serif;font-weight:700;color:#000}.bill-to-law-report-body usc-reference:before{content:" ["}.bill-to-law-report-body usc-reference:after{content:"] "}.bill-to-law-report-body usc-reference{font-weight:700;font-size:19pt;color:#00f}.bill-to-law-report-body text+usc-reference{display:block;font-weight:700;font-size:19pt;color:#00f}.bill-to-law-report-body subsection+usc-reference{display:block;font-weight:700;font-size:19pt;color:#00f}.bill-to-law-report-body paragraph+usc-reference{display:block;font-weight:700;font-size:19pt;color:#00f}.bill-to-law-report-body inline-comment[display=no]{display:inline;color:#0f0}.bill-to-law-report-body inline-comment[display=yes]{display:inline}.bill-to-law-report-body inline-comment:before{font-weight:700;content:"["}.bill-to-law-report-body inline-comment:after{font-weight:700;content:"]"}.bill-to-law-report-body internal-xref{color:green}.bill-to-law-report-body form{display:block;width:auto;height:auto;margin-bottom:30pt;margin-left:10pt}.bill-to-law-report-body distribution-code{text-align:right;display:block;font-weight:700}.bill-to-law-report-body distribution-code[display=no]{display:none}.bill-to-law-report-body signature-line[display=no]{display:none}.bill-to-law-report-body signature-line{display:block;margin-left:400pt;margin-top:20pt;text-align:right;text-decoration:underline}.bill-to-law-report-body congress[display=no]{text-align:left;display:block;font-weight:700;color:#0f0}.bill-to-law-report-body congress{text-align:left;display:block;font-weight:700}.bill-to-law-report-body session[display=no]{text-align:left;display:block;font-weight:700;color:#0f0}.bill-to-law-report-body session{text-align:left;display:block;font-weight:700}.bill-to-law-report-body legis-num{font-size:48pt;font-weight:700;text-align:center;display:block}.bill-to-law-report-body current-chamber{text-align:center;display:block;margin-top:20pt;font-size:19pt}.bill-to-law-report-body endorsement[display=no]{display:none}.bill-to-law-report-body compilation-act-form{display:block}.bill-to-law-report-body official-title[display=no]{color:#0f0}.bill-to-law-report-body endorsement>action-date{margin-top:10pt;text-align:left;font-weight:700;display:block}.bill-to-law-report-body chapter-designator:before{font-weight:700;color:gray;content:"CHAP. "}.bill-to-law-report-body legis-type{font-size:13pt;font-weight:700;margin-top:20pt}.bill-to-law-report-body legis-type+official-title:before{content:" "}.bill-to-law-report-body official-title{font-size:13pt;display:inline}.bill-to-law-report-body enacting-clause{text-align:left;text-indent:24pt;display:block;font-style:italic;margin-top:8pt}.bill-to-law-report-body sponsor{font-variant:normal;font-size:13pt;color:#00f}.bill-to-law-report-body cosponsor{font-size:13pt;color:#00f}.bill-to-law-report-body nonsponsor{font-size:13pt;color:#00f}.bill-to-law-report-body committee-name{color:#00f}.bill-to-law-report-body section>text{text-indent:24pt;margin-top:6pt}.bill-to-law-report-body section[section-type=undesignated-section]:before{content:""}.bill-to-law-report-body section[section-type=undesignated-section][commented=yes]:before{color:gray;content:"[ "}.bill-to-law-report-body section[section-type=section-one]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Section "}.bill-to-law-report-body section[section-type=section-one][commented=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[Section "}.bill-to-law-report-body section[section-type=subsequent-section]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Sec. "}.bill-to-law-report-body section[section-type=subsequent-section][commented=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[Sec. "}.bill-to-law-report-body *[type=undesignated]:before{content:""}.bill-to-law-report-body section[style=USC]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"\a7  "}.bill-to-law-report-body section[style=USC][commented=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[\a7  "}.bill-to-law-report-body section[style=USC][changed=deleted]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[\a7  "}.bill-to-law-report-body * [changed=deleted] section[style=USC]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[\a7  "}.bill-to-law-report-body section[changed=deleted]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[Sec. "}.bill-to-law-report-body * [changed=deleted] section:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[Sec. "}.bill-to-law-report-body section[changed=deleted][style=OLC]>text:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] section[style=OLC]>text:before{font-weight:700;content:"["}.bill-to-law-report-body section[changed=deleted][style=USC]>text:before{font-weight:700;content:"["}.bill-to-law-report-body * [changed=deleted] section[style=USC]>text:before{font-weight:700;content:"["}.bill-to-law-report-body section[other-style=traditional-inline]{text-indent:24pt;text-align:left;display:block;margin-top:6pt;margin-left:0}.bill-to-law-report-body section[other-style=traditional-inline]>header{font-weight:400;font-style:normal;font-variant:small-caps;font-size:16pt}.bill-to-law-report-body section [style=traditional]{text-indent:24pt;text-align:left;display:block;margin-top:6pt;margin-left:0}.bill-to-law-report-body section[identifier*="/us/named"]:before,.bill-to-law-report-body section[db\:identifier*="/us/named"]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Sec. "}.bill-to-law-report-body section[identifier*="/us/named"],.bill-to-law-report-body section[db\:identifier*="/us/named"]{text-indent:24pt;text-align:left;display:block;margin-top:6pt;margin-left:0}.bill-to-law-report-body section[identifier*="/us/named"]>enum,.bill-to-law-report-body section[db\:identifier*="/us/named"]>enum{color:green;font-weight:700;font-size:20pt}.bill-to-law-report-body section[identifier*="/us/named"]>header,.bill-to-law-report-body section[db\:identifier*="/us/named"]>header{font-size:16pt}.bill-to-law-report-body section[style=traditional]>header:before{content:" "}.bill-to-law-report-body section[style=traditional]>header:after{content:" "}.bill-to-law-report-body section[style=traditional]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:16pt}.bill-to-law-report-body subsection[style=traditional]>header:before{content:" "}.bill-to-law-report-body subsection[style=traditional]>header:after{content:"   "}.bill-to-law-report-body subsection[style=traditional]>header{font-weight:400;font-style:normal;vertical-align:super;font-size:16pt}.bill-to-law-report-body subsection[style=archaic]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:16pt}.bill-to-law-report-body subsection[style=archaic-paragraph]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:16pt}.bill-to-law-report-body paragraph[style=archaic-paragraph]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:16pt}.bill-to-law-report-body division[style=OLC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"DIVISION "}.bill-to-law-report-body division[style=OLC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.bill-to-law-report-body division[style=USC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"DIVISION "}.bill-to-law-report-body division[style=USC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.bill-to-law-report-body division[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"DIVISION "}.bill-to-law-report-body division[style=traditional]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:400}.bill-to-law-report-body division[style=appropriation]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"DIVISION "}.bill-to-law-report-body division[style=appropriation]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.bill-to-law-report-body division[style=other]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"DIVISION "}.bill-to-law-report-body division[style=other]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:400}.bill-to-law-report-body subdivision[style=OLC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBDIVISION "}.bill-to-law-report-body subdivision[style=OLC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.bill-to-law-report-body subdivision[style=USC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBDIVISION "}.bill-to-law-report-body subdivision[style=USC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.bill-to-law-report-body subdivision[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subdivision "}.bill-to-law-report-body subdivision[style=traditional]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:400}.bill-to-law-report-body subdivision[style=other]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subdivision "}.bill-to-law-report-body subdivision[style=other]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:400}.bill-to-law-report-body title[style=OLC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body title[style=OLC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.bill-to-law-report-body title[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body title[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.bill-to-law-report-body title[style=USC]:before{font-family:Times New Roman,serif;font-size:27pt;color:gray;content:"TITLE "}.bill-to-law-report-body title[style=USC]>header{font-family:Times New Roman,serif;font-size:27pt}.bill-to-law-report-body title[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body title[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body title[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body title[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body title[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body title[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body title[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body title[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body title[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body title[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body title:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body subtitle[style=OLC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[style=OLC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.bill-to-law-report-body subtitle[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:400;content:"Subtitle "}.bill-to-law-report-body subtitle[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.bill-to-law-report-body subtitle[style=USC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[style=USC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.bill-to-law-report-body subtitle[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBTITLE "}.bill-to-law-report-body subtitle[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBTITLE "}.bill-to-law-report-body subtitle[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBTITLE "}.bill-to-law-report-body subtitle[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBTITLE "}.bill-to-law-report-body subtitle[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBTITLE "}.bill-to-law-report-body subtitle[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBTITLE "}.bill-to-law-report-body subtitle[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:400;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBTITLE "}.bill-to-law-report-body subtitle[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBTITLE "}.bill-to-law-report-body subtitle[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Subtitle "}.bill-to-law-report-body subtitle:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBTITLE "}.bill-to-law-report-body chapter[style=OLC]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[style=OLC]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:700}.bill-to-law-report-body chapter[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:400;content:"CHAPTER "}.bill-to-law-report-body chapter[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.bill-to-law-report-body chapter[style=USC]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[style=USC]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:700}.bill-to-law-report-body chapter[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;color:gray;font-weight:400;content:"Chapter "}.bill-to-law-report-body chapter[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"CHAPTER "}.bill-to-law-report-body chapter[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Chapter "}.bill-to-law-report-body chapter[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Chapter "}.bill-to-law-report-body chapter:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"CHAPTER "}.bill-to-law-report-body subchapter[style=OLC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[style=OLC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.bill-to-law-report-body subchapter[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:700;content:"Subchapter "}.bill-to-law-report-body subchapter[style=traditional]>header{font-family:Times New Roman,serif;font-weight:700;font-size:20pt}.bill-to-law-report-body subchapter[style=USC]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:400;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[style=USC]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.bill-to-law-report-body subchapter[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;color:gray;font-weight:400;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body subchapter[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Subchapter "}.bill-to-law-report-body subchapter:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBCHAPTER "}.bill-to-law-report-body part[style=OLC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"PART "}.bill-to-law-report-body part[style=OLC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.bill-to-law-report-body part[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:400;font-variant:small-caps;content:"Part "}.bill-to-law-report-body part[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-variant:small-caps;font-size:20pt}.bill-to-law-report-body part[style=USC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"PART "}.bill-to-law-report-body part[style=USC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.bill-to-law-report-body part[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"PART "}.bill-to-law-report-body part[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"PART "}.bill-to-law-report-body part[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"PART "}.bill-to-law-report-body part[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"PART "}.bill-to-law-report-body part[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"PART "}.bill-to-law-report-body part[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"PART "}.bill-to-law-report-body part[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:400;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"PART "}.bill-to-law-report-body part[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"PART "}.bill-to-law-report-body part[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Part "}.bill-to-law-report-body part[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Part "}.bill-to-law-report-body part:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"PART "}.bill-to-law-report-body subpart[style=OLC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[style=OLC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.bill-to-law-report-body subpart[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.bill-to-law-report-body subpart[style=USC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[style=USC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.bill-to-law-report-body subpart[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;color:gray;font-weight:400;content:"Subpart "}.bill-to-law-report-body subpart[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBPART "}.bill-to-law-report-body subpart[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Subpart "}.bill-to-law-report-body subpart[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Subpart "}.bill-to-law-report-body subpart:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBPART "}.bill-to-law-report-body *>[font-size="8"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:19pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="8"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:19pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="8"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:19pt}.bill-to-law-report-body *>[font-size="8"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:19pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="8"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:19pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="8"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:19pt}.bill-to-law-report-body *>[font-size="10"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:20pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="10"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:20pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="10"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:20pt}.bill-to-law-report-body *>[font-size="10"][font-style=all-cap][bold=no]>header{color:#000;font-size:20pt;font-weight:400;font-variant:small-caps}.bill-to-law-report-body *>[font-size="10"][font-style=cap-sc][bold=no]>header{color:#000;font-size:20pt;font-weight:400;font-variant:small-caps}.bill-to-law-report-body *>[font-size="10"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:20pt}.bill-to-law-report-body *>[font-size="12"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:24pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="12"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:24pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="12"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:24pt}.bill-to-law-report-body *>[font-size="12"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:24pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="12"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:24pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="12"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:24pt}.bill-to-law-report-body *>[font-size="14"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:27pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="14"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:27pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="14"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:27pt}.bill-to-law-report-body *>[font-size="14"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:27pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="14"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:27pt;font-variant:small-caps}.bill-to-law-report-body *>[font-size="14"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:27pt}.bill-to-law-report-body division{margin-top:30pt;display:block;text-align:center}.bill-to-law-report-body subdivision{margin-top:30pt;display:block;text-align:center}.bill-to-law-report-body title{margin-top:10pt;display:block;text-align:center}.bill-to-law-report-body subtitle{margin-top:10pt;display:block;text-align:center}.bill-to-law-report-body chapter{margin-top:10pt;display:block;text-align:center}.bill-to-law-report-body subchapter{margin-top:10pt;display:block;text-align:center}.bill-to-law-report-body undesignated-level>header{margin-top:10pt;font-family:Times New Roman,serif;font-size:27pt;font-weight:700;display:block;text-align:center}.bill-to-law-report-body part{margin-top:10pt;display:block;text-align:center}.bill-to-law-report-body subpart{margin-top:10pt;display:block;text-align:center}.bill-to-law-report-body appendix{margin-top:10pt;display:block;text-align:center}.bill-to-law-report-body appendix:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"APPENDIX ";display:block}.bill-to-law-report-body appendix>header:after{content:""}.bill-to-law-report-body appendix>header{font-weight:700;font-size:27pt}.bill-to-law-report-body section>header{display:inline;font-weight:700}.bill-to-law-report-body subsection>header{display:inline;font-weight:700}.bill-to-law-report-body paragraph>header{display:inline;font-weight:700}.bill-to-law-report-body subparagraph>header{display:inline;font-weight:700}.bill-to-law-report-body clause>header{display:inline;font-weight:700}.bill-to-law-report-body subclause>header{display:inline;font-weight:700}.bill-to-law-report-body item>header{display:inline;font-weight:700}.bill-to-law-report-body subitem>header{display:inline;font-weight:700}.bill-to-law-report-body subsection{display:block;margin-top:6pt;margin-left:0;text-indent:24pt}.bill-to-law-report-body paragraph{display:block;margin-top:6pt}.bill-to-law-report-body subparagraph{display:block;margin-top:6pt}.bill-to-law-report-body clause{display:block;margin-top:6pt}.bill-to-law-report-body subclause{display:block;margin-top:6pt}.bill-to-law-report-body item{display:block;margin-top:6pt}.bill-to-law-report-body subitem{display:block;margin-top:6pt}.bill-to-law-report-body subsubitem{display:block;margin-top:6pt}.bill-to-law-report-body subsection[indent=flush-left]{text-indent:0pt}.bill-to-law-report-body subsection[indent=flush-left]>paragraph[indent=""]{margin-left:0;text-indent:24pt}.bill-to-law-report-body paragraph[indent=flush-left]{text-indent:0pt}.bill-to-law-report-body paragraph[indent=flush-left]>subparagraph[indent=""]{margin-left:0;text-indent:24pt}.bill-to-law-report-body subparagraph[indent=flush-left]{text-indent:0pt}.bill-to-law-report-body subparagraph[indent=flush-left]>clause[indent=""]{margin-left:0;text-indent:24pt}.bill-to-law-report-body clause[indent=flush-left]{text-indent:0pt}.bill-to-law-report-body clause[indent=flush-left]>subclause[indent=""]{margin-left:0;text-indent:24pt}.bill-to-law-report-body subclause[indent=flush-left]{text-indent:0pt}.bill-to-law-report-body subclause[indent=flush-left]>item[indent=""]{margin-left:0;text-indent:24pt}.bill-to-law-report-body item[indent=flush-left]{text-indent:0pt}.bill-to-law-report-body item[indent=flush-left]>subitem[indent=""]{margin-left:0;text-indent:24pt}.bill-to-law-report-body subitem[indent=flush-left]{text-indent:0pt}.bill-to-law-report-body paragraph[indent=up1]{margin-left:0}.bill-to-law-report-body paragraph[indent=up2]{margin-left:0}.bill-to-law-report-body paragraph[indent=up3]{margin-left:0}.bill-to-law-report-body paragraph[indent=up4]{margin-left:0}.bill-to-law-report-body paragraph[indent=up5]{margin-left:0}.bill-to-law-report-body paragraph[indent=up6]{margin-left:0}.bill-to-law-report-body subparagraph[indent=up1]{margin-left:24pt}.bill-to-law-report-body subparagraph[indent=up2]{margin-left:0}.bill-to-law-report-body subparagraph[indent=up3]{margin-left:0}.bill-to-law-report-body subparagraph[indent=up4]{margin-left:0}.bill-to-law-report-body subparagraph[indent=up5]{margin-left:0}.bill-to-law-report-body subparagraph[indent=up6]{margin-left:0}.bill-to-law-report-body clause[indent=up1]{margin-left:48pt}.bill-to-law-report-body clause[indent=up2]{margin-left:24pt}.bill-to-law-report-body clause[indent=up3]{margin-left:0}.bill-to-law-report-body clause[indent=up4]{margin-left:0}.bill-to-law-report-body clause[indent=up5]{margin-left:0}.bill-to-law-report-body clause[indent=up6]{margin-left:0}.bill-to-law-report-body subclause[indent=up1]{margin-left:72pt}.bill-to-law-report-body subclause[indent=up2]{margin-left:48pt}.bill-to-law-report-body subclause[indent=up3]{margin-left:24pt}.bill-to-law-report-body subclause[indent=up4]{margin-left:0}.bill-to-law-report-body subclause[indent=up5]{margin-left:0}.bill-to-law-report-body subclause[indent=up6]{margin-left:0}.bill-to-law-report-body item[indent=up1]{margin-left:96pt}.bill-to-law-report-body item[indent=up2]{margin-left:72pt}.bill-to-law-report-body item[indent=up3]{margin-left:48pt}.bill-to-law-report-body item[indent=up4]{margin-left:24pt}.bill-to-law-report-body item[indent=up5]{margin-left:0}.bill-to-law-report-body item[indent=up6]{margin-left:0}.bill-to-law-report-body subitem[indent=up1]{margin-left:120pt}.bill-to-law-report-body subitem[indent=up2]{margin-left:96pt}.bill-to-law-report-body subitem[indent=up3]{margin-left:72pt}.bill-to-law-report-body subitem[indent=up4]{margin-left:48pt}.bill-to-law-report-body subitem[indent=up5]{margin-left:24pt}.bill-to-law-report-body subitem[indent=up6]{margin-left:0}.bill-to-law-report-body subsection[indent=down1]{margin-left:24pt}.bill-to-law-report-body subsection[indent=down2]{margin-left:48pt}.bill-to-law-report-body subsection[indent=down3]{margin-left:72pt}.bill-to-law-report-body subsection[indent=down4]{margin-left:96pt}.bill-to-law-report-body subsection[indent=down5]{margin-left:120pt}.bill-to-law-report-body subsection[indent=down6]{margin-left:144pt}.bill-to-law-report-body paragraph[indent=down1]{margin-left:48pt}.bill-to-law-report-body paragraph[indent=down2]{margin-left:72pt}.bill-to-law-report-body paragraph[indent=down3]{margin-left:96pt}.bill-to-law-report-body paragraph[indent=down4]{margin-left:120pt}.bill-to-law-report-body paragraph[indent=down5]{margin-left:144pt}.bill-to-law-report-body paragraph[indent=down6]{margin-left:144pt}.bill-to-law-report-body subparagraph[indent=down1]{margin-left:72pt}.bill-to-law-report-body subparagraph[indent=down2]{margin-left:96pt}.bill-to-law-report-body subparagraph[indent=down3]{margin-left:120pt}.bill-to-law-report-body subparagraph[indent=down4]{margin-left:144pt}.bill-to-law-report-body subparagraph[indent=down5]{margin-left:168pt}.bill-to-law-report-body subparagraph[indent=down6]{margin-left:168pt}.bill-to-law-report-body clause[indent=down1]{margin-left:96pt}.bill-to-law-report-body clause[indent=down2]{margin-left:120pt}.bill-to-law-report-body clause[indent=down3]{margin-left:144pt}.bill-to-law-report-body clause[indent=down4]{margin-left:168pt}.bill-to-law-report-body clause[indent=down5]{margin-left:168pt}.bill-to-law-report-body clause[indent=down6]{margin-left:168pt}.bill-to-law-report-body subclause[indent=down1]{margin-left:120pt}.bill-to-law-report-body subclause[indent=down2]{margin-left:144pt}.bill-to-law-report-body subclause[indent=down3]{margin-left:168pt}.bill-to-law-report-body subclause[indent=down4]{margin-left:168pt}.bill-to-law-report-body subclause[indent=down5]{margin-left:168pt}.bill-to-law-report-body subclause[indent=down6]{margin-left:168pt}.bill-to-law-report-body item[indent=down1]{margin-left:144pt}.bill-to-law-report-body item[indent=down2]{margin-left:168pt}.bill-to-law-report-body item[indent=down3]{margin-left:168pt}.bill-to-law-report-body item[indent=down4]{margin-left:168pt}.bill-to-law-report-body item[indent=down5]{margin-left:168pt}.bill-to-law-report-body item[indent=down6]{margin-left:168pt}.bill-to-law-report-body subitem[indent=down1]{margin-left:168pt}.bill-to-law-report-body subitem[indent=down2]{margin-left:168pt}.bill-to-law-report-body subitem[indent=down3]{margin-left:168pt}.bill-to-law-report-body subitem[indent=down4]{margin-left:168pt}.bill-to-law-report-body subitem[indent=down5]{margin-left:168pt}.bill-to-law-report-body subitem[indent=down6]{margin-left:168pt}.bill-to-law-report-body subsection[indent=subsection]{margin-left:0}.bill-to-law-report-body subsection[indent=paragraph]{margin-left:24pt}.bill-to-law-report-body subsection[indent=subparagraph]{margin-left:48pt}.bill-to-law-report-body subsection[indent=clause]{margin-left:72pt}.bill-to-law-report-body subsection[indent=subclause]{margin-left:96pt}.bill-to-law-report-body subsection[indent=item]{margin-left:120pt}.bill-to-law-report-body subsection[indent=subitem]{margin-left:144pt}.bill-to-law-report-body paragraph[indent=subsection]{margin-left:0}.bill-to-law-report-body paragraph[indent=paragraph]{margin-left:24pt}.bill-to-law-report-body paragraph[indent=subparagraph]{margin-left:48pt}.bill-to-law-report-body paragraph[indent=clause]{margin-left:72pt}.bill-to-law-report-body paragraph[indent=subclause]{margin-left:96pt}.bill-to-law-report-body paragraph[indent=item]{margin-left:120pt}.bill-to-law-report-body paragraph[indent=subitem]{margin-left:144pt}.bill-to-law-report-body subparagraph[indent=subsection]{margin-left:0}.bill-to-law-report-body subparagraph[indent=paragraph]{margin-left:24pt}.bill-to-law-report-body subparagraph[indent=subparagraph]{margin-left:48pt}.bill-to-law-report-body subparagraph[indent=clause]{margin-left:72pt}.bill-to-law-report-body subparagraph[indent=subclause]{margin-left:96pt}.bill-to-law-report-body subparagraph[indent=item]{margin-left:120pt}.bill-to-law-report-body subparagraph[indent=subitem]{margin-left:144pt}.bill-to-law-report-body clause[indent=subsection]{margin-left:0}.bill-to-law-report-body clause[indent=paragraph]{margin-left:24pt}.bill-to-law-report-body clause[indent=subparagraph]{margin-left:48pt}.bill-to-law-report-body clause[indent=clause]{margin-left:72pt}.bill-to-law-report-body clause[indent=subclause]{margin-left:96pt}.bill-to-law-report-body clause[indent=item]{margin-left:120pt}.bill-to-law-report-body clause[indent=subitem]{margin-left:144pt}.bill-to-law-report-body subclause[indent=subsection]{margin-left:0}.bill-to-law-report-body subclause[indent=paragraph]{margin-left:24pt}.bill-to-law-report-body subclause[indent=subparagraph]{margin-left:48pt}.bill-to-law-report-body subclause[indent=clause]{margin-left:72pt}.bill-to-law-report-body subclause[indent=subclause]{margin-left:96pt}.bill-to-law-report-body subclause[indent=item]{margin-left:120pt}.bill-to-law-report-body subclause[indent=subitem]{margin-left:144pt}.bill-to-law-report-body item[indent=subsection]{margin-left:0}.bill-to-law-report-body item[indent=paragraph]{margin-left:24pt}.bill-to-law-report-body item[indent=subparagraph]{margin-left:48pt}.bill-to-law-report-body item[indent=clause]{margin-left:72pt}.bill-to-law-report-body item[indent=subclause]{margin-left:96pt}.bill-to-law-report-body item[indent=item]{margin-left:120pt}.bill-to-law-report-body item[indent=subitem]{margin-left:144pt}.bill-to-law-report-body subitem[indent=subsection]{margin-left:0}.bill-to-law-report-body subitem[indent=paragraph]{margin-left:24pt}.bill-to-law-report-body subitem[indent=subparagraph]{margin-left:48pt}.bill-to-law-report-body subitem[indent=clause]{margin-left:72pt}.bill-to-law-report-body subitem[indent=subclause]{margin-left:96pt}.bill-to-law-report-body subitem[indent=item]{margin-left:120pt}.bill-to-law-report-body subitem[indent=subitem]{margin-left:144pt}.bill-to-law-report-body subsubitem[indent=subsection]{margin-left:0}.bill-to-law-report-body subsubitem[indent=paragraph]{margin-left:24pt}.bill-to-law-report-body subsubitem[indent=subparagraph]{margin-left:48pt}.bill-to-law-report-body subsubitem[indent=clause]{margin-left:72pt}.bill-to-law-report-body subsubitem[indent=subclause]{margin-left:96pt}.bill-to-law-report-body subsubitem[indent=item]{margin-left:120pt}.bill-to-law-report-body subsubitem[indent=subitem]{margin-left:144pt}.bill-to-law-report-body section[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body subsection[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body paragraph[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body subparagraph[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body clause[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body subclause[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body item[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body subitem[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body subsubitem[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body continuation-text{display:block;margin-top:6pt;text-indent:0pt}.bill-to-law-report-body continuation-text[continuation-text-level=subsection]{text-indent:0pt;margin-left:0}.bill-to-law-report-body continuation-text[continuation-text-level=paragraph]{text-indent:0pt;margin-left:24pt}.bill-to-law-report-body continuation-text[continuation-text-level=subparagraph]{text-indent:0pt;margin-left:48pt}.bill-to-law-report-body continuation-text[continuation-text-level=clause]{text-indent:0pt;margin-left:72pt}.bill-to-law-report-body continuation-text[continuation-text-level=subclause]{text-indent:0pt;margin-left:96pt}.bill-to-law-report-body continuation-text[continuation-text-level=item]{text-indent:0pt;margin-left:120pt}.bill-to-law-report-body continuation-text[continuation-text-level=subitem]{text-indent:0pt;margin-left:144pt}.bill-to-law-report-body *[indent=subsection]>continuation-text{text-indent:0pt;margin-left:0}.bill-to-law-report-body *[indent=paragraph]>continuation-text{text-indent:0pt;margin-left:24pt}.bill-to-law-report-body *[indent=subparagraph]>continuation-text{text-indent:0pt;margin-left:48pt}.bill-to-law-report-body *[indent=clause]>continuation-text{text-indent:0pt;margin-left:72pt}.bill-to-law-report-body *[indent=subclause]>continuation-text{text-indent:0pt;margin-left:96pt}.bill-to-law-report-body *[indent=item]>continuation-text{text-indent:0pt;margin-left:120pt}.bill-to-law-report-body *[indent=subitem]>continuation-text{text-indent:0pt;margin-left:144pt}.bill-to-law-report-body *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=paragraph]{text-indent:0pt;margin-left:0}.bill-to-law-report-body *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subparagraph]{text-indent:0pt;margin-left:24pt}.bill-to-law-report-body *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=clause]{text-indent:0pt;margin-left:48pt}.bill-to-law-report-body *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subclause]{text-indent:0pt;margin-left:72pt}.bill-to-law-report-body *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=item]{text-indent:0pt;margin-left:96pt}.bill-to-law-report-body *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subitem]{text-indent:0pt;margin-left:120pt}.bill-to-law-report-body toc{color:teal;font-size:13pt;display:block;margin-top:12pt;text-align:left;margin-left:24pt}.bill-to-law-report-body toc-entry[changed=added][accept-change=yes]{color:teal}.bill-to-law-report-body toc * header-in-text{color:teal}.bill-to-law-report-body toc>toc-entry[level=section]:after{font-weight:700;color:gray;content:""}.bill-to-law-report-body toc-quoted-entry>toc-entry[level=section]:after{font-weight:700;color:gray;content:""}.bill-to-law-report-body paragraph>toc{margin-left:24pt}.bill-to-law-report-body subparagraph>toc{margin-left:48pt}.bill-to-law-report-body clause>toc{margin-left:72pt}.bill-to-law-report-body subclause>toc{margin-left:96pt}.bill-to-law-report-body item>toc{margin-left:120pt}.bill-to-law-report-body subitem>toc{margin-left:124pt}.bill-to-law-report-body toc-entry[level=title]{font-size:19pt}.bill-to-law-report-body toc-entry[level=part]{font-size:19pt}.bill-to-law-report-body toc-entry[level=subpart]{font-size:19pt}.bill-to-law-report-body toc>toc-entry[level=appendix]:before{font-weight:700;color:gray;content:"Appendix \2014  "}.bill-to-law-report-body toc>toc-entry[indent=I04]{margin-left:30pt}.bill-to-law-report-body toc>toc-entry[indent=I06]{margin-left:50pt}.bill-to-law-report-body subsection>toc>toc-entry[level=subsection]{margin-left:72pt}.bill-to-law-report-body subsection>toc>toc-entry[level=paragraph]{margin-left:96pt}.bill-to-law-report-body toc>multi-column-toc-entry{display:block;margin-top:5pt}.bill-to-law-report-body toc>multi-column-toc-entry[indent=I01]{font-size:16pt}.bill-to-law-report-body toc>multi-column-toc-entry[indent=I21]{font-size:16pt}.bill-to-law-report-body toc>multi-column-toc-entry[indent=I25]{margin-left:50pt}.bill-to-law-report-body toc>multi-column-toc-entry>target:before{color:gray;font-weight:700;font-size:13pt;display:inline;content:". . . "}.bill-to-law-report-body multi-column-toc-entry[bold=on]{font-weight:700}.bill-to-law-report-body toc>multi-column-toc-entry>toc-enum:after{content:"  "}.bill-to-law-report-body toc>multi-column-toc-entry[level=section]{margin-left:0}.bill-to-law-report-body multi-column-toc-entry[level=subsection]{margin-left:24pt}.bill-to-law-report-body multi-column-toc-entry[level=paragraph]{margin-left:48pt}.bill-to-law-report-body multi-column-toc-entry[level=subparagraph]{margin-left:72pt}.bill-to-law-report-body enum:after{content:" "}.bill-to-law-report-body subsection>enum{color:green}.bill-to-law-report-body paragraph>enum{color:green}.bill-to-law-report-body subparagraph>enum{color:green}.bill-to-law-report-body clause>enum{color:green}.bill-to-law-report-body subclause>enum{color:green}.bill-to-law-report-body item>enum{color:green}.bill-to-law-report-body subitem>enum{color:green}.bill-to-law-report-body division[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.bill-to-law-report-body subdivision[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.bill-to-law-report-body title[style=OLC]>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body title[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.bill-to-law-report-body title[style=USC]>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body subtitle[style=OLC]>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body subtitle[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.bill-to-law-report-body subtitle[style=USC]>enum{color:green;font-weight:700;font-size:24pt}.bill-to-law-report-body part[style=OLC]>enum{color:green;font-weight:700;font-size:24pt}.bill-to-law-report-body part[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.bill-to-law-report-body part[style=USC]>enum{color:green;font-weight:700;font-size:24pt}.bill-to-law-report-body subpart[style=OLC]>enum{color:green;font-weight:700;font-size:24pt}.bill-to-law-report-body subpart[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.bill-to-law-report-body subpart[style=USC]>enum{color:green;font-weight:700;font-size:24pt}.bill-to-law-report-body chapter[style=OLC]>enum{color:green;font-weight:700;font-size:20pt}.bill-to-law-report-body chapter[style=traditional]>enum{color:green;font-size:20pt;font-weight:400}.bill-to-law-report-body chapter[style=USC]>enum{color:green;font-weight:700;font-size:20pt}.bill-to-law-report-body subchapter[style=OLC]>enum{color:green;font-weight:700;font-size:24pt}.bill-to-law-report-body subchapter[style=traditional]>enum{color:green;font-weight:700;font-size:20pt}.bill-to-law-report-body subchapter[style=USC]>enum{color:green;font-weight:700;font-size:20pt}.bill-to-law-report-body *>[font-size="8"][bold=yes]>enum{color:green;font-weight:700;font-size:19pt}.bill-to-law-report-body *>[font-size="8"][bold=no]>enum{color:green;font-weight:400;font-size:19pt}.bill-to-law-report-body *>[font-size="10"][bold=yes]>enum{color:green;font-weight:700;font-size:20pt}.bill-to-law-report-body *>[font-size="10"][bold=no]>enum{color:green;font-weight:400;font-size:20pt}.bill-to-law-report-body *>[font-size="12"][bold=yes]>enum{color:green;font-weight:700;font-size:24pt}.bill-to-law-report-body *>[font-size="12"][bold=no]>enum{color:green;font-weight:400;font-size:24pt}.bill-to-law-report-body *>[font-size="14"][bold=yes]>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body *>[font-size="14"][bold=no]>enum{color:green;font-weight:400;font-size:27pt}.bill-to-law-report-body division>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body subdivision>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body title>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body subtitle>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body chapter>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body subchapter>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body part>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body subpart>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body title>header{font-weight:700;font-size:27pt}.bill-to-law-report-body subtitle>header{font-weight:700;font-size:27pt}.bill-to-law-report-body part>header{font-weight:700;font-size:27pt}.bill-to-law-report-body subpart>header{font-weight:700;font-size:27pt}.bill-to-law-report-body chapter>header{font-weight:700;font-size:27pt}.bill-to-law-report-body subchapter>header{font-weight:700;font-size:27pt}.bill-to-law-report-body title>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body subtitle>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body chapter>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body part>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body subpart>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body subchapter>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body division>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body subdivision>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body title>header:after{content:""}.bill-to-law-report-body subtitle>header:after{content:""}.bill-to-law-report-body chapter>header:after{content:""}.bill-to-law-report-body part>header:after{content:""}.bill-to-law-report-body subpart>header:after{content:""}.bill-to-law-report-body subchapter>header:after{content:""}.bill-to-law-report-body undesignated-level>header:after{content:""}.bill-to-law-report-body division>header:after{content:""}.bill-to-law-report-body subdivision>header:after{content:""}.bill-to-law-report-body toc-entry[bold=on]{font-weight:700}.bill-to-law-report-body toc-entry{display:block}.bill-to-law-report-body quoted-entries>toc-entry:before{color:gray;content:"\201c"}.bill-to-law-report-body toc-quoted-entry[style=OLC]>toc-entry[level=section]:before{content:"\201c"}.bill-to-law-report-body toc-quoted-entry[style=USC]>toc-entry[level=section]:before{content:"\201c"}.bill-to-law-report-body toc-quoted-entry[style=traditional]>toc-entry[level=section]:before{content:"\201c"}.bill-to-law-report-body toc-quoted-entry[style=OLC]>toc-entry[level=section]{text-indent:15pt}.bill-to-law-report-body toc-quoted-entry[style=USC]>toc-entry[level=section]{text-indent:15pt}.bill-to-law-report-body toc-quoted-entry[style=traditional]>toc-entry[level=section]{text-indent:15pt}.bill-to-law-report-body quoted-entries:after{color:gray;font-size:13pt;content:"[END-OF-QUOTED-BLOCK-ENTRIES]\201d"}.bill-to-law-report-body toc-entry[level=division]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body toc-entry[level=division]:before{content:"Division ";font-variant:small-caps}.bill-to-law-report-body toc-entry[align=center]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body toc-entry[level=subdivision]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body toc-entry[level=title]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body toc-entry[level=subtitle]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body toc-entry[level=chapter]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body legis-body[style=USC] * toc-entry[level=subchapter]:before{content:"SUBCHAPTER "}.bill-to-law-report-body toc-entry[level=subchapter]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body toc-entry[level=part]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body toc-entry[level=subpart]{text-align:center;margin-top:10pt;margin-bottom:10pt}.bill-to-law-report-body superscript{font-weight:400;font-style:normal;vertical-align:super;font-size:13pt}.bill-to-law-report-body subscript{font-weight:400;font-style:normal;vertical-align:sub;font-size:13pt}.bill-to-law-report-body footnote-ref{font-weight:400;font-style:normal;vertical-align:super;font-size:13pt;color:#00f}.bill-to-law-report-body dangling-footnote-ref{font-weight:400;font-style:normal;vertical-align:super;font-size:13pt;color:#00f}.bill-to-law-report-body after-quoted-block:before{color:gray;font-size:13pt;content:"[END-OF-QUOTED-BLOCK]\201d"}.bill-to-law-report-body after-quoted-block{color:#000;font-size:27pt;display:block;text-align:left;background-color:#fff}.bill-to-law-report-body text{display:inline;margin-top:5pt}.bill-to-law-report-body text[display-inline=no-display-inline]{display:block;margin-top:6pt;text-indent:24pt}.bill-to-law-report-body legis-body * header-in-text{color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=section]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=subsection]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=paragraph]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=subparagraph]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=clause]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=subclause]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=item]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=subitem]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=division]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=subdivision]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=title]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=subtitle]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=chapter]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=subchapter]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=part]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-body * header-in-text[level=subpart]{font-size:16pt;font-weight:700;color:#00f}.bill-to-law-report-body legis-contents{color:teal;display:block;margin-top:6pt}.bill-to-law-report-body section-entry{display:block}.bill-to-law-report-body attestor{font-style:italic}.bill-to-law-report-body attestation{display:block;text-indent:0pt;margin-top:12pt}.bill-to-law-report-body attestation:before{color:red;content:"Attest: "}.bill-to-law-report-body attestation-group{font-style:italic;text-align:right}.bill-to-law-report-body endorsement:before{color:red;content:"--- UNIQUE ENDORSEMENT DATA ---"}.bill-to-law-report-body endorsement[display=no]:before{display:none}.bill-to-law-report-body endorsement{display:block;margin-top:20pt}.bill-to-law-report-body quoted-block>quote>quote:before{content:"\201c"}.bill-to-law-report-body quoted-block>quote>quote:after{content:"\201d"}.bill-to-law-report-body enum-in-header{color:maroon}.bill-to-law-report-body quoted-block>section>enum:before{color:gray;content:""}.bill-to-law-report-body quoted-block>section>subsection{margin-left:0;text-indent:0pt}.bill-to-law-report-body quoted-block[display-inline=yes-display-inline]>section{margin-left:-24pt;text-indent:0pt}.bill-to-law-report-body quoted-block>section>subsection>paragraph{margin-left:24pt;text-indent:0pt}.bill-to-law-report-body quoted-block>section>subsection>paragraph>subparagraph{margin-left:24pt;text-indent:0pt}.bill-to-law-report-body quoted-block>section>subsection>paragraph>subparagraph>clause{margin-left:24pt;text-indent:0pt}.bill-to-law-report-body quoted-block>section>subsection>paragraph>subparagraph>clause>subclause{margin-left:24pt;text-indent:0pt}.bill-to-law-report-body quoted-block>section>subsection>paragraph>subparagraph>clause>subclause>item{margin-left:24pt;text-indent:0pt}.bill-to-law-report-body quoted-block>section>subsection>subparagraph>clause>subclause>item>subitem{margin-left:24pt;text-indent:0pt}.bill-to-law-report-body quoted-block:before{color:gray;font-size:11pt;display:inline;content:"[Style of Quoted-Block: " attr(style) " " attr(other-style) "] "}.bill-to-law-report-body quoted-block[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body quoted-block[display-inline=yes-display-inline]>text[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body quoted-block[display-inline=yes-display-inline] * text[display-inline=yes-display-inline]{display:inline}.bill-to-law-report-body quoted-block[display-inline=yes-display-inline]>text[display-inline=yes-display-inline]:before{content:"\201c"}.bill-to-law-report-body quoted-block[display-inline=no-display-inline]>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * enum{color:#00f}.bill-to-law-report-body quoted-block>title:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cTitle "}.bill-to-law-report-body quoted-block * title:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cTitle "}.bill-to-law-report-body quoted-block * subtitle:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubtitle "}.bill-to-law-report-body quoted-block * chapter:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201c Chapter "}.bill-to-law-report-body quoted-block * subchapter:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubchapter "}.bill-to-law-report-body quoted-block * part:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cPart "}.bill-to-law-report-body quoted-block * subpart:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubpart "}.bill-to-law-report-body quoted-block[style=USC]>section>header:after{color:gray;content:""}.bill-to-law-report-body quoted-block * subsection>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>subsection>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * subsection[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.bill-to-law-report-body quoted-block * paragraph[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.bill-to-law-report-body quoted-block * subparagraph[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.bill-to-law-report-body quoted-block * clause[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.bill-to-law-report-body quoted-block * subclause[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.bill-to-law-report-body quoted-block * item[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.bill-to-law-report-body quoted-block * subitem[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.bill-to-law-report-body quoted-block>subsection{margin-left:0}.bill-to-law-report-body paragraph>quoted-block{color:#00f;margin-left:24pt;text-align:left;display:block}.bill-to-law-report-body quoted-block>paragraph{margin-left:24pt}.bill-to-law-report-body subparagraph>quoted-block{color:#00f;margin-left:48pt;text-align:left;display:block}.bill-to-law-report-body quoted-block>subparagraph{margin-left:48pt}.bill-to-law-report-body clause>quoted-block{color:#00f;margin-left:72pt;text-align:left;display:block}.bill-to-law-report-body quoted-block>clause{margin-left:72pt}.bill-to-law-report-body subclause>quoted-block{color:#00f;margin-left:96pt;text-align:left;display:block}.bill-to-law-report-body quoted-block>subclause{margin-left:96pt}.bill-to-law-report-body item>quoted-block{color:#00f;margin-left:120pt;text-align:left;display:block}.bill-to-law-report-body quoted-block>item{margin-left:120pt}.bill-to-law-report-body subitem>quoted-block{color:#00f;margin-left:140pt;text-align:left;display:block}.bill-to-law-report-body quoted-block>subitem{margin-left:156pt}.bill-to-law-report-body quoted-block{color:#00f;margin-left:0;text-align:left;display:block}.bill-to-law-report-body quoted-block[style=USC] * section:before{color:gray;content:"\201c\a7  "}.bill-to-law-report-body quoted-block[style=USC]>section:before{color:gray;content:"\201c\a7  "}.bill-to-law-report-body quoted-block[style=OLC] * section:before{color:gray;content:"\201cSec. "}.bill-to-law-report-body quoted-block[style=OLC]>section:before{color:gray;content:"\201cSec. "}.bill-to-law-report-body quoted-block[style=traditional] * section:before{color:gray;content:"\201cSec. "}.bill-to-law-report-body quoted-block[style=traditional]>section:before{color:gray;content:"\201cSec. "}.bill-to-law-report-body quoted-block>section:before{color:gray;content:"\201cSec. "}.bill-to-law-report-body quoted-block * section:before{color:gray;content:"\201cSec. "}.bill-to-law-report-body paragraph>quoted-block>section{margin-left:48pt;color:#00f;text-indent:0pt;display:block}.bill-to-law-report-body paragraph>quoted-block>subsection{margin-left:-10pt}.bill-to-law-report-body quoted-block * paragraph>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>paragraph>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>subparagraph>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * subparagraph>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>clause>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * clause>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>subclause>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * subclause>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>item>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * item>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>subitem>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * subitem>enum:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>term:before{color:gray;content:"\2018"}.bill-to-law-report-body quoted-block>term:after{color:gray;content:"\2019"}.bill-to-law-report-body quoted-block * term:before{color:gray;content:"\2018"}.bill-to-law-report-body quoted-block * term:after{color:gray;content:"\2019"}.bill-to-law-report-body quoted-block>division:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201c Division "}.bill-to-law-report-body quoted-block * division:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201c Division "}.bill-to-law-report-body quoted-block>subdivision:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubdivision "}.bill-to-law-report-body quoted-block * subdivision:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubdivision "}.bill-to-law-report-body quoted-block>subtitle:before{color:gray;content:"\201cSubtitle "}.bill-to-law-report-body quoted-block>chapter:before{color:gray;content:"\201c Chapter "}.bill-to-law-report-body quoted-block>part:before{color:gray;content:"\201cPart "}.bill-to-law-report-body quoted-block>subpart:before{color:gray;content:"\201cSubpart "}.bill-to-law-report-body quoted-block>para:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block>toc>toc-entry:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * toc>toc-entry:before{color:gray;content:"\201c"}.bill-to-law-report-body quoted-block * quote:after{content:"\2019"}.bill-to-law-report-body quoted-block * quote:before{content:"\2018"}.bill-to-law-report-body quoted-block>quote:after{content:"\2019"}.bill-to-law-report-body quoted-block>quote:before{content:"\2018"}.bill-to-law-report-body subparagraph>quoted-block>section{color:#00f;margin-left:0;text-indent:0pt;display:block}.bill-to-law-report-body clause>quoted-block>section{color:#00f;margin-left:0;text-indent:0pt;display:block}.bill-to-law-report-body subclause>quoted-block>section{color:#00f;margin-left:0;text-indent:0pt;display:block}.bill-to-law-report-body item>quoted-block>section{color:#00f;margin-left:0;text-indent:0pt;display:block}.bill-to-law-report-body subitem>quoted-block>section{color:#00f;margin-left:5pt;text-indent:0pt;display:block}.bill-to-law-report-body quoted-block>paragraph[indent=up1]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>paragraph[indent=subsection]{color:#00f;margin-left:0}.bill-to-law-report-body paragraph>quoted-block>paragraph[indent=up1]{color:#00f;margin-left:10pt}.bill-to-law-report-body quoted-block>subparagraph[indent=up2]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>subparagraph[indent=subsection]{color:#00f;margin-left:0}.bill-to-law-report-body paragraph>quoted-block>subparagraph[indent=up2]{color:#00f;margin-left:10pt}.bill-to-law-report-body quoted-block>clause[indent=up3]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>clause[indent=subsection]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>subclause[indent=up4]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>subclause[indent=subsection]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>item[indent=up5]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>item[indent=subsection]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>subitem[indent=up6]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>subitem[indent=subsection]{color:#00f;margin-left:0}.bill-to-law-report-body quoted-block>subparagraph[indent=up1]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>subparagraph[indent=paragraph]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>clause[indent=up2]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>clause[indent=paragraph]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>subclause[indent=up3]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>subclause[indent=paragraph]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>item[indent=up4]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>item[indent=paragraph]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>subitem[indent=up5]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>subitem[indent=paragraph]{color:#00f;margin-left:24pt}.bill-to-law-report-body quoted-block>clause[indent=up1]{color:#00f;margin-left:48pt}.bill-to-law-report-body quoted-block>clause[indent=subparagraph]{color:#00f;margin-left:48pt}.bill-to-law-report-body quoted-block>subclause[indent=up2]{color:#00f;margin-left:48pt}.bill-to-law-report-body quoted-block>subclause[indent=subparagraph]{color:#00f;margin-left:48pt}.bill-to-law-report-body quoted-block>item[indent=up3]{color:#00f;margin-left:48pt}.bill-to-law-report-body quoted-block>item[indent=subparagraph]{color:#00f;margin-left:48pt}.bill-to-law-report-body quoted-block>subitem[indent=up4]{color:#00f;margin-left:48pt}.bill-to-law-report-body quoted-block>subitem[indent=subparagraph]{color:#00f;margin-left:48pt}.bill-to-law-report-body quoted-block>subclause[indent=up1]{color:#00f;margin-left:72pt}.bill-to-law-report-body quoted-block>subclause[indent=clause]{color:#00f;margin-left:72pt}.bill-to-law-report-body quoted-block>item[indent=up2]{color:#00f;margin-left:72pt}.bill-to-law-report-body quoted-block>item[indent=clause]{color:#00f;margin-left:72pt}.bill-to-law-report-body quoted-block>subitem[indent=up3]{color:#00f;margin-left:72pt}.bill-to-law-report-body quoted-block>subitem[indent=clause]{color:#00f;margin-left:72pt}.bill-to-law-report-body quoted-block>item[indent=up1]{color:#00f;margin-left:96pt}.bill-to-law-report-body quoted-block>item[indent=subclause]{color:#00f;margin-left:96pt}.bill-to-law-report-body quoted-block>subitem[indent=up2]{color:#00f;margin-left:96pt}.bill-to-law-report-body quoted-block>subitem[indent=subclause]{color:#00f;margin-left:96pt}.bill-to-law-report-body quoted-block>subitem[indent=up1]{color:#00f;margin-left:120pt}.bill-to-law-report-body quoted-block>subitem[indent=item]{color:#00f;margin-left:120pt}.bill-to-law-report-body subsection[indent=up1]>quoted-block>section{color:#00f;margin-left:24pt}.bill-to-law-report-body subsection[indent=up1] * quoted-block>section{color:#00f;margin-left:24pt}.bill-to-law-report-body subsection[indent=up1]>quoted-block>subsection{color:#00f;margin-left:48pt}.bill-to-law-report-body subsection[indent=up1] * quoted-block>subsection{color:#00f;margin-left:48pt}.bill-to-law-report-body paragraph[indent=up1]>quoted-block>section{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up1] * quoted-block>section{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up1]>quoted-block>subsection{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up1] * quoted-block>subsection{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up1]>quoted-block>paragraph{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up1] * quoted-block>paragraph{color:#00f;margin-left:24pt}.bill-to-law-report-body subparagraph[indent=up1]>quoted-block>section{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up1] * quoted-block>section{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up1]>quoted-block>subsection{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up1] * quoted-block>subsection{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up1]>quoted-block>paragraph{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up1] * quoted-block>paragraph{color:#00f;margin-left:48pt}.bill-to-law-report-body clause[indent=up1]>quoted-block>section{color:#00f;margin-left:72pt}.bill-to-law-report-body clause[indent=up1] * quoted-block>section{color:#00f;margin-left:72pt}.bill-to-law-report-body subsection[indent=up2]>quoted-block>section{color:#00f;margin-left:24pt}.bill-to-law-report-body subsection[indent=up2] * quoted-block>section{color:#00f;margin-left:24pt}.bill-to-law-report-body subsection[indent=up2]>quoted-block>subsection{color:#00f;margin-left:48pt}.bill-to-law-report-body subsection[indent=up2] * quoted-block>subsection{color:#00f;margin-left:48pt}.bill-to-law-report-body subsection[indent=up2] * quoted-block>subparagraph{color:#00f;margin-left:48pt}.bill-to-law-report-body paragraph[indent=up2]>quoted-block>section{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up2] * quoted-block>section{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up2]>quoted-block>subsection{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up2] * quoted-block>subsection{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up2]>quoted-block>paragraph{color:#00f;margin-left:24pt}.bill-to-law-report-body paragraph[indent=up2] * quoted-block>paragraph{color:#00f;margin-left:24pt}.bill-to-law-report-body subparagraph[indent=up2]>quoted-block>section{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up2] * quoted-block>section{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up2]>quoted-block>subsection{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up2] * quoted-block>subsection{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up2]>quoted-block>paragraph{color:#00f;margin-left:48pt}.bill-to-law-report-body subparagraph[indent=up2] * quoted-block>paragraph{color:#00f;margin-left:48pt}.bill-to-law-report-body clause[indent=up2]>quoted-block>section{color:#00f;margin-left:72pt}.bill-to-law-report-body clause[indent=up2] * quoted-block>section{color:#00f;margin-left:72pt}.bill-to-law-report-body quoted-block * quoted-block * enum:before{color:#39c;content:"\2018"}.bill-to-law-report-body quoted-block>quoted-block * enum:before{color:#39c;content:"\2018"}.bill-to-law-report-body quoted-block * quoted-block{color:#39c}.bill-to-law-report-body quoted-block>quoted-block{color:#39c}.bill-to-law-report-body quoted-block * quoted-block * enum{color:#39c}.bill-to-law-report-body quoted-block>quoted-block * enum{color:#39c}.bill-to-law-report-body quoted-block>quoted-block>enum{color:#39c}.bill-to-law-report-body quoted-block>quoted-block:before{color:gray;font-size:11pt;display:inline;content:"[Style of the nested Quoted-Block: " attr(style) " " attr(other-style) "] NOTE: quotes may not display correctly for the nested quoted-block "}.bill-to-law-report-body quoted-block * quoted-block:before{color:gray;font-size:11pt;display:inline;content:"[Style of the nested Quoted-Block:" attr(style) " " attr(other-style) "] NOTE: quotes may not display correctly for the nested quoted-block "}.bill-to-law-report-body bold{font-weight:700}.bill-to-law-report-body quoted-block * row>entry[morerows="1"]>bold:before{color:gray;content:"\201c"}.bill-to-law-report-body fraction{color:#f0f}.bill-to-law-report-body term{color:purple}.bill-to-law-report-body quote{color:purple}.bill-to-law-report-body act-name{color:olive}.bill-to-law-report-body list:before{font-size:11pt;display:block;color:gray;content:"[List Type: " attr(list-type) "]\a"}.bill-to-law-report-body list-header{display:block;text-align:center}.bill-to-law-report-body list-item{display:block;margin-left:2em;margin-bottom:1em}.bill-to-law-report-body quoted-block>list>list-item:before{color:gray;content:"\201c"}.bill-to-law-report-body list[type=numbered]>list-item{list-style-type:decimal;list-style-position:inside;display:list-item}.bill-to-law-report-body list[type=lettered]>list-item{list-style-type:lower-alpha;list-style-position:outside;display:list-item}.bill-to-law-report-body comp-short-title{display:block;font-weight:700;text-align:center;font-size:24pt;margin-top:5.5cm;margin-bottom:.25cm}.bill-to-law-report-body abbrev-comp-short-title{display:block;font-weight:700;text-align:center;font-size:13pt;margin-bottom:.3cm}.bill-to-law-report-body comp-long-title{display:block;text-align:center;font-size:24pt;margin-top:5.5cm;margin-bottom:.25cm}.bill-to-law-report-body updated-through-note:before{content:"["}.bill-to-law-report-body updated-through-note{display:block;text-align:center;font-size:16pt;margin-top:.25cm;margin-bottom:.25cm}.bill-to-law-report-body updated-through-note:after{content:"]"}.bill-to-law-report-body public-law{display:block;text-align:center;font-size:16pt;margin-top:.25cm;margin-bottom:.25cm}.bill-to-law-report-body explanatory-note:before{content:"["}.bill-to-law-report-body explanatory-note{display:block;text-align:center;font-size:16pt;margin-top:.25cm;margin-bottom:.25cm}.bill-to-law-report-body explanatory-note:after{content:"]"}.bill-to-law-report-body misc-note{display:block;font-size:11pt;text-align:center;margin-top:.5cm;margin-bottom:5pt}.bill-to-law-report-body note-header{display:block;font-weight:700;text-align:center;margin-top:.35cm;margin-bottom:.2cm}.bill-to-law-report-body misc-note>para{display:block;text-align:left;text-indent:.5cm}.bill-to-law-report-body para[align=center]{display:block;text-align:center}.bill-to-law-report-body para{display:block;text-align:left;text-indent:.5cm}.bill-to-law-report-body para[indent="1em"]{margin-left:0}.bill-to-law-report-body para[indent="2em"]{margin-left:12pt}.bill-to-law-report-body para[indent="3em"]{margin-left:24pt}.bill-to-law-report-body para[indent="4em"]{margin-left:36pt}.bill-to-law-report-body para[indent="5em"]{margin-left:48pt}.bill-to-law-report-body para[indent="6em"]{margin-left:60pt}.bill-to-law-report-body para>smallcaps{font-variant:small-caps}.bill-to-law-report-body para>bold{font-weight:700}.bill-to-law-report-body note{margin-top:12pt;margin-bottom:12pt;color:gray}.bill-to-law-report-body note:before{display:block;color:#000;font-weight:700;text-align:center;content:"__________________________________________________________________________________________________________"}.bill-to-law-report-body note:after{color:#000;display:block;font-weight:700;text-align:center;content:"__________________________________________________________________________________________________________"}.bill-to-law-report-body footnote{font-size:12pt;display:block;text-align:left;color:gray;margin-left:12pt}.bill-to-law-report-body footnote>superscript{color:#00f}.bill-to-law-report-body para{display:block}.bill-to-law-report-body footnote>para[indent="1em"]{margin-left:0}.bill-to-law-report-body footnote>para[indent="2em"]{margin-left:12pt}.bill-to-law-report-body footnote>para[indent="3em"]{margin-left:24pt}.bill-to-law-report-body footnote>para[indent="4em"]{margin-left:36pt}.bill-to-law-report-body footnote>para[indent="5em"]{margin-left:48pt}.bill-to-law-report-body footnote>para[indent="6em"]{margin-left:60pt}.bill-to-law-report-body footnote>superscript+para{display:inline}.bill-to-law-report-body legis-history-note{display:block;font-size:11pt;text-align:left;margin-top:.5cm;margin-bottom:.25cm}.bill-to-law-report-body table{margin-bottom:.2cm}.bill-to-law-report-body thead entry{font-weight:700;font-style:italic}.bill-to-law-report-body toc-entry>footnote{font-size:12pt;text-indent:.5cm;display:inline}.bill-to-law-report-body notes{display:block}.bill-to-law-report-body legis-body[style=USC] * section * header:after{color:gray;content:".\2014"}.bill-to-law-report-body linebreak{display:block}.bill-to-law-report-body pagebreak:before{color:red;content:"-----------------FORCED PAGEBREAK----------------"}.bill-to-law-report-body pagebreak{display:block;margin-top:20pt}.bill-to-law-report-body uslm-title[in-effect=no]{font-style:italic;text-decoration:none}.bill-to-law-report-body uslm-title[commented=yes]:before{font-weight:700;content:"[Title "}.bill-to-law-report-body uslm-title[style=OLC]:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[style=OLC]>header{font-family:Times New Roman;font-size:27pt;font-weight:700}.bill-to-law-report-body uslm-title[style=traditional]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[style=traditional]>header{font-family:Times New Roman;font-weight:400;font-size:20pt}.bill-to-law-report-body uslm-title[style=USC]:before{font-family:Times New Roman;font-size:27pt;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[style=USC]>header{font-family:Times New Roman;font-size:27pt}.bill-to-law-report-body uslm-title[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"Title "}.bill-to-law-report-body uslm-title[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-weight:400;color:gray;content:"Title "}.bill-to-law-report-body uslm-title:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.bill-to-law-report-body uslm-title>enum{color:green;font-weight:700;font-size:27pt}.bill-to-law-report-body uslm-title>header{font-weight:700;font-size:27pt}.bill-to-law-report-body uslm-title>enum:after{color:gray;content:"\2014"}.bill-to-law-report-body uslm-title>header:after{content:""}.bill-to-law-report-body note:before,.bill-to-law-report-body note:after{content:""}.bill-to-law-report-body bill,.bill-to-law-report-body resolution,.bill-to-law-report-body pLaw,.bill-to-law-report-body statutesAtLarge,.bill-to-law-report-body statuteCompilation,.bill-to-law-report-body cfrDoc,.bill-to-law-report-body frDoc,.bill-to-law-report-body uscDoc{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body bill,.bill-to-law-report-body resolution,.bill-to-law-report-body pLaw,.bill-to-law-report-body statutesAtLarge,.bill-to-law-report-body statuteCompilation{display:block;margin:1em;font-size:10pt}.bill-to-law-report-body uscDoc{max-width:426pt;margin-left:24pt;margin-right:24pt;font-size:11pt}.bill-to-law-report-body cfrDoc,.bill-to-law-report-body part[identifier*="/us/cfr"],.bill-to-law-report-body chapter[identifier*="/us/cfr"]{display:block;margin:1em;max-width:35em;font-size:10pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body frDoc{display:block;margin:1em;max-width:58em;font-size:9pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body uscDoc>meta,.bill-to-law-report-body frDoc>meta{display:none;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:1em}.bill-to-law-report-body uscDoc>meta:before,.bill-to-law-report-body frDoc>meta:before{display:none;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.bill-to-law-report-body meta,.bill-to-law-report-body preface,.bill-to-law-report-body main,.bill-to-law-report-body signatures,.bill-to-law-report-body appendix{display:block}.bill-to-law-report-body meta{display:none}.bill-to-law-report-body bill[class~=mimicGPOPrint],.bill-to-law-report-body resolution[class~=mimicGPOPrint],.bill-to-law-report-body pLaw[class~=mimicGPOPrint],.bill-to-law-report-body statutesAtLarge[class~=mimicGPOPrint] pLaw,.bill-to-law-report-body statutesAtLarge[class~=mimicGPOPrint] resolution{max-width:46.8em}.bill-to-law-report-body pLaw>main,.bill-to-law-report-body pLaw>preface,.bill-to-law-report-body pLaw>signatures,.bill-to-law-report-body pLaw>appendix,.bill-to-law-report-body statutesAtLarge resolution>main,.bill-to-law-report-body statutesAtLarge resolution>preface,.bill-to-law-report-body statutesAtLarge resolution>signatures,.bill-to-law-report-body statutesAtLarge resolution>appendix,.bill-to-law-report-body statutesAtLarge pLaw>main,.bill-to-law-report-body statutesAtLarge pLaw>preface,.bill-to-law-report-body statutesAtLarge pLaw>signatures,.bill-to-law-report-body statutesAtLarge pLaw>appendix{margin-left:0;margin-right:9em}.bill-to-law-report-body bill[class~=OLRCPrint]{width:450pt;max-width:450pt;margin-left:72pt;margin-right:72pt;font-size:8pt}.bill-to-law-report-body bill[class~=OLRCPrint]>meta,.bill-to-law-report-body bill[class~=OLRCPrint]>preface,.bill-to-law-report-body bill[class~=OLRCPrint]>main,.bill-to-law-report-body bill[class~=OLRCPrint]>appendix{margin-left:108pt;margin-right:108pt}.bill-to-law-report-body resolution>signatures>signature>notation[type=attestation]{display:block;text-align:left;font-style:normal;margin-left:-8em}.bill-to-law-report-body resolution resolvingClause{display:inline}.bill-to-law-report-body bill>preface>dc|type,.bill-to-law-report-body resolution>preface>dc|type{display:inline-block;margin-top:1em;margin-left:0;text-align:left;font-size:1.3em}.bill-to-law-report-body bill>preface>docNumber,.bill-to-law-report-body resolution>preface>docNumber{display:inline-block;margin-left:0;font-size:1.3em}.bill-to-law-report-body bill>preface>action,.bill-to-law-report-body resolution>preface>action{display:inline-block;float:right;margin-top:1em;margin-right:0;font-size:1.3em}.bill-to-law-report-body bill>preface>congress,.bill-to-law-report-body resolution>preface>congress{display:block;margin:1em 1em .5em;text-align:center;font-size:2em;font-family:Old English Text MT,serif}.bill-to-law-report-body bill>preface>session,.bill-to-law-report-body resolution>preface>session{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-weight:700}.bill-to-law-report-body enrolledDateline{display:block;margin-top:1em;margin-left:3em;margin-right:3em;text-align:center;font-size:1em;font-weight:700;font-style:italic;font-family:Bodoni MT,serif}.bill-to-law-report-body pLaw preface>coverTitle{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:1.4em}.bill-to-law-report-body pLaw>preface>dc|type,.bill-to-law-report-body pLaw>preface>docNumber,.bill-to-law-report-body pLaw>preface>congress{display:inline-block;margin-top:1em;text-align:left;font-size:1.2em}.bill-to-law-report-body pLaw>preface>docNumber{margin-left:.25em}.bill-to-law-report-body pLaw>preface>congress{display:block;margin-top:0}.bill-to-law-report-body statutesAtLarge>preface,.bill-to-law-report-body statutesAtLarge>preface>note,.bill-to-law-report-body statutesAtLarge component>preface,.bill-to-law-report-body statutesAtLarge component>preface>note{display:block;margin:1em 0;text-align:center;text-indent:0em}.bill-to-law-report-body statutesAtLarge preface>coverTitle{font-size:2.3em}.bill-to-law-report-body statutesAtLarge preface>note{text-indent:0em;font-size:1.2em}.bill-to-law-report-body statutesAtLarge preface p{text-indent:0em}.bill-to-law-report-body statutesAtLarge preface>organizationNote{font-size:.8em}.bill-to-law-report-body statutesAtLarge preface>authority{display:block;margin:3em 18em;text-align:justify;text-indent:0em;font-size:.8em}.bill-to-law-report-body statutesAtLarge preface>explanationNote{display:block;margin-right:20em;margin-left:20em;padding:1.5em;border-style:solid;border-color:#000;border-width:1pt;text-align:justify;font-size:.8em}.bill-to-law-report-body statutesAtLarge component>preface>note[role=propertyStatement]{display:none}.bill-to-law-report-body statutesAtLarge preface>toc{display:table;margin-top:4em;margin-bottom:4em;margin-left:14em;text-align:center;max-width:32em}.bill-to-law-report-body statutesAtLarge preface>toc>heading{display:block;padding-bottom:1em;font-size:1.2em;text-align:center}.bill-to-law-report-body statutesAtLarge preface>toc headingItem{font-style:italic;font-size:.8em;text-align:right}.bill-to-law-report-body statutesAtLarge preface>toc>groupItem>label{display:table-row;text-align:center}.bill-to-law-report-body statutesAtLarge preface>toc>groupItem>referenceItem>designator{width:40em;font-variant:small-caps}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted{margin-top:6em;margin-bottom:4em;margin-left:12em;width:40em;font-size:.9em}.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws,.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws,.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions,.bill-to-law-report-body statutesAtLarge preface>listOfProclamations{margin-top:6em;margin-bottom:6em;font-size:.8em}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted:before,.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws:before,.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws:before,.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions:before,.bill-to-law-report-body statutesAtLarge preface>listOfProclamations:before{content:"\a\a\a\a";white-space:pre}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted>groupItem{display:table-row-group}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted designator,.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws designator,.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws designator{width:8em}.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem>label{text-align:right;width:30em;font-style:italic}.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem>target{width:12em;font-style:italic}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted>referenceItem>target,.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws designator{text-align:left;width:6em}.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws target{width:6em}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted>heading,.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws>heading,.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>heading,.bill-to-law-report-body statutesAtLarge preface>listOfProclamations>heading,.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws>heading{display:block;font-size:1.6em}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted>heading:nth-of-type(3){display:none}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted>subheading:last-of-type:after,.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws>subheading:last-of-type:after,.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>subheading:last-of-type:after,.bill-to-law-report-body statutesAtLarge preface>listOfProclamations>subheading:last-of-type:after,.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws>subheading:last-of-type:after{content:"\a___________";text-align:center;white-space:pre}.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws>headingItem>label{margin-right:1em;text-align:right;width:24em}.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws label{padding-left:.5em;width:10em}.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws target{width:4em}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted>subheading,.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws>subheading,.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>subheading,.bill-to-law-report-body statutesAtLarge preface>listOfProclamations>subheading{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:.9em}.bill-to-law-report-body statutesAtLarge preface>listOfBillsEnacted>headingItem,.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws>headingItem,.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>headingItem,.bill-to-law-report-body statutesAtLarge preface>listOfProclamations>headingItem,.bill-to-law-report-body statutesAtLarge preface>listOfPrivateLaws>headingItem{font-style:italic;font-size:.8em}.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(1){width:25em;text-indent:-1em}.bill-to-law-report-body statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(2),.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(2),.bill-to-law-report-body statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(2){width:8em}.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>designator,.bill-to-law-report-body statutesAtLarge preface>listOfProclamations>referenceItem>designator{width:10em}.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(1),.bill-to-law-report-body statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(1){width:28em;padding-right:.5em;padding-left:.5em}.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>headingItem>target,.bill-to-law-report-body statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>target{width:3em;padding-right:.5em;padding-left:.5em}.bill-to-law-report-body statutesAtLarge publicLaws>preface>coverText,.bill-to-law-report-body statutesAtLarge concurrentResolutions>preface>coverText{display:block;margin-top:2em;margin-bottom:1em;text-align:center;font-size:1.5em}.bill-to-law-report-body statutesAtLarge publicLaws enrolledDateline{display:block;margin-top:1em;margin-left:10em;margin-right:10em;text-align:center;font-size:1em;font-weight:400;font-style:italic;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body statutesAtLarge presidentialDoc{font-size:.9em}.bill-to-law-report-body statutesAtLarge presidentialDoc>preface>docNumber{font-weight:700}.bill-to-law-report-body statutesAtLarge presidentialDoc>preface>dc|title{display:block;margin-bottom:.7em;font-size:1.2em;font-weight:700}.bill-to-law-report-body statutesAtLarge presidentialDoc>preface>dc|creator,.bill-to-law-report-body statutesAtLarge presidentialDoc>preface>dc|type{display:block;font-style:italic}.bill-to-law-report-body statutesAtLarge presidentialDoc p{display:block;margin-bottom:.5em;text-align:justify}.bill-to-law-report-body frDoc preface{display:block;border-bottom-style:solid;border-width:1pt;margin-top:4em;text-align:left}.bill-to-law-report-body frDoc preface>startingPage{display:block;margin-top:1em;text-align:right;font-size:1.2em;font-weight:700}.bill-to-law-report-body frDoc preface>docPublicationName[role=unitName]{display:block;border-top-style:double;border-width:3pt;text-align:left;font-size:2em;font-weight:700;font-family:sans-serif}.bill-to-law-report-body frDoc preface>docPublicationName[role=documentName]{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:.9em;font-weight:700}.bill-to-law-report-body frDoc preface>volume{display:inline-block;margin-top:.7em;margin-left:0;text-align:left;font-size:.9em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body frDoc preface>issue{display:inline-block;margin-left:.2em;text-align:left;font-size:.9em}.bill-to-law-report-body frDoc preface>date{display:block;margin-top:.7em;margin-bottom:1.2em;margin-left:0;text-align:left;font-size:.9em}.bill-to-law-report-body presidentialDocs p[class~=titleGroupNum]{margin-top:.7em;text-indent:0em;font-size:1em;font-weight:700}.bill-to-law-report-body presidentialDocs p[class~=titleGroupSubject]{margin-top:.7em;text-indent:0em;font-size:1.2em;font-weight:700}.bill-to-law-report-body presidentialDoc>preface>dc|title{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:1em;font-weight:700}.bill-to-law-report-body presidentialDoc>preface>dc|subject{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:1.2em;font-weight:700;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body frDoc part{display:block;margin-left:0;text-align:justify}.bill-to-law-report-body frDoc level,.bill-to-law-report-body frDoc section,.bill-to-law-report-body frDoc paragraph,.bill-to-law-report-body frDoc subparagraph,.bill-to-law-report-body frDoc level>heading{display:block;margin-left:0;text-indent:0em;margin-bottom:.25em;text-align:justify}.bill-to-law-report-body frDoc level>num,.bill-to-law-report-body frDoc level>heading,.bill-to-law-report-body frDoc part>num,.bill-to-law-report-body frDoc part>heading,.bill-to-law-report-body frDoc section>heading,.bill-to-law-report-body frDoc section>num{text-indent:0em;font-size:1em;font-weight:700;font-family:sans-serif}.bill-to-law-report-body frDoc content>p:first-of-type{display:block}.bill-to-law-report-body frDoc section>content{display:inline}.bill-to-law-report-body frDoc signature,.bill-to-law-report-body frDoc signature *{display:block;margin-top:.5em;text-align:left;font-style:normal;margin-left:0}.bill-to-law-report-body frDoc signature>signatureDate{text-indent:1em}.bill-to-law-report-body frDoc signature>signatureDate>date{display:inline}.bill-to-law-report-body frDoc signature>name{font-weight:700}.bill-to-law-report-body frDoc signature>role{font-style:italic}.bill-to-law-report-body frDocId{display:block;font-size:.8em;margin-top:1em}.bill-to-law-report-body billingCode{display:block;margin-top:.5em;margin-bottom:2em;font-size:.7em;font-family:sans-serif;font-weight:700}.bill-to-law-report-body frDoc findingAidsNote>heading{font-family:sans-serif;font-weight:700;margin-bottom:2em}.bill-to-law-report-body frDoc rules,.bill-to-law-report-body frDoc proposedRules,.bill-to-law-report-body frDoc notices,.bill-to-law-report-body frDoc presidentialDocs{display:block;width:100%;margin-top:1.2em;text-align:justify;font-family:sans-serif}.bill-to-law-report-body rules>p,.bill-to-law-report-body proposedRules>p,.bill-to-law-report-body notices>p{display:block;margin-bottom:.7em;text-indent:0em}.bill-to-law-report-body agencyGroup{display:block;border-top-style:solid;border-width:2pt}.bill-to-law-report-body component>*>meta,.bill-to-law-report-body component>*>meta *,.bill-to-law-report-body component>pLaw>meta:before,.bill-to-law-report-body component>resolution>meta:before{display:none}.bill-to-law-report-body rule,.bill-to-law-report-body presidentialDoc,.bill-to-law-report-body notice{display:block;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body presidentialDoc{margin-left:2em}.bill-to-law-report-body presidentialDoc section{margin-top:.3em;text-indent:1em}.bill-to-law-report-body presidentialDoc statement{display:block;margin-top:1.5em}.bill-to-law-report-body presidentialDoc section>num{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body presidentialDoc section>heading{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-style:italic;font-weight:400}.bill-to-law-report-body presidentialDoc signature>date{text-indent:0em;font-style:italic}.bill-to-law-report-body notice>preface>startingPage{display:none}.bill-to-law-report-body rule>preface,.bill-to-law-report-body notice>preface{display:block;margin-top:2pt;border-top-style:solid;border-top-width:1pt}.bill-to-law-report-body rule>main>rulePreamble>statement>content>heading{display:inline;font-family:sans-serif;font-weight:700}.bill-to-law-report-body rule level>heading,.bill-to-law-report-body notice level>heading{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body rule statement,.bill-to-law-report-body notice statement{display:block;margin-top:.3em}.bill-to-law-report-body rule statement>p:first-of-type,.bill-to-law-report-body notice statement>p:first-of-type{display:inline}.bill-to-law-report-body rule p>heading{font-style:italic}.bill-to-law-report-body rule *[class~=T02]{font-weight:700;font-family:sans-serif;font-size:.8em}.bill-to-law-report-body frDoc preface>organization,.bill-to-law-report-body frDoc preface>property,.bill-to-law-report-body rule>preface>affected,.bill-to-law-report-body frDoc preface>dc|subject,.bill-to-law-report-body frDoc preface>subject,.bill-to-law-report-body notice>preface>dc|identifier{display:block;margin-top:.7em;font-family:sans-serif;font-weight:700}.bill-to-law-report-body frDoc appendix{text-align:left}.bill-to-law-report-body frDoc preface>organization[role=agency]{display:block;margin-top:.3em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400}.bill-to-law-report-body frDoc preface docNumber[style=-uslm-sgm-DEPDOC]{display:block;margin-top:1em;font-size:.8em;font-weight:700;font-family:sans-serif}.bill-to-law-report-body frDoc preface>subject{margin-bottom:.7em}.bill-to-law-report-body notice subject,.bill-to-law-report-body notice organization{display:block;margin-top:.7em;font-family:sans-serif;font-weight:700}.bill-to-law-report-body notice>main>date{display:block;margin-top:1em;margin-bottom:1em}.bill-to-law-report-body frDoc preface>action{display:block;margin-top:.1em;margin-bottom:.5em;padding-bottom:.5em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body frDoc preface>action>actionDescription>headingText{font-weight:700;font-family:sans-serif}.bill-to-law-report-body frDoc preface inline[role=heading],.bill-to-law-report-body frDoc statement>heading{display:inline;font-size:.8em;font-weight:700;font-family:sans-serif}.bill-to-law-report-body frDoc *[class~=hd1]{display:block;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:700;font-size:1em;margin-top:.3em;margin-bottom:.3em;text-indent:0em}.bill-to-law-report-body frDoc *[class~=hd2]{display:block;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400;font-style:italic;font-size:1em;margin-top:.3em;margin-bottom:.3em;text-indent:0em}.bill-to-law-report-body wordsOfIssuance{display:block;margin-top:.3em;text-indent:1em}.bill-to-law-report-body wordsOfIssuance>heading{display:block;text-indent:0em;font-weight:700}.bill-to-law-report-body cfrDoc>preface{display:block;margin-left:4em;font-size:1em;font-weight:400}.bill-to-law-report-body cfrDoc>preface>dcterms|title{display:block;margin-left:1.8em;font-size:1.6em;font-family:sans-serif;font-weight:400;text-align:left}.bill-to-law-report-body cfrDoc>preface>docNumber{display:block;margin-left:1em;margin-top:1em;font-size:3em;font-family:sans-serif;font-weight:700}.bill-to-law-report-body cfrDoc>preface>subject{display:block;margin-left:1.8em;width:16em;font-size:1.6em;font-family:sans-serif;font-weight:400;border-bottom:solid;border-width:1pt}.bill-to-law-report-body cfrDoc>preface>provisionRange{display:block;margin-top:1em;margin-left:2.1em;font-size:1.4em;font-family:sans-serif;font-weight:400}.bill-to-law-report-body cfrDoc>preface>created{display:block;margin-top:2em;margin-left:2.5em;font-size:1.2em;font-family:sans-serif;font-weight:400}.bill-to-law-report-body cfrDoc>preface>note[topic=contains],.bill-to-law-report-body cfrDoc>preface>dc|date,.bill-to-law-report-body cfrDoc>preface>dc|publisher{display:block;margin-top:2em;margin-left:3em;width:21em;text-indent:0em;font-size:1em;font-family:sans-serif;font-weight:400}.bill-to-law-report-body cfrDoc>preface>content,.bill-to-law-report-body cfrDoc>preface editionNote,.bill-to-law-report-body cfrDoc>preface citationNote,.bill-to-law-report-body cfrDoc>preface explanationNote{display:block;margin-top:5em}.bill-to-law-report-body cfrDoc>preface heading{display:block;margin-top:1em;font-size:1em;font-family:sans-serif;font-weight:700}.bill-to-law-report-body cfrDoc>preface citationNote{margin-left:3em;width:15em;border-top:solid;border-bottom:solid;border-width:1pt;font-style:italic}.bill-to-law-report-body cfrDoc>preface citationNote>p{margin-top:.5em;margin-bottom:.5em;margin-left:1em;text-indent:-1em;font-style:italic}.bill-to-law-report-body cfrDoc>preface>explanationNote{font-size:.8em;text-align:justify}.bill-to-law-report-body cfrDoc>preface>explanationNote heading{display:block;margin-top:1em;margin-bottom:1em;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400}.bill-to-law-report-body cfrDoc>preface>explanationNote>heading:first-of-type{display:block;margin-bottom:1em;font-size:1.2em;font-family:sans-serif;text-align:center;font-weight:400}.bill-to-law-report-body cfrDoc>main{margin-top:5em}.bill-to-law-report-body cfrDoc title>num,.bill-to-law-report-body cfrDoc title>heading{font-size:3em;font-family:sans-serif;font-weight:400}.bill-to-law-report-body cfrDoc title>note[topic=volumeNote]{text-align:center;margin-top:1em;padding-bottom:3em;margin-bottom:.5em;border-bottom:solid;border-width:1pt}.bill-to-law-report-body cfrDoc chapter,.bill-to-law-report-body cfrDoc subchapter{margin-top:6em}.bill-to-law-report-body cfrDoc chapter>num,.bill-to-law-report-body cfrDoc chapter>heading{font-family:sans-serif;font-size:1.6em;font-weight:400}.bill-to-law-report-body cfrDoc chapter>heading+*{border-top:solid;border-width:1pt;margin-top:2em;padding-top:1em}.bill-to-law-report-body cfrDoc subchapter>num,.bill-to-law-report-body cfrDoc subchapter>heading{font-family:sans-serif;font-size:1.2em;font-weight:700}.bill-to-law-report-body cfrDoc part{margin-bottom:1.5em}.bill-to-law-report-body cfrDoc part>num,.bill-to-law-report-body cfrDoc part>heading,.bill-to-law-report-body cfrDoc subpart>num,.bill-to-law-report-body cfrDoc subpart>heading{font-family:sans-serif;font-size:1.1em;font-weight:700}.bill-to-law-report-body cfrDoc section>chapeau,.bill-to-law-report-body cfrDoc paragraph{text-indent:1em;margin-left:0}.bill-to-law-report-body cfrDoc section{text-indent:-2em;margin-left:2em}.bill-to-law-report-body cfrDoc section>:not(heading):not(num){margin-left:-2em}.bill-to-law-report-body cfrDoc section heading:before{content:" "}.bill-to-law-report-body cfrDoc section>heading:before{content:" \a0"}.bill-to-law-report-body cfrDoc paragraph>heading{font-variant:none;font-style:italic}.bill-to-law-report-body cfrDoc level{margin-left:0;text-indent:0em}.bill-to-law-report-body cfrDoc level>heading{display:block;text-align:center;margin-top:1em;font-variant:small-caps}.bill-to-law-report-body cfrDoc level>section{margin-top:.3em}.bill-to-law-report-body cfrDoc heading+notes{margin-top:1.5em}.bill-to-law-report-body cfrDoc note,.bill-to-law-report-body cfrDoc editorialNote{display:block;font-size:.9em;text-indent:1em;text-align:left}.bill-to-law-report-body cfrDoc note[topic=citation]{margin-top:1em;text-indent:0em}.bill-to-law-report-body cfrDoc authority,.bill-to-law-report-body cfrDoc source,.bill-to-law-report-body frDoc section authority{display:block;text-indent:1em;text-align:left;font-size:.85em;margin-top:.3em}.bill-to-law-report-body cfrDoc section>source{margin-top:.7em;border-width:1pt;text-indent:0em}.bill-to-law-report-body cfrDoc appendix>num,.bill-to-law-report-body cfrDoc appendix>heading{display:inline;font-variant:small-caps;font-size:1.1em}.bill-to-law-report-body cfrDoc appendix>p{text-align:left}.bill-to-law-report-body cfrDoc appendix>heading+p{margin-top:1em}.bill-to-law-report-body statuteCompilation{display:block;margin-left:24pt;margin-right:24pt;font-size:10pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body statuteCompilation>preface>dc|title,.bill-to-law-report-body property[role=compShortTitle],.bill-to-law-report-body statuteCompilation>preface>citationNote,.bill-to-law-report-body statuteCompilation>preface>editionNote{display:block;margin-top:.7em;margin-left:0;text-align:center;font-size:1em}.bill-to-law-report-body statuteCompilation>preface>dc|title,.bill-to-law-report-body property[role=compShortTitle]{font-weight:700}.bill-to-law-report-body statuteCompilation>preface>explanationNote{display:block;margin-top:.7em;margin-left:1em;text-align:justify;text-indent:-1em;font-size:.8em}.bill-to-law-report-body statuteCompilation editorialNote{display:inline;font-weight:400;font-style:normal}.bill-to-law-report-body statuteCompilation section>editorialNote[role=uscRef]{display:block}.bill-to-law-report-body statuteCompilation elided{display:block;margin-top:1em;margin-bottom:0;text-align:center;text-indent:0em;font-weight:400}.bill-to-law-report-body statuteCompilation toc>heading,.bill-to-law-report-body statuteCompilation toc>headingItem>designator,.bill-to-law-report-body statuteCompilation toc>headingItem>label{display:block;text-align:center}.bill-to-law-report-body section[styleType=traditional]>heading{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center;font-size:1em;font-weight:400;font-variant:small-caps}.bill-to-law-report-body section[styleType=traditional]>num,.bill-to-law-report-body section[styleType=traditional-inline]>num{font-size:1em;font-weight:400;font-variant:small-caps}.bill-to-law-report-body section[styleType=traditional]>content,.bill-to-law-report-body section[styleType=traditional]>chapeau,.bill-to-law-report-body section[styleType=traditional-inline]>content,.bill-to-law-report-body section[styleType=traditional-inline]>chapeau{display:inline}.bill-to-law-report-body statuteCompilation section>content{text-indent:2em}.bill-to-law-report-body statuteCompilation section>num,.bill-to-law-report-body statuteCompilation section>heading{font-size:.8em;font-weight:700}.bill-to-law-report-body statuteCompilation section>editorialNote{font-size:1em;font-weight:400}.bill-to-law-report-body statuteCompilation section>editorialNote[role=uscRef]{font-size:.8em}.bill-to-law-report-body statuteCompilation section>num+editorialNote[role=uscRef]{display:inline;font-size:.8em;font-weight:700}.bill-to-law-report-body statuteCompilation title>num,.bill-to-law-report-body statuteCompilation title>heading{font-size:1.4em}.bill-to-law-report-body statuteCompilation longTitle{display:block;margin-top:1em;margin-bottom:1em;margin-left:1em;text-indent:-1em;text-align:justify}.bill-to-law-report-body statuteCompilation longTitle>docTitle,.bill-to-law-report-body statuteCompilation longTitle>officialTitle{display:inline;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body statuteCompilation longTitle>officialTitle:before{content:" "}.bill-to-law-report-body longTitle{display:block;text-align:center}.bill-to-law-report-body longTitle>docTitle{display:block;margin-top:1.5em;margin-bottom:.5em;font-size:1.6em;font-weight:400;font-family:Old English Text MT,serif}.bill-to-law-report-body pLaw>main>longTitle>docTitle{font-size:1.2em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.bill-to-law-report-body longTitle>officialTitle{display:block;margin-bottom:.8em;font-size:.8em}.bill-to-law-report-body recital{display:block;margin-bottom:.5em;margin-left:1em;text-indent:-1em;font-size:1em;text-align:justify}.bill-to-law-report-body enactingFormula,.bill-to-law-report-body resolvingClause{display:block;text-indent:2em;font-size:1em;font-style:italic;text-align:justify}.bill-to-law-report-body bill>main>section{margin-top:1em;margin-bottom:1em}.bill-to-law-report-body bill>main title>num,.bill-to-law-report-body bill>main title>a>num,.bill-to-law-report-body bill>main title>heading,.bill-to-law-report-body pLaw>main title>num,.bill-to-law-report-body pLaw>main title>a>num,.bill-to-law-report-body pLaw>main title>heading{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:1em;font-weight:700}.bill-to-law-report-body resolution subsection{text-indent:1em}.bill-to-law-report-body resolution>main>section,.bill-to-law-report-body bill>main>title>section{text-align:justify;text-indent:1em}.bill-to-law-report-body resolution>main>section>num,.bill-to-law-report-body bill>main>title>section>num{font-weight:400;font-variant:small-caps}.bill-to-law-report-body resolution>main>section>heading~content:first-of-type{display:block}.bill-to-law-report-body resolution main level,.bill-to-law-report-body bill main level{margin-left:0}.bill-to-law-report-body section>num,.bill-to-law-report-body section>a>num,.bill-to-law-report-body section>heading,.bill-to-law-report-body courtRule>num,.bill-to-law-report-body courtRule>heading{font-size:1em;font-weight:700}.bill-to-law-report-body section>num,.bill-to-law-report-body section>a>num,.bill-to-law-report-body section>heading,.bill-to-law-report-body courtRule>num,.bill-to-law-report-body courtRule>heading{font-size:1em;font-weight:initial}.bill-to-law-report-body section[identifier*="/us/usc"]>num,.bill-to-law-report-body section[identifier*="/us/usc"]>a>num,.bill-to-law-report-body section[identifier*="/us/usc"]>heading{font-size:1.15em}.bill-to-law-report-body bill section>num,.bill-to-law-report-body bill section>a>num,.bill-to-law-report-body bill section>heading,.bill-to-law-report-body resolution section>num,.bill-to-law-report-body resolution section>a>num,.bill-to-law-report-body resolution section>heading,.bill-to-law-report-body pLaw section>num,.bill-to-law-report-body pLaw section>a>num,.bill-to-law-report-body pLaw section>heading{font-size:.8em}.bill-to-law-report-body bill>main section>heading:first-child,.bill-to-law-report-body resolution>main section>heading:first-child,.bill-to-law-report-body pLaw>main section>heading:first-child{display:block;text-align:center;margin-bottom:.5em}.bill-to-law-report-body bill>main section>num+content,.bill-to-law-report-body bill>main section>num+chapeau,.bill-to-law-report-body resolution>main section>num+content,.bill-to-law-report-body resolution>main section>num+chapeau,.bill-to-law-report-body pLaw>main section>num+content,.bill-to-law-report-body pLaw>main section>num+chapeau{display:inline}.bill-to-law-report-body bill>main section>heading+num,.bill-to-law-report-body bill>main section>num:first-child,.bill-to-law-report-body bill>main section>content:first-child,.bill-to-law-report-body bill>main section>chapeau:first-child,.bill-to-law-report-body resolution>main section>heading+num,.bill-to-law-report-body resolution>main section>num:first-child,.bill-to-law-report-body resolution>main section>content:first-child,.bill-to-law-report-body resolution>main section>chapeau:first-child,.bill-to-law-report-body pLaw>main section>heading+num,.bill-to-law-report-body pLaw>main section>num:first-child,.bill-to-law-report-body pLaw>main section>content:first-child,.bill-to-law-report-body pLaw>main section>chapeau:first-child{text-indent:2em}.bill-to-law-report-body subsection>heading,.bill-to-law-report-body paragraph>heading,.bill-to-law-report-body subparagraph>heading,.bill-to-law-report-body clause>heading,.bill-to-law-report-body subclause>heading,.bill-to-law-report-body item>heading,.bill-to-law-report-body subitem>heading,.bill-to-law-report-body subsubitem>heading{font-variant:small-caps}.bill-to-law-report-body rule subsection>heading{font-variant:normal;font-style:italic}.bill-to-law-report-body subheading{display:block}.bill-to-law-report-body content>p:first-of-type,.bill-to-law-report-body paragraph>p:first-of-type{display:inline}.bill-to-law-report-body pLaw>main>action{display:block;margin-top:1em;margin-left:1em}.bill-to-law-report-body signatures{margin-right:2em}.bill-to-law-report-body rulePreamble>signatures>signature{margin-top:.4em}.bill-to-law-report-body signature{display:block;margin-top:2em;margin-left:10em;text-align:right;font-style:italic}.bill-to-law-report-body uscDoc signature{display:block;margin-top:.5em;margin-bottom:.5em;margin-right:1em;text-align:right;font-style:normal;font-variant:small-caps}.bill-to-law-report-body statutesAtLarge resolution officialTitle{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-weight:700}.bill-to-law-report-body title,.bill-to-law-report-body subtitle,.bill-to-law-report-body chapter,.bill-to-law-report-body subchapter,.bill-to-law-report-body part,.bill-to-law-report-body subpart,.bill-to-law-report-body division,.bill-to-law-report-body subdivision,.bill-to-law-report-body article,.bill-to-law-report-body subArticle,.bill-to-law-report-body level,.bill-to-law-report-body appendix,.bill-to-law-report-body compiledAct,.bill-to-law-report-body courtRules,.bill-to-law-report-body reorganizationPlan{display:block;margin-top:1em;margin-bottom:.3em;text-align:center}.bill-to-law-report-body title>num,.bill-to-law-report-body title>a>num,.bill-to-law-report-body title>heading{font-size:2em;font-weight:700}.bill-to-law-report-body subtitle>num,.bill-to-law-report-body subtitle>heading{font-size:1.5em;font-weight:700}.bill-to-law-report-body chapter>num,.bill-to-law-report-body chapter>heading{font-size:1.2em;font-weight:700}.bill-to-law-report-body division>num,.bill-to-law-report-body division>a>num,.bill-to-law-report-body division>heading{font-weight:700}.bill-to-law-report-body part>num,.bill-to-law-report-body part>heading,.bill-to-law-report-body subpart>num,.bill-to-law-report-body subpart>heading{font-size:1.2em}.bill-to-law-report-body courtRules title>num,.bill-to-law-report-body courtRules title>heading{font-size:1em}.bill-to-law-report-body compiledAct title>num,.bill-to-law-report-body compiledAct title>heading{font-size:1.2em;font-weight:700}.bill-to-law-report-body heading{font-weight:400;display:inline}.bill-to-law-report-body toc{display:block;background-color:inherit;width:69vw;margin:1em auto;text-align:center;text-indent:0em;font-weight:400}.bill-to-law-report-body uscDoc toc{border-style:none;border-color:gray;border-width:1pt;margin:24pt 0 3pt;text-align:left;display:table;font-size:1em}.bill-to-law-report-body toc>layout header{display:block;background-color:inherit}.bill-to-law-report-body toc>layout header[role=tocColumnHeader]{display:table-row;font-size:.9em;font-weight:400}.bill-to-law-report-body toc>layout header[role=tocSubtitleHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-weight:700}.bill-to-law-report-body title toc>layout header[role=tocSubtitleHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-size:1.5em;font-weight:700}.bill-to-law-report-body toc>layout header[role=tocTitleHeader]>column,.bill-to-law-report-body toc>layout header[role=tocDivisionHeader]>column,.bill-to-law-report-body toc>layout header[role=tocSubdivisionHeader]>column,.bill-to-law-report-body toc>layout header[role=tocChapterHeader]>column,.bill-to-law-report-body toc>layout header[role=tocSubchapterHeader]>column,.bill-to-law-report-body toc>layout header[role=tocPartHeader]>column,.bill-to-law-report-body toc>layout header[role=tocSubpartHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-weight:700}.bill-to-law-report-body toc>layout header[role=tocSubpartHeader]{display:block;background-color:inherit}.bill-to-law-report-body tocItem{display:block;background-color:inherit}.bill-to-law-report-body column{display:table-cell}.bill-to-law-report-body column[class~=threeColumnLeft]{width:10%}.bill-to-law-report-body column[class~=threeColumnMiddle]{width:100%;margin-left:1em;text-indent:-1em}.bill-to-law-report-body column[class~=threeColumnRight]{width:15%;text-align:right}.bill-to-law-report-body column[class~=tocHeaderLeft]{width:5em;text-align:left}.bill-to-law-report-body header[role=tocColumnHeader] column:not([class]){width:76.7%}.bill-to-law-report-body column[class~=tocHeaderRight]{width:15%;text-align:right}.bill-to-law-report-body column[class~=twoColumnLeft]{width:5em}.bill-to-law-report-body column[class~=twoColumnRight]{margin-left:1em;text-indent:-1em}.bill-to-law-report-body toc[role=twoColumnPageWidthTOC]{width:426pt}.bill-to-law-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnLeft]{width:380pt;margin-right:10pt;font-weight:700}.bill-to-law-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight],.bill-to-law-report-body toc[role=twoColumnPageWidthTOC] column[class~=headerRight]{width:40pt;text-align:right}.bill-to-law-report-body toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight]{font-weight:700}.bill-to-law-report-body layout *[class~=indentTo65ptsHang]{text-indent:-24pt;padding-left:36pt}.bill-to-law-report-body bill toc,.bill-to-law-report-body resolution toc,.bill-to-law-report-body pLaw toc{display:block;background-color:inherit;font-size:.8em}.bill-to-law-report-body referenceItem,.bill-to-law-report-body headingItem{display:block;background-color:inherit;width:100%}.bill-to-law-report-body toc[role~=twoColumnTOC] referenceItem designator{width:6rem;min-width:6rem}.bill-to-law-report-body toc[role~=twoColumnTOC] referenceItem label{width:50em;margin-left:1em;text-indent:-1em}.bill-to-law-report-body referenceItem[class~=indentTo65ptsHang]{margin-left:77pt}.bill-to-law-report-body toc[role~=twoColumnTOC] referenceItem referenceItem designator{width:4rem;min-width:2rem}.bill-to-law-report-body toc[role~=twoColumnTOC] referenceItem referenceItem label{width:50em;margin-left:1em;text-indent:-1em}.bill-to-law-report-body toc[role~=threeColumnTOC] referenceItem designator{width:6vw;grid-column-start:1;grid-row-start:1}.bill-to-law-report-body toc[role~=threeColumnTOC] referenceItem label{width:53vw;grid-column-start:2;grid-row-start:1}.bill-to-law-report-body toc[role~=threeColumnTOC] groupItem label{max-width:68vw;grid-column-start:2;grid-row-start:1}.bill-to-law-report-body toc[role~=threeColumnTOC] headingItem label{max-width:78vw;grid-column-start:2;grid-row-start:1}.bill-to-law-report-body toc[role~=threeColumnTOC] referenceItem target,.bill-to-law-report-body toc[role~=threeColumnTOC] referenceItem label+del{width:6vw;text-align:right;grid-column-start:4;grid-row-start:auto;white-space:pre-line}.bill-to-law-report-body toc[role~=threeColumnTOC] groupItem label+groupItem:before{content:" ";display:block}.bill-to-law-report-body toc[role~=threeColumnTOC] del{height:100%!important}@media screen{@supports (display: table-row){.bill-to-law-report-body referenceItem,.bill-to-law-report-body headingItem{display:table-row;width:100%}}}.bill-to-law-report-body toc[role~=twoColumnTOC] referenceItem,.bill-to-law-report-body toc[role~=twoColumnTOC] headingItem,.bill-to-law-report-body toc[role~=threeColumnTOC] referenceItem,.bill-to-law-report-body toc[role~=threeColumnTOC] headingItem{display:block;width:69vw}.bill-to-law-report-body toc[role~=threeColumnTOC] referenceItem,.bill-to-law-report-body toc[role~=threeColumnTOC] headingItem,.bill-to-law-report-body toc[role~=threeColumnTOC]>del,.bill-to-law-report-body toc[role~=threeColumnTOC] referenceItem>del:first-child{display:grid;grid-template-columns:5vw 33.5vw 24.5vw 6vw;grid-template-rows:60% 60%;max-width:69vw;padding-top:.5em;height:auto}.bill-to-law-report-body designator,.bill-to-law-report-body label,.bill-to-law-report-body target{display:table-cell;text-align:left;vertical-align:top}.bill-to-law-report-body groupItem>designator{display:table-cell;text-align:right;vertical-align:top}.bill-to-law-report-body groupItem>label{display:table-cell;text-align:left;vertical-align:top;width:auto!important}.bill-to-law-report-body target{text-align:right;grid-column-start:4}.bill-to-law-report-body uscDoc toc groupItem,.bill-to-law-report-body bill toc referenceItem[role=division],.bill-to-law-report-body bill toc>referenceItem[role=title],.bill-to-law-report-body bill toc>referenceItem[role=subtitle],.bill-to-law-report-body resolution toc referenceItem[role=division],.bill-to-law-report-body resolution toc>referenceItem[role=title],.bill-to-law-report-body resolution toc>referenceItem[role=subtitle],.bill-to-law-report-body pLaw toc referenceItem[role=division],.bill-to-law-report-body pLaw toc>referenceItem[role=title],.bill-to-law-report-body pLaw toc>referenceItem[role=subtitle]{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center}.bill-to-law-report-body uscDoc toc groupItem>designator,.bill-to-law-report-body uscDoc toc groupItem>label,.bill-to-law-report-body bill toc referenceItem[role=division]>designator,.bill-to-law-report-body bill toc referenceItem[role=division]>label,.bill-to-law-report-body bill toc referenceItem[role=title]>designator,.bill-to-law-report-body bill toc referenceItem[role=title]>label,.bill-to-law-report-body bill toc referenceItem[role=subtitle]>designator,.bill-to-law-report-body bill toc referenceItem[role=subtitle]>label,.bill-to-law-report-body resolution toc referenceItem[role=division]>designator,.bill-to-law-report-body resolution toc referenceItem[role=division]>label,.bill-to-law-report-body resolution toc referenceItem[role=title]>designator,.bill-to-law-report-body resolution toc referenceItem[role=title]>label,.bill-to-law-report-body resolution toc referenceItem[role=subtitle]>designator,.bill-to-law-report-body resolution toc referenceItem[role=subtitle]>label,.bill-to-law-report-body plaw toc referenceItem[role=division]>designator,.bill-to-law-report-body plaw toc referenceItem[role=division]>label,.bill-to-law-report-body plaw toc referenceItem[role=title]>designator,.bill-to-law-report-body plaw toc referenceItem[role=title]>label,.bill-to-law-report-body plaw toc referenceItem[role=subtitle]>designator,.bill-to-law-report-body plaw toc referenceItem[role=subtitle]>label{display:inline}.bill-to-law-report-body bill toc referenceItem[role=division] referenceItem,.bill-to-law-report-body resolution toc referenceItem[role=division] referenceItem,.bill-to-law-report-body pLaw toc referenceItem[role=division] referenceItem{text-align:left}.bill-to-law-report-body resolution toc referenceItem[role=section]:first-of-type *,.bill-to-law-report-body bill toc referenceItem[role=section]:first-of-type *,.bill-to-law-report-body pLaw toc referenceItem[role=section]:first-of-type *{padding-top:1em}.bill-to-law-report-body bill toc referenceItem[role=section]>designator,.bill-to-law-report-body resolution toc referenceItem[role=section]>designator,.bill-to-law-report-body pLaw toc referenceItem[role=section]>designator{width:6em}.bill-to-law-report-body bill toc referenceItem[role=section]>label,.bill-to-law-report-body resolution toc referenceItem[role=section]>label,.bill-to-law-report-body pLaw toc referenceItem[role=section]>label{text-indent:-1em;padding-left:1em}.bill-to-law-report-body cfrDoc toc,.bill-to-law-report-body frDoc toc{display:block}.bill-to-law-report-body cfrDoc toc>heading,.bill-to-law-report-body fr toc>heading{display:block;text-align:center;font-size:2em}.bill-to-law-report-body cfrDoc toc referenceItem{display:flex;width:100%;flex-direction:row;justify-content:space-between}.bill-to-law-report-body cfrDoc toc groupItem>designator,.bill-to-law-report-body cfrDoc toc groupItem>label{display:inline;text-align:center}.bill-to-law-report-body cfrDoc toc groupItem,.bill-to-law-report-body cfrDoc toc headingItem{display:block;width:100%;text-align:center}.bill-to-law-report-body cfrDoc toc designator{display:block}.bill-to-law-report-body cfrDoc toc label{display:block}.bill-to-law-report-body cfrDoc toc target{display:block;margin-right:0}.bill-to-law-report-body cfrDoc>preface toc{font-size:.8em}.bill-to-law-report-body cfrDoc>preface toc>headingItem>designator{font-style:italic}.bill-to-law-report-body cfrDoc>preface toc>groupItem>headingItem{display:block;margin-top:1em;margin-bottom:1em;text-align:left}.bill-to-law-report-body cfrDoc>preface toc>groupItem>referenceItem{text-indent:2em}.bill-to-law-report-body cfrDoc toc[class~=cfrTitleTOC] headingItem,.bill-to-law-report-body cfrDoc>preface toc>headingItem{display:flex;width:100%;flex-direction:row;justify-content:flex-end;font-style:italic}.bill-to-law-report-body cfrDoc toc headingItem[class~=columnHeader]{display:flex;width:100%;flex-direction:row;justify-content:space-between;font-style:italic}.bill-to-law-report-body cfrDoc toc headingItem>designator,.bill-to-law-report-body cfrDoc toc headingItem>label{display:inline;font-variant:small-caps}.bill-to-law-report-body cfrDoc toc[class~=cfrChapterTOC] referenceItem>designator{width:6em}.bill-to-law-report-body cfrDoc part>toc headingItem{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center;width:100%}.bill-to-law-report-body cfrDoc part>toc>groupItem>headingItem{font-family:sans-serif;font-weight:700;font-variant:normal}.bill-to-law-report-body cfrDoc part>toc referenceItem{display:block;text-align:left;margin-left:2em;text-indent:-2em;width:100%}.bill-to-law-report-body cfrDoc part>toc referenceItem>designator,.bill-to-law-report-body cfrDoc part>toc referenceItem>label{display:inline}.bill-to-law-report-body frDoc toc[role=fr-contents],.bill-to-law-report-body frDoc toc[role=fr-contents] groupItem,.bill-to-law-report-body frDoc toc[role=fr-contents] referenceItem,.bill-to-law-report-body frDoc toc[role=fr-issue-parts],.bill-to-law-report-body frDoc toc[role=fr-issue-parts] groupItem,.bill-to-law-report-body frDoc toc[role=fr-issue-parts] referenceItem{display:block}.bill-to-law-report-body frDoc toc[role=fr-contents] referenceItem,.bill-to-law-report-body frDoc toc[role=fr-issue-parts] referenceItem{margin-left:2em;text-indent:-2em}.bill-to-law-report-body frDoc toc[role=fr-contents] groupItem[role=agency]>label,.bill-to-law-report-body frDoc toc[role=fr-issue-parts] groupItem>label{display:block;margin-top:1em;font-weight:700;font-family:sans-serif}.bill-to-law-report-body frDoc toc[role=fr-contents] groupItem[role=agency] groupItem[role=category]>label{display:block;font-size:.8em;font-weight:700;font-family:sans-serif}.bill-to-law-report-body frDoc toc[role=fr-contents] groupItem[role=category]>groupItem>referenceItem{display:block;margin-left:3em;font-weight:400}.bill-to-law-report-body frDoc toc[role=fr-contents] referenceItem[role=xref]>label{font-style:italic}.bill-to-law-report-body frDoc toc[role=fr-contents] referenceItem>label,.bill-to-law-report-body frDoc toc[role=fr-contents] referenceItem>target,.bill-to-law-report-body frDoc toc[role=fr-issue-parts] referenceItem>label,.bill-to-law-report-body frDoc toc[role=fr-issue-parts] referenceItem>target{display:inline}.bill-to-law-report-body frDoc toc[role=fr-contents] referenceItem>target[role=fr-doc-id]{display:none}.bill-to-law-report-body frDoc toc[role=fr-issue-parts]{display:block;border-top-style:solid;border-bottom-style:solid;border-width:1pt}.bill-to-law-report-body statuteCompilation toc referenceItem[role=section]>designator{width:20em}.bill-to-law-report-body statuteCompilation toc referenceItem[role=section]>label{width:50em}.bill-to-law-report-body statuteCompilation toc referenceItem[role=title],.bill-to-law-report-body statuteCompilation toc referenceItem[role=subtitle]{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center}.bill-to-law-report-body statuteCompilation toc referenceItem[role=title]>designator,.bill-to-law-report-body statuteCompilation toc referenceItem[role=title]>label,.bill-to-law-report-body statuteCompilation toc referenceItem[role=subtitle]>designator,.bill-to-law-report-body statuteCompilation toc referenceItem[role=subtitle]>label{display:inline}.bill-to-law-report-body statutesAtLarge popularNameIndex,.bill-to-law-report-body statutesAtLarge subjectIndex{display:block;font-size:.9em}.bill-to-law-report-body statutesAtLarge popularNameIndex>heading,.bill-to-law-report-body statutesAtLarge subjectIndex>heading{display:block;margin-top:1em;margin-bottom:1em;font-size:1.2em;text-align:center}.bill-to-law-report-body statutesAtLarge popularNameIndex groupItem,.bill-to-law-report-body statutesAtLarge subjectIndex groupItem{display:block;margin-top:1em;margin-bottom:1em;font-size:1.2em}.bill-to-law-report-body statutesAtLarge popularNameIndex groupItem>label,.bill-to-law-report-body statutesAtLarge subjectIndex groupItem>label{display:block;width:26em;font-weight:700;text-align:center}.bill-to-law-report-body statutesAtLarge subjectIndex groupItem>groupItem>label{width:26em;text-align:left;font-size:.8em}.bill-to-law-report-body statutesAtLarge subjectIndex referenceItem{display:block;margin-left:1em}.bill-to-law-report-body statutesAtLarge popularNameIndex referenceItem>designator{display:table-cell;padding-left:2em;text-indent:-2em;width:20em;text-align:left;font-weight:700}.bill-to-law-report-body statutesAtLarge popularNameIndex referenceItem>target{width:6em;text-align:right;vertical-align:bottom}.bill-to-law-report-body statutesAtLarge subjectIndex referenceItem>designator{display:table-cell;padding-left:2em;text-indent:-2em;width:20em;font-size:.8em;text-align:left}.bill-to-law-report-body statutesAtLarge subjectIndex referenceItem>target{width:6em;text-align:right;vertical-align:bottom;font-size:.8em}.bill-to-law-report-body section,.bill-to-law-report-body courtRule{display:block;margin-top:1em;margin-bottom:.3em;text-align:justify;font-size:1em;font-weight:400}.bill-to-law-report-body section>content,.bill-to-law-report-body section>amendingFormula,.bill-to-law-report-body courtRule>content,.bill-to-law-report-body courtRule>chapeau{display:block;margin-top:0;margin-bottom:0;text-indent:1em}.bill-to-law-report-body content{display:inline}.bill-to-law-report-body paragraph,.bill-to-law-report-body subparagraph,.bill-to-law-report-body clause,.bill-to-law-report-body subclause,.bill-to-law-report-body item,.bill-to-law-report-body subitem,.bill-to-law-report-body subsubitem,.bill-to-law-report-body section level{display:block;margin-top:.3em;margin-left:2em;margin-bottom:.3em;text-align:justify;text-indent:2em;background-color:inherit}.bill-to-law-report-body *[identifier*="/us/usc"][class]:not([class*=indent]),.bill-to-law-report-body *[identifier*="/us/usc"] *[class]:not([class*=indent]),.bill-to-law-report-body uscDoc *:not([class*=indent]){margin-left:1em!important;text-indent:1em!important}.bill-to-law-report-body subsection{display:block;margin-top:.3em;margin-left:0;margin-bottom:.3em;text-align:justify;text-indent:2em}.bill-to-law-report-body subsection[identifier*="/us/usc"],.bill-to-law-report-body *[identifier*="/us/usc"] subsection,.bill-to-law-report-body *[identifier*="/us/usc"] ins subsection{text-indent:1em}.bill-to-law-report-body paragraph[identifier*="/us/cfr"],.bill-to-law-report-body section[identifier*="/us/cfr"] paragraph{display:block;margin-left:0;text-indent:1em}.bill-to-law-report-body [identifier*="/us/usc"] heading+content>p,.bill-to-law-report-body [identifier*="/us/usc"] heading+chapeau[class*=indent]{display:block;margin-left:0;text-indent:1em;background-color:inherit}.bill-to-law-report-body paragraph[class~=indent-up1]{margin-left:0;background-color:inherit}.bill-to-law-report-body chapeau{display:inline}.bill-to-law-report-body section>chapeau{display:block;text-indent:2em;background-color:inherit}.bill-to-law-report-body chapeau[class~=blockIndent0]{display:block;margin-left:0;text-indent:1em;background-color:inherit}.bill-to-law-report-body chapeau[class~=blockIndent1]{display:block;margin-left:1em;text-indent:1em;background-color:inherit}.bill-to-law-report-body chapeau[class~=blockIndent2]{display:block;margin-left:2em;text-indent:1em;background-color:inherit}.bill-to-law-report-body continuation{display:block;background-color:inherit}.bill-to-law-report-body title[role~=appropriations]>num,.bill-to-law-report-body title[role~=appropriations]>heading,.bill-to-law-report-body title[class~=bill-dtd-appropriations]>num,.bill-to-law-report-body title[class~=bill-dtd-appropriations]>heading{text-align:center;font-size:1em;font-weight:400}.bill-to-law-report-body appropriations,.bill-to-law-report-body level[role~=appropriations]{display:block;margin-top:1em;margin-left:0;text-align:justify}.bill-to-law-report-body title[role~=appropriations]>heading,.bill-to-law-report-body level[role~=appropriations]>heading,.bill-to-law-report-body appropriations-intermediate>heading,.bill-to-law-report-body title[role~=appropriations]>subheading,.bill-to-law-report-body level[role~=appropriations]>subheading,.bill-to-law-report-body appropriations-intermediate>subheading,.bill-to-law-report-body appropriations>heading,.bill-to-law-report-body appropriations>subheading{display:block;margin-bottom:.5em;text-align:center;font-variant:small-caps}.bill-to-law-report-body appropriations>content{display:block;margin-left:0;text-align:justify;text-indent:2em}.bill-to-law-report-body appropriations>section>num,.bill-to-law-report-body *[role=appropriations]>section>num{margin-left:2em;font-weight:400;font-variant:small-caps}.bill-to-law-report-body appropriations>section>content,.bill-to-law-report-body appropriations>section>chapeau,.bill-to-law-report-body *[role=appropriations]>section>content,.bill-to-law-report-body *[role=appropriations]>section>chapeau{display:inline}.bill-to-law-report-body reorganizationPlan>content{display:block;margin-top:.3em;margin-bottom:.3em;margin-right:1em;text-align:left;text-indent:1em;font-weight:400}.bill-to-law-report-body notes{display:block;background-color:inherit;max-width:69vw;margin:1em auto;text-align:center;text-indent:0em;font-weight:400}.bill-to-law-report-body sourceCredit{display:block;background-color:inherit;margin-left:0;margin-top:.3em;margin-bottom:.3em;text-align:left;text-indent:0em;font-size:1em;font-weight:400}.bill-to-law-report-body sourceCredit>p{text-indent:0em}.bill-to-law-report-body note{display:block;background-color:inherit;margin-bottom:.3em;text-align:left;text-indent:0em;font-weight:400}.bill-to-law-report-body notes[type=uscNote]>note>heading{margin-top:2em;font-size:.9em;text-align:center;display:block;font-weight:700}.bill-to-law-report-body note[type=footnote],.bill-to-law-report-body footnote{display:block;background-color:inherit;margin-top:0;margin-bottom:0;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;width:auto;white-space:pre-line}.bill-to-law-report-body label footnote{margin-left:20vw;max-width:25%}.bill-to-law-report-body target footnote{margin-left:-1vw;display:block;white-space:pre-line!important;text-align:right!important;position:relative!important}.bill-to-law-report-body ref note[type=footnote],.bill-to-law-report-body ref footnote{display:block;background-color:inherit;margin-top:.5em;margin-bottom:0;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;width:auto;white-space:pre-line;position:absolute;max-width:25%}.bill-to-law-report-body statuteCompilation footnote{display:block;background-color:inherit;margin-top:1em;margin-bottom:1em;padding-top:.2em;padding-bottom:.2em;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;border-top:1pt solid;border-bottom:1pt solid}.bill-to-law-report-body note[type=footnote]>num,.bill-to-law-report-body footnote>num,.bill-to-law-report-body ref[class~=footnoteRef]{font-weight:700;vertical-align:super;font-size:.8em}.bill-to-law-report-body note[type=footnote]>p:first-of-type,.bill-to-law-report-body footnote>p:first-of-type{display:inline}.bill-to-law-report-body note[type=footnote]>p:first-of-type:before,.bill-to-law-report-body footnote>p:first-of-type:before{content:" "}.bill-to-law-report-body note[style="-uslm-sgm-FTNT/P/SU"],.bill-to-law-report-body footnote[style="-uslm-sgm-FTNT/P/SU"],.bill-to-law-report-body ref[style="-uslm-sgm-p/su"],.bill-to-law-report-body ref[style="-uslm-dtd:footnote-ref"],.bill-to-law-report-body ref[style="-uslm-dtd:dangling-footnote-ref"]{display:inline;font-size:.8em;vertical-align:top}.bill-to-law-report-body sidenote{display:block;background-color:inherit;float:right;margin-right:-12em;width:11em;text-align:left;margin-top:.3em;margin-bottom:-1.2em;text-indent:0em;font-size:.8em;font-weight:400;font-variant:normal}.bill-to-law-report-body sidenote[renderingPosition=leftMargin]{float:left;margin-left:-12em;width:10em}.bill-to-law-report-body sidenote:not(:first-of-type){margin-top:3em}.bill-to-law-report-body sidenote[topic~=enactment],.bill-to-law-report-body pLaw longTitle>sidenote,.bill-to-law-report-body resolution sidenote:first-of-type{margin-top:-3em;text-align:center}.bill-to-law-report-body sidenote[topic~=enactment] date,.bill-to-law-report-body pLaw longTitle>sidenote>p:first-of-type,.bill-to-law-report-body resolution sidenote:first-of-type>p:first-of-type{text-decoration:underline}.bill-to-law-report-body sidenote[topic~=shortTitle],.bill-to-law-report-body sidenote[topic~=classification],.bill-to-law-report-body sidenote[topic~=pLawNote]{font-size:.8em}.bill-to-law-report-body pLaw enactingFormula+sidenote,.bill-to-law-report-body pLaw resolvingClause+sidenote{margin-top:-2em}.bill-to-law-report-body sidenote>p{text-indent:0em}.bill-to-law-report-body span[role=classifiedText]:before,.bill-to-law-report-body ref[role=classifiedText]:before{font-weight:700;font-size:1.2em;color:red;content:"["}.bill-to-law-report-body span[role=classifiedText]:after,.bill-to-law-report-body ref[role=classifiedText]:after{font-weight:700;font-size:1.2em;color:red;content:"]"}.bill-to-law-report-body endMarker{display:block;text-align:center;font-size:1.6em}.bill-to-law-report-body legislativeHistory{display:block;max-width:32.4em;margin-left:0;margin-right:0;margin-top:4em;border-top:1px solid;font-size:.8em}.bill-to-law-report-body legislativeHistory p{margin-left:5em}.bill-to-law-report-body note[topic=enacting]>p{display:block;background-color:inherit;margin:0 2em;text-align:center;font-style:italic}.bill-to-law-report-body note[topic=explanation]:before{font-style:normal}.bill-to-law-report-body note[topic=explanation]{font-style:italic}.bill-to-law-report-body title>note[topic=miscellaneous],.bill-to-law-report-body appendix>note[topic=miscellaneous]{display:block;background-color:inherit;text-align:center;font-style:normal}.bill-to-law-report-body title>note[topic=miscellaneous]>p:before,.bill-to-law-report-body appendix>note[topic=miscellaneous]>p:before{display:inline;content:"["}.bill-to-law-report-body title>note[topic=miscellaneous]>p:after,.bill-to-law-report-body appendix>note[topic=miscellaneous]>p:after{display:inline;content:"]"}.bill-to-law-report-body elided[role=fiveStar]{display:block;margin-bottom:0;text-align:left;text-indent:0em;font-weight:400}.bill-to-law-report-body elided[role=threeStar]{display:inline;font-weight:400}.bill-to-law-report-body *[inEffect=false]{font-style:italic}.bill-to-law-report-body *[class~=normal]{font-weight:400;font-style:normal;font-variant:normal}.bill-to-law-report-body *[class~=centered]{display:block;background-color:inherit;margin-left:0;margin-right:0;text-indent:0em;text-align:center}.bill-to-law-report-body *[class~=bold]{font-weight:700!important}.bill-to-law-report-body *[class~=italic]{font-style:italic!important}.bill-to-law-report-body *[class~=smallCaps]{font-variant:small-caps!important;font-weight:initial}.bill-to-law-report-body notes section num{font-weight:initial}.bill-to-law-report-body *[class~=noSmallCaps]{font-variant:normal!important}.bill-to-law-report-body *[class~=allCaps]{text-transform:uppercase!important}.bill-to-law-report-body *[class~=noTextTransform]{text-transform:none!important}.bill-to-law-report-body *[class~=block]{display:block}.bill-to-law-report-body *[class~=inline]{display:inline!important;margin-left:0}.bill-to-law-report-body *[class~=firstIndent-4]{text-indent:-8em!important}.bill-to-law-report-body *[class~=firstIndent-3]{text-indent:-6em!important}.bill-to-law-report-body *[class~=firstIndent-2]{text-indent:-4em!important}.bill-to-law-report-body *[class~=firstIndent-1]{text-indent:-2em!important}.bill-to-law-report-body *[class~=firstIndent0]{text-indent:0em!important}.bill-to-law-report-body *[class~=firstIndent1]{text-indent:2em!important}.bill-to-law-report-body *[class~=firstIndent2]{text-indent:4em!important}.bill-to-law-report-body *[class~=indent2][class~=firstIndent-2],.bill-to-law-report-body *[class~=indent3][class~=firstIndent-2],.bill-to-law-report-body *[class~=indent4][class~=firstIndent-2],.bill-to-law-report-body *[class~=indent5][class~=firstIndent-2],.bill-to-law-report-body *[class~=indent6][class~=firstIndent-2]{text-indent:0em!important}.bill-to-law-report-body *[class~=rightIndent1]{display:block;margin-right:2em;text-align:right}.bill-to-law-report-body *[class~=rightIndent2]{display:block;margin-right:4em;text-align:right}.bill-to-law-report-body *[class~=rightIndent3]{display:block;margin-right:6em;text-align:right}.bill-to-law-report-body *[class~=indentDown7]{margin-left:-14em}.bill-to-law-report-body *[class~=indentDown6]{margin-left:-12em}.bill-to-law-report-body *[class~=indentDown5]{margin-left:-10em}.bill-to-law-report-body *[class~=indentDown4]{margin-left:-8em}.bill-to-law-report-body *[class~=indentDown3]{margin-left:-6em}.bill-to-law-report-body *[class~=indentDown2]{margin-left:-4em}.bill-to-law-report-body *[class~=indentDown1]{margin-left:-2em}.bill-to-law-report-body *[class~=indent0],.bill-to-law-report-body *[class~=indentUp0]{margin-left:0}.bill-to-law-report-body *[class~=indentUp1]{margin-left:2em}.bill-to-law-report-body *[class~=indentUp2]{margin-left:4em}.bill-to-law-report-body *[class~=indentUp3]{margin-left:6em}.bill-to-law-report-body *[class~=indentUp4]{margin-left:8em}.bill-to-law-report-body *[class~=indentUp5]{margin-left:10em}.bill-to-law-report-body *[class~=indentUp6]{margin-left:12em}.bill-to-law-report-body *[class~=indentUp7]{margin-left:14em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=rightIndent1]{margin-right:1em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=rightIndent2]{margin-right:2em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=rightIndent3]{margin-right:3em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentDown7]{margin-left:-7em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentDown6]{margin-left:-6em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentDown5]{margin-left:-5em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentDown4]{margin-left:-4em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentDown3]{margin-left:-3em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentDown2]{margin-left:-2em!important}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentDown1]{margin-left:-1em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentUp1]{margin-left:1em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentUp2]{margin-left:2em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentUp3]{margin-left:3em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentUp4]{margin-left:4em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentUp5]{margin-left:5em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentUp6]{margin-left:6em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=indentUp7]{margin-left:7em}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=firstIndent-4]{text-indent:-4em!important}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=firstIndent-3]{text-indent:-3em!important}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=firstIndent-2]{text-indent:-2em!important}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=firstIndent-1]{text-indent:-1em!important}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=firstIndent1]{text-indent:1em!important}.bill-to-law-report-body *[identifier*="/us/usc"] *[class~=firstIndent2]{text-indent:2em!important}.bill-to-law-report-body *[class~=fontsize6]{font-size:.75em}.bill-to-law-report-body *[class~=fontsize7]{font-size:.88em}.bill-to-law-report-body *[class~=fontsize8]{font-size:1em}.bill-to-law-report-body notes p:not([class*=fontsize]){font-size:.88em}.bill-to-law-report-body *[class~=heading2]{text-align:center;font-style:italic;margin-top:1em}.bill-to-law-report-body *[class~=heading1]{text-align:center;font-variant:small-caps;margin-top:1em}.bill-to-law-report-body *[class~=heading1]+p:not([class]),.bill-to-law-report-body *[class~=heading2]+p:not([class]){margin-top:1em}.bill-to-law-report-body xhtml|p,.bill-to-law-report-body p{display:block;background-color:inherit;margin-left:0;text-indent:1em}.bill-to-law-report-body text{display:block;text-indent:1em}.bill-to-law-report-body continuation{display:block;text-indent:0em}.bill-to-law-report-body content>heading{display:block;margin-top:.5em}.bill-to-law-report-body quotedContent{display:inline}.bill-to-law-report-body quotedText{display:inline}.bill-to-law-report-body quotedContent>section{display:block;margin-top:.3em}.bill-to-law-report-body xhtml|ul{display:block;margin-top:0;margin-bottom:0;list-style-position:inside;text-indent:1em;margin-left:-3em}.bill-to-law-report-body xhtml|li{display:list-item;text-align:left;list-style-type:disc}.bill-to-law-report-body xhtml|ul[class~=outsideBullet]{list-style-position:outside;text-indent:0em;margin-left:-2em}.bill-to-law-report-body sup{vertical-align:super;font-size:.6em}.bill-to-law-report-body sub{vertical-align:sub;font-size:.6em}.bill-to-law-report-body xhtml|italic,.bill-to-law-report-body xhtml|i,.bill-to-law-report-body i{font-style:italic}.bill-to-law-report-body xhtml|bold,.bill-to-law-report-body xhtml|b,.bill-to-law-report-body b{font-weight:700}.bill-to-law-report-body inline{display:inline}.bill-to-law-report-body *[class~=small-caps]{font-variant:small-caps}.bill-to-law-report-body *[class~=underline]{text-decoration:underline}.bill-to-law-report-body def{display:inline}.bill-to-law-report-body term{display:inline}.bill-to-law-report-body cfrDoc term{display:inline;font-style:italic;font-variant:normal}.bill-to-law-report-body xhtml|br,.bill-to-law-report-body br{display:block}.bill-to-law-report-body figure{display:block;margin:1em 40px}.bill-to-law-report-body figCaption{display:block}.bill-to-law-report-body listHeading{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center}.bill-to-law-report-body listItem{display:block;margin-left:2em;text-indent:0em}.bill-to-law-report-body listContent{display:inline}.bill-to-law-report-body xhtml|table{display:table;border-style:none;margin-top:1em;margin-bottom:1em;border-collapse:collapse}.bill-to-law-report-body xhtml|colgroup,.bill-to-law-report-body colgroup{display:table-column-group}.bill-to-law-report-body xhtml|col,.bill-to-law-report-body col{display:table-column}.bill-to-law-report-body xhtml|thead,.bill-to-law-report-body thead{display:table-header-group;text-align:center;margin:.3em}.bill-to-law-report-body xhtml|tfoot,.bill-to-law-report-body tfoot{display:table-footer-group;text-align:center;margin:.3em}.bill-to-law-report-body xhtml|tbody,.bill-to-law-report-body tbody{display:table-row-group;font-size:.7em;text-align:justify}.bill-to-law-report-body xhtml|tr,.bill-to-law-report-body tr{display:table-row}.bill-to-law-report-body xhtml|td,.bill-to-law-report-body td,.bill-to-law-report-body xhtml|th,.bill-to-law-report-body th{display:table-cell;font-weight:400;padding-left:.2em;overflow-x:hidden}.bill-to-law-report-body *[class~=thinsp]{width:.16em;display:inline-block}.bill-to-law-report-body *[class~=sectionNumber]{font-weight:700}.bill-to-law-report-body *[class~=title]{font-size:1em;font-weight:700;margin-bottom:.6em;text-align:center}.bill-to-law-report-body xhtml|tr[class~=headers]{vertical-align:middle;text-align:center}.bill-to-law-report-body xhtml|td>xhtml|p{margin:.3em;padding-left:.2em}.bill-to-law-report-body xhtml|th>xhtml|p{margin:0 .4em}.bill-to-law-report-body xhtml|p[class~=leaders]{max-width:40em;padding:0;baseline-shift:0;overflow-x:hidden;list-style:none}.bill-to-law-report-body xhtml|td[leaders~=yes]{max-width:40em;padding:0;baseline-shift:0;overflow-x:hidden;list-style:none}.bill-to-law-report-body xhtml|p[class~=leaders] xhtml|span:after{display:inline-flex;float:left;width:0em;baseline-shift:0;white-space:nowrap;content:"\a0\a0\a0\a0. . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "}.bill-to-law-report-body xhtml|td[leaders~=yes] inline:after{display:inline-flex;float:left;width:0em;baseline-shift:0;white-space:nowrap;content:"\a0\a0\a0\a0. . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "}.bill-to-law-report-body xhtml|p[class~=leaders] xhtml|span:first-child{padding-right:.33em;background:#fff}.bill-to-law-report-body xhtml|td[leaders~=yes] inline:first-child{padding-right:.33em;background:#fff}.bill-to-law-report-body td[class~=indentTo90ptsHang]{text-align:left;padding-left:90pt;text-indent:-1em}.bill-to-law-report-body *[class~=SOLR]{width:100%;margin:1em 0;text-indent:0;border-bottom:1px solid black}.bill-to-law-report-body *[class~=SOLR] colgroup>col:nth-child(1){width:39%}.bill-to-law-report-body *[class~=SOLR] colgroup>col:nth-child(2){width:31%}.bill-to-law-report-body *[class~=SOLR] colgroup>col:nth-child(3){width:30%}.bill-to-law-report-body *[class~=SOLR] caption{padding-bottom:.8em}.bill-to-law-report-body *[class~=SOLR] th:not(:last-of-type),.bill-to-law-report-body *[class~=SOLR] td:not(:last-of-type){border-right:1px solid black}.bill-to-law-report-body *[class~=SOLR] thead th{font-size:.7em;text-align:center;padding:.5em 0;vertical-align:middle;border-top:1px solid black;border-bottom:1px solid black}.bill-to-law-report-body *[class~=SOLR] tbody{font-size:1em;vertical-align:top}.bill-to-law-report-body *[class~=SOLR] td{padding-right:.2em}.bill-to-law-report-body *[class~=SOLR] tr.firstOfAct>td{padding-top:1em}.bill-to-law-report-body *[class~=SOLR] td:nth-of-type(2),.bill-to-law-report-body *[class~=SOLR] td:nth-of-type(3){text-align:left}.bill-to-law-report-body *[class~=SOLR] td p{padding-left:1em;text-indent:-.8em}.bill-to-law-report-body uscDoc>meta,.bill-to-law-report-body bill>meta,.bill-to-law-report-body resolution>meta,.bill-to-law-report-body pLaw>meta,.bill-to-law-report-body statutesAtLarge>meta,.bill-to-law-report-body frDoc>meta,.bill-to-law-report-body cfrDoc>meta,.bill-to-law-report-body statutesAtLarge component>meta{display:none;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:0em;padding-left:1em;color:gray}.bill-to-law-report-body uscDoc>meta:before,.bill-to-law-report-body bill>meta:before,.bill-to-law-report-body resolution>meta:before,.bill-to-law-report-body pLaw>meta:before,.bill-to-law-report-body statutesAtLarge>meta:before,.bill-to-law-report-body frDoc>meta:before,.bill-to-law-report-body cfrDoc>meta:before,.bill-to-law-report-body statutesAtLarge component>meta:before{display:inline;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.bill-to-law-report-body meta>*{display:block;margin-left:2em;text-indent:-2em}.bill-to-law-report-body frDoc component>meta>*{display:none}.bill-to-law-report-body meta>dc|creator:before{display:inline;color:gray;content:"Created By: "}.bill-to-law-report-body meta>dc|format:before{display:inline;color:gray;content:"Format: "}.bill-to-law-report-body meta>dc|identifier:before{display:inline;color:gray;content:"Identifier: "}.bill-to-law-report-body meta>dc|language:before{display:inline;color:gray;content:"Language: "}.bill-to-law-report-body meta>dc|publisher:before{display:inline;color:gray;content:"Publisher: "}.bill-to-law-report-body meta>dc|rights:before{display:inline;color:gray;content:"Rights: "}.bill-to-law-report-body meta>dc|title:before{display:inline;color:gray;content:"Title: "}.bill-to-law-report-body meta>dc|type:before{display:inline;color:gray;content:"Type: "}.bill-to-law-report-body meta>dcterms|created:before{display:inline;color:gray;content:"Created On: "}.bill-to-law-report-body meta>congress:before{display:inline;color:gray;content:"Congress: "}.bill-to-law-report-body meta>docNumber:before{display:inline;color:gray;content:"Doc Number: "}.bill-to-law-report-body meta>citableAs:before{display:inline;color:gray;content:"Citable As: "}.bill-to-law-report-body meta>docReleasePoint:before{display:inline;color:gray;content:"Doc Release Point: "}.bill-to-law-report-body meta>docStage:before{display:inline;color:gray;content:"Doc Stage: "}.bill-to-law-report-body meta>session:before{display:inline;color:gray;content:"Session: "}.bill-to-law-report-body meta>startingPage:before{display:inline;color:gray;content:"Starting Page: "}.bill-to-law-report-body meta>dc|title:before{display:inline;color:gray;content:"Title: "}.bill-to-law-report-body meta>docPublicationName:before{display:inline;color:gray;content:"Publication Name: "}.bill-to-law-report-body meta>volume:before{display:inline;color:gray;content:"Volume: "}.bill-to-law-report-body meta>issue:before{display:inline;color:gray;content:"Issue: "}.bill-to-law-report-body meta>date:before{display:inline;color:gray;content:"Date: "}.bill-to-law-report-body meta>processedBy:before{display:inline;color:gray;content:"Processed By: "}.bill-to-law-report-body meta>processedDate:before{display:inline;color:gray;content:"Processed Date: "}.bill-to-law-report-body meta>publicPrivate:before{display:inline;color:gray;content:"Public/Private: "}.bill-to-law-report-body meta>docPart:before{display:inline;color:gray;content:"Document Part: "}.bill-to-law-report-body page,.bill-to-law-report-body preface>startingPage{display:block;margin-top:24pt;margin-bottom:12pt;text-align:center;text-indent:0pt;font-weight:400;font-style:normal;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-size:11pt}.bill-to-law-report-body statutesAtLarge>preface page,.bill-to-law-report-body statutesAtLarge component>preface page,.bill-to-law-report-body publicLaws>preface page,.bill-to-law-report-body privateLaws>preface page,.bill-to-law-report-body resolutions>preface page,.bill-to-law-report-body presidentialDocs>preface page{display:none}.bill-to-law-report-body frDoc preface>startingPage{display:none}.bill-to-law-report-body cfrDoc leftRunningHead,.bill-to-law-report-body cfrDoc rightRunningHead,.bill-to-law-report-body cfrDoc ear{font-family:sans-serif;font-weight:700;font-size:1.2em}.bill-to-law-report-body cfrDoc leftRunningHead{display:inline-block;width:50%;text-align:left}.bill-to-law-report-body cfrDoc rightRunningHead{display:inline-block;width:49%;text-align:right}.bill-to-law-report-body cfrDoc ear{display:block;text-align:left}.bill-to-law-report-body frDoc ear{display:none}.bill-to-law-report-body dc|title{display:block;margin-top:0;margin-bottom:0;text-align:left;font-size:1em}.bill-to-law-report-body xhtml|placeholder{display:inline-block;background-color:gray!important;color:#fff!important;text-indent:0;cursor:pointer;border-radius:5px;padding-left:2px;padding-right:2px;text-decoration:inherit}.bill-to-law-report-body note>p[class~=firstIndent-1]{text-indent:-1em!important}.bill-to-law-report-body note>p[class~=firstIndent-2]{text-indent:-2em!important}.bill-to-law-report-body note>p[class~=firstIndent-3]{text-indent:-3em!important}.bill-to-law-report-body note>p[class~=firstIndent-4]{text-indent:-4em!important}.bill-to-law-report-body note>p[class~=firstIndent-5]{text-indent:-5em!important}.bill-to-law-report-body note>p[class~=firstIndent-6]{text-indent:-6em!important}.bill-to-law-report-body note>p[class~=indent1]{margin-left:1em}.bill-to-law-report-body note>p[class~=indent2]{margin-left:2em}.bill-to-law-report-body note>p[class~=indent3]{margin-left:3em}.bill-to-law-report-body note>p[class~=indent4]{margin-left:4em}.bill-to-law-report-body note>p[class~=indent5]{margin-left:5em}.bill-to-law-report-body note>p[class~=indent6]{margin-left:6em}.bill-to-law-report-body cfrDoc uslm-title>num,.bill-to-law-report-body cfrDoc uslm-title>heading{font-size:3em;font-family:sans-serif;font-weight:400}.bill-to-law-report-body cfrDoc uslm-title>note[topic=volumeNote]{text-align:center;margin-top:1em;padding-bottom:3em;margin-bottom:.5em;border-bottom:solid;border-width:1pt}.bill-to-law-report-body bill>main>uslm-title>num,.bill-to-law-report-body bill>main>uslm-title>a>num,.bill-to-law-report-body bill>main>uslm-title>heading{margin-top:1em;margin-bottom:1em;text-align:center;font-size:1.5em;font-weight:700}.bill-to-law-report-body bill>main>uslm-title>section{text-align:justify;text-indent:1em}.bill-to-law-report-body bill>main>uslm-title>section>num{font-weight:400;font-variant:small-caps}.bill-to-law-report-body bill>main>uslm-title>num,.bill-to-law-report-body bill>main>uslm-title>a>num,.bill-to-law-report-body bill>main>uslm-title>heading,.bill-to-law-report-body division>uslm-title>num,.bill-to-law-report-body division>uslm-title>a>num,.bill-to-law-report-body division>uslm-title>div>a>num,.bill-to-law-report-body division>uslm-title>heading,.bill-to-law-report-body division>uslm-title>div>heading{text-transform:uppercase}.bill-to-law-report-body uslm-title{display:block;margin-top:1em;margin-bottom:.3em;text-align:center}.bill-to-law-report-body uslm-title .highlighted-citation{background-color:#ffffe0}.bill-to-law-report-body uslm-title>num,.bill-to-law-report-body uslm-title>a>num,.bill-to-law-report-body uslm-title>heading{font-size:2em;font-weight:700}.bill-to-law-report-body courtRules uslm-title>num,.bill-to-law-report-body courtRules uslm-title>heading{font-size:1em}.bill-to-law-report-body compiledAct uslm-title>num,.bill-to-law-report-body compiledAct uslm-title>heading{font-size:1.2em;font-weight:700}.bill-to-law-report-body uslm-title[role~=appropriations]>num,.bill-to-law-report-body uslm-title[role~=appropriations]>heading{text-align:center;font-size:1em;font-weight:400}.bill-to-law-report-body uslm-title[role~=appropriations]>heading,.bill-to-law-report-body uslm-title[role~=appropriations]>subheading{display:block;margin-bottom:.5em;text-align:center;text-transform:capitalize;font-variant:small-caps}.bill-to-law-report-body uslm-title>note[topic=miscellaneous]{display:block;background-color:inherit;text-align:center;font-style:normal}.bill-to-law-report-body uslm-title>note[topic=miscellaneous]>p:before{display:inline;content:"["}.bill-to-law-report-body uslm-title>note[topic=miscellaneous]>p:after{display:inline;content:"]"}.bill-to-law-report-body uslm-title>num+heading:before{content:""}.bill-to-law-report-body uscDoc>uslm-meta,.bill-to-law-report-body frDoc>uslm-meta{display:block;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:1em}.bill-to-law-report-body uscDoc>uslm-meta:before,.bill-to-law-report-body frDoc>uslm-meta:before{display:inline;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.bill-to-law-report-body uslm-meta{display:block}.bill-to-law-report-body bill[class=OLRCPrint]>uslm-meta{margin-left:108pt;margin-right:108pt}.bill-to-law-report-body component>*>uslm-meta,.bill-to-law-report-body component>*>uslm-meta *,.bill-to-law-report-body component>pLaw>uslm-meta:before,.bill-to-law-report-body component>resolution>uslm-meta:before{display:none}.bill-to-law-report-body uscDoc>uslm-meta,.bill-to-law-report-body bill>uslm-meta,.bill-to-law-report-body resolution>uslm-meta,.bill-to-law-report-body pLaw>uslm-meta,.bill-to-law-report-body statutesAtLarge>uslm-meta,.bill-to-law-report-body frDoc>uslm-meta,.bill-to-law-report-body cfrDoc>uslm-meta,.bill-to-law-report-body statutesAtLarge component>uslm-meta{display:block;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:0em;padding-left:1em;color:gray}.bill-to-law-report-body uscDoc>uslm-meta:before,.bill-to-law-report-body bill>uslm-meta:before,.bill-to-law-report-body resolution>uslm-meta:before,.bill-to-law-report-body pLaw>uslm-meta:before,.bill-to-law-report-body statutesAtLarge>uslm-meta:before,.bill-to-law-report-body frDoc>uslm-meta:before,.bill-to-law-report-body cfrDoc>uslm-meta:before,.bill-to-law-report-body statutesAtLarge component>uslm-meta:before{display:inline;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.bill-to-law-report-body uslm-meta>*{display:block;margin-left:2em;text-indent:-2em}.bill-to-law-report-body frDoc component>uslm-meta>*{display:none}.bill-to-law-report-body uslm-meta>dc|creator:before{display:inline;color:gray;content:"Created By: "}.bill-to-law-report-body uslm-meta>dc|format:before{display:inline;color:gray;content:"Format: "}.bill-to-law-report-body uslm-meta>dc|identifier:before{display:inline;color:gray;content:"Identifier: "}.bill-to-law-report-body uslm-meta>dc|language:before{display:inline;color:gray;content:"Language: "}.bill-to-law-report-body uslm-meta>dc|publisher:before{display:inline;color:gray;content:"Publisher: "}.bill-to-law-report-body uslm-meta>dc|rights:before{display:inline;color:gray;content:"Rights: "}.bill-to-law-report-body uslm-meta>dc|title:before{display:inline;color:gray;content:"Title: "}.bill-to-law-report-body uslm-meta>dc|type:before{display:inline;color:gray;content:"Type: "}.bill-to-law-report-body uslm-meta>dcterms|created:before{display:inline;color:gray;content:"Created On: "}.bill-to-law-report-body uslm-meta>congress:before{display:inline;color:gray;content:"Congress: "}.bill-to-law-report-body uslm-meta>docNumber:before{display:inline;color:gray;content:"Doc Number: "}.bill-to-law-report-body uslm-meta>citableAs:before{display:inline;color:gray;content:"Citable As: "}.bill-to-law-report-body uslm-meta>docReleasePoint:before{display:inline;color:gray;content:"Doc Release Point: "}.bill-to-law-report-body uslm-meta>docStage:before{display:inline;color:gray;content:"Doc Stage: "}.bill-to-law-report-body uslm-meta>session:before{display:inline;color:gray;content:"Session: "}.bill-to-law-report-body uslm-meta>startingPage:before{display:inline;color:gray;content:"Starting Page: "}.bill-to-law-report-body uslm-meta>dc|title:before{display:inline;color:gray;content:"Title: "}.bill-to-law-report-body uslm-meta>docPublicationName:before{display:inline;color:gray;content:"Publication Name: "}.bill-to-law-report-body uslm-meta>volume:before{display:inline;color:gray;content:"Volume: "}.bill-to-law-report-body uslm-meta>issue:before{display:inline;color:gray;content:"Issue: "}.bill-to-law-report-body uslm-meta>date:before{display:inline;color:gray;content:"Date: "}.bill-to-law-report-body uslm-meta>processedBy:before{display:inline;color:gray;content:"Processed By: "}.bill-to-law-report-body uslm-meta>processedDate:before{display:inline;color:gray;content:"Processed Date: "}.bill-to-law-report-body uslm-meta>publicPrivate:before{display:inline;color:gray;content:"Public/Private: "}.bill-to-law-report-body uslm-meta>docPart:before{display:inline;color:gray;content:"Document Part: "}.bill-to-law-report-body toc{width:auto}.bill-to-law-report-body :root{--main-del-bg: #fbb;--main-ins-bg: #bbffbb}.bill-to-law-report-body del,.bill-to-law-report-body del subsection,.bill-to-law-report-body del section,.bill-to-law-report-body del level,.bill-to-law-report-body del text,.bill-to-law-report-body del smalllevel{color:#000;background-color:var(--main-del-bg);text-decoration:line-through;text-indent:0}.bill-to-law-report-body quotedText del,.bill-to-law-report-body proviso del,.bill-to-law-report-body content del{display:inline}.bill-to-law-report-body ins,.bill-to-law-report-body ins subsection,.bill-to-law-report-body ins section,.bill-to-law-report-body ins level{color:#000;background-color:var(--main-ins-bg);font-style:italic;text-decoration:underline}.bill-to-law-report-body chapeau>ins,.bill-to-law-report-body chapeau>del{display:inline}.bill-to-law-report-body diff-insert{background-color:#fff;text-decoration:none}.bill-to-law-report-body .section.del,.bill-to-law-report-body diff-delete:not([diff-id]),.bill-to-law-report-body diff-delete:not([diff-id]) level,.bill-to-law-report-body diff-delete:not([diff-id]) subsection,.bill-to-law-report-body diff-delete:not([diff-id]) section{color:#000;background-color:var(--main-del-bg);font-style:normal;text-decoration:line-through;display:block}.bill-to-law-report-body diff-delete[diff-id]:after{content:"\a";white-space:pre-wrap;border:none;outline:none}.bill-to-law-report-body diff-insert{display:inline-block;padding-left:.5em;padding-right:.5em}.bill-to-law-report-body [xcdiff\:to],.bill-to-law-report-body [xcdiff|to]{color:#000;background-color:var(--main-ins-bg);font-style:italic;text-decoration:underline}.bill-to-law-report-body [xcdiff\:from],.bill-to-law-report-body [xcdiff|from]{color:#000;background-color:var(--main-del-bg);text-decoration:line-through}.bill-to-law-report-body [xcdiff\:from][xcdiff\:to],.bill-to-law-report-body [xcdiff|from][xcdiff|to]{background:#fff;font-style:normal;text-decoration:none}.bill-to-law-report-body smalllevel,.bill-to-law-report-body intermediatelevel,.bill-to-law-report-body majorlevel{display:block}.bill-to-law-report-body heading[role=report]{display:block;font-weight:700;font-size:2em;line-height:2em;text-decoration:underline;margin-left:50px;text-align:center}.bill-to-law-report-body heading[role=amendment]{display:block;font-weight:700;font-size:1.2em;margin-top:1.4em;text-align:left}.bill-to-law-report-body heading[class~=appropriationsSmall]{font-variant:small-caps;display:block}.bill-to-law-report-body heading[class~=appropriationsIntermediate]{display:block}.bill-to-law-report-body appropriations,.bill-to-law-report-body level[role~=appropriations]{text-align:initial}.bill-to-law-report-body div[class=errors],.bill-to-law-report-body div[class=toc],.bill-to-law-report-body div[class=summary],.bill-to-law-report-body div[class=results],.bill-to-law-report-body div[class=footer]{margin:0 1em 1em;padding:0;display:block}.bill-to-law-report-body div[class=errors]{-moz-column-break-before:page;break-before:page}.bill-to-law-report-body statute-title{display:block;font-weight:700;font-size:large;line-height:2em;text-decoration:underline;margin-left:50px}@page{@bottom-right{.bill-to-law-report-body{content:"Page " counter(page) " of " counter(pages)}}}.bill-to-law-report-body ramseyer,.bill-to-law-report-body billToBill,.bill-to-law-report-body amendmentToBill{display:block;margin:1em;overflow-x:hidden;height:100%}.bill-to-law-report-body elided{display:block;text-align:center;font-weight:700;font-size:16pt}.bill-to-law-report-body preface,.bill-to-law-report-body amendmentNumber{display:block}.bill-to-law-report-body dl,.bill-to-law-report-body dd{margin:inherit;display:block}.bill-to-law-report-body dd p{display:list-item;list-style-type:disc}.bill-to-law-report-body p{display:block}.bill-to-law-report-body p[class=endMarker]{display:block;text-align:center;font-size:larger}.bill-to-law-report-body *[role=error]{background-color:#add8e6;font-size:larger;font-style:italic;color:#000;border:1px solid black}.bill-to-law-report-body *[role=info]{background-color:#add8e6;font-style:italic;display:block}.bill-to-law-report-body *[class~=titleHeading]{margin-top:2em;font-size:2em;font-weight:700;margin-bottom:.6em;text-align:center}.bill-to-law-report-body *[class~=chapterHeading]{margin-top:2em;font-size:1.2em;font-weight:700;margin-bottom:.6em;text-align:left}.bill-to-law-report-body div[class=flex]{display:flex;justify-content:center}.bill-to-law-report-body hr{margin:50px 0 5px;display:block;unicode-bidi:isolate;overflow:visible;padding:0;border:none;border-top:medium double #333;color:#333;text-align:center}.bill-to-law-report-body hr[class=short]{width:50%;overflow:visible;border-top:thin solid #000;color:#000}.bill-to-law-report-body div[class=footer]{-moz-column-break-inside:avoid;break-inside:avoid}.bill-to-law-report-body introduction para{text-align:left;text-indent:.5cm;display:block}.bill-to-law-report-body processedDate{text-align:left;display:block;font-style:italic}.bill-to-law-report-body li processedDate,.bill-to-law-report-body li processedBy{display:inline;font-style:italic}.bill-to-law-report-body li[class=cssVersion]{font-style:italic}.bill-to-law-report-body li[class=cssVersion]:after{font-style:italic;content:"2.1.0"}.bill-to-law-report-body li[class=italic]{font-style:italic}.bill-to-law-report-body section sourceCredit,.bill-to-law-report-body section notes{display:none}.bill-to-law-report-body ol,.bill-to-law-report-body ul{display:block;text-align:left;margin-left:2em}.bill-to-law-report-body ol{counter-reset:list}.bill-to-law-report-body ol>li,.bill-to-law-report-body ul>li{list-style:none;position:relative;display:list-item;text-align:left}.bill-to-law-report-body ol>li:before{counter-increment:list;content:"(" counter(list,decimal) ") "}.bill-to-law-report-body ol ol{display:block;margin-top:0;margin-bottom:0;list-style-position:inside;margin-left:0}.bill-to-law-report-body ol ol li{display:list-item;text-align:left;list-style-type:circle}.bill-to-law-report-body ins part:before,.bill-to-law-report-body ins part[style=OLC]:before,.bill-to-law-report-body ins part[style=traditional]:before,.bill-to-law-report-body ins subpart:before,.bill-to-law-report-body ins subpart[style=OLC]:before,.bill-to-law-report-body ins subpart[style=traditional]:before,.bill-to-law-report-body ins title:before,.bill-to-law-report-body ins title[style=OLC]:before,.bill-to-law-report-body ins title[style=traditional]:before,.bill-to-law-report-body ins subtitle:before,.bill-to-law-report-body ins subtitle[style=OLC]:before,.bill-to-law-report-body ins subtitle[style=traditional]:before,.bill-to-law-report-body ins chapter:before,.bill-to-law-report-body ins chapter[style=OLC]:before,.bill-to-law-report-body ins chapter[style=traditional]:before,.bill-to-law-report-body ins subchapter:before,.bill-to-law-report-body ins subchapter[style=OLC]:before,.bill-to-law-report-body ins subchapter[style=traditional]:before,.bill-to-law-report-body del part:before,.bill-to-law-report-body del part[style=OLC]:before,.bill-to-law-report-body del part[style=traditional]:before,.bill-to-law-report-body del subpart:before,.bill-to-law-report-body del subpart[style=OLC]:before,.bill-to-law-report-body del subpart[style=traditional]:before,.bill-to-law-report-body del title:before,.bill-to-law-report-body del title[style=OLC]:before,.bill-to-law-report-body del title[style=traditional]:before,.bill-to-law-report-body del subtitle:before,.bill-to-law-report-body del subtitle[style=OLC]:before,.bill-to-law-report-body del subtitle[style=traditional]:before,.bill-to-law-report-body del chapter:before,.bill-to-law-report-body del chapter[style=OLC]:before,.bill-to-law-report-body del chapter[style=traditional]:before,.bill-to-law-report-body del subchapter:before,.bill-to-law-report-body del subchapter[style=OLC]:before,.bill-to-law-report-body del subchapter[style=traditional]:before{content:""}.bill-to-law-report-body quoted-block:before{color:inherit;font-size:inherit;display:inline;content:""}.bill-to-law-report-body after-quoted-block:before{display:inline;color:inherit;font-size:inherit;content:""}.bill-to-law-report-body after-quoted-block{display:inline}.bill-to-law-report-body header{font-weight:700;display:inline}.bill-to-law-report-body section[identifier*="/us/named"][class*=bill-dtd]:before,.bill-to-law-report-body section[db\:identifier*="/us/named"][class*=bill-dtd]:before{display:inline;color:inherit;font-size:inherit;content:""}.bill-to-law-report-body usc-reference{display:none}.bill-to-law-report-body text{display:block}.bill-to-law-report-body column[class~=twoColumnRight]{text-indent:unset}.bill-to-law-report-body section>content{display:inline;text-align:initial}.bill-to-law-report-body section,.bill-to-law-report-body court-rule{text-align:initial}.bill-to-law-report-body paragraph,.bill-to-law-report-body subparagraph,.bill-to-law-report-body clause,.bill-to-law-report-body subclause,.bill-to-law-report-body item,.bill-to-law-report-body subitem,.bill-to-law-report-body subsubitem,.bill-to-law-report-body section,.bill-to-law-report-body subsection,.bill-to-law-report-body level{text-align:initial}.bill-to-law-report-body preface{display:none}.bill-to-law-report-body longTitle>docTitle{font-family:serif}.bill-to-law-report-body toc{text-align:left}.bill-to-law-report-body groupItem,.bill-to-law-report-body referenceItem{display:block}.bill-to-law-report-body uslm-title:before{content:""}.bill-to-law-report-body statute text{display:inline;margin-top:5pt}.bill-to-law-report-body statute text[display-inline=no-display-inline]{display:block;margin-top:6pt;text-indent:24pt}.bill-to-law-report-body ramseyer>#toc{display:none}.bill-to-law-report-body uslm-title,.bill-to-law-report-body division,.bill-to-law-report-body subdivision,.bill-to-law-report-body title,.bill-to-law-report-body subtitle,.bill-to-law-report-body chapter,.bill-to-law-report-body subchapter,.bill-to-law-report-body part,.bill-to-law-report-body subpart,.bill-to-law-report-body clause,.bill-to-law-report-body subclause,.bill-to-law-report-body section,.bill-to-law-report-body subsection,.bill-to-law-report-body item,.bill-to-law-report-body subitem,.bill-to-law-report-body paragraph,.bill-to-law-report-body subparagraph{scroll-margin-top:20rem}.bill-to-law-report-body .highlighted-citation{background-color:#ffffe0}.bill-to-law-report-body ins,.bill-to-law-report-body ins>*,.bill-to-law-report-body ins section,.bill-to-law-report-body ins subsection,.bill-to-law-report-body del,.bill-to-law-report-body del>*,.bill-to-law-report-body del section,.bill-to-law-report-body del subsection{background:#ddd!important}.bill-to-law-report-body ins:hover,.bill-to-law-report-body ins>*:hover,.bill-to-law-report-body ins section:hover,.bill-to-law-report-body ins subsection:hover,.bill-to-law-report-body del:hover,.bill-to-law-report-body del>*:hover,.bill-to-law-report-body del section:hover,.bill-to-law-report-body del subsection:hover{cursor:pointer;background-color:#ffffe0!important}.bill-to-law-report-body .highlighted-changes,.bill-to-law-report-body .highlighted-changes>*{border-bottom:2px dashed #000;border-top:2px dashed #000}.bill-to-law-report-body ins.highlighted-changes,.bill-to-law-report-body ins.highlighted-changes>*,.bill-to-law-report-body ins.highlighted-changes section,.bill-to-law-report-body ins.highlighted-changes subsection{background:#bfb!important;padding:5px 0}.bill-to-law-report-body del.highlighted-changes,.bill-to-law-report-body del.highlighted-changes>*,.bill-to-law-report-body del.highlighted-changes section,.bill-to-law-report-body del.highlighted-changes subsection{background:#fbb!important;padding:3px 0}.xml-uslm{@namespace uslm "http://schemas.gpo.gov/xml/uslm";@namespace xml "http://www.w3.org/XML/1998/namespace";@namespace dc "http://purl.org/dc/elements/1.1/";@namespace dcterms "http://purl.org/dc/terms/";@namespace xhtml "http://www.w3.org/1999/xhtml";}.xml-uslm bill,.xml-uslm resolution,.xml-uslm pLaw,.xml-uslm statutesAtLarge,.xml-uslm statuteCompilation,.xml-uslm cfrDoc,.xml-uslm frDoc,.xml-uslm uscDoc{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm bill,.xml-uslm resolution,.xml-uslm pLaw,.xml-uslm statutesAtLarge,.xml-uslm statuteCompilation{display:block;margin:1em;font-size:10pt}.xml-uslm uscDoc{max-width:426pt;margin-left:24pt;margin-right:24pt;font-size:11pt}.xml-uslm cfrDoc,.xml-uslm part[identifier*="/us/cfr"],.xml-uslm chapter[identifier*="/us/cfr"]{display:block;margin:1em;max-width:35em;font-size:10pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm frDoc{display:block;margin:1em;max-width:58em;font-size:9pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm uscDoc>meta,.xml-uslm frDoc>meta{display:none;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:1em}.xml-uslm uscDoc>meta:before,.xml-uslm frDoc>meta:before{display:none;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.xml-uslm meta,.xml-uslm preface,.xml-uslm main,.xml-uslm signatures,.xml-uslm appendix{display:block}.xml-uslm meta{display:none}.xml-uslm bill[class~=mimicGPOPrint],.xml-uslm resolution[class~=mimicGPOPrint],.xml-uslm pLaw[class~=mimicGPOPrint],.xml-uslm statutesAtLarge[class~=mimicGPOPrint] pLaw,.xml-uslm statutesAtLarge[class~=mimicGPOPrint] resolution{max-width:46.8em}.xml-uslm pLaw>main,.xml-uslm pLaw>preface,.xml-uslm pLaw>signatures,.xml-uslm pLaw>appendix,.xml-uslm statutesAtLarge resolution>main,.xml-uslm statutesAtLarge resolution>preface,.xml-uslm statutesAtLarge resolution>signatures,.xml-uslm statutesAtLarge resolution>appendix,.xml-uslm statutesAtLarge pLaw>main,.xml-uslm statutesAtLarge pLaw>preface,.xml-uslm statutesAtLarge pLaw>signatures,.xml-uslm statutesAtLarge pLaw>appendix{margin-left:0;margin-right:9em}.xml-uslm bill[class~=OLRCPrint]{width:450pt;max-width:450pt;margin-left:72pt;margin-right:72pt;font-size:8pt}.xml-uslm bill[class~=OLRCPrint]>meta,.xml-uslm bill[class~=OLRCPrint]>preface,.xml-uslm bill[class~=OLRCPrint]>main,.xml-uslm bill[class~=OLRCPrint]>appendix{margin-left:108pt;margin-right:108pt}.xml-uslm resolution>signatures>signature>notation[type=attestation]{display:block;text-align:left;font-style:normal;margin-left:-8em}.xml-uslm resolution resolvingClause{display:inline}.xml-uslm bill>preface>dc|type,.xml-uslm resolution>preface>dc|type{display:inline-block;margin-top:1em;margin-left:0;text-align:left;font-size:1.3em}.xml-uslm bill>preface>docNumber,.xml-uslm resolution>preface>docNumber{display:inline-block;margin-left:0;font-size:1.3em}.xml-uslm bill>preface>action,.xml-uslm resolution>preface>action{display:inline-block;float:right;margin-top:1em;margin-right:0;font-size:1.3em}.xml-uslm bill>preface>congress,.xml-uslm resolution>preface>congress{display:block;margin:1em 1em .5em;text-align:center;font-size:2em;font-family:Old English Text MT,serif}.xml-uslm bill>preface>session,.xml-uslm resolution>preface>session{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-weight:700}.xml-uslm enrolledDateline{display:block;margin-top:1em;margin-left:3em;margin-right:3em;text-align:center;font-size:1em;font-weight:700;font-style:italic;font-family:Bodoni MT,serif}.xml-uslm pLaw preface>coverTitle{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:1.4em}.xml-uslm pLaw>preface>dc|type,.xml-uslm pLaw>preface>docNumber,.xml-uslm pLaw>preface>congress{display:inline-block;margin-top:1em;text-align:left;font-size:1.2em}.xml-uslm pLaw>preface>docNumber{margin-left:.25em}.xml-uslm pLaw>preface>congress{display:block;margin-top:0}.xml-uslm statutesAtLarge>preface,.xml-uslm statutesAtLarge>preface>note,.xml-uslm statutesAtLarge component>preface,.xml-uslm statutesAtLarge component>preface>note{display:block;margin:1em 0;text-align:center;text-indent:0em}.xml-uslm statutesAtLarge preface>coverTitle{font-size:2.3em}.xml-uslm statutesAtLarge preface>note{text-indent:0em;font-size:1.2em}.xml-uslm statutesAtLarge preface p{text-indent:0em}.xml-uslm statutesAtLarge preface>organizationNote{font-size:.8em}.xml-uslm statutesAtLarge preface>authority{display:block;margin:3em 18em;text-align:justify;text-indent:0em;font-size:.8em}.xml-uslm statutesAtLarge preface>explanationNote{display:block;margin-right:20em;margin-left:20em;padding:1.5em;border-style:solid;border-color:#000;border-width:1pt;text-align:justify;font-size:.8em}.xml-uslm statutesAtLarge component>preface>note[role=propertyStatement]{display:none}.xml-uslm statutesAtLarge preface>toc{display:table;margin-top:4em;margin-bottom:4em;margin-left:14em;text-align:center;max-width:32em}.xml-uslm statutesAtLarge preface>toc>heading{display:block;padding-bottom:1em;font-size:1.2em;text-align:center}.xml-uslm statutesAtLarge preface>toc headingItem{font-style:italic;font-size:.8em;text-align:right}.xml-uslm statutesAtLarge preface>toc>groupItem>label{display:table-row;text-align:center}.xml-uslm statutesAtLarge preface>toc>groupItem>referenceItem>designator{width:40em;font-variant:small-caps}.xml-uslm statutesAtLarge preface>listOfBillsEnacted{margin-top:6em;margin-bottom:4em;margin-left:12em;width:40em;font-size:.9em}.xml-uslm statutesAtLarge preface>listOfPublicLaws,.xml-uslm statutesAtLarge preface>listOfPrivateLaws,.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions,.xml-uslm statutesAtLarge preface>listOfProclamations{margin-top:6em;margin-bottom:6em;font-size:.8em}.xml-uslm statutesAtLarge preface>listOfBillsEnacted:before,.xml-uslm statutesAtLarge preface>listOfPublicLaws:before,.xml-uslm statutesAtLarge preface>listOfPrivateLaws:before,.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions:before,.xml-uslm statutesAtLarge preface>listOfProclamations:before{content:"\a\a\a\a";white-space:pre}.xml-uslm statutesAtLarge preface>listOfBillsEnacted>groupItem{display:table-row-group}.xml-uslm statutesAtLarge preface>listOfBillsEnacted designator,.xml-uslm statutesAtLarge preface>listOfPublicLaws designator,.xml-uslm statutesAtLarge preface>listOfPrivateLaws designator{width:8em}.xml-uslm statutesAtLarge preface>listOfPrivateLaws>headingItem>label{text-align:right;width:30em;font-style:italic}.xml-uslm statutesAtLarge preface>listOfPrivateLaws>headingItem>target{width:12em;font-style:italic}.xml-uslm statutesAtLarge preface>listOfBillsEnacted>referenceItem>target,.xml-uslm statutesAtLarge preface>listOfPrivateLaws designator{text-align:left;width:6em}.xml-uslm statutesAtLarge preface>listOfPrivateLaws target{width:6em}.xml-uslm statutesAtLarge preface>listOfBillsEnacted>heading,.xml-uslm statutesAtLarge preface>listOfPublicLaws>heading,.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>heading,.xml-uslm statutesAtLarge preface>listOfProclamations>heading,.xml-uslm statutesAtLarge preface>listOfPrivateLaws>heading{display:block;font-size:1.6em}.xml-uslm statutesAtLarge preface>listOfBillsEnacted>heading:nth-of-type(3){display:none}.xml-uslm statutesAtLarge preface>listOfBillsEnacted>subheading:last-of-type:after,.xml-uslm statutesAtLarge preface>listOfPublicLaws>subheading:last-of-type:after,.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>subheading:last-of-type:after,.xml-uslm statutesAtLarge preface>listOfProclamations>subheading:last-of-type:after,.xml-uslm statutesAtLarge preface>listOfPrivateLaws>subheading:last-of-type:after{content:"\a___________";text-align:center;white-space:pre}.xml-uslm statutesAtLarge preface>listOfPublicLaws>headingItem>label{margin-right:1em;text-align:right;width:24em}.xml-uslm statutesAtLarge preface>listOfPublicLaws label{padding-left:.5em;width:10em}.xml-uslm statutesAtLarge preface>listOfPublicLaws target{width:4em}.xml-uslm statutesAtLarge preface>listOfBillsEnacted>subheading,.xml-uslm statutesAtLarge preface>listOfPublicLaws>subheading,.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>subheading,.xml-uslm statutesAtLarge preface>listOfProclamations>subheading{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:.9em}.xml-uslm statutesAtLarge preface>listOfBillsEnacted>headingItem,.xml-uslm statutesAtLarge preface>listOfPublicLaws>headingItem,.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>headingItem,.xml-uslm statutesAtLarge preface>listOfProclamations>headingItem,.xml-uslm statutesAtLarge preface>listOfPrivateLaws>headingItem{font-style:italic;font-size:.8em}.xml-uslm statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(1){width:25em;text-indent:-1em}.xml-uslm statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(2),.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(2),.xml-uslm statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(2){width:8em}.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>designator,.xml-uslm statutesAtLarge preface>listOfProclamations>referenceItem>designator{width:10em}.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(1),.xml-uslm statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(1){width:28em;padding-right:.5em;padding-left:.5em}.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>headingItem>target,.xml-uslm statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>target{width:3em;padding-right:.5em;padding-left:.5em}.xml-uslm statutesAtLarge publicLaws>preface>coverText,.xml-uslm statutesAtLarge concurrentResolutions>preface>coverText{display:block;margin-top:2em;margin-bottom:1em;text-align:center;font-size:1.5em}.xml-uslm statutesAtLarge publicLaws enrolledDateline{display:block;margin-top:1em;margin-left:10em;margin-right:10em;text-align:center;font-size:1em;font-weight:400;font-style:italic;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm statutesAtLarge presidentialDoc{font-size:.9em}.xml-uslm statutesAtLarge presidentialDoc>preface>docNumber{font-weight:700}.xml-uslm statutesAtLarge presidentialDoc>preface>dc|title{display:block;margin-bottom:.7em;font-size:1.2em;font-weight:700}.xml-uslm statutesAtLarge presidentialDoc>preface>dc|creator,.xml-uslm statutesAtLarge presidentialDoc>preface>dc|type{display:block;font-style:italic}.xml-uslm statutesAtLarge presidentialDoc p{display:block;margin-bottom:.5em;text-align:justify}.xml-uslm frDoc preface{display:block;border-bottom-style:solid;border-width:1pt;margin-top:4em;text-align:left}.xml-uslm frDoc preface>startingPage{display:block;margin-top:1em;text-align:right;font-size:1.2em;font-weight:700}.xml-uslm frDoc preface>docPublicationName[role=unitName]{display:block;border-top-style:double;border-width:3pt;text-align:left;font-size:2em;font-weight:700;font-family:sans-serif}.xml-uslm frDoc preface>docPublicationName[role=documentName]{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:.9em;font-weight:700}.xml-uslm frDoc preface>volume{display:inline-block;margin-top:.7em;margin-left:0;text-align:left;font-size:.9em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm frDoc preface>issue{display:inline-block;margin-left:.2em;text-align:left;font-size:.9em}.xml-uslm frDoc preface>date{display:block;margin-top:.7em;margin-bottom:1.2em;margin-left:0;text-align:left;font-size:.9em}.xml-uslm presidentialDocs p[class~=titleGroupNum]{margin-top:.7em;text-indent:0em;font-size:1em;font-weight:700}.xml-uslm presidentialDocs p[class~=titleGroupSubject]{margin-top:.7em;text-indent:0em;font-size:1.2em;font-weight:700}.xml-uslm presidentialDoc>preface>dc|title{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:1em;font-weight:700}.xml-uslm presidentialDoc>preface>dc|subject{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:1.2em;font-weight:700;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm frDoc part{display:block;margin-left:0;text-align:justify}.xml-uslm frDoc level,.xml-uslm frDoc section,.xml-uslm frDoc paragraph,.xml-uslm frDoc subparagraph,.xml-uslm frDoc level>heading{display:block;margin-left:0;text-indent:0em;margin-bottom:.25em;text-align:justify}.xml-uslm frDoc level>num,.xml-uslm frDoc level>heading,.xml-uslm frDoc part>num,.xml-uslm frDoc part>heading,.xml-uslm frDoc section>heading,.xml-uslm frDoc section>num{text-indent:0em;font-size:1em;font-weight:700;font-family:sans-serif}.xml-uslm frDoc content>p:first-of-type{display:block}.xml-uslm frDoc section>content{display:inline}.xml-uslm frDoc signature,.xml-uslm frDoc signature *{display:block;margin-top:.5em;text-align:left;font-style:normal;margin-left:0}.xml-uslm frDoc signature>signatureDate{text-indent:1em}.xml-uslm frDoc signature>signatureDate>date{display:inline}.xml-uslm frDoc signature>name{font-weight:700}.xml-uslm frDoc signature>role{font-style:italic}.xml-uslm frDocId{display:block;font-size:.8em;margin-top:1em}.xml-uslm billingCode{display:block;margin-top:.5em;margin-bottom:2em;font-size:.7em;font-family:sans-serif;font-weight:700}.xml-uslm frDoc findingAidsNote>heading{font-family:sans-serif;font-weight:700;margin-bottom:2em}.xml-uslm frDoc rules,.xml-uslm frDoc proposedRules,.xml-uslm frDoc notices,.xml-uslm frDoc presidentialDocs{display:block;width:100%;margin-top:1.2em;text-align:justify;font-family:sans-serif}.xml-uslm rules>p,.xml-uslm proposedRules>p,.xml-uslm notices>p{display:block;margin-bottom:.7em;text-indent:0em}.xml-uslm agencyGroup{display:block;border-top-style:solid;border-width:2pt}.xml-uslm component>*>meta,.xml-uslm component>*>meta *,.xml-uslm component>pLaw>meta:before,.xml-uslm component>resolution>meta:before{display:none}.xml-uslm rule,.xml-uslm presidentialDoc,.xml-uslm notice{display:block;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm presidentialDoc{margin-left:2em}.xml-uslm presidentialDoc section{margin-top:.3em;text-indent:1em}.xml-uslm presidentialDoc statement{display:block;margin-top:1.5em}.xml-uslm presidentialDoc section>num{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm presidentialDoc section>heading{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-style:italic;font-weight:400}.xml-uslm presidentialDoc signature>date{text-indent:0em;font-style:italic}.xml-uslm notice>preface>startingPage{display:none}.xml-uslm rule>preface,.xml-uslm notice>preface{display:block;margin-top:2pt;border-top-style:solid;border-top-width:1pt}.xml-uslm rule>main>rulePreamble>statement>content>heading{display:inline;font-family:sans-serif;font-weight:700}.xml-uslm rule level>heading,.xml-uslm notice level>heading{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm rule statement,.xml-uslm notice statement{display:block;margin-top:.3em}.xml-uslm rule statement>p:first-of-type,.xml-uslm notice statement>p:first-of-type{display:inline}.xml-uslm rule p>heading{font-style:italic}.xml-uslm rule *[class~=T02]{font-weight:700;font-family:sans-serif;font-size:.8em}.xml-uslm frDoc preface>organization,.xml-uslm frDoc preface>property,.xml-uslm rule>preface>affected,.xml-uslm frDoc preface>dc|subject,.xml-uslm frDoc preface>subject,.xml-uslm notice>preface>dc|identifier{display:block;margin-top:.7em;font-family:sans-serif;font-weight:700}.xml-uslm frDoc appendix{text-align:left}.xml-uslm frDoc preface>organization[role=agency]{display:block;margin-top:.3em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400}.xml-uslm frDoc preface docNumber[style=-uslm-sgm-DEPDOC]{display:block;margin-top:1em;font-size:.8em;font-weight:700;font-family:sans-serif}.xml-uslm frDoc preface>subject{margin-bottom:.7em}.xml-uslm notice subject,.xml-uslm notice organization{display:block;margin-top:.7em;font-family:sans-serif;font-weight:700}.xml-uslm notice>main>date{display:block;margin-top:1em;margin-bottom:1em}.xml-uslm frDoc preface>action{display:block;margin-top:.1em;margin-bottom:.5em;padding-bottom:.5em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm frDoc preface>action>actionDescription>headingText{font-weight:700;font-family:sans-serif}.xml-uslm frDoc preface inline[role=heading],.xml-uslm frDoc statement>heading{display:inline;font-size:.8em;font-weight:700;font-family:sans-serif}.xml-uslm frDoc *[class~=hd1]{display:block;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:700;font-size:1em;margin-top:.3em;margin-bottom:.3em;text-indent:0em}.xml-uslm frDoc *[class~=hd2]{display:block;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400;font-style:italic;font-size:1em;margin-top:.3em;margin-bottom:.3em;text-indent:0em}.xml-uslm wordsOfIssuance{display:block;margin-top:.3em;text-indent:1em}.xml-uslm wordsOfIssuance>heading{display:block;text-indent:0em;font-weight:700}.xml-uslm cfrDoc>preface{display:block;margin-left:4em;font-size:1em;font-weight:400}.xml-uslm cfrDoc>preface>dcterms|title{display:block;margin-left:1.8em;font-size:1.6em;font-family:sans-serif;font-weight:400;text-align:left}.xml-uslm cfrDoc>preface>docNumber{display:block;margin-left:1em;margin-top:1em;font-size:3em;font-family:sans-serif;font-weight:700}.xml-uslm cfrDoc>preface>subject{display:block;margin-left:1.8em;width:16em;font-size:1.6em;font-family:sans-serif;font-weight:400;border-bottom:solid;border-width:1pt}.xml-uslm cfrDoc>preface>provisionRange{display:block;margin-top:1em;margin-left:2.1em;font-size:1.4em;font-family:sans-serif;font-weight:400}.xml-uslm cfrDoc>preface>created{display:block;margin-top:2em;margin-left:2.5em;font-size:1.2em;font-family:sans-serif;font-weight:400}.xml-uslm cfrDoc>preface>note[topic=contains],.xml-uslm cfrDoc>preface>dc|date,.xml-uslm cfrDoc>preface>dc|publisher{display:block;margin-top:2em;margin-left:3em;width:21em;text-indent:0em;font-size:1em;font-family:sans-serif;font-weight:400}.xml-uslm cfrDoc>preface>content,.xml-uslm cfrDoc>preface editionNote,.xml-uslm cfrDoc>preface citationNote,.xml-uslm cfrDoc>preface explanationNote{display:block;margin-top:5em}.xml-uslm cfrDoc>preface heading{display:block;margin-top:1em;font-size:1em;font-family:sans-serif;font-weight:700}.xml-uslm cfrDoc>preface citationNote{margin-left:3em;width:15em;border-top:solid;border-bottom:solid;border-width:1pt;font-style:italic}.xml-uslm cfrDoc>preface citationNote>p{margin-top:.5em;margin-bottom:.5em;margin-left:1em;text-indent:-1em;font-style:italic}.xml-uslm cfrDoc>preface>explanationNote{font-size:.8em;text-align:justify}.xml-uslm cfrDoc>preface>explanationNote heading{display:block;margin-top:1em;margin-bottom:1em;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400}.xml-uslm cfrDoc>preface>explanationNote>heading:first-of-type{display:block;margin-bottom:1em;font-size:1.2em;font-family:sans-serif;text-align:center;font-weight:400}.xml-uslm cfrDoc>main{margin-top:5em}.xml-uslm cfrDoc title>num,.xml-uslm cfrDoc title>heading{font-size:3em;font-family:sans-serif;font-weight:400}.xml-uslm cfrDoc title>note[topic=volumeNote]{text-align:center;margin-top:1em;padding-bottom:3em;margin-bottom:.5em;border-bottom:solid;border-width:1pt}.xml-uslm cfrDoc chapter,.xml-uslm cfrDoc subchapter{margin-top:6em}.xml-uslm cfrDoc chapter>num,.xml-uslm cfrDoc chapter>heading{font-family:sans-serif;font-size:1.6em;font-weight:400}.xml-uslm cfrDoc chapter>heading+*{border-top:solid;border-width:1pt;margin-top:2em;padding-top:1em}.xml-uslm cfrDoc subchapter>num,.xml-uslm cfrDoc subchapter>heading{font-family:sans-serif;font-size:1.2em;font-weight:700}.xml-uslm cfrDoc part{margin-bottom:1.5em}.xml-uslm cfrDoc part>num,.xml-uslm cfrDoc part>heading,.xml-uslm cfrDoc subpart>num,.xml-uslm cfrDoc subpart>heading{font-family:sans-serif;font-size:1.1em;font-weight:700}.xml-uslm cfrDoc section>chapeau,.xml-uslm cfrDoc paragraph{text-indent:1em;margin-left:0}.xml-uslm cfrDoc section{text-indent:-2em;margin-left:2em}.xml-uslm cfrDoc section>:not(heading):not(num){margin-left:-2em}.xml-uslm cfrDoc section heading:before{content:" "}.xml-uslm cfrDoc section>heading:before{content:" \a0"}.xml-uslm cfrDoc paragraph>heading{font-variant:none;font-style:italic}.xml-uslm cfrDoc level{margin-left:0;text-indent:0em}.xml-uslm cfrDoc level>heading{display:block;text-align:center;margin-top:1em;font-variant:small-caps}.xml-uslm cfrDoc level>section{margin-top:.3em}.xml-uslm cfrDoc heading+notes{margin-top:1.5em}.xml-uslm cfrDoc note,.xml-uslm cfrDoc editorialNote{display:block;font-size:.9em;text-indent:1em;text-align:left}.xml-uslm cfrDoc note[topic=citation]{margin-top:1em;text-indent:0em}.xml-uslm cfrDoc authority,.xml-uslm cfrDoc source,.xml-uslm frDoc section authority{display:block;text-indent:1em;text-align:left;font-size:.85em;margin-top:.3em}.xml-uslm cfrDoc section>source{margin-top:.7em;border-width:1pt;text-indent:0em}.xml-uslm cfrDoc appendix>num,.xml-uslm cfrDoc appendix>heading{display:inline;font-variant:small-caps;font-size:1.1em}.xml-uslm cfrDoc appendix>p{text-align:left}.xml-uslm cfrDoc appendix>heading+p{margin-top:1em}.xml-uslm statuteCompilation{display:block;margin-left:24pt;margin-right:24pt;font-size:10pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm statuteCompilation>preface>dc|title,.xml-uslm property[role=compShortTitle],.xml-uslm statuteCompilation>preface>citationNote,.xml-uslm statuteCompilation>preface>editionNote{display:block;margin-top:.7em;margin-left:0;text-align:center;font-size:1em}.xml-uslm statuteCompilation>preface>dc|title,.xml-uslm property[role=compShortTitle]{font-weight:700}.xml-uslm statuteCompilation>preface>explanationNote{display:block;margin-top:.7em;margin-left:1em;text-align:justify;text-indent:-1em;font-size:.8em}.xml-uslm statuteCompilation editorialNote{display:inline;font-weight:400;font-style:normal}.xml-uslm statuteCompilation section>editorialNote[role=uscRef]{display:block}.xml-uslm statuteCompilation elided{display:block;margin-top:1em;margin-bottom:0;text-align:center;text-indent:0em;font-weight:400}.xml-uslm statuteCompilation toc>heading,.xml-uslm statuteCompilation toc>headingItem>designator,.xml-uslm statuteCompilation toc>headingItem>label{display:block;text-align:center}.xml-uslm section[styleType=traditional]>heading{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center;font-size:1em;font-weight:400;font-variant:small-caps}.xml-uslm section[styleType=traditional]>num,.xml-uslm section[styleType=traditional-inline]>num{font-size:1em;font-weight:400;font-variant:small-caps}.xml-uslm section[styleType=traditional]>content,.xml-uslm section[styleType=traditional]>chapeau,.xml-uslm section[styleType=traditional-inline]>content,.xml-uslm section[styleType=traditional-inline]>chapeau{display:inline}.xml-uslm statuteCompilation section>content{text-indent:2em}.xml-uslm statuteCompilation section>num,.xml-uslm statuteCompilation section>heading{font-size:.8em;font-weight:700}.xml-uslm statuteCompilation section>editorialNote{font-size:1em;font-weight:400}.xml-uslm statuteCompilation section>editorialNote[role=uscRef]{font-size:.8em}.xml-uslm statuteCompilation section>num+editorialNote[role=uscRef]{display:inline;font-size:.8em;font-weight:700}.xml-uslm statuteCompilation title>num,.xml-uslm statuteCompilation title>heading{font-size:1.4em}.xml-uslm statuteCompilation longTitle{display:block;margin-top:1em;margin-bottom:1em;margin-left:1em;text-indent:-1em;text-align:justify}.xml-uslm statuteCompilation longTitle>docTitle,.xml-uslm statuteCompilation longTitle>officialTitle{display:inline;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm statuteCompilation longTitle>officialTitle:before{content:" "}.xml-uslm longTitle{display:block;text-align:center}.xml-uslm longTitle>docTitle{display:block;margin-top:1.5em;margin-bottom:.5em;font-size:1.6em;font-weight:400;font-family:Old English Text MT,serif}.xml-uslm pLaw>main>longTitle>docTitle{font-size:1.2em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm longTitle>officialTitle{display:block;margin-bottom:.8em;font-size:.8em}.xml-uslm recital{display:block;margin-bottom:.5em;margin-left:1em;text-indent:-1em;font-size:1em;text-align:justify}.xml-uslm enactingFormula,.xml-uslm resolvingClause{display:block;text-indent:2em;font-size:1em;font-style:italic;text-align:justify}.xml-uslm bill>main>section{margin-top:1em;margin-bottom:1em}.xml-uslm bill>main title>num,.xml-uslm bill>main title>a>num,.xml-uslm bill>main title>heading,.xml-uslm pLaw>main title>num,.xml-uslm pLaw>main title>a>num,.xml-uslm pLaw>main title>heading{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:1em;font-weight:700}.xml-uslm resolution subsection{text-indent:1em}.xml-uslm resolution>main>section,.xml-uslm bill>main>title>section{text-align:justify;text-indent:1em}.xml-uslm resolution>main>section>num,.xml-uslm bill>main>title>section>num{font-weight:400;font-variant:small-caps}.xml-uslm resolution>main>section>heading~content:first-of-type{display:block}.xml-uslm resolution main level,.xml-uslm bill main level{margin-left:0}.xml-uslm section>num,.xml-uslm section>a>num,.xml-uslm section>heading,.xml-uslm courtRule>num,.xml-uslm courtRule>heading{font-size:1em;font-weight:700}.xml-uslm section>num,.xml-uslm section>a>num,.xml-uslm section>heading,.xml-uslm courtRule>num,.xml-uslm courtRule>heading{font-size:1em;font-weight:initial}.xml-uslm section[identifier*="/us/usc"]>num,.xml-uslm section[identifier*="/us/usc"]>a>num,.xml-uslm section[identifier*="/us/usc"]>heading{font-size:1.15em}.xml-uslm bill section>num,.xml-uslm bill section>a>num,.xml-uslm bill section>heading,.xml-uslm resolution section>num,.xml-uslm resolution section>a>num,.xml-uslm resolution section>heading,.xml-uslm pLaw section>num,.xml-uslm pLaw section>a>num,.xml-uslm pLaw section>heading{font-size:.8em}.xml-uslm bill>main section>heading:first-child,.xml-uslm resolution>main section>heading:first-child,.xml-uslm pLaw>main section>heading:first-child{display:block;text-align:center;margin-bottom:.5em}.xml-uslm bill>main section>num+content,.xml-uslm bill>main section>num+chapeau,.xml-uslm resolution>main section>num+content,.xml-uslm resolution>main section>num+chapeau,.xml-uslm pLaw>main section>num+content,.xml-uslm pLaw>main section>num+chapeau{display:inline}.xml-uslm bill>main section>heading+num,.xml-uslm bill>main section>num:first-child,.xml-uslm bill>main section>content:first-child,.xml-uslm bill>main section>chapeau:first-child,.xml-uslm resolution>main section>heading+num,.xml-uslm resolution>main section>num:first-child,.xml-uslm resolution>main section>content:first-child,.xml-uslm resolution>main section>chapeau:first-child,.xml-uslm pLaw>main section>heading+num,.xml-uslm pLaw>main section>num:first-child,.xml-uslm pLaw>main section>content:first-child,.xml-uslm pLaw>main section>chapeau:first-child{text-indent:2em}.xml-uslm subsection>heading,.xml-uslm paragraph>heading,.xml-uslm subparagraph>heading,.xml-uslm clause>heading,.xml-uslm subclause>heading,.xml-uslm item>heading,.xml-uslm subitem>heading,.xml-uslm subsubitem>heading{font-variant:small-caps}.xml-uslm rule subsection>heading{font-variant:normal;font-style:italic}.xml-uslm subheading{display:block}.xml-uslm content>p:first-of-type,.xml-uslm paragraph>p:first-of-type{display:inline}.xml-uslm pLaw>main>action{display:block;margin-top:1em;margin-left:1em}.xml-uslm signatures{margin-right:2em}.xml-uslm rulePreamble>signatures>signature{margin-top:.4em}.xml-uslm signature{display:block;margin-top:2em;margin-left:10em;text-align:right;font-style:italic}.xml-uslm uscDoc signature{display:block;margin-top:.5em;margin-bottom:.5em;margin-right:1em;text-align:right;font-style:normal;font-variant:small-caps}.xml-uslm statutesAtLarge resolution officialTitle{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-weight:700}.xml-uslm title,.xml-uslm subtitle,.xml-uslm chapter,.xml-uslm subchapter,.xml-uslm part,.xml-uslm subpart,.xml-uslm division,.xml-uslm subdivision,.xml-uslm article,.xml-uslm subArticle,.xml-uslm level,.xml-uslm appendix,.xml-uslm compiledAct,.xml-uslm courtRules,.xml-uslm reorganizationPlan{display:block;margin-top:1em;margin-bottom:.3em;text-align:center}.xml-uslm title>num,.xml-uslm title>a>num,.xml-uslm title>heading{font-size:2em;font-weight:700}.xml-uslm subtitle>num,.xml-uslm subtitle>heading{font-size:1.5em;font-weight:700}.xml-uslm chapter>num,.xml-uslm chapter>heading{font-size:1.2em;font-weight:700}.xml-uslm division>num,.xml-uslm division>a>num,.xml-uslm division>heading{font-weight:700}.xml-uslm part>num,.xml-uslm part>heading,.xml-uslm subpart>num,.xml-uslm subpart>heading{font-size:1.2em}.xml-uslm courtRules title>num,.xml-uslm courtRules title>heading{font-size:1em}.xml-uslm compiledAct title>num,.xml-uslm compiledAct title>heading{font-size:1.2em;font-weight:700}.xml-uslm heading{font-weight:400;display:inline}.xml-uslm toc{display:block;background-color:inherit;width:69vw;margin:1em auto;text-align:center;text-indent:0em;font-weight:400}.xml-uslm uscDoc toc{border-style:none;border-color:gray;border-width:1pt;margin:24pt 0 3pt;text-align:left;display:table;font-size:1em}.xml-uslm toc>layout header{display:block;background-color:inherit}.xml-uslm toc>layout header[role=tocColumnHeader]{display:table-row;font-size:.9em;font-weight:400}.xml-uslm toc>layout header[role=tocSubtitleHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-weight:700}.xml-uslm title toc>layout header[role=tocSubtitleHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-size:1.5em;font-weight:700}.xml-uslm toc>layout header[role=tocTitleHeader]>column,.xml-uslm toc>layout header[role=tocDivisionHeader]>column,.xml-uslm toc>layout header[role=tocSubdivisionHeader]>column,.xml-uslm toc>layout header[role=tocChapterHeader]>column,.xml-uslm toc>layout header[role=tocSubchapterHeader]>column,.xml-uslm toc>layout header[role=tocPartHeader]>column,.xml-uslm toc>layout header[role=tocSubpartHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-weight:700}.xml-uslm toc>layout header[role=tocSubpartHeader]{display:block;background-color:inherit}.xml-uslm tocItem{display:block;background-color:inherit}.xml-uslm column{display:table-cell}.xml-uslm column[class~=threeColumnLeft]{width:10%}.xml-uslm column[class~=threeColumnMiddle]{width:100%;margin-left:1em;text-indent:-1em}.xml-uslm column[class~=threeColumnRight]{width:15%;text-align:right}.xml-uslm column[class~=tocHeaderLeft]{width:5em;text-align:left}.xml-uslm header[role=tocColumnHeader] column:not([class]){width:76.7%}.xml-uslm column[class~=tocHeaderRight]{width:15%;text-align:right}.xml-uslm column[class~=twoColumnLeft]{width:5em}.xml-uslm column[class~=twoColumnRight]{margin-left:1em;text-indent:-1em}.xml-uslm toc[role=twoColumnPageWidthTOC]{width:426pt}.xml-uslm toc[role=twoColumnPageWidthTOC] column[class~=twoColumnLeft]{width:380pt;margin-right:10pt;font-weight:700}.xml-uslm toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight],.xml-uslm toc[role=twoColumnPageWidthTOC] column[class~=headerRight]{width:40pt;text-align:right}.xml-uslm toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight]{font-weight:700}.xml-uslm layout *[class~=indentTo65ptsHang]{text-indent:-24pt;padding-left:36pt}.xml-uslm bill toc,.xml-uslm resolution toc,.xml-uslm pLaw toc{display:block;background-color:inherit;font-size:.8em}.xml-uslm referenceItem,.xml-uslm headingItem{display:block;background-color:inherit;width:100%}.xml-uslm toc[role~=twoColumnTOC] referenceItem designator{width:6rem;min-width:6rem}.xml-uslm toc[role~=twoColumnTOC] referenceItem label{width:50em;margin-left:1em;text-indent:-1em}.xml-uslm referenceItem[class~=indentTo65ptsHang]{margin-left:77pt}.xml-uslm toc[role~=twoColumnTOC] referenceItem referenceItem designator{width:4rem;min-width:2rem}.xml-uslm toc[role~=twoColumnTOC] referenceItem referenceItem label{width:50em;margin-left:1em;text-indent:-1em}.xml-uslm toc[role~=threeColumnTOC] referenceItem designator{width:6vw;grid-column-start:1;grid-row-start:1}.xml-uslm toc[role~=threeColumnTOC] referenceItem label{width:53vw;grid-column-start:2;grid-row-start:1}.xml-uslm toc[role~=threeColumnTOC] groupItem label{max-width:68vw;grid-column-start:2;grid-row-start:1}.xml-uslm toc[role~=threeColumnTOC] headingItem label{max-width:78vw;grid-column-start:2;grid-row-start:1}.xml-uslm toc[role~=threeColumnTOC] referenceItem target,.xml-uslm toc[role~=threeColumnTOC] referenceItem label+del{width:6vw;text-align:right;grid-column-start:4;grid-row-start:auto;white-space:pre-line}.xml-uslm toc[role~=threeColumnTOC] groupItem label+groupItem:before{content:" ";display:block}.xml-uslm toc[role~=threeColumnTOC] del{height:100%!important}@media screen{@supports (display: table-row){.xml-uslm referenceItem,.xml-uslm headingItem{display:table-row;width:100%}}}.xml-uslm toc[role~=twoColumnTOC] referenceItem,.xml-uslm toc[role~=twoColumnTOC] headingItem,.xml-uslm toc[role~=threeColumnTOC] referenceItem,.xml-uslm toc[role~=threeColumnTOC] headingItem{display:block;width:69vw}.xml-uslm toc[role~=threeColumnTOC] referenceItem,.xml-uslm toc[role~=threeColumnTOC] headingItem,.xml-uslm toc[role~=threeColumnTOC]>del,.xml-uslm toc[role~=threeColumnTOC] referenceItem>del:first-child{display:grid;grid-template-columns:5vw 33.5vw 24.5vw 6vw;grid-template-rows:60% 60%;max-width:69vw;padding-top:.5em;height:auto}.xml-uslm designator,.xml-uslm label,.xml-uslm target{display:table-cell;text-align:left;vertical-align:top}.xml-uslm groupItem>designator{display:table-cell;text-align:right;vertical-align:top}.xml-uslm groupItem>label{display:table-cell;text-align:left;vertical-align:top;width:auto!important}.xml-uslm target{text-align:right;grid-column-start:4}.xml-uslm uscDoc toc groupItem,.xml-uslm bill toc referenceItem[role=division],.xml-uslm bill toc>referenceItem[role=title],.xml-uslm bill toc>referenceItem[role=subtitle],.xml-uslm resolution toc referenceItem[role=division],.xml-uslm resolution toc>referenceItem[role=title],.xml-uslm resolution toc>referenceItem[role=subtitle],.xml-uslm pLaw toc referenceItem[role=division],.xml-uslm pLaw toc>referenceItem[role=title],.xml-uslm pLaw toc>referenceItem[role=subtitle]{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center}.xml-uslm uscDoc toc groupItem>designator,.xml-uslm uscDoc toc groupItem>label,.xml-uslm bill toc referenceItem[role=division]>designator,.xml-uslm bill toc referenceItem[role=division]>label,.xml-uslm bill toc referenceItem[role=title]>designator,.xml-uslm bill toc referenceItem[role=title]>label,.xml-uslm bill toc referenceItem[role=subtitle]>designator,.xml-uslm bill toc referenceItem[role=subtitle]>label,.xml-uslm resolution toc referenceItem[role=division]>designator,.xml-uslm resolution toc referenceItem[role=division]>label,.xml-uslm resolution toc referenceItem[role=title]>designator,.xml-uslm resolution toc referenceItem[role=title]>label,.xml-uslm resolution toc referenceItem[role=subtitle]>designator,.xml-uslm resolution toc referenceItem[role=subtitle]>label,.xml-uslm plaw toc referenceItem[role=division]>designator,.xml-uslm plaw toc referenceItem[role=division]>label,.xml-uslm plaw toc referenceItem[role=title]>designator,.xml-uslm plaw toc referenceItem[role=title]>label,.xml-uslm plaw toc referenceItem[role=subtitle]>designator,.xml-uslm plaw toc referenceItem[role=subtitle]>label{display:inline}.xml-uslm bill toc referenceItem[role=division] referenceItem,.xml-uslm resolution toc referenceItem[role=division] referenceItem,.xml-uslm pLaw toc referenceItem[role=division] referenceItem{text-align:left}.xml-uslm resolution toc referenceItem[role=section]:first-of-type *,.xml-uslm bill toc referenceItem[role=section]:first-of-type *,.xml-uslm pLaw toc referenceItem[role=section]:first-of-type *{padding-top:1em}.xml-uslm bill toc referenceItem[role=section]>designator,.xml-uslm resolution toc referenceItem[role=section]>designator,.xml-uslm pLaw toc referenceItem[role=section]>designator{width:6em}.xml-uslm bill toc referenceItem[role=section]>label,.xml-uslm resolution toc referenceItem[role=section]>label,.xml-uslm pLaw toc referenceItem[role=section]>label{text-indent:-1em;padding-left:1em}.xml-uslm cfrDoc toc,.xml-uslm frDoc toc{display:block}.xml-uslm cfrDoc toc>heading,.xml-uslm fr toc>heading{display:block;text-align:center;font-size:2em}.xml-uslm cfrDoc toc referenceItem{display:flex;width:100%;flex-direction:row;justify-content:space-between}.xml-uslm cfrDoc toc groupItem>designator,.xml-uslm cfrDoc toc groupItem>label{display:inline;text-align:center}.xml-uslm cfrDoc toc groupItem,.xml-uslm cfrDoc toc headingItem{display:block;width:100%;text-align:center}.xml-uslm cfrDoc toc designator{display:block}.xml-uslm cfrDoc toc label{display:block}.xml-uslm cfrDoc toc target{display:block;margin-right:0}.xml-uslm cfrDoc>preface toc{font-size:.8em}.xml-uslm cfrDoc>preface toc>headingItem>designator{font-style:italic}.xml-uslm cfrDoc>preface toc>groupItem>headingItem{display:block;margin-top:1em;margin-bottom:1em;text-align:left}.xml-uslm cfrDoc>preface toc>groupItem>referenceItem{text-indent:2em}.xml-uslm cfrDoc toc[class~=cfrTitleTOC] headingItem,.xml-uslm cfrDoc>preface toc>headingItem{display:flex;width:100%;flex-direction:row;justify-content:flex-end;font-style:italic}.xml-uslm cfrDoc toc headingItem[class~=columnHeader]{display:flex;width:100%;flex-direction:row;justify-content:space-between;font-style:italic}.xml-uslm cfrDoc toc headingItem>designator,.xml-uslm cfrDoc toc headingItem>label{display:inline;font-variant:small-caps}.xml-uslm cfrDoc toc[class~=cfrChapterTOC] referenceItem>designator{width:6em}.xml-uslm cfrDoc part>toc headingItem{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center;width:100%}.xml-uslm cfrDoc part>toc>groupItem>headingItem{font-family:sans-serif;font-weight:700;font-variant:normal}.xml-uslm cfrDoc part>toc referenceItem{display:block;text-align:left;margin-left:2em;text-indent:-2em;width:100%}.xml-uslm cfrDoc part>toc referenceItem>designator,.xml-uslm cfrDoc part>toc referenceItem>label{display:inline}.xml-uslm frDoc toc[role=fr-contents],.xml-uslm frDoc toc[role=fr-contents] groupItem,.xml-uslm frDoc toc[role=fr-contents] referenceItem,.xml-uslm frDoc toc[role=fr-issue-parts],.xml-uslm frDoc toc[role=fr-issue-parts] groupItem,.xml-uslm frDoc toc[role=fr-issue-parts] referenceItem{display:block}.xml-uslm frDoc toc[role=fr-contents] referenceItem,.xml-uslm frDoc toc[role=fr-issue-parts] referenceItem{margin-left:2em;text-indent:-2em}.xml-uslm frDoc toc[role=fr-contents] groupItem[role=agency]>label,.xml-uslm frDoc toc[role=fr-issue-parts] groupItem>label{display:block;margin-top:1em;font-weight:700;font-family:sans-serif}.xml-uslm frDoc toc[role=fr-contents] groupItem[role=agency] groupItem[role=category]>label{display:block;font-size:.8em;font-weight:700;font-family:sans-serif}.xml-uslm frDoc toc[role=fr-contents] groupItem[role=category]>groupItem>referenceItem{display:block;margin-left:3em;font-weight:400}.xml-uslm frDoc toc[role=fr-contents] referenceItem[role=xref]>label{font-style:italic}.xml-uslm frDoc toc[role=fr-contents] referenceItem>label,.xml-uslm frDoc toc[role=fr-contents] referenceItem>target,.xml-uslm frDoc toc[role=fr-issue-parts] referenceItem>label,.xml-uslm frDoc toc[role=fr-issue-parts] referenceItem>target{display:inline}.xml-uslm frDoc toc[role=fr-contents] referenceItem>target[role=fr-doc-id]{display:none}.xml-uslm frDoc toc[role=fr-issue-parts]{display:block;border-top-style:solid;border-bottom-style:solid;border-width:1pt}.xml-uslm statuteCompilation toc referenceItem[role=section]>designator{width:20em}.xml-uslm statuteCompilation toc referenceItem[role=section]>label{width:50em}.xml-uslm statuteCompilation toc referenceItem[role=title],.xml-uslm statuteCompilation toc referenceItem[role=subtitle]{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center}.xml-uslm statuteCompilation toc referenceItem[role=title]>designator,.xml-uslm statuteCompilation toc referenceItem[role=title]>label,.xml-uslm statuteCompilation toc referenceItem[role=subtitle]>designator,.xml-uslm statuteCompilation toc referenceItem[role=subtitle]>label{display:inline}.xml-uslm statutesAtLarge popularNameIndex,.xml-uslm statutesAtLarge subjectIndex{display:block;font-size:.9em}.xml-uslm statutesAtLarge popularNameIndex>heading,.xml-uslm statutesAtLarge subjectIndex>heading{display:block;margin-top:1em;margin-bottom:1em;font-size:1.2em;text-align:center}.xml-uslm statutesAtLarge popularNameIndex groupItem,.xml-uslm statutesAtLarge subjectIndex groupItem{display:block;margin-top:1em;margin-bottom:1em;font-size:1.2em}.xml-uslm statutesAtLarge popularNameIndex groupItem>label,.xml-uslm statutesAtLarge subjectIndex groupItem>label{display:block;width:26em;font-weight:700;text-align:center}.xml-uslm statutesAtLarge subjectIndex groupItem>groupItem>label{width:26em;text-align:left;font-size:.8em}.xml-uslm statutesAtLarge subjectIndex referenceItem{display:block;margin-left:1em}.xml-uslm statutesAtLarge popularNameIndex referenceItem>designator{display:table-cell;padding-left:2em;text-indent:-2em;width:20em;text-align:left;font-weight:700}.xml-uslm statutesAtLarge popularNameIndex referenceItem>target{width:6em;text-align:right;vertical-align:bottom}.xml-uslm statutesAtLarge subjectIndex referenceItem>designator{display:table-cell;padding-left:2em;text-indent:-2em;width:20em;font-size:.8em;text-align:left}.xml-uslm statutesAtLarge subjectIndex referenceItem>target{width:6em;text-align:right;vertical-align:bottom;font-size:.8em}.xml-uslm section,.xml-uslm courtRule{display:block;margin-top:1em;margin-bottom:.3em;text-align:justify;font-size:1em;font-weight:400}.xml-uslm section>content,.xml-uslm section>amendingFormula,.xml-uslm courtRule>content,.xml-uslm courtRule>chapeau{display:block;margin-top:0;margin-bottom:0;text-indent:1em}.xml-uslm content{display:inline}.xml-uslm paragraph,.xml-uslm subparagraph,.xml-uslm clause,.xml-uslm subclause,.xml-uslm item,.xml-uslm subitem,.xml-uslm subsubitem,.xml-uslm section level{display:block;margin-top:.3em;margin-left:2em;margin-bottom:.3em;text-align:justify;text-indent:2em;background-color:inherit}.xml-uslm *[identifier*="/us/usc"][class]:not([class*=indent]),.xml-uslm *[identifier*="/us/usc"] *[class]:not([class*=indent]),.xml-uslm uscDoc *:not([class*=indent]){margin-left:1em!important;text-indent:1em!important}.xml-uslm subsection{display:block;margin-top:.3em;margin-left:0;margin-bottom:.3em;text-align:justify;text-indent:2em}.xml-uslm subsection[identifier*="/us/usc"],.xml-uslm *[identifier*="/us/usc"] subsection,.xml-uslm *[identifier*="/us/usc"] ins subsection{text-indent:1em}.xml-uslm paragraph[identifier*="/us/cfr"],.xml-uslm section[identifier*="/us/cfr"] paragraph{display:block;margin-left:0;text-indent:1em}.xml-uslm [identifier*="/us/usc"] heading+content>p,.xml-uslm [identifier*="/us/usc"] heading+chapeau[class*=indent]{display:block;margin-left:0;text-indent:1em;background-color:inherit}.xml-uslm paragraph[class~=indent-up1]{margin-left:0;background-color:inherit}.xml-uslm chapeau{display:inline}.xml-uslm section>chapeau{display:block;text-indent:2em;background-color:inherit}.xml-uslm chapeau[class~=blockIndent0]{display:block;margin-left:0;text-indent:1em;background-color:inherit}.xml-uslm chapeau[class~=blockIndent1]{display:block;margin-left:1em;text-indent:1em;background-color:inherit}.xml-uslm chapeau[class~=blockIndent2]{display:block;margin-left:2em;text-indent:1em;background-color:inherit}.xml-uslm continuation{display:block;background-color:inherit}.xml-uslm title[role~=appropriations]>num,.xml-uslm title[role~=appropriations]>heading,.xml-uslm title[class~=bill-dtd-appropriations]>num,.xml-uslm title[class~=bill-dtd-appropriations]>heading{text-align:center;font-size:1em;font-weight:400}.xml-uslm appropriations,.xml-uslm level[role~=appropriations]{display:block;margin-top:1em;margin-left:0;text-align:justify}.xml-uslm title[role~=appropriations]>heading,.xml-uslm level[role~=appropriations]>heading,.xml-uslm appropriations-intermediate>heading,.xml-uslm title[role~=appropriations]>subheading,.xml-uslm level[role~=appropriations]>subheading,.xml-uslm appropriations-intermediate>subheading,.xml-uslm appropriations>heading,.xml-uslm appropriations>subheading{display:block;margin-bottom:.5em;text-align:center;font-variant:small-caps}.xml-uslm appropriations>content{display:block;margin-left:0;text-align:justify;text-indent:2em}.xml-uslm appropriations>section>num,.xml-uslm *[role=appropriations]>section>num{margin-left:2em;font-weight:400;font-variant:small-caps}.xml-uslm appropriations>section>content,.xml-uslm appropriations>section>chapeau,.xml-uslm *[role=appropriations]>section>content,.xml-uslm *[role=appropriations]>section>chapeau{display:inline}.xml-uslm reorganizationPlan>content{display:block;margin-top:.3em;margin-bottom:.3em;margin-right:1em;text-align:left;text-indent:1em;font-weight:400}.xml-uslm notes{display:block;background-color:inherit;max-width:69vw;margin:1em auto;text-align:center;text-indent:0em;font-weight:400}.xml-uslm sourceCredit{display:block;background-color:inherit;margin-left:0;margin-top:.3em;margin-bottom:.3em;text-align:left;text-indent:0em;font-size:1em;font-weight:400}.xml-uslm sourceCredit>p{text-indent:0em}.xml-uslm note{display:block;background-color:inherit;margin-bottom:.3em;text-align:left;text-indent:0em;font-weight:400}.xml-uslm notes[type=uscNote]>note>heading{margin-top:2em;font-size:.9em;text-align:center;display:block;font-weight:700}.xml-uslm note[type=footnote],.xml-uslm footnote{display:block;background-color:inherit;margin-top:0;margin-bottom:0;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;width:auto;white-space:pre-line}.xml-uslm label footnote{margin-left:20vw;max-width:25%}.xml-uslm target footnote{margin-left:-1vw;display:block;white-space:pre-line!important;text-align:right!important;position:relative!important}.xml-uslm ref note[type=footnote],.xml-uslm ref footnote{display:block;background-color:inherit;margin-top:.5em;margin-bottom:0;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;width:auto;white-space:pre-line;position:absolute;max-width:25%}.xml-uslm statuteCompilation footnote{display:block;background-color:inherit;margin-top:1em;margin-bottom:1em;padding-top:.2em;padding-bottom:.2em;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;border-top:1pt solid;border-bottom:1pt solid}.xml-uslm note[type=footnote]>num,.xml-uslm footnote>num,.xml-uslm ref[class~=footnoteRef]{font-weight:700;vertical-align:super;font-size:.8em}.xml-uslm note[type=footnote]>p:first-of-type,.xml-uslm footnote>p:first-of-type{display:inline}.xml-uslm note[type=footnote]>p:first-of-type:before,.xml-uslm footnote>p:first-of-type:before{content:" "}.xml-uslm note[style="-uslm-sgm-FTNT/P/SU"],.xml-uslm footnote[style="-uslm-sgm-FTNT/P/SU"],.xml-uslm ref[style="-uslm-sgm-p/su"],.xml-uslm ref[style="-uslm-dtd:footnote-ref"],.xml-uslm ref[style="-uslm-dtd:dangling-footnote-ref"]{display:inline;font-size:.8em;vertical-align:top}.xml-uslm sidenote{display:block;background-color:inherit;float:right;margin-right:-12em;width:11em;text-align:left;margin-top:.3em;margin-bottom:-1.2em;text-indent:0em;font-size:.8em;font-weight:400;font-variant:normal}.xml-uslm sidenote[renderingPosition=leftMargin]{float:left;margin-left:-12em;width:10em}.xml-uslm sidenote:not(:first-of-type){margin-top:3em}.xml-uslm sidenote[topic~=enactment],.xml-uslm pLaw longTitle>sidenote,.xml-uslm resolution sidenote:first-of-type{margin-top:-3em;text-align:center}.xml-uslm sidenote[topic~=enactment] date,.xml-uslm pLaw longTitle>sidenote>p:first-of-type,.xml-uslm resolution sidenote:first-of-type>p:first-of-type{text-decoration:underline}.xml-uslm sidenote[topic~=shortTitle],.xml-uslm sidenote[topic~=classification],.xml-uslm sidenote[topic~=pLawNote]{font-size:.8em}.xml-uslm pLaw enactingFormula+sidenote,.xml-uslm pLaw resolvingClause+sidenote{margin-top:-2em}.xml-uslm sidenote>p{text-indent:0em}.xml-uslm span[role=classifiedText]:before,.xml-uslm ref[role=classifiedText]:before{font-weight:700;font-size:1.2em;color:red;content:"["}.xml-uslm span[role=classifiedText]:after,.xml-uslm ref[role=classifiedText]:after{font-weight:700;font-size:1.2em;color:red;content:"]"}.xml-uslm endMarker{display:block;text-align:center;font-size:1.6em}.xml-uslm legislativeHistory{display:block;max-width:32.4em;margin-left:0;margin-right:0;margin-top:4em;border-top:1px solid;font-size:.8em}.xml-uslm legislativeHistory p{margin-left:5em}.xml-uslm note[topic=enacting]>p{display:block;background-color:inherit;margin:0 2em;text-align:center;font-style:italic}.xml-uslm note[topic=explanation]:before{font-style:normal}.xml-uslm note[topic=explanation]{font-style:italic}.xml-uslm title>note[topic=miscellaneous],.xml-uslm appendix>note[topic=miscellaneous]{display:block;background-color:inherit;text-align:center;font-style:normal}.xml-uslm title>note[topic=miscellaneous]>p:before,.xml-uslm appendix>note[topic=miscellaneous]>p:before{display:inline;content:"["}.xml-uslm title>note[topic=miscellaneous]>p:after,.xml-uslm appendix>note[topic=miscellaneous]>p:after{display:inline;content:"]"}.xml-uslm elided[role=fiveStar]{display:block;margin-bottom:0;text-align:left;text-indent:0em;font-weight:400}.xml-uslm elided[role=threeStar]{display:inline;font-weight:400}.xml-uslm *[inEffect=false]{font-style:italic}.xml-uslm *[class~=normal]{font-weight:400;font-style:normal;font-variant:normal}.xml-uslm *[class~=centered]{display:block;background-color:inherit;margin-left:0;margin-right:0;text-indent:0em;text-align:center}.xml-uslm *[class~=bold]{font-weight:700!important}.xml-uslm *[class~=italic]{font-style:italic!important}.xml-uslm *[class~=smallCaps]{font-variant:small-caps!important;font-weight:initial}.xml-uslm notes section num{font-weight:initial}.xml-uslm *[class~=noSmallCaps]{font-variant:normal!important}.xml-uslm *[class~=allCaps]{text-transform:uppercase!important}.xml-uslm *[class~=noTextTransform]{text-transform:none!important}.xml-uslm *[class~=block]{display:block}.xml-uslm *[class~=inline]{display:inline!important;margin-left:0}.xml-uslm *[class~=firstIndent-4]{text-indent:-8em!important}.xml-uslm *[class~=firstIndent-3]{text-indent:-6em!important}.xml-uslm *[class~=firstIndent-2]{text-indent:-4em!important}.xml-uslm *[class~=firstIndent-1]{text-indent:-2em!important}.xml-uslm *[class~=firstIndent0]{text-indent:0em!important}.xml-uslm *[class~=firstIndent1]{text-indent:2em!important}.xml-uslm *[class~=firstIndent2]{text-indent:4em!important}.xml-uslm *[class~=indent2][class~=firstIndent-2],.xml-uslm *[class~=indent3][class~=firstIndent-2],.xml-uslm *[class~=indent4][class~=firstIndent-2],.xml-uslm *[class~=indent5][class~=firstIndent-2],.xml-uslm *[class~=indent6][class~=firstIndent-2]{text-indent:0em!important}.xml-uslm *[class~=rightIndent1]{display:block;margin-right:2em;text-align:right}.xml-uslm *[class~=rightIndent2]{display:block;margin-right:4em;text-align:right}.xml-uslm *[class~=rightIndent3]{display:block;margin-right:6em;text-align:right}.xml-uslm *[class~=indentDown7]{margin-left:-14em}.xml-uslm *[class~=indentDown6]{margin-left:-12em}.xml-uslm *[class~=indentDown5]{margin-left:-10em}.xml-uslm *[class~=indentDown4]{margin-left:-8em}.xml-uslm *[class~=indentDown3]{margin-left:-6em}.xml-uslm *[class~=indentDown2]{margin-left:-4em}.xml-uslm *[class~=indentDown1]{margin-left:-2em}.xml-uslm *[class~=indent0],.xml-uslm *[class~=indentUp0]{margin-left:0}.xml-uslm *[class~=indentUp1]{margin-left:2em}.xml-uslm *[class~=indentUp2]{margin-left:4em}.xml-uslm *[class~=indentUp3]{margin-left:6em}.xml-uslm *[class~=indentUp4]{margin-left:8em}.xml-uslm *[class~=indentUp5]{margin-left:10em}.xml-uslm *[class~=indentUp6]{margin-left:12em}.xml-uslm *[class~=indentUp7]{margin-left:14em}.xml-uslm *[identifier*="/us/usc"] *[class~=rightIndent1]{margin-right:1em}.xml-uslm *[identifier*="/us/usc"] *[class~=rightIndent2]{margin-right:2em}.xml-uslm *[identifier*="/us/usc"] *[class~=rightIndent3]{margin-right:3em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentDown7]{margin-left:-7em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentDown6]{margin-left:-6em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentDown5]{margin-left:-5em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentDown4]{margin-left:-4em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentDown3]{margin-left:-3em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentDown2]{margin-left:-2em!important}.xml-uslm *[identifier*="/us/usc"] *[class~=indentDown1]{margin-left:-1em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentUp1]{margin-left:1em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentUp2]{margin-left:2em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentUp3]{margin-left:3em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentUp4]{margin-left:4em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentUp5]{margin-left:5em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentUp6]{margin-left:6em}.xml-uslm *[identifier*="/us/usc"] *[class~=indentUp7]{margin-left:7em}.xml-uslm *[identifier*="/us/usc"] *[class~=firstIndent-4]{text-indent:-4em!important}.xml-uslm *[identifier*="/us/usc"] *[class~=firstIndent-3]{text-indent:-3em!important}.xml-uslm *[identifier*="/us/usc"] *[class~=firstIndent-2]{text-indent:-2em!important}.xml-uslm *[identifier*="/us/usc"] *[class~=firstIndent-1]{text-indent:-1em!important}.xml-uslm *[identifier*="/us/usc"] *[class~=firstIndent1]{text-indent:1em!important}.xml-uslm *[identifier*="/us/usc"] *[class~=firstIndent2]{text-indent:2em!important}.xml-uslm *[class~=fontsize6]{font-size:.75em}.xml-uslm *[class~=fontsize7]{font-size:.88em}.xml-uslm *[class~=fontsize8]{font-size:1em}.xml-uslm notes p:not([class*=fontsize]){font-size:.88em}.xml-uslm *[class~=heading2]{text-align:center;font-style:italic;margin-top:1em}.xml-uslm *[class~=heading1]{text-align:center;font-variant:small-caps;margin-top:1em}.xml-uslm *[class~=heading1]+p:not([class]),.xml-uslm *[class~=heading2]+p:not([class]){margin-top:1em}.xml-uslm xhtml|p,.xml-uslm p{display:block;background-color:inherit;margin-left:0;text-indent:1em}.xml-uslm text{display:block;text-indent:1em}.xml-uslm continuation{display:block;text-indent:0em}.xml-uslm content>heading{display:block;margin-top:.5em}.xml-uslm quotedContent{display:inline}.xml-uslm quotedText{display:inline}.xml-uslm quotedContent>section{display:block;margin-top:.3em}.xml-uslm xhtml|ul{display:block;margin-top:0;margin-bottom:0;list-style-position:inside;text-indent:1em;margin-left:-3em}.xml-uslm xhtml|li{display:list-item;text-align:left;list-style-type:disc}.xml-uslm xhtml|ul[class~=outsideBullet]{list-style-position:outside;text-indent:0em;margin-left:-2em}.xml-uslm sup{vertical-align:super;font-size:.6em}.xml-uslm sub{vertical-align:sub;font-size:.6em}.xml-uslm xhtml|italic,.xml-uslm xhtml|i,.xml-uslm i{font-style:italic}.xml-uslm xhtml|bold,.xml-uslm xhtml|b,.xml-uslm b{font-weight:700}.xml-uslm inline{display:inline}.xml-uslm *[class~=small-caps]{font-variant:small-caps}.xml-uslm *[class~=underline]{text-decoration:underline}.xml-uslm def{display:inline}.xml-uslm term{display:inline}.xml-uslm cfrDoc term{display:inline;font-style:italic;font-variant:normal}.xml-uslm xhtml|br,.xml-uslm br{display:block}.xml-uslm figure{display:block;margin:1em 40px}.xml-uslm figCaption{display:block}.xml-uslm listHeading{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center}.xml-uslm listItem{display:block;margin-left:2em;text-indent:0em}.xml-uslm listContent{display:inline}.xml-uslm xhtml|table{display:table;border-style:none;margin-top:1em;margin-bottom:1em;border-collapse:collapse}.xml-uslm xhtml|colgroup,.xml-uslm colgroup{display:table-column-group}.xml-uslm xhtml|col,.xml-uslm col{display:table-column}.xml-uslm xhtml|thead,.xml-uslm thead{display:table-header-group;text-align:center;margin:.3em}.xml-uslm xhtml|tfoot,.xml-uslm tfoot{display:table-footer-group;text-align:center;margin:.3em}.xml-uslm xhtml|tbody,.xml-uslm tbody{display:table-row-group;font-size:.7em;text-align:justify}.xml-uslm xhtml|tr,.xml-uslm tr{display:table-row}.xml-uslm xhtml|td,.xml-uslm td,.xml-uslm xhtml|th,.xml-uslm th{display:table-cell;font-weight:400;padding-left:.2em;overflow-x:hidden}.xml-uslm *[class~=thinsp]{width:.16em;display:inline-block}.xml-uslm *[class~=sectionNumber]{font-weight:700}.xml-uslm *[class~=title]{font-size:1em;font-weight:700;margin-bottom:.6em;text-align:center}.xml-uslm xhtml|tr[class~=headers]{vertical-align:middle;text-align:center}.xml-uslm xhtml|td>xhtml|p{margin:.3em;padding-left:.2em}.xml-uslm xhtml|th>xhtml|p{margin:0 .4em}.xml-uslm xhtml|p[class~=leaders]{max-width:40em;padding:0;baseline-shift:0;overflow-x:hidden;list-style:none}.xml-uslm xhtml|td[leaders~=yes]{max-width:40em;padding:0;baseline-shift:0;overflow-x:hidden;list-style:none}.xml-uslm xhtml|p[class~=leaders] xhtml|span:after{display:inline-flex;float:left;width:0em;baseline-shift:0;white-space:nowrap;content:"\a0\a0\a0\a0. . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "}.xml-uslm xhtml|td[leaders~=yes] inline:after{display:inline-flex;float:left;width:0em;baseline-shift:0;white-space:nowrap;content:"\a0\a0\a0\a0. . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "}.xml-uslm xhtml|p[class~=leaders] xhtml|span:first-child{padding-right:.33em;background:#fff}.xml-uslm xhtml|td[leaders~=yes] inline:first-child{padding-right:.33em;background:#fff}.xml-uslm td[class~=indentTo90ptsHang]{text-align:left;padding-left:90pt;text-indent:-1em}.xml-uslm *[class~=SOLR]{width:100%;margin:1em 0;text-indent:0;border-bottom:1px solid black}.xml-uslm *[class~=SOLR] colgroup>col:nth-child(1){width:39%}.xml-uslm *[class~=SOLR] colgroup>col:nth-child(2){width:31%}.xml-uslm *[class~=SOLR] colgroup>col:nth-child(3){width:30%}.xml-uslm *[class~=SOLR] caption{padding-bottom:.8em}.xml-uslm *[class~=SOLR] th:not(:last-of-type),.xml-uslm *[class~=SOLR] td:not(:last-of-type){border-right:1px solid black}.xml-uslm *[class~=SOLR] thead th{font-size:.7em;text-align:center;padding:.5em 0;vertical-align:middle;border-top:1px solid black;border-bottom:1px solid black}.xml-uslm *[class~=SOLR] tbody{font-size:1em;vertical-align:top}.xml-uslm *[class~=SOLR] td{padding-right:.2em}.xml-uslm *[class~=SOLR] tr.firstOfAct>td{padding-top:1em}.xml-uslm *[class~=SOLR] td:nth-of-type(2),.xml-uslm *[class~=SOLR] td:nth-of-type(3){text-align:left}.xml-uslm *[class~=SOLR] td p{padding-left:1em;text-indent:-.8em}.xml-uslm uscDoc>meta,.xml-uslm bill>meta,.xml-uslm resolution>meta,.xml-uslm pLaw>meta,.xml-uslm statutesAtLarge>meta,.xml-uslm frDoc>meta,.xml-uslm cfrDoc>meta,.xml-uslm statutesAtLarge component>meta{display:none;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:0em;padding-left:1em;color:gray}.xml-uslm uscDoc>meta:before,.xml-uslm bill>meta:before,.xml-uslm resolution>meta:before,.xml-uslm pLaw>meta:before,.xml-uslm statutesAtLarge>meta:before,.xml-uslm frDoc>meta:before,.xml-uslm cfrDoc>meta:before,.xml-uslm statutesAtLarge component>meta:before{display:inline;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.xml-uslm meta>*{display:block;margin-left:2em;text-indent:-2em}.xml-uslm frDoc component>meta>*{display:none}.xml-uslm meta>dc|creator:before{display:inline;color:gray;content:"Created By: "}.xml-uslm meta>dc|format:before{display:inline;color:gray;content:"Format: "}.xml-uslm meta>dc|identifier:before{display:inline;color:gray;content:"Identifier: "}.xml-uslm meta>dc|language:before{display:inline;color:gray;content:"Language: "}.xml-uslm meta>dc|publisher:before{display:inline;color:gray;content:"Publisher: "}.xml-uslm meta>dc|rights:before{display:inline;color:gray;content:"Rights: "}.xml-uslm meta>dc|title:before{display:inline;color:gray;content:"Title: "}.xml-uslm meta>dc|type:before{display:inline;color:gray;content:"Type: "}.xml-uslm meta>dcterms|created:before{display:inline;color:gray;content:"Created On: "}.xml-uslm meta>congress:before{display:inline;color:gray;content:"Congress: "}.xml-uslm meta>docNumber:before{display:inline;color:gray;content:"Doc Number: "}.xml-uslm meta>citableAs:before{display:inline;color:gray;content:"Citable As: "}.xml-uslm meta>docReleasePoint:before{display:inline;color:gray;content:"Doc Release Point: "}.xml-uslm meta>docStage:before{display:inline;color:gray;content:"Doc Stage: "}.xml-uslm meta>session:before{display:inline;color:gray;content:"Session: "}.xml-uslm meta>startingPage:before{display:inline;color:gray;content:"Starting Page: "}.xml-uslm meta>dc|title:before{display:inline;color:gray;content:"Title: "}.xml-uslm meta>docPublicationName:before{display:inline;color:gray;content:"Publication Name: "}.xml-uslm meta>volume:before{display:inline;color:gray;content:"Volume: "}.xml-uslm meta>issue:before{display:inline;color:gray;content:"Issue: "}.xml-uslm meta>date:before{display:inline;color:gray;content:"Date: "}.xml-uslm meta>processedBy:before{display:inline;color:gray;content:"Processed By: "}.xml-uslm meta>processedDate:before{display:inline;color:gray;content:"Processed Date: "}.xml-uslm meta>publicPrivate:before{display:inline;color:gray;content:"Public/Private: "}.xml-uslm meta>docPart:before{display:inline;color:gray;content:"Document Part: "}.xml-uslm page,.xml-uslm preface>startingPage{display:block;margin-top:24pt;margin-bottom:12pt;text-align:center;text-indent:0pt;font-weight:400;font-style:normal;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-size:11pt}.xml-uslm statutesAtLarge>preface page,.xml-uslm statutesAtLarge component>preface page,.xml-uslm publicLaws>preface page,.xml-uslm privateLaws>preface page,.xml-uslm resolutions>preface page,.xml-uslm presidentialDocs>preface page{display:none}.xml-uslm frDoc preface>startingPage{display:none}.xml-uslm cfrDoc leftRunningHead,.xml-uslm cfrDoc rightRunningHead,.xml-uslm cfrDoc ear{font-family:sans-serif;font-weight:700;font-size:1.2em}.xml-uslm cfrDoc leftRunningHead{display:inline-block;width:50%;text-align:left}.xml-uslm cfrDoc rightRunningHead{display:inline-block;width:49%;text-align:right}.xml-uslm cfrDoc ear{display:block;text-align:left}.xml-uslm frDoc ear{display:none}.xml-uslm dc|title{display:block;margin-top:0;margin-bottom:0;text-align:left;font-size:1em}.xml-uslm xhtml|placeholder{display:inline-block;background-color:gray!important;color:#fff!important;text-indent:0;cursor:pointer;border-radius:5px;padding-left:2px;padding-right:2px;text-decoration:inherit}.xml-uslm note>p[class~=firstIndent-1]{text-indent:-1em!important}.xml-uslm note>p[class~=firstIndent-2]{text-indent:-2em!important}.xml-uslm note>p[class~=firstIndent-3]{text-indent:-3em!important}.xml-uslm note>p[class~=firstIndent-4]{text-indent:-4em!important}.xml-uslm note>p[class~=firstIndent-5]{text-indent:-5em!important}.xml-uslm note>p[class~=firstIndent-6]{text-indent:-6em!important}.xml-uslm note>p[class~=indent1]{margin-left:1em}.xml-uslm note>p[class~=indent2]{margin-left:2em}.xml-uslm note>p[class~=indent3]{margin-left:3em}.xml-uslm note>p[class~=indent4]{margin-left:4em}.xml-uslm note>p[class~=indent5]{margin-left:5em}.xml-uslm note>p[class~=indent6]{margin-left:6em}.xml-uslm statute text{display:inline;margin-top:5pt}.xml-uslm statute text[display-inline=no-display-inline]{display:block;margin-top:6pt;text-indent:24pt}.xml-uslm uslm-title[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm uslm-title[commented=yes]:before{font-weight:700;content:"[Title "}.xml-uslm uslm-title[style=OLC]:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.xml-uslm uslm-title[style=OLC]>header{font-family:Times New Roman;font-size:27pt;font-weight:700}.xml-uslm uslm-title[style=traditional]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;color:gray;content:"TITLE "}.xml-uslm uslm-title[style=traditional]>header{font-family:Times New Roman;font-weight:400;font-size:20pt}.xml-uslm uslm-title[style=USC]:before{font-family:Times New Roman;font-size:27pt;color:gray;content:"TITLE "}.xml-uslm uslm-title[style=USC]>header{font-family:Times New Roman;font-size:27pt}.xml-uslm uslm-title[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm uslm-title[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm uslm-title[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-weight:700;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-weight:400;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm uslm-title[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm uslm-title[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm uslm-title[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm uslm-title[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-weight:700;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-weight:400;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm uslm-title[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm uslm-title[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"Title "}.xml-uslm uslm-title[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-weight:400;color:gray;content:"Title "}.xml-uslm uslm-title:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.xml-uslm uslm-title>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm uslm-title>header{font-weight:700;font-size:27pt}.xml-uslm uslm-title>enum:after{color:gray;content:"\2014"}.xml-uslm uslm-title>header:after{content:""}.xml-uslm note:before,.xml-uslm note:after{content:""}.xml-uslm.amendatory-instruction-body division>num{display:none}.xml-uslm.amendatory-instruction-body division>heading{display:none}.xml-uslm.amendatory-instruction-body uslm-title>num{display:none}.xml-uslm.amendatory-instruction-body uslm-title>heading{display:none}.xml-uslm.amendatory-instruction-body subtitle>num{display:none}.xml-uslm.amendatory-instruction-body subtitle>heading{display:none}.xml-uslm.amendatory-instruction-body part>num{display:none}.xml-uslm.amendatory-instruction-body part>heading{display:none}.xml-uslm-top-panel{@namespace uslm "http://schemas.gpo.gov/xml/uslm";@namespace xml "http://www.w3.org/XML/1998/namespace";@namespace dc "http://purl.org/dc/elements/1.1/";@namespace dcterms "http://purl.org/dc/terms/";@namespace xhtml "http://www.w3.org/1999/xhtml";}.xml-uslm-top-panel bill,.xml-uslm-top-panel resolution,.xml-uslm-top-panel pLaw,.xml-uslm-top-panel statutesAtLarge,.xml-uslm-top-panel statuteCompilation,.xml-uslm-top-panel cfrDoc,.xml-uslm-top-panel frDoc,.xml-uslm-top-panel uscDoc{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel bill,.xml-uslm-top-panel resolution,.xml-uslm-top-panel pLaw,.xml-uslm-top-panel statutesAtLarge,.xml-uslm-top-panel statuteCompilation{display:block;margin:1em;font-size:10pt}.xml-uslm-top-panel uscDoc{max-width:426pt;margin-left:24pt;margin-right:24pt;font-size:11pt}.xml-uslm-top-panel cfrDoc,.xml-uslm-top-panel part[identifier*="/us/cfr"],.xml-uslm-top-panel chapter[identifier*="/us/cfr"]{display:block;margin:1em;max-width:35em;font-size:10pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel frDoc{display:block;margin:1em;max-width:58em;font-size:9pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel uscDoc>meta,.xml-uslm-top-panel frDoc>meta{display:none;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:1em}.xml-uslm-top-panel uscDoc>meta:before,.xml-uslm-top-panel frDoc>meta:before{display:none;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.xml-uslm-top-panel meta,.xml-uslm-top-panel preface,.xml-uslm-top-panel main,.xml-uslm-top-panel signatures,.xml-uslm-top-panel appendix{display:block}.xml-uslm-top-panel meta{display:none}.xml-uslm-top-panel bill[class~=mimicGPOPrint],.xml-uslm-top-panel resolution[class~=mimicGPOPrint],.xml-uslm-top-panel pLaw[class~=mimicGPOPrint],.xml-uslm-top-panel statutesAtLarge[class~=mimicGPOPrint] pLaw,.xml-uslm-top-panel statutesAtLarge[class~=mimicGPOPrint] resolution{max-width:46.8em}.xml-uslm-top-panel pLaw>main,.xml-uslm-top-panel pLaw>preface,.xml-uslm-top-panel pLaw>signatures,.xml-uslm-top-panel pLaw>appendix,.xml-uslm-top-panel statutesAtLarge resolution>main,.xml-uslm-top-panel statutesAtLarge resolution>preface,.xml-uslm-top-panel statutesAtLarge resolution>signatures,.xml-uslm-top-panel statutesAtLarge resolution>appendix,.xml-uslm-top-panel statutesAtLarge pLaw>main,.xml-uslm-top-panel statutesAtLarge pLaw>preface,.xml-uslm-top-panel statutesAtLarge pLaw>signatures,.xml-uslm-top-panel statutesAtLarge pLaw>appendix{margin-left:0;margin-right:9em}.xml-uslm-top-panel bill[class~=OLRCPrint]{width:450pt;max-width:450pt;margin-left:72pt;margin-right:72pt;font-size:8pt}.xml-uslm-top-panel bill[class~=OLRCPrint]>meta,.xml-uslm-top-panel bill[class~=OLRCPrint]>preface,.xml-uslm-top-panel bill[class~=OLRCPrint]>main,.xml-uslm-top-panel bill[class~=OLRCPrint]>appendix{margin-left:108pt;margin-right:108pt}.xml-uslm-top-panel resolution>signatures>signature>notation[type=attestation]{display:block;text-align:left;font-style:normal;margin-left:-8em}.xml-uslm-top-panel resolution resolvingClause{display:inline}.xml-uslm-top-panel bill>preface>dc|type,.xml-uslm-top-panel resolution>preface>dc|type{display:inline-block;margin-top:1em;margin-left:0;text-align:left;font-size:1.3em}.xml-uslm-top-panel bill>preface>docNumber,.xml-uslm-top-panel resolution>preface>docNumber{display:inline-block;margin-left:0;font-size:1.3em}.xml-uslm-top-panel bill>preface>action,.xml-uslm-top-panel resolution>preface>action{display:inline-block;float:right;margin-top:1em;margin-right:0;font-size:1.3em}.xml-uslm-top-panel bill>preface>congress,.xml-uslm-top-panel resolution>preface>congress{display:block;margin:1em 1em .5em;text-align:center;font-size:2em;font-family:Old English Text MT,serif}.xml-uslm-top-panel bill>preface>session,.xml-uslm-top-panel resolution>preface>session{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-weight:700}.xml-uslm-top-panel enrolledDateline{display:block;margin-top:1em;margin-left:3em;margin-right:3em;text-align:center;font-size:1em;font-weight:700;font-style:italic;font-family:Bodoni MT,serif}.xml-uslm-top-panel pLaw preface>coverTitle{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:1.4em}.xml-uslm-top-panel pLaw>preface>dc|type,.xml-uslm-top-panel pLaw>preface>docNumber,.xml-uslm-top-panel pLaw>preface>congress{display:inline-block;margin-top:1em;text-align:left;font-size:1.2em}.xml-uslm-top-panel pLaw>preface>docNumber{margin-left:.25em}.xml-uslm-top-panel pLaw>preface>congress{display:block;margin-top:0}.xml-uslm-top-panel statutesAtLarge>preface,.xml-uslm-top-panel statutesAtLarge>preface>note,.xml-uslm-top-panel statutesAtLarge component>preface,.xml-uslm-top-panel statutesAtLarge component>preface>note{display:block;margin:1em 0;text-align:center;text-indent:0em}.xml-uslm-top-panel statutesAtLarge preface>coverTitle{font-size:2.3em}.xml-uslm-top-panel statutesAtLarge preface>note{text-indent:0em;font-size:1.2em}.xml-uslm-top-panel statutesAtLarge preface p{text-indent:0em}.xml-uslm-top-panel statutesAtLarge preface>organizationNote{font-size:.8em}.xml-uslm-top-panel statutesAtLarge preface>authority{display:block;margin:3em 18em;text-align:justify;text-indent:0em;font-size:.8em}.xml-uslm-top-panel statutesAtLarge preface>explanationNote{display:block;margin-right:20em;margin-left:20em;padding:1.5em;border-style:solid;border-color:#000;border-width:1pt;text-align:justify;font-size:.8em}.xml-uslm-top-panel statutesAtLarge component>preface>note[role=propertyStatement]{display:none}.xml-uslm-top-panel statutesAtLarge preface>toc{display:table;margin-top:4em;margin-bottom:4em;margin-left:14em;text-align:center;max-width:32em}.xml-uslm-top-panel statutesAtLarge preface>toc>heading{display:block;padding-bottom:1em;font-size:1.2em;text-align:center}.xml-uslm-top-panel statutesAtLarge preface>toc headingItem{font-style:italic;font-size:.8em;text-align:right}.xml-uslm-top-panel statutesAtLarge preface>toc>groupItem>label{display:table-row;text-align:center}.xml-uslm-top-panel statutesAtLarge preface>toc>groupItem>referenceItem>designator{width:40em;font-variant:small-caps}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted{margin-top:6em;margin-bottom:4em;margin-left:12em;width:40em;font-size:.9em}.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws,.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws,.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions,.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations{margin-top:6em;margin-bottom:6em;font-size:.8em}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted:before,.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws:before,.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws:before,.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions:before,.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations:before{content:"\a\a\a\a";white-space:pre}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted>groupItem{display:table-row-group}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted designator,.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws designator,.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws designator{width:8em}.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws>headingItem>label{text-align:right;width:30em;font-style:italic}.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws>headingItem>target{width:12em;font-style:italic}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted>referenceItem>target,.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws designator{text-align:left;width:6em}.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws target{width:6em}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted>heading,.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws>heading,.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>heading,.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations>heading,.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws>heading{display:block;font-size:1.6em}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted>heading:nth-of-type(3){display:none}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted>subheading:last-of-type:after,.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws>subheading:last-of-type:after,.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>subheading:last-of-type:after,.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations>subheading:last-of-type:after,.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws>subheading:last-of-type:after{content:"\a___________";text-align:center;white-space:pre}.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws>headingItem>label{margin-right:1em;text-align:right;width:24em}.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws label{padding-left:.5em;width:10em}.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws target{width:4em}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted>subheading,.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws>subheading,.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>subheading,.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations>subheading{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:.9em}.xml-uslm-top-panel statutesAtLarge preface>listOfBillsEnacted>headingItem,.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws>headingItem,.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>headingItem,.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations>headingItem,.xml-uslm-top-panel statutesAtLarge preface>listOfPrivateLaws>headingItem{font-style:italic;font-size:.8em}.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(1){width:25em;text-indent:-1em}.xml-uslm-top-panel statutesAtLarge preface>listOfPublicLaws>referenceItem>label:nth-of-type(2),.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(2),.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(2){width:8em}.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>designator,.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations>referenceItem>designator{width:10em}.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>label:nth-of-type(1),.xml-uslm-top-panel statutesAtLarge preface>listOfProclamations>referenceItem>label:nth-of-type(1){width:28em;padding-right:.5em;padding-left:.5em}.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>headingItem>target,.xml-uslm-top-panel statutesAtLarge preface>listOfConcurrentResolutions>referenceItem>target{width:3em;padding-right:.5em;padding-left:.5em}.xml-uslm-top-panel statutesAtLarge publicLaws>preface>coverText,.xml-uslm-top-panel statutesAtLarge concurrentResolutions>preface>coverText{display:block;margin-top:2em;margin-bottom:1em;text-align:center;font-size:1.5em}.xml-uslm-top-panel statutesAtLarge publicLaws enrolledDateline{display:block;margin-top:1em;margin-left:10em;margin-right:10em;text-align:center;font-size:1em;font-weight:400;font-style:italic;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel statutesAtLarge presidentialDoc{font-size:.9em}.xml-uslm-top-panel statutesAtLarge presidentialDoc>preface>docNumber{font-weight:700}.xml-uslm-top-panel statutesAtLarge presidentialDoc>preface>dc|title{display:block;margin-bottom:.7em;font-size:1.2em;font-weight:700}.xml-uslm-top-panel statutesAtLarge presidentialDoc>preface>dc|creator,.xml-uslm-top-panel statutesAtLarge presidentialDoc>preface>dc|type{display:block;font-style:italic}.xml-uslm-top-panel statutesAtLarge presidentialDoc p{display:block;margin-bottom:.5em;text-align:justify}.xml-uslm-top-panel frDoc preface{display:block;border-bottom-style:solid;border-width:1pt;margin-top:4em;text-align:left}.xml-uslm-top-panel frDoc preface>startingPage{display:block;margin-top:1em;text-align:right;font-size:1.2em;font-weight:700}.xml-uslm-top-panel frDoc preface>docPublicationName[role=unitName]{display:block;border-top-style:double;border-width:3pt;text-align:left;font-size:2em;font-weight:700;font-family:sans-serif}.xml-uslm-top-panel frDoc preface>docPublicationName[role=documentName]{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:.9em;font-weight:700}.xml-uslm-top-panel frDoc preface>volume{display:inline-block;margin-top:.7em;margin-left:0;text-align:left;font-size:.9em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel frDoc preface>issue{display:inline-block;margin-left:.2em;text-align:left;font-size:.9em}.xml-uslm-top-panel frDoc preface>date{display:block;margin-top:.7em;margin-bottom:1.2em;margin-left:0;text-align:left;font-size:.9em}.xml-uslm-top-panel presidentialDocs p[class~=titleGroupNum]{margin-top:.7em;text-indent:0em;font-size:1em;font-weight:700}.xml-uslm-top-panel presidentialDocs p[class~=titleGroupSubject]{margin-top:.7em;text-indent:0em;font-size:1.2em;font-weight:700}.xml-uslm-top-panel presidentialDoc>preface>dc|title{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:1em;font-weight:700}.xml-uslm-top-panel presidentialDoc>preface>dc|subject{display:block;margin-top:.7em;margin-left:0;text-align:left;font-size:1.2em;font-weight:700;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel frDoc part{display:block;margin-left:0;text-align:justify}.xml-uslm-top-panel frDoc level,.xml-uslm-top-panel frDoc section,.xml-uslm-top-panel frDoc paragraph,.xml-uslm-top-panel frDoc subparagraph,.xml-uslm-top-panel frDoc level>heading{display:block;margin-left:0;text-indent:0em;margin-bottom:.25em;text-align:justify}.xml-uslm-top-panel frDoc level>num,.xml-uslm-top-panel frDoc level>heading,.xml-uslm-top-panel frDoc part>num,.xml-uslm-top-panel frDoc part>heading,.xml-uslm-top-panel frDoc section>heading,.xml-uslm-top-panel frDoc section>num{text-indent:0em;font-size:1em;font-weight:700;font-family:sans-serif}.xml-uslm-top-panel frDoc content>p:first-of-type{display:block}.xml-uslm-top-panel frDoc section>content{display:inline}.xml-uslm-top-panel frDoc signature,.xml-uslm-top-panel frDoc signature *{display:block;margin-top:.5em;text-align:left;font-style:normal;margin-left:0}.xml-uslm-top-panel frDoc signature>signatureDate{text-indent:1em}.xml-uslm-top-panel frDoc signature>signatureDate>date{display:inline}.xml-uslm-top-panel frDoc signature>name{font-weight:700}.xml-uslm-top-panel frDoc signature>role{font-style:italic}.xml-uslm-top-panel frDocId{display:block;font-size:.8em;margin-top:1em}.xml-uslm-top-panel billingCode{display:block;margin-top:.5em;margin-bottom:2em;font-size:.7em;font-family:sans-serif;font-weight:700}.xml-uslm-top-panel frDoc findingAidsNote>heading{font-family:sans-serif;font-weight:700;margin-bottom:2em}.xml-uslm-top-panel frDoc rules,.xml-uslm-top-panel frDoc proposedRules,.xml-uslm-top-panel frDoc notices,.xml-uslm-top-panel frDoc presidentialDocs{display:block;width:100%;margin-top:1.2em;text-align:justify;font-family:sans-serif}.xml-uslm-top-panel rules>p,.xml-uslm-top-panel proposedRules>p,.xml-uslm-top-panel notices>p{display:block;margin-bottom:.7em;text-indent:0em}.xml-uslm-top-panel agencyGroup{display:block;border-top-style:solid;border-width:2pt}.xml-uslm-top-panel component>*>meta,.xml-uslm-top-panel component>*>meta *,.xml-uslm-top-panel component>pLaw>meta:before,.xml-uslm-top-panel component>resolution>meta:before{display:none}.xml-uslm-top-panel rule,.xml-uslm-top-panel presidentialDoc,.xml-uslm-top-panel notice{display:block;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel presidentialDoc{margin-left:2em}.xml-uslm-top-panel presidentialDoc section{margin-top:.3em;text-indent:1em}.xml-uslm-top-panel presidentialDoc statement{display:block;margin-top:1.5em}.xml-uslm-top-panel presidentialDoc section>num{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel presidentialDoc section>heading{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-style:italic;font-weight:400}.xml-uslm-top-panel presidentialDoc signature>date{text-indent:0em;font-style:italic}.xml-uslm-top-panel notice>preface>startingPage{display:none}.xml-uslm-top-panel rule>preface,.xml-uslm-top-panel notice>preface{display:block;margin-top:2pt;border-top-style:solid;border-top-width:1pt}.xml-uslm-top-panel rule>main>rulePreamble>statement>content>heading{display:inline;font-family:sans-serif;font-weight:700}.xml-uslm-top-panel rule level>heading,.xml-uslm-top-panel notice level>heading{font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel rule statement,.xml-uslm-top-panel notice statement{display:block;margin-top:.3em}.xml-uslm-top-panel rule statement>p:first-of-type,.xml-uslm-top-panel notice statement>p:first-of-type{display:inline}.xml-uslm-top-panel rule p>heading{font-style:italic}.xml-uslm-top-panel rule *[class~=T02]{font-weight:700;font-family:sans-serif;font-size:.8em}.xml-uslm-top-panel frDoc preface>organization,.xml-uslm-top-panel frDoc preface>property,.xml-uslm-top-panel rule>preface>affected,.xml-uslm-top-panel frDoc preface>dc|subject,.xml-uslm-top-panel frDoc preface>subject,.xml-uslm-top-panel notice>preface>dc|identifier{display:block;margin-top:.7em;font-family:sans-serif;font-weight:700}.xml-uslm-top-panel frDoc appendix{text-align:left}.xml-uslm-top-panel frDoc preface>organization[role=agency]{display:block;margin-top:.3em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400}.xml-uslm-top-panel frDoc preface docNumber[style=-uslm-sgm-DEPDOC]{display:block;margin-top:1em;font-size:.8em;font-weight:700;font-family:sans-serif}.xml-uslm-top-panel frDoc preface>subject{margin-bottom:.7em}.xml-uslm-top-panel notice subject,.xml-uslm-top-panel notice organization{display:block;margin-top:.7em;font-family:sans-serif;font-weight:700}.xml-uslm-top-panel notice>main>date{display:block;margin-top:1em;margin-bottom:1em}.xml-uslm-top-panel frDoc preface>action{display:block;margin-top:.1em;margin-bottom:.5em;padding-bottom:.5em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel frDoc preface>action>actionDescription>headingText{font-weight:700;font-family:sans-serif}.xml-uslm-top-panel frDoc preface inline[role=heading],.xml-uslm-top-panel frDoc statement>heading{display:inline;font-size:.8em;font-weight:700;font-family:sans-serif}.xml-uslm-top-panel frDoc *[class~=hd1]{display:block;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:700;font-size:1em;margin-top:.3em;margin-bottom:.3em;text-indent:0em}.xml-uslm-top-panel frDoc *[class~=hd2]{display:block;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400;font-style:italic;font-size:1em;margin-top:.3em;margin-bottom:.3em;text-indent:0em}.xml-uslm-top-panel wordsOfIssuance{display:block;margin-top:.3em;text-indent:1em}.xml-uslm-top-panel wordsOfIssuance>heading{display:block;text-indent:0em;font-weight:700}.xml-uslm-top-panel cfrDoc>preface{display:block;margin-left:4em;font-size:1em;font-weight:400}.xml-uslm-top-panel cfrDoc>preface>dcterms|title{display:block;margin-left:1.8em;font-size:1.6em;font-family:sans-serif;font-weight:400;text-align:left}.xml-uslm-top-panel cfrDoc>preface>docNumber{display:block;margin-left:1em;margin-top:1em;font-size:3em;font-family:sans-serif;font-weight:700}.xml-uslm-top-panel cfrDoc>preface>subject{display:block;margin-left:1.8em;width:16em;font-size:1.6em;font-family:sans-serif;font-weight:400;border-bottom:solid;border-width:1pt}.xml-uslm-top-panel cfrDoc>preface>provisionRange{display:block;margin-top:1em;margin-left:2.1em;font-size:1.4em;font-family:sans-serif;font-weight:400}.xml-uslm-top-panel cfrDoc>preface>created{display:block;margin-top:2em;margin-left:2.5em;font-size:1.2em;font-family:sans-serif;font-weight:400}.xml-uslm-top-panel cfrDoc>preface>note[topic=contains],.xml-uslm-top-panel cfrDoc>preface>dc|date,.xml-uslm-top-panel cfrDoc>preface>dc|publisher{display:block;margin-top:2em;margin-left:3em;width:21em;text-indent:0em;font-size:1em;font-family:sans-serif;font-weight:400}.xml-uslm-top-panel cfrDoc>preface>content,.xml-uslm-top-panel cfrDoc>preface editionNote,.xml-uslm-top-panel cfrDoc>preface citationNote,.xml-uslm-top-panel cfrDoc>preface explanationNote{display:block;margin-top:5em}.xml-uslm-top-panel cfrDoc>preface heading{display:block;margin-top:1em;font-size:1em;font-family:sans-serif;font-weight:700}.xml-uslm-top-panel cfrDoc>preface citationNote{margin-left:3em;width:15em;border-top:solid;border-bottom:solid;border-width:1pt;font-style:italic}.xml-uslm-top-panel cfrDoc>preface citationNote>p{margin-top:.5em;margin-bottom:.5em;margin-left:1em;text-indent:-1em;font-style:italic}.xml-uslm-top-panel cfrDoc>preface>explanationNote{font-size:.8em;text-align:justify}.xml-uslm-top-panel cfrDoc>preface>explanationNote heading{display:block;margin-top:1em;margin-bottom:1em;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-weight:400}.xml-uslm-top-panel cfrDoc>preface>explanationNote>heading:first-of-type{display:block;margin-bottom:1em;font-size:1.2em;font-family:sans-serif;text-align:center;font-weight:400}.xml-uslm-top-panel cfrDoc>main{margin-top:5em}.xml-uslm-top-panel cfrDoc title>num,.xml-uslm-top-panel cfrDoc title>heading{font-size:3em;font-family:sans-serif;font-weight:400}.xml-uslm-top-panel cfrDoc title>note[topic=volumeNote]{text-align:center;margin-top:1em;padding-bottom:3em;margin-bottom:.5em;border-bottom:solid;border-width:1pt}.xml-uslm-top-panel cfrDoc chapter,.xml-uslm-top-panel cfrDoc subchapter{margin-top:6em}.xml-uslm-top-panel cfrDoc chapter>num,.xml-uslm-top-panel cfrDoc chapter>heading{font-family:sans-serif;font-size:1.6em;font-weight:400}.xml-uslm-top-panel cfrDoc chapter>heading+*{border-top:solid;border-width:1pt;margin-top:2em;padding-top:1em}.xml-uslm-top-panel cfrDoc subchapter>num,.xml-uslm-top-panel cfrDoc subchapter>heading{font-family:sans-serif;font-size:1.2em;font-weight:700}.xml-uslm-top-panel cfrDoc part{margin-bottom:1.5em}.xml-uslm-top-panel cfrDoc part>num,.xml-uslm-top-panel cfrDoc part>heading,.xml-uslm-top-panel cfrDoc subpart>num,.xml-uslm-top-panel cfrDoc subpart>heading{font-family:sans-serif;font-size:1.1em;font-weight:700}.xml-uslm-top-panel cfrDoc section>chapeau,.xml-uslm-top-panel cfrDoc paragraph{text-indent:1em;margin-left:0}.xml-uslm-top-panel cfrDoc section{text-indent:-2em;margin-left:2em}.xml-uslm-top-panel cfrDoc section>:not(heading):not(num){margin-left:-2em}.xml-uslm-top-panel cfrDoc section heading:before{content:" "}.xml-uslm-top-panel cfrDoc section>heading:before{content:" \a0"}.xml-uslm-top-panel cfrDoc paragraph>heading{font-variant:none;font-style:italic}.xml-uslm-top-panel cfrDoc level{margin-left:0;text-indent:0em}.xml-uslm-top-panel cfrDoc level>heading{display:block;text-align:center;margin-top:1em;font-variant:small-caps}.xml-uslm-top-panel cfrDoc level>section{margin-top:.3em}.xml-uslm-top-panel cfrDoc heading+notes{margin-top:1.5em}.xml-uslm-top-panel cfrDoc note,.xml-uslm-top-panel cfrDoc editorialNote{display:block;font-size:.9em;text-indent:1em;text-align:left}.xml-uslm-top-panel cfrDoc note[topic=citation]{margin-top:1em;text-indent:0em}.xml-uslm-top-panel cfrDoc authority,.xml-uslm-top-panel cfrDoc source,.xml-uslm-top-panel frDoc section authority{display:block;text-indent:1em;text-align:left;font-size:.85em;margin-top:.3em}.xml-uslm-top-panel cfrDoc section>source{margin-top:.7em;border-width:1pt;text-indent:0em}.xml-uslm-top-panel cfrDoc appendix>num,.xml-uslm-top-panel cfrDoc appendix>heading{display:inline;font-variant:small-caps;font-size:1.1em}.xml-uslm-top-panel cfrDoc appendix>p{text-align:left}.xml-uslm-top-panel cfrDoc appendix>heading+p{margin-top:1em}.xml-uslm-top-panel statuteCompilation{display:block;margin-left:24pt;margin-right:24pt;font-size:10pt;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel statuteCompilation>preface>dc|title,.xml-uslm-top-panel property[role=compShortTitle],.xml-uslm-top-panel statuteCompilation>preface>citationNote,.xml-uslm-top-panel statuteCompilation>preface>editionNote{display:block;margin-top:.7em;margin-left:0;text-align:center;font-size:1em}.xml-uslm-top-panel statuteCompilation>preface>dc|title,.xml-uslm-top-panel property[role=compShortTitle]{font-weight:700}.xml-uslm-top-panel statuteCompilation>preface>explanationNote{display:block;margin-top:.7em;margin-left:1em;text-align:justify;text-indent:-1em;font-size:.8em}.xml-uslm-top-panel statuteCompilation editorialNote{display:inline;font-weight:400;font-style:normal}.xml-uslm-top-panel statuteCompilation section>editorialNote[role=uscRef]{display:block}.xml-uslm-top-panel statuteCompilation elided{display:block;margin-top:1em;margin-bottom:0;text-align:center;text-indent:0em;font-weight:400}.xml-uslm-top-panel statuteCompilation toc>heading,.xml-uslm-top-panel statuteCompilation toc>headingItem>designator,.xml-uslm-top-panel statuteCompilation toc>headingItem>label{display:block;text-align:center}.xml-uslm-top-panel section[styleType=traditional]>heading{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center;font-size:1em;font-weight:400;font-variant:small-caps}.xml-uslm-top-panel section[styleType=traditional]>num,.xml-uslm-top-panel section[styleType=traditional-inline]>num{font-size:1em;font-weight:400;font-variant:small-caps}.xml-uslm-top-panel section[styleType=traditional]>content,.xml-uslm-top-panel section[styleType=traditional]>chapeau,.xml-uslm-top-panel section[styleType=traditional-inline]>content,.xml-uslm-top-panel section[styleType=traditional-inline]>chapeau{display:inline}.xml-uslm-top-panel statuteCompilation section>content{text-indent:2em}.xml-uslm-top-panel statuteCompilation section>num,.xml-uslm-top-panel statuteCompilation section>heading{font-size:.8em;font-weight:700}.xml-uslm-top-panel statuteCompilation section>editorialNote{font-size:1em;font-weight:400}.xml-uslm-top-panel statuteCompilation section>editorialNote[role=uscRef]{font-size:.8em}.xml-uslm-top-panel statuteCompilation section>num+editorialNote[role=uscRef]{display:inline;font-size:.8em;font-weight:700}.xml-uslm-top-panel statuteCompilation title>num,.xml-uslm-top-panel statuteCompilation title>heading{font-size:1.4em}.xml-uslm-top-panel statuteCompilation longTitle{display:block;margin-top:1em;margin-bottom:1em;margin-left:1em;text-indent:-1em;text-align:justify}.xml-uslm-top-panel statuteCompilation longTitle>docTitle,.xml-uslm-top-panel statuteCompilation longTitle>officialTitle{display:inline;font-size:1em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel statuteCompilation longTitle>officialTitle:before{content:" "}.xml-uslm-top-panel longTitle{display:block;text-align:center}.xml-uslm-top-panel longTitle>docTitle{display:block;margin-top:1.5em;margin-bottom:.5em;font-size:1.6em;font-weight:400;font-family:Old English Text MT,serif}.xml-uslm-top-panel pLaw>main>longTitle>docTitle{font-size:1.2em;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif}.xml-uslm-top-panel longTitle>officialTitle{display:block;margin-bottom:.8em;font-size:.8em}.xml-uslm-top-panel recital{display:block;margin-bottom:.5em;margin-left:1em;text-indent:-1em;font-size:1em;text-align:justify}.xml-uslm-top-panel enactingFormula,.xml-uslm-top-panel resolvingClause{display:block;text-indent:2em;font-size:1em;font-style:italic;text-align:justify}.xml-uslm-top-panel bill>main>section{margin-top:1em;margin-bottom:1em}.xml-uslm-top-panel bill>main title>num,.xml-uslm-top-panel bill>main title>a>num,.xml-uslm-top-panel bill>main title>heading,.xml-uslm-top-panel pLaw>main title>num,.xml-uslm-top-panel pLaw>main title>a>num,.xml-uslm-top-panel pLaw>main title>heading{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-size:1em;font-weight:700}.xml-uslm-top-panel resolution subsection{text-indent:1em}.xml-uslm-top-panel resolution>main>section,.xml-uslm-top-panel bill>main>title>section{text-align:justify;text-indent:1em}.xml-uslm-top-panel resolution>main>section>num,.xml-uslm-top-panel bill>main>title>section>num{font-weight:400;font-variant:small-caps}.xml-uslm-top-panel resolution>main>section>heading~content:first-of-type{display:block}.xml-uslm-top-panel resolution main level,.xml-uslm-top-panel bill main level{margin-left:0}.xml-uslm-top-panel section>num,.xml-uslm-top-panel section>a>num,.xml-uslm-top-panel section>heading,.xml-uslm-top-panel courtRule>num,.xml-uslm-top-panel courtRule>heading{font-size:1em;font-weight:700}.xml-uslm-top-panel section>num,.xml-uslm-top-panel section>a>num,.xml-uslm-top-panel section>heading,.xml-uslm-top-panel courtRule>num,.xml-uslm-top-panel courtRule>heading{font-size:1em;font-weight:initial}.xml-uslm-top-panel section[identifier*="/us/usc"]>num,.xml-uslm-top-panel section[identifier*="/us/usc"]>a>num,.xml-uslm-top-panel section[identifier*="/us/usc"]>heading{font-size:1.15em}.xml-uslm-top-panel bill section>num,.xml-uslm-top-panel bill section>a>num,.xml-uslm-top-panel bill section>heading,.xml-uslm-top-panel resolution section>num,.xml-uslm-top-panel resolution section>a>num,.xml-uslm-top-panel resolution section>heading,.xml-uslm-top-panel pLaw section>num,.xml-uslm-top-panel pLaw section>a>num,.xml-uslm-top-panel pLaw section>heading{font-size:.8em}.xml-uslm-top-panel bill>main section>heading:first-child,.xml-uslm-top-panel resolution>main section>heading:first-child,.xml-uslm-top-panel pLaw>main section>heading:first-child{display:block;text-align:center;margin-bottom:.5em}.xml-uslm-top-panel bill>main section>num+content,.xml-uslm-top-panel bill>main section>num+chapeau,.xml-uslm-top-panel resolution>main section>num+content,.xml-uslm-top-panel resolution>main section>num+chapeau,.xml-uslm-top-panel pLaw>main section>num+content,.xml-uslm-top-panel pLaw>main section>num+chapeau{display:inline}.xml-uslm-top-panel bill>main section>heading+num,.xml-uslm-top-panel bill>main section>num:first-child,.xml-uslm-top-panel bill>main section>content:first-child,.xml-uslm-top-panel bill>main section>chapeau:first-child,.xml-uslm-top-panel resolution>main section>heading+num,.xml-uslm-top-panel resolution>main section>num:first-child,.xml-uslm-top-panel resolution>main section>content:first-child,.xml-uslm-top-panel resolution>main section>chapeau:first-child,.xml-uslm-top-panel pLaw>main section>heading+num,.xml-uslm-top-panel pLaw>main section>num:first-child,.xml-uslm-top-panel pLaw>main section>content:first-child,.xml-uslm-top-panel pLaw>main section>chapeau:first-child{text-indent:2em}.xml-uslm-top-panel subsection>heading,.xml-uslm-top-panel paragraph>heading,.xml-uslm-top-panel subparagraph>heading,.xml-uslm-top-panel clause>heading,.xml-uslm-top-panel subclause>heading,.xml-uslm-top-panel item>heading,.xml-uslm-top-panel subitem>heading,.xml-uslm-top-panel subsubitem>heading{font-variant:small-caps}.xml-uslm-top-panel rule subsection>heading{font-variant:normal;font-style:italic}.xml-uslm-top-panel subheading{display:block}.xml-uslm-top-panel content>p:first-of-type,.xml-uslm-top-panel paragraph>p:first-of-type{display:inline}.xml-uslm-top-panel pLaw>main>action{display:block;margin-top:1em;margin-left:1em}.xml-uslm-top-panel signatures{margin-right:2em}.xml-uslm-top-panel rulePreamble>signatures>signature{margin-top:.4em}.xml-uslm-top-panel signature{display:block;margin-top:2em;margin-left:10em;text-align:right;font-style:italic}.xml-uslm-top-panel uscDoc signature{display:block;margin-top:.5em;margin-bottom:.5em;margin-right:1em;text-align:right;font-style:normal;font-variant:small-caps}.xml-uslm-top-panel statutesAtLarge resolution officialTitle{display:block;margin-top:1em;margin-bottom:1em;text-align:center;font-weight:700}.xml-uslm-top-panel title,.xml-uslm-top-panel subtitle,.xml-uslm-top-panel chapter,.xml-uslm-top-panel subchapter,.xml-uslm-top-panel part,.xml-uslm-top-panel subpart,.xml-uslm-top-panel division,.xml-uslm-top-panel subdivision,.xml-uslm-top-panel article,.xml-uslm-top-panel subArticle,.xml-uslm-top-panel level,.xml-uslm-top-panel appendix,.xml-uslm-top-panel compiledAct,.xml-uslm-top-panel courtRules,.xml-uslm-top-panel reorganizationPlan{display:block;margin-top:1em;margin-bottom:.3em;text-align:center}.xml-uslm-top-panel title>num,.xml-uslm-top-panel title>a>num,.xml-uslm-top-panel title>heading{font-size:2em;font-weight:700}.xml-uslm-top-panel subtitle>num,.xml-uslm-top-panel subtitle>heading{font-size:1.5em;font-weight:700}.xml-uslm-top-panel chapter>num,.xml-uslm-top-panel chapter>heading{font-size:1.2em;font-weight:700}.xml-uslm-top-panel division>num,.xml-uslm-top-panel division>a>num,.xml-uslm-top-panel division>heading{font-weight:700}.xml-uslm-top-panel part>num,.xml-uslm-top-panel part>heading,.xml-uslm-top-panel subpart>num,.xml-uslm-top-panel subpart>heading{font-size:1.2em}.xml-uslm-top-panel courtRules title>num,.xml-uslm-top-panel courtRules title>heading{font-size:1em}.xml-uslm-top-panel compiledAct title>num,.xml-uslm-top-panel compiledAct title>heading{font-size:1.2em;font-weight:700}.xml-uslm-top-panel heading{font-weight:400;display:inline}.xml-uslm-top-panel toc{display:block;background-color:inherit;width:69vw;margin:1em auto;text-align:center;text-indent:0em;font-weight:400}.xml-uslm-top-panel uscDoc toc{border-style:none;border-color:gray;border-width:1pt;margin:24pt 0 3pt;text-align:left;display:table;font-size:1em}.xml-uslm-top-panel toc>layout header{display:block;background-color:inherit}.xml-uslm-top-panel toc>layout header[role=tocColumnHeader]{display:table-row;font-size:.9em;font-weight:400}.xml-uslm-top-panel toc>layout header[role=tocSubtitleHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-weight:700}.xml-uslm-top-panel title toc>layout header[role=tocSubtitleHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-size:1.5em;font-weight:700}.xml-uslm-top-panel toc>layout header[role=tocTitleHeader]>column,.xml-uslm-top-panel toc>layout header[role=tocDivisionHeader]>column,.xml-uslm-top-panel toc>layout header[role=tocSubdivisionHeader]>column,.xml-uslm-top-panel toc>layout header[role=tocChapterHeader]>column,.xml-uslm-top-panel toc>layout header[role=tocSubchapterHeader]>column,.xml-uslm-top-panel toc>layout header[role=tocPartHeader]>column,.xml-uslm-top-panel toc>layout header[role=tocSubpartHeader]>column{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center;font-weight:700}.xml-uslm-top-panel toc>layout header[role=tocSubpartHeader]{display:block;background-color:inherit}.xml-uslm-top-panel tocItem{display:block;background-color:inherit}.xml-uslm-top-panel column{display:table-cell}.xml-uslm-top-panel column[class~=threeColumnLeft]{width:10%}.xml-uslm-top-panel column[class~=threeColumnMiddle]{width:100%;margin-left:1em;text-indent:-1em}.xml-uslm-top-panel column[class~=threeColumnRight]{width:15%;text-align:right}.xml-uslm-top-panel column[class~=tocHeaderLeft]{width:5em;text-align:left}.xml-uslm-top-panel header[role=tocColumnHeader] column:not([class]){width:76.7%}.xml-uslm-top-panel column[class~=tocHeaderRight]{width:15%;text-align:right}.xml-uslm-top-panel column[class~=twoColumnLeft]{width:5em}.xml-uslm-top-panel column[class~=twoColumnRight]{margin-left:1em;text-indent:-1em}.xml-uslm-top-panel toc[role=twoColumnPageWidthTOC]{width:426pt}.xml-uslm-top-panel toc[role=twoColumnPageWidthTOC] column[class~=twoColumnLeft]{width:380pt;margin-right:10pt;font-weight:700}.xml-uslm-top-panel toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight],.xml-uslm-top-panel toc[role=twoColumnPageWidthTOC] column[class~=headerRight]{width:40pt;text-align:right}.xml-uslm-top-panel toc[role=twoColumnPageWidthTOC] column[class~=twoColumnRight]{font-weight:700}.xml-uslm-top-panel layout *[class~=indentTo65ptsHang]{text-indent:-24pt;padding-left:36pt}.xml-uslm-top-panel bill toc,.xml-uslm-top-panel resolution toc,.xml-uslm-top-panel pLaw toc{display:block;background-color:inherit;font-size:.8em}.xml-uslm-top-panel referenceItem,.xml-uslm-top-panel headingItem{display:block;background-color:inherit;width:100%}.xml-uslm-top-panel toc[role~=twoColumnTOC] referenceItem designator{width:6rem;min-width:6rem}.xml-uslm-top-panel toc[role~=twoColumnTOC] referenceItem label{width:50em;margin-left:1em;text-indent:-1em}.xml-uslm-top-panel referenceItem[class~=indentTo65ptsHang]{margin-left:77pt}.xml-uslm-top-panel toc[role~=twoColumnTOC] referenceItem referenceItem designator{width:4rem;min-width:2rem}.xml-uslm-top-panel toc[role~=twoColumnTOC] referenceItem referenceItem label{width:50em;margin-left:1em;text-indent:-1em}.xml-uslm-top-panel toc[role~=threeColumnTOC] referenceItem designator{width:6vw;grid-column-start:1;grid-row-start:1}.xml-uslm-top-panel toc[role~=threeColumnTOC] referenceItem label{width:53vw;grid-column-start:2;grid-row-start:1}.xml-uslm-top-panel toc[role~=threeColumnTOC] groupItem label{max-width:68vw;grid-column-start:2;grid-row-start:1}.xml-uslm-top-panel toc[role~=threeColumnTOC] headingItem label{max-width:78vw;grid-column-start:2;grid-row-start:1}.xml-uslm-top-panel toc[role~=threeColumnTOC] referenceItem target,.xml-uslm-top-panel toc[role~=threeColumnTOC] referenceItem label+del{width:6vw;text-align:right;grid-column-start:4;grid-row-start:auto;white-space:pre-line}.xml-uslm-top-panel toc[role~=threeColumnTOC] groupItem label+groupItem:before{content:" ";display:block}.xml-uslm-top-panel toc[role~=threeColumnTOC] del{height:100%!important}@media screen{@supports (display: table-row){.xml-uslm-top-panel referenceItem,.xml-uslm-top-panel headingItem{display:table-row;width:100%}}}.xml-uslm-top-panel toc[role~=twoColumnTOC] referenceItem,.xml-uslm-top-panel toc[role~=twoColumnTOC] headingItem,.xml-uslm-top-panel toc[role~=threeColumnTOC] referenceItem,.xml-uslm-top-panel toc[role~=threeColumnTOC] headingItem{display:block;width:69vw}.xml-uslm-top-panel toc[role~=threeColumnTOC] referenceItem,.xml-uslm-top-panel toc[role~=threeColumnTOC] headingItem,.xml-uslm-top-panel toc[role~=threeColumnTOC]>del,.xml-uslm-top-panel toc[role~=threeColumnTOC] referenceItem>del:first-child{display:grid;grid-template-columns:5vw 33.5vw 24.5vw 6vw;grid-template-rows:60% 60%;max-width:69vw;padding-top:.5em;height:auto}.xml-uslm-top-panel designator,.xml-uslm-top-panel label,.xml-uslm-top-panel target{display:table-cell;text-align:left;vertical-align:top}.xml-uslm-top-panel groupItem>designator{display:table-cell;text-align:right;vertical-align:top}.xml-uslm-top-panel groupItem>label{display:table-cell;text-align:left;vertical-align:top;width:auto!important}.xml-uslm-top-panel target{text-align:right;grid-column-start:4}.xml-uslm-top-panel uscDoc toc groupItem,.xml-uslm-top-panel bill toc referenceItem[role=division],.xml-uslm-top-panel bill toc>referenceItem[role=title],.xml-uslm-top-panel bill toc>referenceItem[role=subtitle],.xml-uslm-top-panel resolution toc referenceItem[role=division],.xml-uslm-top-panel resolution toc>referenceItem[role=title],.xml-uslm-top-panel resolution toc>referenceItem[role=subtitle],.xml-uslm-top-panel pLaw toc referenceItem[role=division],.xml-uslm-top-panel pLaw toc>referenceItem[role=title],.xml-uslm-top-panel pLaw toc>referenceItem[role=subtitle]{display:block;background-color:inherit;margin-top:.5em;margin-bottom:.5em;text-align:center}.xml-uslm-top-panel uscDoc toc groupItem>designator,.xml-uslm-top-panel uscDoc toc groupItem>label,.xml-uslm-top-panel bill toc referenceItem[role=division]>designator,.xml-uslm-top-panel bill toc referenceItem[role=division]>label,.xml-uslm-top-panel bill toc referenceItem[role=title]>designator,.xml-uslm-top-panel bill toc referenceItem[role=title]>label,.xml-uslm-top-panel bill toc referenceItem[role=subtitle]>designator,.xml-uslm-top-panel bill toc referenceItem[role=subtitle]>label,.xml-uslm-top-panel resolution toc referenceItem[role=division]>designator,.xml-uslm-top-panel resolution toc referenceItem[role=division]>label,.xml-uslm-top-panel resolution toc referenceItem[role=title]>designator,.xml-uslm-top-panel resolution toc referenceItem[role=title]>label,.xml-uslm-top-panel resolution toc referenceItem[role=subtitle]>designator,.xml-uslm-top-panel resolution toc referenceItem[role=subtitle]>label,.xml-uslm-top-panel plaw toc referenceItem[role=division]>designator,.xml-uslm-top-panel plaw toc referenceItem[role=division]>label,.xml-uslm-top-panel plaw toc referenceItem[role=title]>designator,.xml-uslm-top-panel plaw toc referenceItem[role=title]>label,.xml-uslm-top-panel plaw toc referenceItem[role=subtitle]>designator,.xml-uslm-top-panel plaw toc referenceItem[role=subtitle]>label{display:inline}.xml-uslm-top-panel bill toc referenceItem[role=division] referenceItem,.xml-uslm-top-panel resolution toc referenceItem[role=division] referenceItem,.xml-uslm-top-panel pLaw toc referenceItem[role=division] referenceItem{text-align:left}.xml-uslm-top-panel resolution toc referenceItem[role=section]:first-of-type *,.xml-uslm-top-panel bill toc referenceItem[role=section]:first-of-type *,.xml-uslm-top-panel pLaw toc referenceItem[role=section]:first-of-type *{padding-top:1em}.xml-uslm-top-panel bill toc referenceItem[role=section]>designator,.xml-uslm-top-panel resolution toc referenceItem[role=section]>designator,.xml-uslm-top-panel pLaw toc referenceItem[role=section]>designator{width:6em}.xml-uslm-top-panel bill toc referenceItem[role=section]>label,.xml-uslm-top-panel resolution toc referenceItem[role=section]>label,.xml-uslm-top-panel pLaw toc referenceItem[role=section]>label{text-indent:-1em;padding-left:1em}.xml-uslm-top-panel cfrDoc toc,.xml-uslm-top-panel frDoc toc{display:block}.xml-uslm-top-panel cfrDoc toc>heading,.xml-uslm-top-panel fr toc>heading{display:block;text-align:center;font-size:2em}.xml-uslm-top-panel cfrDoc toc referenceItem{display:flex;width:100%;flex-direction:row;justify-content:space-between}.xml-uslm-top-panel cfrDoc toc groupItem>designator,.xml-uslm-top-panel cfrDoc toc groupItem>label{display:inline;text-align:center}.xml-uslm-top-panel cfrDoc toc groupItem,.xml-uslm-top-panel cfrDoc toc headingItem{display:block;width:100%;text-align:center}.xml-uslm-top-panel cfrDoc toc designator{display:block}.xml-uslm-top-panel cfrDoc toc label{display:block}.xml-uslm-top-panel cfrDoc toc target{display:block;margin-right:0}.xml-uslm-top-panel cfrDoc>preface toc{font-size:.8em}.xml-uslm-top-panel cfrDoc>preface toc>headingItem>designator{font-style:italic}.xml-uslm-top-panel cfrDoc>preface toc>groupItem>headingItem{display:block;margin-top:1em;margin-bottom:1em;text-align:left}.xml-uslm-top-panel cfrDoc>preface toc>groupItem>referenceItem{text-indent:2em}.xml-uslm-top-panel cfrDoc toc[class~=cfrTitleTOC] headingItem,.xml-uslm-top-panel cfrDoc>preface toc>headingItem{display:flex;width:100%;flex-direction:row;justify-content:flex-end;font-style:italic}.xml-uslm-top-panel cfrDoc toc headingItem[class~=columnHeader]{display:flex;width:100%;flex-direction:row;justify-content:space-between;font-style:italic}.xml-uslm-top-panel cfrDoc toc headingItem>designator,.xml-uslm-top-panel cfrDoc toc headingItem>label{display:inline;font-variant:small-caps}.xml-uslm-top-panel cfrDoc toc[class~=cfrChapterTOC] referenceItem>designator{width:6em}.xml-uslm-top-panel cfrDoc part>toc headingItem{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center;width:100%}.xml-uslm-top-panel cfrDoc part>toc>groupItem>headingItem{font-family:sans-serif;font-weight:700;font-variant:normal}.xml-uslm-top-panel cfrDoc part>toc referenceItem{display:block;text-align:left;margin-left:2em;text-indent:-2em;width:100%}.xml-uslm-top-panel cfrDoc part>toc referenceItem>designator,.xml-uslm-top-panel cfrDoc part>toc referenceItem>label{display:inline}.xml-uslm-top-panel frDoc toc[role=fr-contents],.xml-uslm-top-panel frDoc toc[role=fr-contents] groupItem,.xml-uslm-top-panel frDoc toc[role=fr-contents] referenceItem,.xml-uslm-top-panel frDoc toc[role=fr-issue-parts],.xml-uslm-top-panel frDoc toc[role=fr-issue-parts] groupItem,.xml-uslm-top-panel frDoc toc[role=fr-issue-parts] referenceItem{display:block}.xml-uslm-top-panel frDoc toc[role=fr-contents] referenceItem,.xml-uslm-top-panel frDoc toc[role=fr-issue-parts] referenceItem{margin-left:2em;text-indent:-2em}.xml-uslm-top-panel frDoc toc[role=fr-contents] groupItem[role=agency]>label,.xml-uslm-top-panel frDoc toc[role=fr-issue-parts] groupItem>label{display:block;margin-top:1em;font-weight:700;font-family:sans-serif}.xml-uslm-top-panel frDoc toc[role=fr-contents] groupItem[role=agency] groupItem[role=category]>label{display:block;font-size:.8em;font-weight:700;font-family:sans-serif}.xml-uslm-top-panel frDoc toc[role=fr-contents] groupItem[role=category]>groupItem>referenceItem{display:block;margin-left:3em;font-weight:400}.xml-uslm-top-panel frDoc toc[role=fr-contents] referenceItem[role=xref]>label{font-style:italic}.xml-uslm-top-panel frDoc toc[role=fr-contents] referenceItem>label,.xml-uslm-top-panel frDoc toc[role=fr-contents] referenceItem>target,.xml-uslm-top-panel frDoc toc[role=fr-issue-parts] referenceItem>label,.xml-uslm-top-panel frDoc toc[role=fr-issue-parts] referenceItem>target{display:inline}.xml-uslm-top-panel frDoc toc[role=fr-contents] referenceItem>target[role=fr-doc-id]{display:none}.xml-uslm-top-panel frDoc toc[role=fr-issue-parts]{display:block;border-top-style:solid;border-bottom-style:solid;border-width:1pt}.xml-uslm-top-panel statuteCompilation toc referenceItem[role=section]>designator{width:20em}.xml-uslm-top-panel statuteCompilation toc referenceItem[role=section]>label{width:50em}.xml-uslm-top-panel statuteCompilation toc referenceItem[role=title],.xml-uslm-top-panel statuteCompilation toc referenceItem[role=subtitle]{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center}.xml-uslm-top-panel statuteCompilation toc referenceItem[role=title]>designator,.xml-uslm-top-panel statuteCompilation toc referenceItem[role=title]>label,.xml-uslm-top-panel statuteCompilation toc referenceItem[role=subtitle]>designator,.xml-uslm-top-panel statuteCompilation toc referenceItem[role=subtitle]>label{display:inline}.xml-uslm-top-panel statutesAtLarge popularNameIndex,.xml-uslm-top-panel statutesAtLarge subjectIndex{display:block;font-size:.9em}.xml-uslm-top-panel statutesAtLarge popularNameIndex>heading,.xml-uslm-top-panel statutesAtLarge subjectIndex>heading{display:block;margin-top:1em;margin-bottom:1em;font-size:1.2em;text-align:center}.xml-uslm-top-panel statutesAtLarge popularNameIndex groupItem,.xml-uslm-top-panel statutesAtLarge subjectIndex groupItem{display:block;margin-top:1em;margin-bottom:1em;font-size:1.2em}.xml-uslm-top-panel statutesAtLarge popularNameIndex groupItem>label,.xml-uslm-top-panel statutesAtLarge subjectIndex groupItem>label{display:block;width:26em;font-weight:700;text-align:center}.xml-uslm-top-panel statutesAtLarge subjectIndex groupItem>groupItem>label{width:26em;text-align:left;font-size:.8em}.xml-uslm-top-panel statutesAtLarge subjectIndex referenceItem{display:block;margin-left:1em}.xml-uslm-top-panel statutesAtLarge popularNameIndex referenceItem>designator{display:table-cell;padding-left:2em;text-indent:-2em;width:20em;text-align:left;font-weight:700}.xml-uslm-top-panel statutesAtLarge popularNameIndex referenceItem>target{width:6em;text-align:right;vertical-align:bottom}.xml-uslm-top-panel statutesAtLarge subjectIndex referenceItem>designator{display:table-cell;padding-left:2em;text-indent:-2em;width:20em;font-size:.8em;text-align:left}.xml-uslm-top-panel statutesAtLarge subjectIndex referenceItem>target{width:6em;text-align:right;vertical-align:bottom;font-size:.8em}.xml-uslm-top-panel section,.xml-uslm-top-panel courtRule{display:block;margin-top:1em;margin-bottom:.3em;text-align:justify;font-size:1em;font-weight:400}.xml-uslm-top-panel section>content,.xml-uslm-top-panel section>amendingFormula,.xml-uslm-top-panel courtRule>content,.xml-uslm-top-panel courtRule>chapeau{display:block;margin-top:0;margin-bottom:0;text-indent:1em}.xml-uslm-top-panel content{display:inline}.xml-uslm-top-panel paragraph,.xml-uslm-top-panel subparagraph,.xml-uslm-top-panel clause,.xml-uslm-top-panel subclause,.xml-uslm-top-panel item,.xml-uslm-top-panel subitem,.xml-uslm-top-panel subsubitem,.xml-uslm-top-panel section level{display:block;margin-top:.3em;margin-left:2em;margin-bottom:.3em;text-align:justify;text-indent:2em;background-color:inherit}.xml-uslm-top-panel *[identifier*="/us/usc"][class]:not([class*=indent]),.xml-uslm-top-panel *[identifier*="/us/usc"] *[class]:not([class*=indent]),.xml-uslm-top-panel uscDoc *:not([class*=indent]){margin-left:1em!important;text-indent:1em!important}.xml-uslm-top-panel subsection{display:block;margin-top:.3em;margin-left:0;margin-bottom:.3em;text-align:justify;text-indent:2em}.xml-uslm-top-panel subsection[identifier*="/us/usc"],.xml-uslm-top-panel *[identifier*="/us/usc"] subsection,.xml-uslm-top-panel *[identifier*="/us/usc"] ins subsection{text-indent:1em}.xml-uslm-top-panel paragraph[identifier*="/us/cfr"],.xml-uslm-top-panel section[identifier*="/us/cfr"] paragraph{display:block;margin-left:0;text-indent:1em}.xml-uslm-top-panel [identifier*="/us/usc"] heading+content>p,.xml-uslm-top-panel [identifier*="/us/usc"] heading+chapeau[class*=indent]{display:block;margin-left:0;text-indent:1em;background-color:inherit}.xml-uslm-top-panel paragraph[class~=indent-up1]{margin-left:0;background-color:inherit}.xml-uslm-top-panel chapeau{display:inline}.xml-uslm-top-panel section>chapeau{display:block;text-indent:2em;background-color:inherit}.xml-uslm-top-panel chapeau[class~=blockIndent0]{display:block;margin-left:0;text-indent:1em;background-color:inherit}.xml-uslm-top-panel chapeau[class~=blockIndent1]{display:block;margin-left:1em;text-indent:1em;background-color:inherit}.xml-uslm-top-panel chapeau[class~=blockIndent2]{display:block;margin-left:2em;text-indent:1em;background-color:inherit}.xml-uslm-top-panel continuation{display:block;background-color:inherit}.xml-uslm-top-panel title[role~=appropriations]>num,.xml-uslm-top-panel title[role~=appropriations]>heading,.xml-uslm-top-panel title[class~=bill-dtd-appropriations]>num,.xml-uslm-top-panel title[class~=bill-dtd-appropriations]>heading{text-align:center;font-size:1em;font-weight:400}.xml-uslm-top-panel appropriations,.xml-uslm-top-panel level[role~=appropriations]{display:block;margin-top:1em;margin-left:0;text-align:justify}.xml-uslm-top-panel title[role~=appropriations]>heading,.xml-uslm-top-panel level[role~=appropriations]>heading,.xml-uslm-top-panel appropriations-intermediate>heading,.xml-uslm-top-panel title[role~=appropriations]>subheading,.xml-uslm-top-panel level[role~=appropriations]>subheading,.xml-uslm-top-panel appropriations-intermediate>subheading,.xml-uslm-top-panel appropriations>heading,.xml-uslm-top-panel appropriations>subheading{display:block;margin-bottom:.5em;text-align:center;font-variant:small-caps}.xml-uslm-top-panel appropriations>content{display:block;margin-left:0;text-align:justify;text-indent:2em}.xml-uslm-top-panel appropriations>section>num,.xml-uslm-top-panel *[role=appropriations]>section>num{margin-left:2em;font-weight:400;font-variant:small-caps}.xml-uslm-top-panel appropriations>section>content,.xml-uslm-top-panel appropriations>section>chapeau,.xml-uslm-top-panel *[role=appropriations]>section>content,.xml-uslm-top-panel *[role=appropriations]>section>chapeau{display:inline}.xml-uslm-top-panel reorganizationPlan>content{display:block;margin-top:.3em;margin-bottom:.3em;margin-right:1em;text-align:left;text-indent:1em;font-weight:400}.xml-uslm-top-panel notes{display:block;background-color:inherit;max-width:69vw;margin:1em auto;text-align:center;text-indent:0em;font-weight:400}.xml-uslm-top-panel sourceCredit{display:block;background-color:inherit;margin-left:0;margin-top:.3em;margin-bottom:.3em;text-align:left;text-indent:0em;font-size:1em;font-weight:400}.xml-uslm-top-panel sourceCredit>p{text-indent:0em}.xml-uslm-top-panel note{display:block;background-color:inherit;margin-bottom:.3em;text-align:left;text-indent:0em;font-weight:400}.xml-uslm-top-panel notes[type=uscNote]>note>heading{margin-top:2em;font-size:.9em;text-align:center;display:block;font-weight:700}.xml-uslm-top-panel note[type=footnote],.xml-uslm-top-panel footnote{display:block;background-color:inherit;margin-top:0;margin-bottom:0;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;width:auto;white-space:pre-line}.xml-uslm-top-panel label footnote{margin-left:20vw;max-width:25%}.xml-uslm-top-panel target footnote{margin-left:-1vw;display:block;white-space:pre-line!important;text-align:right!important;position:relative!important}.xml-uslm-top-panel ref note[type=footnote],.xml-uslm-top-panel ref footnote{display:block;background-color:inherit;margin-top:.5em;margin-bottom:0;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;width:auto;white-space:pre-line;position:absolute;max-width:25%}.xml-uslm-top-panel statuteCompilation footnote{display:block;background-color:inherit;margin-top:1em;margin-bottom:1em;padding-top:.2em;padding-bottom:.2em;text-align:left;text-indent:0em;font-size:.8em;font-weight:400;border-top:1pt solid;border-bottom:1pt solid}.xml-uslm-top-panel note[type=footnote]>num,.xml-uslm-top-panel footnote>num,.xml-uslm-top-panel ref[class~=footnoteRef]{font-weight:700;vertical-align:super;font-size:.8em}.xml-uslm-top-panel note[type=footnote]>p:first-of-type,.xml-uslm-top-panel footnote>p:first-of-type{display:inline}.xml-uslm-top-panel note[type=footnote]>p:first-of-type:before,.xml-uslm-top-panel footnote>p:first-of-type:before{content:" "}.xml-uslm-top-panel note[style="-uslm-sgm-FTNT/P/SU"],.xml-uslm-top-panel footnote[style="-uslm-sgm-FTNT/P/SU"],.xml-uslm-top-panel ref[style="-uslm-sgm-p/su"],.xml-uslm-top-panel ref[style="-uslm-dtd:footnote-ref"],.xml-uslm-top-panel ref[style="-uslm-dtd:dangling-footnote-ref"]{display:inline;font-size:.8em;vertical-align:top}.xml-uslm-top-panel sidenote{display:block;background-color:inherit;float:right;margin-right:-12em;width:11em;text-align:left;margin-top:.3em;margin-bottom:-1.2em;text-indent:0em;font-size:.8em;font-weight:400;font-variant:normal}.xml-uslm-top-panel sidenote[renderingPosition=leftMargin]{float:left;margin-left:-12em;width:10em}.xml-uslm-top-panel sidenote:not(:first-of-type){margin-top:3em}.xml-uslm-top-panel sidenote[topic~=enactment],.xml-uslm-top-panel pLaw longTitle>sidenote,.xml-uslm-top-panel resolution sidenote:first-of-type{margin-top:-3em;text-align:center}.xml-uslm-top-panel sidenote[topic~=enactment] date,.xml-uslm-top-panel pLaw longTitle>sidenote>p:first-of-type,.xml-uslm-top-panel resolution sidenote:first-of-type>p:first-of-type{text-decoration:underline}.xml-uslm-top-panel sidenote[topic~=shortTitle],.xml-uslm-top-panel sidenote[topic~=classification],.xml-uslm-top-panel sidenote[topic~=pLawNote]{font-size:.8em}.xml-uslm-top-panel pLaw enactingFormula+sidenote,.xml-uslm-top-panel pLaw resolvingClause+sidenote{margin-top:-2em}.xml-uslm-top-panel sidenote>p{text-indent:0em}.xml-uslm-top-panel span[role=classifiedText]:before,.xml-uslm-top-panel ref[role=classifiedText]:before{font-weight:700;font-size:1.2em;color:red;content:"["}.xml-uslm-top-panel span[role=classifiedText]:after,.xml-uslm-top-panel ref[role=classifiedText]:after{font-weight:700;font-size:1.2em;color:red;content:"]"}.xml-uslm-top-panel endMarker{display:block;text-align:center;font-size:1.6em}.xml-uslm-top-panel legislativeHistory{display:block;max-width:32.4em;margin-left:0;margin-right:0;margin-top:4em;border-top:1px solid;font-size:.8em}.xml-uslm-top-panel legislativeHistory p{margin-left:5em}.xml-uslm-top-panel note[topic=enacting]>p{display:block;background-color:inherit;margin:0 2em;text-align:center;font-style:italic}.xml-uslm-top-panel note[topic=explanation]:before{font-style:normal}.xml-uslm-top-panel note[topic=explanation]{font-style:italic}.xml-uslm-top-panel title>note[topic=miscellaneous],.xml-uslm-top-panel appendix>note[topic=miscellaneous]{display:block;background-color:inherit;text-align:center;font-style:normal}.xml-uslm-top-panel title>note[topic=miscellaneous]>p:before,.xml-uslm-top-panel appendix>note[topic=miscellaneous]>p:before{display:inline;content:"["}.xml-uslm-top-panel title>note[topic=miscellaneous]>p:after,.xml-uslm-top-panel appendix>note[topic=miscellaneous]>p:after{display:inline;content:"]"}.xml-uslm-top-panel elided[role=fiveStar]{display:block;margin-bottom:0;text-align:left;text-indent:0em;font-weight:400}.xml-uslm-top-panel elided[role=threeStar]{display:inline;font-weight:400}.xml-uslm-top-panel *[inEffect=false]{font-style:italic}.xml-uslm-top-panel *[class~=normal]{font-weight:400;font-style:normal;font-variant:normal}.xml-uslm-top-panel *[class~=centered]{display:block;background-color:inherit;margin-left:0;margin-right:0;text-indent:0em;text-align:center}.xml-uslm-top-panel *[class~=bold]{font-weight:700!important}.xml-uslm-top-panel *[class~=italic]{font-style:italic!important}.xml-uslm-top-panel *[class~=smallCaps]{font-variant:small-caps!important;font-weight:initial}.xml-uslm-top-panel notes section num{font-weight:initial}.xml-uslm-top-panel *[class~=noSmallCaps]{font-variant:normal!important}.xml-uslm-top-panel *[class~=allCaps]{text-transform:uppercase!important}.xml-uslm-top-panel *[class~=noTextTransform]{text-transform:none!important}.xml-uslm-top-panel *[class~=block]{display:block}.xml-uslm-top-panel *[class~=inline]{display:inline!important;margin-left:0}.xml-uslm-top-panel *[class~=firstIndent-4]{text-indent:-8em!important}.xml-uslm-top-panel *[class~=firstIndent-3]{text-indent:-6em!important}.xml-uslm-top-panel *[class~=firstIndent-2]{text-indent:-4em!important}.xml-uslm-top-panel *[class~=firstIndent-1]{text-indent:-2em!important}.xml-uslm-top-panel *[class~=firstIndent0]{text-indent:0em!important}.xml-uslm-top-panel *[class~=firstIndent1]{text-indent:2em!important}.xml-uslm-top-panel *[class~=firstIndent2]{text-indent:4em!important}.xml-uslm-top-panel *[class~=indent2][class~=firstIndent-2],.xml-uslm-top-panel *[class~=indent3][class~=firstIndent-2],.xml-uslm-top-panel *[class~=indent4][class~=firstIndent-2],.xml-uslm-top-panel *[class~=indent5][class~=firstIndent-2],.xml-uslm-top-panel *[class~=indent6][class~=firstIndent-2]{text-indent:0em!important}.xml-uslm-top-panel *[class~=rightIndent1]{display:block;margin-right:2em;text-align:right}.xml-uslm-top-panel *[class~=rightIndent2]{display:block;margin-right:4em;text-align:right}.xml-uslm-top-panel *[class~=rightIndent3]{display:block;margin-right:6em;text-align:right}.xml-uslm-top-panel *[class~=indentDown7]{margin-left:-14em}.xml-uslm-top-panel *[class~=indentDown6]{margin-left:-12em}.xml-uslm-top-panel *[class~=indentDown5]{margin-left:-10em}.xml-uslm-top-panel *[class~=indentDown4]{margin-left:-8em}.xml-uslm-top-panel *[class~=indentDown3]{margin-left:-6em}.xml-uslm-top-panel *[class~=indentDown2]{margin-left:-4em}.xml-uslm-top-panel *[class~=indentDown1]{margin-left:-2em}.xml-uslm-top-panel *[class~=indent0],.xml-uslm-top-panel *[class~=indentUp0]{margin-left:0}.xml-uslm-top-panel *[class~=indentUp1]{margin-left:2em}.xml-uslm-top-panel *[class~=indentUp2]{margin-left:4em}.xml-uslm-top-panel *[class~=indentUp3]{margin-left:6em}.xml-uslm-top-panel *[class~=indentUp4]{margin-left:8em}.xml-uslm-top-panel *[class~=indentUp5]{margin-left:10em}.xml-uslm-top-panel *[class~=indentUp6]{margin-left:12em}.xml-uslm-top-panel *[class~=indentUp7]{margin-left:14em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=rightIndent1]{margin-right:1em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=rightIndent2]{margin-right:2em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=rightIndent3]{margin-right:3em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentDown7]{margin-left:-7em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentDown6]{margin-left:-6em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentDown5]{margin-left:-5em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentDown4]{margin-left:-4em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentDown3]{margin-left:-3em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentDown2]{margin-left:-2em!important}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentDown1]{margin-left:-1em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentUp1]{margin-left:1em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentUp2]{margin-left:2em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentUp3]{margin-left:3em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentUp4]{margin-left:4em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentUp5]{margin-left:5em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentUp6]{margin-left:6em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=indentUp7]{margin-left:7em}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=firstIndent-4]{text-indent:-4em!important}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=firstIndent-3]{text-indent:-3em!important}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=firstIndent-2]{text-indent:-2em!important}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=firstIndent-1]{text-indent:-1em!important}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=firstIndent1]{text-indent:1em!important}.xml-uslm-top-panel *[identifier*="/us/usc"] *[class~=firstIndent2]{text-indent:2em!important}.xml-uslm-top-panel *[class~=fontsize6]{font-size:.75em}.xml-uslm-top-panel *[class~=fontsize7]{font-size:.88em}.xml-uslm-top-panel *[class~=fontsize8]{font-size:1em}.xml-uslm-top-panel notes p:not([class*=fontsize]){font-size:.88em}.xml-uslm-top-panel *[class~=heading2]{text-align:center;font-style:italic;margin-top:1em}.xml-uslm-top-panel *[class~=heading1]{text-align:center;font-variant:small-caps;margin-top:1em}.xml-uslm-top-panel *[class~=heading1]+p:not([class]),.xml-uslm-top-panel *[class~=heading2]+p:not([class]){margin-top:1em}.xml-uslm-top-panel xhtml|p,.xml-uslm-top-panel p{display:block;background-color:inherit;margin-left:0;text-indent:1em}.xml-uslm-top-panel text{display:block;text-indent:1em}.xml-uslm-top-panel continuation{display:block;text-indent:0em}.xml-uslm-top-panel content>heading{display:block;margin-top:.5em}.xml-uslm-top-panel quotedContent{display:inline}.xml-uslm-top-panel quotedText{display:inline}.xml-uslm-top-panel quotedContent>section{display:block;margin-top:.3em}.xml-uslm-top-panel xhtml|ul{display:block;margin-top:0;margin-bottom:0;list-style-position:inside;text-indent:1em;margin-left:-3em}.xml-uslm-top-panel xhtml|li{display:list-item;text-align:left;list-style-type:disc}.xml-uslm-top-panel xhtml|ul[class~=outsideBullet]{list-style-position:outside;text-indent:0em;margin-left:-2em}.xml-uslm-top-panel sup{vertical-align:super;font-size:.6em}.xml-uslm-top-panel sub{vertical-align:sub;font-size:.6em}.xml-uslm-top-panel xhtml|italic,.xml-uslm-top-panel xhtml|i,.xml-uslm-top-panel i{font-style:italic}.xml-uslm-top-panel xhtml|bold,.xml-uslm-top-panel xhtml|b,.xml-uslm-top-panel b{font-weight:700}.xml-uslm-top-panel inline{display:inline}.xml-uslm-top-panel *[class~=small-caps]{font-variant:small-caps}.xml-uslm-top-panel *[class~=underline]{text-decoration:underline}.xml-uslm-top-panel def{display:inline}.xml-uslm-top-panel term{display:inline}.xml-uslm-top-panel cfrDoc term{display:inline;font-style:italic;font-variant:normal}.xml-uslm-top-panel xhtml|br,.xml-uslm-top-panel br{display:block}.xml-uslm-top-panel figure{display:block;margin:1em 40px}.xml-uslm-top-panel figCaption{display:block}.xml-uslm-top-panel listHeading{display:block;margin-top:.5em;margin-bottom:.5em;text-align:center}.xml-uslm-top-panel listItem{display:block;margin-left:2em;text-indent:0em}.xml-uslm-top-panel listContent{display:inline}.xml-uslm-top-panel xhtml|table{display:table;border-style:none;margin-top:1em;margin-bottom:1em;border-collapse:collapse}.xml-uslm-top-panel xhtml|colgroup,.xml-uslm-top-panel colgroup{display:table-column-group}.xml-uslm-top-panel xhtml|col,.xml-uslm-top-panel col{display:table-column}.xml-uslm-top-panel xhtml|thead,.xml-uslm-top-panel thead{display:table-header-group;text-align:center;margin:.3em}.xml-uslm-top-panel xhtml|tfoot,.xml-uslm-top-panel tfoot{display:table-footer-group;text-align:center;margin:.3em}.xml-uslm-top-panel xhtml|tbody,.xml-uslm-top-panel tbody{display:table-row-group;font-size:.7em;text-align:justify}.xml-uslm-top-panel xhtml|tr,.xml-uslm-top-panel tr{display:table-row}.xml-uslm-top-panel xhtml|td,.xml-uslm-top-panel td,.xml-uslm-top-panel xhtml|th,.xml-uslm-top-panel th{display:table-cell;font-weight:400;padding-left:.2em;overflow-x:hidden}.xml-uslm-top-panel *[class~=thinsp]{width:.16em;display:inline-block}.xml-uslm-top-panel *[class~=sectionNumber]{font-weight:700}.xml-uslm-top-panel *[class~=title]{font-size:1em;font-weight:700;margin-bottom:.6em;text-align:center}.xml-uslm-top-panel xhtml|tr[class~=headers]{vertical-align:middle;text-align:center}.xml-uslm-top-panel xhtml|td>xhtml|p{margin:.3em;padding-left:.2em}.xml-uslm-top-panel xhtml|th>xhtml|p{margin:0 .4em}.xml-uslm-top-panel xhtml|p[class~=leaders]{max-width:40em;padding:0;baseline-shift:0;overflow-x:hidden;list-style:none}.xml-uslm-top-panel xhtml|td[leaders~=yes]{max-width:40em;padding:0;baseline-shift:0;overflow-x:hidden;list-style:none}.xml-uslm-top-panel xhtml|p[class~=leaders] xhtml|span:after{display:inline-flex;float:left;width:0em;baseline-shift:0;white-space:nowrap;content:"\a0\a0\a0\a0. . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "}.xml-uslm-top-panel xhtml|td[leaders~=yes] inline:after{display:inline-flex;float:left;width:0em;baseline-shift:0;white-space:nowrap;content:"\a0\a0\a0\a0. . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "}.xml-uslm-top-panel xhtml|p[class~=leaders] xhtml|span:first-child{padding-right:.33em;background:#fff}.xml-uslm-top-panel xhtml|td[leaders~=yes] inline:first-child{padding-right:.33em;background:#fff}.xml-uslm-top-panel td[class~=indentTo90ptsHang]{text-align:left;padding-left:90pt;text-indent:-1em}.xml-uslm-top-panel *[class~=SOLR]{width:100%;margin:1em 0;text-indent:0;border-bottom:1px solid black}.xml-uslm-top-panel *[class~=SOLR] colgroup>col:nth-child(1){width:39%}.xml-uslm-top-panel *[class~=SOLR] colgroup>col:nth-child(2){width:31%}.xml-uslm-top-panel *[class~=SOLR] colgroup>col:nth-child(3){width:30%}.xml-uslm-top-panel *[class~=SOLR] caption{padding-bottom:.8em}.xml-uslm-top-panel *[class~=SOLR] th:not(:last-of-type),.xml-uslm-top-panel *[class~=SOLR] td:not(:last-of-type){border-right:1px solid black}.xml-uslm-top-panel *[class~=SOLR] thead th{font-size:.7em;text-align:center;padding:.5em 0;vertical-align:middle;border-top:1px solid black;border-bottom:1px solid black}.xml-uslm-top-panel *[class~=SOLR] tbody{font-size:1em;vertical-align:top}.xml-uslm-top-panel *[class~=SOLR] td{padding-right:.2em}.xml-uslm-top-panel *[class~=SOLR] tr.firstOfAct>td{padding-top:1em}.xml-uslm-top-panel *[class~=SOLR] td:nth-of-type(2),.xml-uslm-top-panel *[class~=SOLR] td:nth-of-type(3){text-align:left}.xml-uslm-top-panel *[class~=SOLR] td p{padding-left:1em;text-indent:-.8em}.xml-uslm-top-panel uscDoc>meta,.xml-uslm-top-panel bill>meta,.xml-uslm-top-panel resolution>meta,.xml-uslm-top-panel pLaw>meta,.xml-uslm-top-panel statutesAtLarge>meta,.xml-uslm-top-panel frDoc>meta,.xml-uslm-top-panel cfrDoc>meta,.xml-uslm-top-panel statutesAtLarge component>meta{display:none;border-style:solid;border-width:1pt;border-color:gray;margin-left:3pt;margin-top:3pt;margin-bottom:3pt;text-align:left;text-indent:0em;padding-left:1em;color:gray}.xml-uslm-top-panel uscDoc>meta:before,.xml-uslm-top-panel bill>meta:before,.xml-uslm-top-panel resolution>meta:before,.xml-uslm-top-panel pLaw>meta:before,.xml-uslm-top-panel statutesAtLarge>meta:before,.xml-uslm-top-panel frDoc>meta:before,.xml-uslm-top-panel cfrDoc>meta:before,.xml-uslm-top-panel statutesAtLarge component>meta:before{display:inline;color:gray;font-size:1.2em;font-weight:700;content:"[Metadata]"}.xml-uslm-top-panel meta>*{display:block;margin-left:2em;text-indent:-2em}.xml-uslm-top-panel frDoc component>meta>*{display:none}.xml-uslm-top-panel meta>dc|creator:before{display:inline;color:gray;content:"Created By: "}.xml-uslm-top-panel meta>dc|format:before{display:inline;color:gray;content:"Format: "}.xml-uslm-top-panel meta>dc|identifier:before{display:inline;color:gray;content:"Identifier: "}.xml-uslm-top-panel meta>dc|language:before{display:inline;color:gray;content:"Language: "}.xml-uslm-top-panel meta>dc|publisher:before{display:inline;color:gray;content:"Publisher: "}.xml-uslm-top-panel meta>dc|rights:before{display:inline;color:gray;content:"Rights: "}.xml-uslm-top-panel meta>dc|title:before{display:inline;color:gray;content:"Title: "}.xml-uslm-top-panel meta>dc|type:before{display:inline;color:gray;content:"Type: "}.xml-uslm-top-panel meta>dcterms|created:before{display:inline;color:gray;content:"Created On: "}.xml-uslm-top-panel meta>congress:before{display:inline;color:gray;content:"Congress: "}.xml-uslm-top-panel meta>docNumber:before{display:inline;color:gray;content:"Doc Number: "}.xml-uslm-top-panel meta>citableAs:before{display:inline;color:gray;content:"Citable As: "}.xml-uslm-top-panel meta>docReleasePoint:before{display:inline;color:gray;content:"Doc Release Point: "}.xml-uslm-top-panel meta>docStage:before{display:inline;color:gray;content:"Doc Stage: "}.xml-uslm-top-panel meta>session:before{display:inline;color:gray;content:"Session: "}.xml-uslm-top-panel meta>startingPage:before{display:inline;color:gray;content:"Starting Page: "}.xml-uslm-top-panel meta>dc|title:before{display:inline;color:gray;content:"Title: "}.xml-uslm-top-panel meta>docPublicationName:before{display:inline;color:gray;content:"Publication Name: "}.xml-uslm-top-panel meta>volume:before{display:inline;color:gray;content:"Volume: "}.xml-uslm-top-panel meta>issue:before{display:inline;color:gray;content:"Issue: "}.xml-uslm-top-panel meta>date:before{display:inline;color:gray;content:"Date: "}.xml-uslm-top-panel meta>processedBy:before{display:inline;color:gray;content:"Processed By: "}.xml-uslm-top-panel meta>processedDate:before{display:inline;color:gray;content:"Processed Date: "}.xml-uslm-top-panel meta>publicPrivate:before{display:inline;color:gray;content:"Public/Private: "}.xml-uslm-top-panel meta>docPart:before{display:inline;color:gray;content:"Document Part: "}.xml-uslm-top-panel page,.xml-uslm-top-panel preface>startingPage{display:block;margin-top:24pt;margin-bottom:12pt;text-align:center;text-indent:0pt;font-weight:400;font-style:normal;font-family:Century Schoolbook,NewCenturySchlbk,Times New Roman,serif;font-size:11pt}.xml-uslm-top-panel statutesAtLarge>preface page,.xml-uslm-top-panel statutesAtLarge component>preface page,.xml-uslm-top-panel publicLaws>preface page,.xml-uslm-top-panel privateLaws>preface page,.xml-uslm-top-panel resolutions>preface page,.xml-uslm-top-panel presidentialDocs>preface page{display:none}.xml-uslm-top-panel frDoc preface>startingPage{display:none}.xml-uslm-top-panel cfrDoc leftRunningHead,.xml-uslm-top-panel cfrDoc rightRunningHead,.xml-uslm-top-panel cfrDoc ear{font-family:sans-serif;font-weight:700;font-size:1.2em}.xml-uslm-top-panel cfrDoc leftRunningHead{display:inline-block;width:50%;text-align:left}.xml-uslm-top-panel cfrDoc rightRunningHead{display:inline-block;width:49%;text-align:right}.xml-uslm-top-panel cfrDoc ear{display:block;text-align:left}.xml-uslm-top-panel frDoc ear{display:none}.xml-uslm-top-panel dc|title{display:block;margin-top:0;margin-bottom:0;text-align:left;font-size:1em}.xml-uslm-top-panel xhtml|placeholder{display:inline-block;background-color:gray!important;color:#fff!important;text-indent:0;cursor:pointer;border-radius:5px;padding-left:2px;padding-right:2px;text-decoration:inherit}.xml-uslm-top-panel note>p[class~=firstIndent-1]{text-indent:-1em!important}.xml-uslm-top-panel note>p[class~=firstIndent-2]{text-indent:-2em!important}.xml-uslm-top-panel note>p[class~=firstIndent-3]{text-indent:-3em!important}.xml-uslm-top-panel note>p[class~=firstIndent-4]{text-indent:-4em!important}.xml-uslm-top-panel note>p[class~=firstIndent-5]{text-indent:-5em!important}.xml-uslm-top-panel note>p[class~=firstIndent-6]{text-indent:-6em!important}.xml-uslm-top-panel note>p[class~=indent1]{margin-left:1em}.xml-uslm-top-panel note>p[class~=indent2]{margin-left:2em}.xml-uslm-top-panel note>p[class~=indent3]{margin-left:3em}.xml-uslm-top-panel note>p[class~=indent4]{margin-left:4em}.xml-uslm-top-panel note>p[class~=indent5]{margin-left:5em}.xml-uslm-top-panel note>p[class~=indent6]{margin-left:6em}.xml-uslm-top-panel.compilation-text bill{font-family:Times New Roman,serif;font-size:16pt;margin-top:5px;margin-left:5px}.xml-uslm-top-panel.compilation-text account,.xml-uslm-top-panel.compilation-text action,.xml-uslm-top-panel.compilation-text action-date,.xml-uslm-top-panel.compilation-text action-desc,.xml-uslm-top-panel.compilation-text appropriations-para,.xml-uslm-top-panel.compilation-text associated-doc,.xml-uslm-top-panel.compilation-text attestation,.xml-uslm-top-panel.compilation-text attestation-date,.xml-uslm-top-panel.compilation-text attestation-group,.xml-uslm-top-panel.compilation-text attestor,.xml-uslm-top-panel.compilation-text bill,.xml-uslm-top-panel.compilation-text bottom,.xml-uslm-top-panel.compilation-text calendar,.xml-uslm-top-panel.compilation-text chapter,.xml-uslm-top-panel.compilation-text committee-appointment-paragraph,.xml-uslm-top-panel.compilation-text contents-annotation,.xml-uslm-top-panel.compilation-text division,.xml-uslm-top-panel.compilation-text endorsement,.xml-uslm-top-panel.compilation-text form,.xml-uslm-top-panel.compilation-text formula,.xml-uslm-top-panel.compilation-text graphic,.xml-uslm-top-panel.compilation-text graphic-description,.xml-uslm-top-panel.compilation-text legis-body,.xml-uslm-top-panel.compilation-text official-title,.xml-uslm-top-panel.compilation-text page-num,.xml-uslm-top-panel.compilation-text part,.xml-uslm-top-panel.compilation-text proviso,.xml-uslm-top-panel.compilation-text quoted-block,.xml-uslm-top-panel.compilation-text role,.xml-uslm-top-panel.compilation-text section,.xml-uslm-top-panel.compilation-text subaccount,.xml-uslm-top-panel.compilation-text subchapter,.xml-uslm-top-panel.compilation-text subheader,.xml-uslm-top-panel.compilation-text subpart,.xml-uslm-top-panel.compilation-text subsubaccount,.xml-uslm-top-panel.compilation-text subsubsubaccount,.xml-uslm-top-panel.compilation-text subtitle,.xml-uslm-top-panel.compilation-text suspension-instructions,.xml-uslm-top-panel.compilation-text table,.xml-uslm-top-panel.compilation-text title,.xml-uslm-top-panel.compilation-text toc,.xml-uslm-top-panel.compilation-text toc-entry,.xml-uslm-top-panel.compilation-text top{display:block}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=no],.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=no] *{color:#00f;font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=no] * enum{color:green;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=no]>enum{color:green;text-decoration:none}.xml-uslm-top-panel.compilation-text *[in-effect=no] *[changed=added][accept-change=yes],.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes][in-effect=no],.xml-uslm-top-panel.compilation-text *[in-effect=no] *[changed=added][accept-change=yes] *{color:#000;font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text *[in-effect=no] *[changed=added][accept-change=yes]>enum{color:green;font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes],.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes] *{color:#000;font-style:normal;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes][in-effect=no] *{color:#000;font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes] * enum{color:green;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes][in-effect=no] * enum{color:green;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes]>enum{color:green;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes][in-effect=no]>enum{color:green;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes] * toc-entry{color:teal;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=added][accept-change=yes]>toc-entry{color:teal;text-decoration:none}.xml-uslm-top-panel.compilation-text toc-entry[changed=added][accept-change=yes]{color:teal;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=deleted] * toc-entry{color:red}.xml-uslm-top-panel.compilation-text added-phrase{color:#00f;font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text *[in-effect=no]>enum>added-phrase[accept-change=yes]{color:green;font-style:italic}.xml-uslm-top-panel.compilation-text *[in-effect=no] * added-phrase[accept-change=yes]{color:#000;font-style:italic}.xml-uslm-top-panel.compilation-text added-phrase[accept-change=yes]{color:#000;font-style:normal;text-decoration:none}.xml-uslm-top-panel.compilation-text enum>added-phrase[accept-change=yes]{color:green;text-decoration:none}.xml-uslm-top-panel.compilation-text *[changed=deleted]{font-style:normal;color:red}.xml-uslm-top-panel.compilation-text *[changed=deleted]:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] subsection[display-inline=no-display-inline]:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] paragraph[display-inline=no-display-inline]:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] subparagraph[display-inline=no-display-inline]:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] clause[display-inline=no-display-inline]:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] subclause[display-inline=no-display-inline]:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] item[display-inline=no-display-inline]:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] subitem[display-inline=no-display-inline]:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] list-item:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [other-style=traditional-inline]>text{display:inline}.xml-uslm-top-panel.compilation-text *[changed=deleted]:after{font-weight:700;content:"]"}.xml-uslm-top-panel.compilation-text *[changed=deleted][accept-change=yes]{display:none}.xml-uslm-top-panel.compilation-text deleted-phrase:before{font-style:normal;font-weight:700;content:" ["}.xml-uslm-top-panel.compilation-text deleted-phrase:after{font-style:normal;font-weight:700;content:"] "}.xml-uslm-top-panel.compilation-text deleted-phrase{color:red}.xml-uslm-top-panel.compilation-text deleted-phrase[accept-change=yes]{display:none}.xml-uslm-top-panel.compilation-text added-block[accept-change=yes]>text{color:#000;font-style:normal;text-decoration:none}.xml-uslm-top-panel.compilation-text added-block[accept-change=yes]>text[changed=added]{color:#000;font-style:normal;text-decoration:none}.xml-uslm-top-panel.compilation-text added-block[accept-change=yes]>header{color:#000;font-style:normal;text-decoration:none}.xml-uslm-top-panel.compilation-text added-block[accept-change=yes]>enum{color:green;font-style:normal;text-decoration:none}.xml-uslm-top-panel.compilation-text added-block[accept-change=no]>*{font-style:italic;text-decoration:none;color:#00f}.xml-uslm-top-panel.compilation-text division[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text subdivision[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text title[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text subtitle[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text part[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text subpart[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text chapter[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text subchapter[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text section[in-effect=no]{font-style:italic}.xml-uslm-top-panel.compilation-text subsection[in-effect=no]{font-style:italic}.xml-uslm-top-panel.compilation-text paragraph[in-effect=no]{font-style:italic}.xml-uslm-top-panel.compilation-text subparagraph[in-effect=no]{font-style:italic}.xml-uslm-top-panel.compilation-text clause[in-effect=no]{font-style:italic}.xml-uslm-top-panel.compilation-text subclause[in-effect=no]{font-style:italic}.xml-uslm-top-panel.compilation-text item[in-effect=no]{font-style:italic}.xml-uslm-top-panel.compilation-text subitem[in-effect=no]{font-style:italic}.xml-uslm-top-panel.compilation-text division[commented=yes]:before{font-weight:700;content:"[Division "}.xml-uslm-top-panel.compilation-text subdivision[commented=yes]:before{font-weight:700;content:"[Subdivision "}.xml-uslm-top-panel.compilation-text title[commented=yes]:before{font-weight:700;content:"[Title "}.xml-uslm-top-panel.compilation-text subtitle[commented=yes]:before{font-weight:700;content:"[Subtitle "}.xml-uslm-top-panel.compilation-text part[commented=yes]:before{font-weight:700;content:"[Part "}.xml-uslm-top-panel.compilation-text subpart[commented=yes]:before{font-weight:700;content:"[Subpart "}.xml-uslm-top-panel.compilation-text chapter[commented=yes]:before{font-weight:700;content:"[Chapter "}.xml-uslm-top-panel.compilation-text subchapter[commented=yes]:before{font-weight:700;content:"[Subchapter "}.xml-uslm-top-panel.compilation-text *[commented=yes]:before{font-weight:700;color:gray;content:"["}.xml-uslm-top-panel.compilation-text *[commented=yes]:after{font-weight:700;color:gray;content:"]"}.xml-uslm-top-panel.compilation-text external-xref{color:#00f}.xml-uslm-top-panel.compilation-text legis-body[display-enacting-clause=no-display-enacting-clause]:before{color:#fff;font-style:italic;content:"Be it enacted by the Senate and House of Representatives of the United States of America in Congress assembled,"}.xml-uslm-top-panel.compilation-text legis-body{display:block}.xml-uslm-top-panel.compilation-text pre-form{display:block}.xml-uslm-top-panel.compilation-text author-note[display=override]{width:50pt;color:#0f0}.xml-uslm-top-panel.compilation-text author-note[display=no]{display:none}.xml-uslm-top-panel.compilation-text author-note{width:50pt}.xml-uslm-top-panel.compilation-text running-header[display=no]{display:none}.xml-uslm-top-panel.compilation-text running-header{text-align:center;display:block;font-weight:700;font-size:13pt}.xml-uslm-top-panel.compilation-text associated-doc{display:block;font-weight:700;text-align:right;margin-left:400pt;margin-top:20pt}.xml-uslm-top-panel.compilation-text associated-doc[display=no]{display:none}.xml-uslm-top-panel.compilation-text omitted-text[type="3"]:before{content:" * * *";font-weight:700;font-size:16pt}.xml-uslm-top-panel.compilation-text omitted-text[type="7"]:before{text-align:center;content:"* * * * * * *";font-weight:700;font-size:16pt;display:block}.xml-uslm-top-panel.compilation-text pre-form>associated-doc{display:block;text-align:right;margin-top:20pt}.xml-uslm-top-panel.compilation-text form>associated-doc{display:block;text-align:center;margin-top:20pt}.xml-uslm-top-panel.compilation-text first-page-header[display=no]{display:none}.xml-uslm-top-panel.compilation-text first-page-header{display:block;font-size:17pt;font-weight:700;text-align:center;margin-top:5pt}.xml-uslm-top-panel.compilation-text first-page-date[display=no]{display:none}.xml-uslm-top-panel.compilation-text first-page-date{display:block;text-align:center;margin-top:5pt;margin-bottom:20pt}.xml-uslm-top-panel.compilation-text reintroduction-code{text-align:right;display:block}.xml-uslm-top-panel.compilation-text reintroduction-code[display=no]{display:none}.xml-uslm-top-panel.compilation-text legis-counsel{text-align:right;display:block}.xml-uslm-top-panel.compilation-text calendar[display=no]{display:none}.xml-uslm-top-panel.compilation-text calendar{font-size:20pt;font-weight:700;display:block;text-align:right}.xml-uslm-top-panel.compilation-text first-page-desc[display=no]{display:none}.xml-uslm-top-panel.compilation-text first-page-desc{text-align:center;display:block;margin-bottom:20pt;margin-top:8pt}.xml-uslm-top-panel.compilation-text smallcaps{font-variant:small-caps}.xml-uslm-top-panel.compilation-text italic{font-style:italic}.xml-uslm-top-panel.compilation-text quote:before{content:"\201c"}.xml-uslm-top-panel.compilation-text quote:after{content:"\201d"}.xml-uslm-top-panel.compilation-text quote>quote:before{content:"\2018"}.xml-uslm-top-panel.compilation-text quote>quote:after{content:"\2019"}.xml-uslm-top-panel.compilation-text quote>quote>quote:before{content:"\201c"}.xml-uslm-top-panel.compilation-text quote>quote>quote:after{content:"\201d"}.xml-uslm-top-panel.compilation-text quote>quote>quote>quote:before{content:"\2018"}.xml-uslm-top-panel.compilation-text quote>quote>quote>quote:after{content:"\2019"}.xml-uslm-top-panel.compilation-text quote>quote>quote>quote>quote:before{content:"\201c"}.xml-uslm-top-panel.compilation-text quote>quote>quote>quote>quote:after{content:"\201d"}.xml-uslm-top-panel.compilation-text quote>quote>quote>quote>quote>quote:before{content:"\2018"}.xml-uslm-top-panel.compilation-text quote>quote>quote>quote>quote>quote:after{content:"\2019"}.xml-uslm-top-panel.compilation-text term:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text term:after{color:gray;content:"\201d"}.xml-uslm-top-panel.compilation-text quote>term:before{content:"\2018"}.xml-uslm-top-panel.compilation-text quote>term:after{content:"\2019"}.xml-uslm-top-panel.compilation-text quoted-block * quote>term:before{content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * quote>term:after{content:"\201d"}.xml-uslm-top-panel.compilation-text legis-comment{margin-top:5pt;color:#0f0}.xml-uslm-top-panel.compilation-text compilation-act-form>legis-comment{color:#0f0;display:block;text-align:center}.xml-uslm-top-panel.compilation-text compilation-act-form>legis-comment:first-child{color:red;display:block;text-align:center}.xml-uslm-top-panel.compilation-text legis-comment:before{content:"[";font-weight:700}.xml-uslm-top-panel.compilation-text legis-comment:after{content:"]  ";font-weight:700}.xml-uslm-top-panel.compilation-text section>header>legis-comment{font-family:Times New Roman,serif;font-weight:700;color:#000}.xml-uslm-top-panel.compilation-text usc-reference:before{content:" ["}.xml-uslm-top-panel.compilation-text usc-reference:after{content:"] "}.xml-uslm-top-panel.compilation-text usc-reference{font-weight:700;font-size:19pt;color:#00f}.xml-uslm-top-panel.compilation-text text+usc-reference{display:block;font-weight:700;font-size:19pt;color:#00f}.xml-uslm-top-panel.compilation-text subsection+usc-reference{display:block;font-weight:700;font-size:19pt;color:#00f}.xml-uslm-top-panel.compilation-text paragraph+usc-reference{display:block;font-weight:700;font-size:19pt;color:#00f}.xml-uslm-top-panel.compilation-text inline-comment[display=no]{display:inline;color:#0f0}.xml-uslm-top-panel.compilation-text inline-comment[display=yes]{display:inline}.xml-uslm-top-panel.compilation-text inline-comment:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text inline-comment:after{font-weight:700;content:"]"}.xml-uslm-top-panel.compilation-text internal-xref{color:green}.xml-uslm-top-panel.compilation-text form{display:block;width:auto;height:auto;margin-bottom:30pt;margin-left:10pt}.xml-uslm-top-panel.compilation-text distribution-code{text-align:right;display:block;font-weight:700}.xml-uslm-top-panel.compilation-text distribution-code[display=no]{display:none}.xml-uslm-top-panel.compilation-text signature-line[display=no]{display:none}.xml-uslm-top-panel.compilation-text signature-line{display:block;margin-left:400pt;margin-top:20pt;text-align:right;text-decoration:underline}.xml-uslm-top-panel.compilation-text congress[display=no]{text-align:left;display:block;font-weight:700;color:#0f0}.xml-uslm-top-panel.compilation-text congress{text-align:left;display:block;font-weight:700}.xml-uslm-top-panel.compilation-text session[display=no]{text-align:left;display:block;font-weight:700;color:#0f0}.xml-uslm-top-panel.compilation-text session{text-align:left;display:block;font-weight:700}.xml-uslm-top-panel.compilation-text legis-num{font-size:48pt;font-weight:700;text-align:center;display:block}.xml-uslm-top-panel.compilation-text current-chamber{text-align:center;display:block;margin-top:20pt;font-size:19pt}.xml-uslm-top-panel.compilation-text endorsement[display=no]{display:none}.xml-uslm-top-panel.compilation-text compilation-act-form{display:block}.xml-uslm-top-panel.compilation-text official-title[display=no]{color:#0f0}.xml-uslm-top-panel.compilation-text endorsement>action-date{margin-top:10pt;text-align:left;font-weight:700;display:block}.xml-uslm-top-panel.compilation-text chapter-designator:before{font-weight:700;color:gray;content:"CHAP. "}.xml-uslm-top-panel.compilation-text legis-type{font-size:13pt;font-weight:700;margin-top:20pt}.xml-uslm-top-panel.compilation-text legis-type+official-title:before{content:" "}.xml-uslm-top-panel.compilation-text official-title{font-size:13pt;display:inline}.xml-uslm-top-panel.compilation-text enacting-clause{text-align:left;text-indent:24pt;display:block;font-style:italic;margin-top:8pt}.xml-uslm-top-panel.compilation-text sponsor{font-variant:normal;font-size:13pt;color:#00f}.xml-uslm-top-panel.compilation-text cosponsor{font-size:13pt;color:#00f}.xml-uslm-top-panel.compilation-text nonsponsor{font-size:13pt;color:#00f}.xml-uslm-top-panel.compilation-text committee-name{color:#00f}.xml-uslm-top-panel.compilation-text section>text{text-indent:24pt;margin-top:6pt}.xml-uslm-top-panel.compilation-text section[section-type=undesignated-section]:before{content:""}.xml-uslm-top-panel.compilation-text section[section-type=undesignated-section][commented=yes]:before{color:gray;content:"[ "}.xml-uslm-top-panel.compilation-text section[section-type=section-one]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Section "}.xml-uslm-top-panel.compilation-text section[section-type=section-one][commented=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[Section "}.xml-uslm-top-panel.compilation-text section[section-type=subsequent-section]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Sec. "}.xml-uslm-top-panel.compilation-text section[section-type=subsequent-section][commented=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[Sec. "}.xml-uslm-top-panel.compilation-text *[type=undesignated]:before{content:""}.xml-uslm-top-panel.compilation-text section[style=USC]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"\a7  "}.xml-uslm-top-panel.compilation-text section[style=USC][commented=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[\a7  "}.xml-uslm-top-panel.compilation-text section[style=USC][changed=deleted]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[\a7  "}.xml-uslm-top-panel.compilation-text * [changed=deleted] section[style=USC]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[\a7  "}.xml-uslm-top-panel.compilation-text section[changed=deleted]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[Sec. "}.xml-uslm-top-panel.compilation-text * [changed=deleted] section:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"[Sec. "}.xml-uslm-top-panel.compilation-text section[changed=deleted][style=OLC]>text:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] section[style=OLC]>text:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text section[changed=deleted][style=USC]>text:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text * [changed=deleted] section[style=USC]>text:before{font-weight:700;content:"["}.xml-uslm-top-panel.compilation-text section[other-style=traditional-inline]{text-indent:24pt;text-align:left;display:block;margin-top:6pt;margin-left:0}.xml-uslm-top-panel.compilation-text section[other-style=traditional-inline]>header{font-weight:400;font-style:normal;font-variant:small-caps;font-size:16pt}.xml-uslm-top-panel.compilation-text section [style=traditional]{text-indent:24pt;text-align:left;display:block;margin-top:6pt;margin-left:0}.xml-uslm-top-panel.compilation-text section[identifier*="/us/named"]:before,.xml-uslm-top-panel.compilation-text section[db\:identifier*="/us/named"]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Sec. "}.xml-uslm-top-panel.compilation-text section[identifier*="/us/named"],.xml-uslm-top-panel.compilation-text section[db\:identifier*="/us/named"]{text-indent:24pt;text-align:left;display:block;margin-top:6pt;margin-left:0}.xml-uslm-top-panel.compilation-text section[identifier*="/us/named"]>enum,.xml-uslm-top-panel.compilation-text section[db\:identifier*="/us/named"]>enum{color:green;font-weight:700;font-size:20pt}.xml-uslm-top-panel.compilation-text section[identifier*="/us/named"]>header,.xml-uslm-top-panel.compilation-text section[db\:identifier*="/us/named"]>header{font-size:16pt}.xml-uslm-top-panel.compilation-text section[style=traditional]>header:before{content:" "}.xml-uslm-top-panel.compilation-text section[style=traditional]>header:after{content:" "}.xml-uslm-top-panel.compilation-text section[style=traditional]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:16pt}.xml-uslm-top-panel.compilation-text subsection[style=traditional]>header:before{content:" "}.xml-uslm-top-panel.compilation-text subsection[style=traditional]>header:after{content:"   "}.xml-uslm-top-panel.compilation-text subsection[style=traditional]>header{font-weight:400;font-style:normal;vertical-align:super;font-size:16pt}.xml-uslm-top-panel.compilation-text subsection[style=archaic]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:16pt}.xml-uslm-top-panel.compilation-text subsection[style=archaic-paragraph]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:16pt}.xml-uslm-top-panel.compilation-text paragraph[style=archaic-paragraph]>header{font-weight:400;font-style:normal;font-variant:small-caps;vertical-align:super;font-size:16pt}.xml-uslm-top-panel.compilation-text division[style=OLC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"DIVISION "}.xml-uslm-top-panel.compilation-text division[style=OLC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.xml-uslm-top-panel.compilation-text division[style=USC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"DIVISION "}.xml-uslm-top-panel.compilation-text division[style=USC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.xml-uslm-top-panel.compilation-text division[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"DIVISION "}.xml-uslm-top-panel.compilation-text division[style=traditional]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:400}.xml-uslm-top-panel.compilation-text division[style=appropriation]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"DIVISION "}.xml-uslm-top-panel.compilation-text division[style=appropriation]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.xml-uslm-top-panel.compilation-text division[style=other]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"DIVISION "}.xml-uslm-top-panel.compilation-text division[style=other]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:400}.xml-uslm-top-panel.compilation-text subdivision[style=OLC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBDIVISION "}.xml-uslm-top-panel.compilation-text subdivision[style=OLC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.xml-uslm-top-panel.compilation-text subdivision[style=USC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBDIVISION "}.xml-uslm-top-panel.compilation-text subdivision[style=USC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.xml-uslm-top-panel.compilation-text subdivision[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subdivision "}.xml-uslm-top-panel.compilation-text subdivision[style=traditional]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:400}.xml-uslm-top-panel.compilation-text subdivision[style=other]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subdivision "}.xml-uslm-top-panel.compilation-text subdivision[style=other]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:400}.xml-uslm-top-panel.compilation-text title[style=OLC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[style=OLC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.xml-uslm-top-panel.compilation-text title[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text title[style=USC]:before{font-family:Times New Roman,serif;font-size:27pt;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[style=USC]>header{font-family:Times New Roman,serif;font-size:27pt}.xml-uslm-top-panel.compilation-text title[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text title[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text title:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text subtitle[style=OLC]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[style=OLC]>header{font-family:Times New Roman,serif;font-size:27pt;font-weight:700}.xml-uslm-top-panel.compilation-text subtitle[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:400;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text subtitle[style=USC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[style=USC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.xml-uslm-top-panel.compilation-text subtitle[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text subtitle[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text subtitle[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text subtitle[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text subtitle[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text subtitle[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text subtitle[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:400;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text subtitle[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text subtitle[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Subtitle "}.xml-uslm-top-panel.compilation-text subtitle:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBTITLE "}.xml-uslm-top-panel.compilation-text chapter[style=OLC]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[style=OLC]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:700}.xml-uslm-top-panel.compilation-text chapter[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:400;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text chapter[style=USC]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[style=USC]>header{font-family:Times New Roman,serif;font-size:20pt;font-weight:700}.xml-uslm-top-panel.compilation-text chapter[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;color:gray;font-weight:400;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text chapter[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Chapter "}.xml-uslm-top-panel.compilation-text chapter:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"CHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[style=OLC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[style=OLC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.xml-uslm-top-panel.compilation-text subchapter[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:700;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[style=traditional]>header{font-family:Times New Roman,serif;font-weight:700;font-size:20pt}.xml-uslm-top-panel.compilation-text subchapter[style=USC]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:400;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[style=USC]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text subchapter[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;color:gray;font-weight:400;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text subchapter[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Subchapter "}.xml-uslm-top-panel.compilation-text subchapter:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text part[style=OLC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[style=OLC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.xml-uslm-top-panel.compilation-text part[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;color:gray;font-weight:400;font-variant:small-caps;content:"Part "}.xml-uslm-top-panel.compilation-text part[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-variant:small-caps;font-size:20pt}.xml-uslm-top-panel.compilation-text part[style=USC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[style=USC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.xml-uslm-top-panel.compilation-text part[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:400;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text part[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Part "}.xml-uslm-top-panel.compilation-text part:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"PART "}.xml-uslm-top-panel.compilation-text subpart[style=OLC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[style=OLC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.xml-uslm-top-panel.compilation-text subpart[style=traditional]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[style=traditional]>header{font-family:Times New Roman,serif;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text subpart[style=USC]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[style=USC]>header{font-family:Times New Roman,serif;font-size:24pt;font-weight:700}.xml-uslm-top-panel.compilation-text subpart[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:19pt;font-weight:400;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:20pt;font-weight:400;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:24pt;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:24pt;color:gray;font-weight:400;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text subpart[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:400;color:gray;content:"Subpart "}.xml-uslm-top-panel.compilation-text subpart:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"SUBPART "}.xml-uslm-top-panel.compilation-text *>[font-size="8"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:19pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="8"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:19pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="8"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:19pt}.xml-uslm-top-panel.compilation-text *>[font-size="8"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:19pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="8"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:19pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="8"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:19pt}.xml-uslm-top-panel.compilation-text *>[font-size="10"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:20pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="10"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:20pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="10"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:20pt}.xml-uslm-top-panel.compilation-text *>[font-size="10"][font-style=all-cap][bold=no]>header{color:#000;font-size:20pt;font-weight:400;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="10"][font-style=cap-sc][bold=no]>header{color:#000;font-size:20pt;font-weight:400;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="10"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text *>[font-size="12"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:24pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="12"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:24pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="12"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:24pt}.xml-uslm-top-panel.compilation-text *>[font-size="12"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:24pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="12"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:24pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="12"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:24pt}.xml-uslm-top-panel.compilation-text *>[font-size="14"][font-style=all-cap][bold=yes]>header{color:#000;font-weight:700;font-size:27pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="14"][font-style=cap-sc][bold=yes]>header{color:#000;font-weight:700;font-size:27pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="14"][font-style=cap-lc][bold=yes]>header{color:#000;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text *>[font-size="14"][font-style=all-cap][bold=no]>header{color:#000;font-weight:400;font-size:27pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="14"][font-style=cap-sc][bold=no]>header{color:#000;font-weight:400;font-size:27pt;font-variant:small-caps}.xml-uslm-top-panel.compilation-text *>[font-size="14"][font-style=cap-lc][bold=no]>header{color:#000;font-weight:400;font-size:27pt}.xml-uslm-top-panel.compilation-text header{font-weight:700;display:inline}.xml-uslm-top-panel.compilation-text division{margin-top:30pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text subdivision{margin-top:30pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text title{margin-top:10pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text subtitle{margin-top:10pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text chapter{margin-top:10pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text subchapter{margin-top:10pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text undesignated-level>header{margin-top:10pt;font-family:Times New Roman,serif;font-size:27pt;font-weight:700;display:block;text-align:center}.xml-uslm-top-panel.compilation-text part{margin-top:10pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text subpart{margin-top:10pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text appendix{margin-top:10pt;display:block;text-align:center}.xml-uslm-top-panel.compilation-text appendix:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"APPENDIX ";display:block}.xml-uslm-top-panel.compilation-text appendix>header:after{content:""}.xml-uslm-top-panel.compilation-text appendix>header{font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text section>header{display:inline;font-weight:700}.xml-uslm-top-panel.compilation-text subsection>header{display:inline;font-weight:700}.xml-uslm-top-panel.compilation-text paragraph>header{display:inline;font-weight:700}.xml-uslm-top-panel.compilation-text subparagraph>header{display:inline;font-weight:700}.xml-uslm-top-panel.compilation-text clause>header{display:inline;font-weight:700}.xml-uslm-top-panel.compilation-text subclause>header{display:inline;font-weight:700}.xml-uslm-top-panel.compilation-text item>header{display:inline;font-weight:700}.xml-uslm-top-panel.compilation-text subitem>header{display:inline;font-weight:700}.xml-uslm-top-panel.compilation-text subsection{display:block;margin-top:6pt;margin-left:0;text-indent:24pt}.xml-uslm-top-panel.compilation-text paragraph{display:block;margin-top:6pt}.xml-uslm-top-panel.compilation-text subparagraph{display:block;margin-top:6pt}.xml-uslm-top-panel.compilation-text clause{display:block;margin-top:6pt}.xml-uslm-top-panel.compilation-text subclause{display:block;margin-top:6pt}.xml-uslm-top-panel.compilation-text item{display:block;margin-top:6pt}.xml-uslm-top-panel.compilation-text subitem{display:block;margin-top:6pt}.xml-uslm-top-panel.compilation-text subsubitem{display:block;margin-top:6pt}.xml-uslm-top-panel.compilation-text subsection[indent=flush-left]{text-indent:0pt}.xml-uslm-top-panel.compilation-text subsection[indent=flush-left]>paragraph[indent=""]{margin-left:0;text-indent:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=flush-left]{text-indent:0pt}.xml-uslm-top-panel.compilation-text paragraph[indent=flush-left]>subparagraph[indent=""]{margin-left:0;text-indent:24pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=flush-left]{text-indent:0pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=flush-left]>clause[indent=""]{margin-left:0;text-indent:24pt}.xml-uslm-top-panel.compilation-text clause[indent=flush-left]{text-indent:0pt}.xml-uslm-top-panel.compilation-text clause[indent=flush-left]>subclause[indent=""]{margin-left:0;text-indent:24pt}.xml-uslm-top-panel.compilation-text subclause[indent=flush-left]{text-indent:0pt}.xml-uslm-top-panel.compilation-text subclause[indent=flush-left]>item[indent=""]{margin-left:0;text-indent:24pt}.xml-uslm-top-panel.compilation-text item[indent=flush-left]{text-indent:0pt}.xml-uslm-top-panel.compilation-text item[indent=flush-left]>subitem[indent=""]{margin-left:0;text-indent:24pt}.xml-uslm-top-panel.compilation-text subitem[indent=flush-left]{text-indent:0pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up1]{margin-left:0}.xml-uslm-top-panel.compilation-text paragraph[indent=up2]{margin-left:0}.xml-uslm-top-panel.compilation-text paragraph[indent=up3]{margin-left:0}.xml-uslm-top-panel.compilation-text paragraph[indent=up4]{margin-left:0}.xml-uslm-top-panel.compilation-text paragraph[indent=up5]{margin-left:0}.xml-uslm-top-panel.compilation-text paragraph[indent=up6]{margin-left:0}.xml-uslm-top-panel.compilation-text subparagraph[indent=up1]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up2]{margin-left:0}.xml-uslm-top-panel.compilation-text subparagraph[indent=up3]{margin-left:0}.xml-uslm-top-panel.compilation-text subparagraph[indent=up4]{margin-left:0}.xml-uslm-top-panel.compilation-text subparagraph[indent=up5]{margin-left:0}.xml-uslm-top-panel.compilation-text subparagraph[indent=up6]{margin-left:0}.xml-uslm-top-panel.compilation-text clause[indent=up1]{margin-left:48pt}.xml-uslm-top-panel.compilation-text clause[indent=up2]{margin-left:24pt}.xml-uslm-top-panel.compilation-text clause[indent=up3]{margin-left:0}.xml-uslm-top-panel.compilation-text clause[indent=up4]{margin-left:0}.xml-uslm-top-panel.compilation-text clause[indent=up5]{margin-left:0}.xml-uslm-top-panel.compilation-text clause[indent=up6]{margin-left:0}.xml-uslm-top-panel.compilation-text subclause[indent=up1]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subclause[indent=up2]{margin-left:48pt}.xml-uslm-top-panel.compilation-text subclause[indent=up3]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subclause[indent=up4]{margin-left:0}.xml-uslm-top-panel.compilation-text subclause[indent=up5]{margin-left:0}.xml-uslm-top-panel.compilation-text subclause[indent=up6]{margin-left:0}.xml-uslm-top-panel.compilation-text item[indent=up1]{margin-left:96pt}.xml-uslm-top-panel.compilation-text item[indent=up2]{margin-left:72pt}.xml-uslm-top-panel.compilation-text item[indent=up3]{margin-left:48pt}.xml-uslm-top-panel.compilation-text item[indent=up4]{margin-left:24pt}.xml-uslm-top-panel.compilation-text item[indent=up5]{margin-left:0}.xml-uslm-top-panel.compilation-text item[indent=up6]{margin-left:0}.xml-uslm-top-panel.compilation-text subitem[indent=up1]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subitem[indent=up2]{margin-left:96pt}.xml-uslm-top-panel.compilation-text subitem[indent=up3]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subitem[indent=up4]{margin-left:48pt}.xml-uslm-top-panel.compilation-text subitem[indent=up5]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subitem[indent=up6]{margin-left:0}.xml-uslm-top-panel.compilation-text subsection[indent=down1]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subsection[indent=down2]{margin-left:48pt}.xml-uslm-top-panel.compilation-text subsection[indent=down3]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subsection[indent=down4]{margin-left:96pt}.xml-uslm-top-panel.compilation-text subsection[indent=down5]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subsection[indent=down6]{margin-left:144pt}.xml-uslm-top-panel.compilation-text paragraph[indent=down1]{margin-left:48pt}.xml-uslm-top-panel.compilation-text paragraph[indent=down2]{margin-left:72pt}.xml-uslm-top-panel.compilation-text paragraph[indent=down3]{margin-left:96pt}.xml-uslm-top-panel.compilation-text paragraph[indent=down4]{margin-left:120pt}.xml-uslm-top-panel.compilation-text paragraph[indent=down5]{margin-left:144pt}.xml-uslm-top-panel.compilation-text paragraph[indent=down6]{margin-left:144pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=down1]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=down2]{margin-left:96pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=down3]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=down4]{margin-left:144pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=down5]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=down6]{margin-left:168pt}.xml-uslm-top-panel.compilation-text clause[indent=down1]{margin-left:96pt}.xml-uslm-top-panel.compilation-text clause[indent=down2]{margin-left:120pt}.xml-uslm-top-panel.compilation-text clause[indent=down3]{margin-left:144pt}.xml-uslm-top-panel.compilation-text clause[indent=down4]{margin-left:168pt}.xml-uslm-top-panel.compilation-text clause[indent=down5]{margin-left:168pt}.xml-uslm-top-panel.compilation-text clause[indent=down6]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subclause[indent=down1]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subclause[indent=down2]{margin-left:144pt}.xml-uslm-top-panel.compilation-text subclause[indent=down3]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subclause[indent=down4]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subclause[indent=down5]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subclause[indent=down6]{margin-left:168pt}.xml-uslm-top-panel.compilation-text item[indent=down1]{margin-left:144pt}.xml-uslm-top-panel.compilation-text item[indent=down2]{margin-left:168pt}.xml-uslm-top-panel.compilation-text item[indent=down3]{margin-left:168pt}.xml-uslm-top-panel.compilation-text item[indent=down4]{margin-left:168pt}.xml-uslm-top-panel.compilation-text item[indent=down5]{margin-left:168pt}.xml-uslm-top-panel.compilation-text item[indent=down6]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subitem[indent=down1]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subitem[indent=down2]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subitem[indent=down3]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subitem[indent=down4]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subitem[indent=down5]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subitem[indent=down6]{margin-left:168pt}.xml-uslm-top-panel.compilation-text subsection[indent=subsection]{margin-left:0}.xml-uslm-top-panel.compilation-text subsection[indent=paragraph]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subsection[indent=subparagraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text subsection[indent=clause]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subsection[indent=subclause]{margin-left:96pt}.xml-uslm-top-panel.compilation-text subsection[indent=item]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subsection[indent=subitem]{margin-left:144pt}.xml-uslm-top-panel.compilation-text paragraph[indent=subsection]{margin-left:0}.xml-uslm-top-panel.compilation-text paragraph[indent=paragraph]{margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=subparagraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text paragraph[indent=clause]{margin-left:72pt}.xml-uslm-top-panel.compilation-text paragraph[indent=subclause]{margin-left:96pt}.xml-uslm-top-panel.compilation-text paragraph[indent=item]{margin-left:120pt}.xml-uslm-top-panel.compilation-text paragraph[indent=subitem]{margin-left:144pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=subsection]{margin-left:0}.xml-uslm-top-panel.compilation-text subparagraph[indent=paragraph]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=subparagraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=clause]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=subclause]{margin-left:96pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=item]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=subitem]{margin-left:144pt}.xml-uslm-top-panel.compilation-text clause[indent=subsection]{margin-left:0}.xml-uslm-top-panel.compilation-text clause[indent=paragraph]{margin-left:24pt}.xml-uslm-top-panel.compilation-text clause[indent=subparagraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text clause[indent=clause]{margin-left:72pt}.xml-uslm-top-panel.compilation-text clause[indent=subclause]{margin-left:96pt}.xml-uslm-top-panel.compilation-text clause[indent=item]{margin-left:120pt}.xml-uslm-top-panel.compilation-text clause[indent=subitem]{margin-left:144pt}.xml-uslm-top-panel.compilation-text subclause[indent=subsection]{margin-left:0}.xml-uslm-top-panel.compilation-text subclause[indent=paragraph]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subclause[indent=subparagraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text subclause[indent=clause]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subclause[indent=subclause]{margin-left:96pt}.xml-uslm-top-panel.compilation-text subclause[indent=item]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subclause[indent=subitem]{margin-left:144pt}.xml-uslm-top-panel.compilation-text item[indent=subsection]{margin-left:0}.xml-uslm-top-panel.compilation-text item[indent=paragraph]{margin-left:24pt}.xml-uslm-top-panel.compilation-text item[indent=subparagraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text item[indent=clause]{margin-left:72pt}.xml-uslm-top-panel.compilation-text item[indent=subclause]{margin-left:96pt}.xml-uslm-top-panel.compilation-text item[indent=item]{margin-left:120pt}.xml-uslm-top-panel.compilation-text item[indent=subitem]{margin-left:144pt}.xml-uslm-top-panel.compilation-text subitem[indent=subsection]{margin-left:0}.xml-uslm-top-panel.compilation-text subitem[indent=paragraph]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subitem[indent=subparagraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text subitem[indent=clause]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subitem[indent=subclause]{margin-left:96pt}.xml-uslm-top-panel.compilation-text subitem[indent=item]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subitem[indent=subitem]{margin-left:144pt}.xml-uslm-top-panel.compilation-text subsubitem[indent=subsection]{margin-left:0}.xml-uslm-top-panel.compilation-text subsubitem[indent=paragraph]{margin-left:24pt}.xml-uslm-top-panel.compilation-text subsubitem[indent=subparagraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text subsubitem[indent=clause]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subsubitem[indent=subclause]{margin-left:96pt}.xml-uslm-top-panel.compilation-text subsubitem[indent=item]{margin-left:120pt}.xml-uslm-top-panel.compilation-text subsubitem[indent=subitem]{margin-left:144pt}.xml-uslm-top-panel.compilation-text section[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text subsection[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text paragraph[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text subparagraph[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text clause[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text subclause[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text item[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text subitem[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text subsubitem[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text continuation-text{display:block;margin-top:6pt;text-indent:0pt}.xml-uslm-top-panel.compilation-text continuation-text[continuation-text-level=subsection]{text-indent:0pt;margin-left:0}.xml-uslm-top-panel.compilation-text continuation-text[continuation-text-level=paragraph]{text-indent:0pt;margin-left:24pt}.xml-uslm-top-panel.compilation-text continuation-text[continuation-text-level=subparagraph]{text-indent:0pt;margin-left:48pt}.xml-uslm-top-panel.compilation-text continuation-text[continuation-text-level=clause]{text-indent:0pt;margin-left:72pt}.xml-uslm-top-panel.compilation-text continuation-text[continuation-text-level=subclause]{text-indent:0pt;margin-left:96pt}.xml-uslm-top-panel.compilation-text continuation-text[continuation-text-level=item]{text-indent:0pt;margin-left:120pt}.xml-uslm-top-panel.compilation-text continuation-text[continuation-text-level=subitem]{text-indent:0pt;margin-left:144pt}.xml-uslm-top-panel.compilation-text *[indent=subsection]>continuation-text{text-indent:0pt;margin-left:0}.xml-uslm-top-panel.compilation-text *[indent=paragraph]>continuation-text{text-indent:0pt;margin-left:24pt}.xml-uslm-top-panel.compilation-text *[indent=subparagraph]>continuation-text{text-indent:0pt;margin-left:48pt}.xml-uslm-top-panel.compilation-text *[indent=clause]>continuation-text{text-indent:0pt;margin-left:72pt}.xml-uslm-top-panel.compilation-text *[indent=subclause]>continuation-text{text-indent:0pt;margin-left:96pt}.xml-uslm-top-panel.compilation-text *[indent=item]>continuation-text{text-indent:0pt;margin-left:120pt}.xml-uslm-top-panel.compilation-text *[indent=subitem]>continuation-text{text-indent:0pt;margin-left:144pt}.xml-uslm-top-panel.compilation-text *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=paragraph]{text-indent:0pt;margin-left:0}.xml-uslm-top-panel.compilation-text *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subparagraph]{text-indent:0pt;margin-left:24pt}.xml-uslm-top-panel.compilation-text *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=clause]{text-indent:0pt;margin-left:48pt}.xml-uslm-top-panel.compilation-text *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subclause]{text-indent:0pt;margin-left:72pt}.xml-uslm-top-panel.compilation-text *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=item]{text-indent:0pt;margin-left:96pt}.xml-uslm-top-panel.compilation-text *[display-inline=yes-display-inline]>continuation-text[continuation-text-level=subitem]{text-indent:0pt;margin-left:120pt}.xml-uslm-top-panel.compilation-text toc{color:teal;font-size:13pt;display:block;margin-top:12pt;text-align:left;margin-left:24pt}.xml-uslm-top-panel.compilation-text toc-entry[changed=added][accept-change=yes]{color:teal}.xml-uslm-top-panel.compilation-text toc * header-in-text{color:teal}.xml-uslm-top-panel.compilation-text toc>toc-entry[level=section]:after{font-weight:700;color:gray;content:""}.xml-uslm-top-panel.compilation-text toc-quoted-entry>toc-entry[level=section]:after{font-weight:700;color:gray;content:""}.xml-uslm-top-panel.compilation-text paragraph>toc{margin-left:24pt}.xml-uslm-top-panel.compilation-text subparagraph>toc{margin-left:48pt}.xml-uslm-top-panel.compilation-text clause>toc{margin-left:72pt}.xml-uslm-top-panel.compilation-text subclause>toc{margin-left:96pt}.xml-uslm-top-panel.compilation-text item>toc{margin-left:120pt}.xml-uslm-top-panel.compilation-text subitem>toc{margin-left:124pt}.xml-uslm-top-panel.compilation-text toc-entry[level=title]{font-size:19pt}.xml-uslm-top-panel.compilation-text toc-entry[level=part]{font-size:19pt}.xml-uslm-top-panel.compilation-text toc-entry[level=subpart]{font-size:19pt}.xml-uslm-top-panel.compilation-text toc>toc-entry[level=appendix]:before{font-weight:700;color:gray;content:"Appendix \2014  "}.xml-uslm-top-panel.compilation-text toc>toc-entry[indent=I04]{margin-left:30pt}.xml-uslm-top-panel.compilation-text toc>toc-entry[indent=I06]{margin-left:50pt}.xml-uslm-top-panel.compilation-text subsection>toc>toc-entry[level=subsection]{margin-left:72pt}.xml-uslm-top-panel.compilation-text subsection>toc>toc-entry[level=paragraph]{margin-left:96pt}.xml-uslm-top-panel.compilation-text toc>multi-column-toc-entry{display:block;margin-top:5pt}.xml-uslm-top-panel.compilation-text toc>multi-column-toc-entry[indent=I01]{font-size:16pt}.xml-uslm-top-panel.compilation-text toc>multi-column-toc-entry[indent=I21]{font-size:16pt}.xml-uslm-top-panel.compilation-text toc>multi-column-toc-entry[indent=I25]{margin-left:50pt}.xml-uslm-top-panel.compilation-text toc>multi-column-toc-entry>target:before{color:gray;font-weight:700;font-size:13pt;display:inline;content:". . . "}.xml-uslm-top-panel.compilation-text multi-column-toc-entry[bold=on]{font-weight:700}.xml-uslm-top-panel.compilation-text toc>multi-column-toc-entry>toc-enum:after{content:"  "}.xml-uslm-top-panel.compilation-text toc>multi-column-toc-entry[level=section]{margin-left:0}.xml-uslm-top-panel.compilation-text multi-column-toc-entry[level=subsection]{margin-left:24pt}.xml-uslm-top-panel.compilation-text multi-column-toc-entry[level=paragraph]{margin-left:48pt}.xml-uslm-top-panel.compilation-text multi-column-toc-entry[level=subparagraph]{margin-left:72pt}.xml-uslm-top-panel.compilation-text enum:after{content:" "}.xml-uslm-top-panel.compilation-text subsection>enum{color:green}.xml-uslm-top-panel.compilation-text paragraph>enum{color:green}.xml-uslm-top-panel.compilation-text subparagraph>enum{color:green}.xml-uslm-top-panel.compilation-text clause>enum{color:green}.xml-uslm-top-panel.compilation-text subclause>enum{color:green}.xml-uslm-top-panel.compilation-text item>enum{color:green}.xml-uslm-top-panel.compilation-text subitem>enum{color:green}.xml-uslm-top-panel.compilation-text division[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text subdivision[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text title[style=OLC]>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text title[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text title[style=USC]>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subtitle[style=OLC]>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subtitle[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text subtitle[style=USC]>enum{color:green;font-weight:700;font-size:24pt}.xml-uslm-top-panel.compilation-text part[style=OLC]>enum{color:green;font-weight:700;font-size:24pt}.xml-uslm-top-panel.compilation-text part[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text part[style=USC]>enum{color:green;font-weight:700;font-size:24pt}.xml-uslm-top-panel.compilation-text subpart[style=OLC]>enum{color:green;font-weight:700;font-size:24pt}.xml-uslm-top-panel.compilation-text subpart[style=traditional]>enum{color:green;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text subpart[style=USC]>enum{color:green;font-weight:700;font-size:24pt}.xml-uslm-top-panel.compilation-text chapter[style=OLC]>enum{color:green;font-weight:700;font-size:20pt}.xml-uslm-top-panel.compilation-text chapter[style=traditional]>enum{color:green;font-size:20pt;font-weight:400}.xml-uslm-top-panel.compilation-text chapter[style=USC]>enum{color:green;font-weight:700;font-size:20pt}.xml-uslm-top-panel.compilation-text subchapter[style=OLC]>enum{color:green;font-weight:700;font-size:24pt}.xml-uslm-top-panel.compilation-text subchapter[style=traditional]>enum{color:green;font-weight:700;font-size:20pt}.xml-uslm-top-panel.compilation-text subchapter[style=USC]>enum{color:green;font-weight:700;font-size:20pt}.xml-uslm-top-panel.compilation-text *>[font-size="8"][bold=yes]>enum{color:green;font-weight:700;font-size:19pt}.xml-uslm-top-panel.compilation-text *>[font-size="8"][bold=no]>enum{color:green;font-weight:400;font-size:19pt}.xml-uslm-top-panel.compilation-text *>[font-size="10"][bold=yes]>enum{color:green;font-weight:700;font-size:20pt}.xml-uslm-top-panel.compilation-text *>[font-size="10"][bold=no]>enum{color:green;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text *>[font-size="12"][bold=yes]>enum{color:green;font-weight:700;font-size:24pt}.xml-uslm-top-panel.compilation-text *>[font-size="12"][bold=no]>enum{color:green;font-weight:400;font-size:24pt}.xml-uslm-top-panel.compilation-text *>[font-size="14"][bold=yes]>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text *>[font-size="14"][bold=no]>enum{color:green;font-weight:400;font-size:27pt}.xml-uslm-top-panel.compilation-text division>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subdivision>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text title>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subtitle>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text chapter>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subchapter>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text part>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subpart>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text title>header{font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subtitle>header{font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text part>header{font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subpart>header{font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text chapter>header{font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text subchapter>header{font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text title>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text subtitle>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text chapter>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text part>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text subpart>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text subchapter>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text division>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text subdivision>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text title>header:after{content:""}.xml-uslm-top-panel.compilation-text subtitle>header:after{content:""}.xml-uslm-top-panel.compilation-text chapter>header:after{content:""}.xml-uslm-top-panel.compilation-text part>header:after{content:""}.xml-uslm-top-panel.compilation-text subpart>header:after{content:""}.xml-uslm-top-panel.compilation-text subchapter>header:after{content:""}.xml-uslm-top-panel.compilation-text undesignated-level>header:after{content:""}.xml-uslm-top-panel.compilation-text division>header:after{content:""}.xml-uslm-top-panel.compilation-text subdivision>header:after{content:""}.xml-uslm-top-panel.compilation-text toc-entry[bold=on]{font-weight:700}.xml-uslm-top-panel.compilation-text toc-entry{display:block}.xml-uslm-top-panel.compilation-text quoted-entries>toc-entry:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text toc-quoted-entry[style=OLC]>toc-entry[level=section]:before{content:"\201c"}.xml-uslm-top-panel.compilation-text toc-quoted-entry[style=USC]>toc-entry[level=section]:before{content:"\201c"}.xml-uslm-top-panel.compilation-text toc-quoted-entry[style=traditional]>toc-entry[level=section]:before{content:"\201c"}.xml-uslm-top-panel.compilation-text toc-quoted-entry[style=OLC]>toc-entry[level=section]{text-indent:15pt}.xml-uslm-top-panel.compilation-text toc-quoted-entry[style=USC]>toc-entry[level=section]{text-indent:15pt}.xml-uslm-top-panel.compilation-text toc-quoted-entry[style=traditional]>toc-entry[level=section]{text-indent:15pt}.xml-uslm-top-panel.compilation-text quoted-entries:after{color:gray;font-size:13pt;content:"[END-OF-QUOTED-BLOCK-ENTRIES]\201d"}.xml-uslm-top-panel.compilation-text toc-entry[level=division]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text toc-entry[level=division]:before{content:"Division ";font-variant:small-caps}.xml-uslm-top-panel.compilation-text toc-entry[align=center]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text toc-entry[level=subdivision]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text toc-entry[level=title]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text toc-entry[level=subtitle]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text toc-entry[level=chapter]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text legis-body[style=USC] * toc-entry[level=subchapter]:before{content:"SUBCHAPTER "}.xml-uslm-top-panel.compilation-text toc-entry[level=subchapter]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text toc-entry[level=part]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text toc-entry[level=subpart]{text-align:center;margin-top:10pt;margin-bottom:10pt}.xml-uslm-top-panel.compilation-text superscript{font-weight:400;font-style:normal;vertical-align:super;font-size:13pt}.xml-uslm-top-panel.compilation-text subscript{font-weight:400;font-style:normal;vertical-align:sub;font-size:13pt}.xml-uslm-top-panel.compilation-text footnote-ref{font-weight:400;font-style:normal;vertical-align:super;font-size:13pt;color:#00f}.xml-uslm-top-panel.compilation-text dangling-footnote-ref{font-weight:400;font-style:normal;vertical-align:super;font-size:13pt;color:#00f}.xml-uslm-top-panel.compilation-text after-quoted-block:before{color:gray;font-size:13pt;content:"[END-OF-QUOTED-BLOCK]\201d"}.xml-uslm-top-panel.compilation-text after-quoted-block{color:#000;font-size:27pt;display:block;text-align:left;background-color:#fff}.xml-uslm-top-panel.compilation-text text{display:inline;margin-top:5pt}.xml-uslm-top-panel.compilation-text text[display-inline=no-display-inline]{display:block;margin-top:6pt;text-indent:24pt}.xml-uslm-top-panel.compilation-text legis-body * header-in-text{color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=section]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=subsection]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=paragraph]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=subparagraph]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=clause]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=subclause]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=item]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=subitem]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=division]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=subdivision]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=title]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=subtitle]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=chapter]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=subchapter]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=part]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-body * header-in-text[level=subpart]{font-size:16pt;font-weight:700;color:#00f}.xml-uslm-top-panel.compilation-text legis-contents{color:teal;display:block;margin-top:6pt}.xml-uslm-top-panel.compilation-text section-entry{display:block}.xml-uslm-top-panel.compilation-text attestor{font-style:italic}.xml-uslm-top-panel.compilation-text attestation{display:block;text-indent:0pt;margin-top:12pt}.xml-uslm-top-panel.compilation-text attestation:before{color:red;content:"Attest: "}.xml-uslm-top-panel.compilation-text attestation-group{font-style:italic;text-align:right}.xml-uslm-top-panel.compilation-text endorsement:before{color:red;content:"--- UNIQUE ENDORSEMENT DATA ---"}.xml-uslm-top-panel.compilation-text endorsement[display=no]:before{display:none}.xml-uslm-top-panel.compilation-text endorsement{display:block;margin-top:20pt}.xml-uslm-top-panel.compilation-text quoted-block>quote>quote:before{content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>quote>quote:after{content:"\201d"}.xml-uslm-top-panel.compilation-text enum-in-header{color:maroon}.xml-uslm-top-panel.compilation-text quoted-block>section>enum:before{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block>section>subsection{margin-left:0;text-indent:0pt}.xml-uslm-top-panel.compilation-text quoted-block[display-inline=yes-display-inline]>section{margin-left:-24pt;text-indent:0pt}.xml-uslm-top-panel.compilation-text quoted-block>section>subsection>paragraph{margin-left:24pt;text-indent:0pt}.xml-uslm-top-panel.compilation-text quoted-block>section>subsection>paragraph>subparagraph{margin-left:24pt;text-indent:0pt}.xml-uslm-top-panel.compilation-text quoted-block>section>subsection>paragraph>subparagraph>clause{margin-left:24pt;text-indent:0pt}.xml-uslm-top-panel.compilation-text quoted-block>section>subsection>paragraph>subparagraph>clause>subclause{margin-left:24pt;text-indent:0pt}.xml-uslm-top-panel.compilation-text quoted-block>section>subsection>paragraph>subparagraph>clause>subclause>item{margin-left:24pt;text-indent:0pt}.xml-uslm-top-panel.compilation-text quoted-block>section>subsection>subparagraph>clause>subclause>item>subitem{margin-left:24pt;text-indent:0pt}.xml-uslm-top-panel.compilation-text quoted-block:before{color:gray;font-size:11pt;display:inline;content:"[Style of Quoted-Block: " attr(style) " " attr(other-style) "] "}.xml-uslm-top-panel.compilation-text quoted-block[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text quoted-block[display-inline=yes-display-inline]>text[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text quoted-block[display-inline=yes-display-inline] * text[display-inline=yes-display-inline]{display:inline}.xml-uslm-top-panel.compilation-text quoted-block[display-inline=yes-display-inline]>text[display-inline=yes-display-inline]:before{content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block[display-inline=no-display-inline]>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * enum{color:#00f}.xml-uslm-top-panel.compilation-text quoted-block>title:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cTitle "}.xml-uslm-top-panel.compilation-text quoted-block * title:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cTitle "}.xml-uslm-top-panel.compilation-text quoted-block * subtitle:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubtitle "}.xml-uslm-top-panel.compilation-text quoted-block * chapter:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201c Chapter "}.xml-uslm-top-panel.compilation-text quoted-block * subchapter:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubchapter "}.xml-uslm-top-panel.compilation-text quoted-block * part:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cPart "}.xml-uslm-top-panel.compilation-text quoted-block * subpart:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubpart "}.xml-uslm-top-panel.compilation-text quoted-block[style=USC]>section>header:after{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block * subsection>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>subsection>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * subsection[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block * paragraph[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block * subparagraph[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block * clause[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block * subclause[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block * item[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block * subitem[display-inline=yes-display-inline]>enum:before{color:gray;content:""}.xml-uslm-top-panel.compilation-text quoted-block>subsection{margin-left:0}.xml-uslm-top-panel.compilation-text paragraph>quoted-block{color:#00f;margin-left:24pt;text-align:left;display:block}.xml-uslm-top-panel.compilation-text quoted-block>paragraph{margin-left:24pt}.xml-uslm-top-panel.compilation-text subparagraph>quoted-block{color:#00f;margin-left:48pt;text-align:left;display:block}.xml-uslm-top-panel.compilation-text quoted-block>subparagraph{margin-left:48pt}.xml-uslm-top-panel.compilation-text clause>quoted-block{color:#00f;margin-left:72pt;text-align:left;display:block}.xml-uslm-top-panel.compilation-text quoted-block>clause{margin-left:72pt}.xml-uslm-top-panel.compilation-text subclause>quoted-block{color:#00f;margin-left:96pt;text-align:left;display:block}.xml-uslm-top-panel.compilation-text quoted-block>subclause{margin-left:96pt}.xml-uslm-top-panel.compilation-text item>quoted-block{color:#00f;margin-left:120pt;text-align:left;display:block}.xml-uslm-top-panel.compilation-text quoted-block>item{margin-left:120pt}.xml-uslm-top-panel.compilation-text subitem>quoted-block{color:#00f;margin-left:140pt;text-align:left;display:block}.xml-uslm-top-panel.compilation-text quoted-block>subitem{margin-left:156pt}.xml-uslm-top-panel.compilation-text quoted-block{color:#00f;margin-left:0;text-align:left;display:block}.xml-uslm-top-panel.compilation-text quoted-block[style=USC] * section:before{color:gray;content:"\201c\a7  "}.xml-uslm-top-panel.compilation-text quoted-block[style=USC]>section:before{color:gray;content:"\201c\a7  "}.xml-uslm-top-panel.compilation-text quoted-block[style=OLC] * section:before{color:gray;content:"\201cSec. "}.xml-uslm-top-panel.compilation-text quoted-block[style=OLC]>section:before{color:gray;content:"\201cSec. "}.xml-uslm-top-panel.compilation-text quoted-block[style=traditional] * section:before{color:gray;content:"\201cSec. "}.xml-uslm-top-panel.compilation-text quoted-block[style=traditional]>section:before{color:gray;content:"\201cSec. "}.xml-uslm-top-panel.compilation-text quoted-block>section:before{color:gray;content:"\201cSec. "}.xml-uslm-top-panel.compilation-text quoted-block * section:before{color:gray;content:"\201cSec. "}.xml-uslm-top-panel.compilation-text paragraph>quoted-block>section{margin-left:48pt;color:#00f;text-indent:0pt;display:block}.xml-uslm-top-panel.compilation-text paragraph>quoted-block>subsection{margin-left:-10pt}.xml-uslm-top-panel.compilation-text quoted-block * paragraph>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>paragraph>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>subparagraph>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * subparagraph>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>clause>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * clause>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>subclause>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * subclause>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>item>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * item>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>subitem>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * subitem>enum:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>term:before{color:gray;content:"\2018"}.xml-uslm-top-panel.compilation-text quoted-block>term:after{color:gray;content:"\2019"}.xml-uslm-top-panel.compilation-text quoted-block * term:before{color:gray;content:"\2018"}.xml-uslm-top-panel.compilation-text quoted-block * term:after{color:gray;content:"\2019"}.xml-uslm-top-panel.compilation-text quoted-block>division:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201c Division "}.xml-uslm-top-panel.compilation-text quoted-block * division:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201c Division "}.xml-uslm-top-panel.compilation-text quoted-block>subdivision:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubdivision "}.xml-uslm-top-panel.compilation-text quoted-block * subdivision:before{font-family:Times New Roman,serif;font-size:27pt;font-weight:700;color:gray;content:"\201cSubdivision "}.xml-uslm-top-panel.compilation-text quoted-block>subtitle:before{color:gray;content:"\201cSubtitle "}.xml-uslm-top-panel.compilation-text quoted-block>chapter:before{color:gray;content:"\201c Chapter "}.xml-uslm-top-panel.compilation-text quoted-block>part:before{color:gray;content:"\201cPart "}.xml-uslm-top-panel.compilation-text quoted-block>subpart:before{color:gray;content:"\201cSubpart "}.xml-uslm-top-panel.compilation-text quoted-block>para:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block>toc>toc-entry:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * toc>toc-entry:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text quoted-block * quote:after{content:"\2019"}.xml-uslm-top-panel.compilation-text quoted-block * quote:before{content:"\2018"}.xml-uslm-top-panel.compilation-text quoted-block>quote:after{content:"\2019"}.xml-uslm-top-panel.compilation-text quoted-block>quote:before{content:"\2018"}.xml-uslm-top-panel.compilation-text subparagraph>quoted-block>section{color:#00f;margin-left:0;text-indent:0pt;display:block}.xml-uslm-top-panel.compilation-text clause>quoted-block>section{color:#00f;margin-left:0;text-indent:0pt;display:block}.xml-uslm-top-panel.compilation-text subclause>quoted-block>section{color:#00f;margin-left:0;text-indent:0pt;display:block}.xml-uslm-top-panel.compilation-text item>quoted-block>section{color:#00f;margin-left:0;text-indent:0pt;display:block}.xml-uslm-top-panel.compilation-text subitem>quoted-block>section{color:#00f;margin-left:5pt;text-indent:0pt;display:block}.xml-uslm-top-panel.compilation-text quoted-block>paragraph[indent=up1]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>paragraph[indent=subsection]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text paragraph>quoted-block>paragraph[indent=up1]{color:#00f;margin-left:10pt}.xml-uslm-top-panel.compilation-text quoted-block>subparagraph[indent=up2]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>subparagraph[indent=subsection]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text paragraph>quoted-block>subparagraph[indent=up2]{color:#00f;margin-left:10pt}.xml-uslm-top-panel.compilation-text quoted-block>clause[indent=up3]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>clause[indent=subsection]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>subclause[indent=up4]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>subclause[indent=subsection]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=up5]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=subsection]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=up6]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=subsection]{color:#00f;margin-left:0}.xml-uslm-top-panel.compilation-text quoted-block>subparagraph[indent=up1]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>subparagraph[indent=paragraph]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>clause[indent=up2]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>clause[indent=paragraph]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>subclause[indent=up3]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>subclause[indent=paragraph]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=up4]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=paragraph]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=up5]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=paragraph]{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text quoted-block>clause[indent=up1]{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text quoted-block>clause[indent=subparagraph]{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text quoted-block>subclause[indent=up2]{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text quoted-block>subclause[indent=subparagraph]{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=up3]{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=subparagraph]{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=up4]{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=subparagraph]{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text quoted-block>subclause[indent=up1]{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text quoted-block>subclause[indent=clause]{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=up2]{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=clause]{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=up3]{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=clause]{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=up1]{color:#00f;margin-left:96pt}.xml-uslm-top-panel.compilation-text quoted-block>item[indent=subclause]{color:#00f;margin-left:96pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=up2]{color:#00f;margin-left:96pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=subclause]{color:#00f;margin-left:96pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=up1]{color:#00f;margin-left:120pt}.xml-uslm-top-panel.compilation-text quoted-block>subitem[indent=item]{color:#00f;margin-left:120pt}.xml-uslm-top-panel.compilation-text subsection[indent=up1]>quoted-block>section{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text subsection[indent=up1] * quoted-block>section{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text subsection[indent=up1]>quoted-block>subsection{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subsection[indent=up1] * quoted-block>subsection{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up1]>quoted-block>section{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up1] * quoted-block>section{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up1]>quoted-block>subsection{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up1] * quoted-block>subsection{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up1]>quoted-block>paragraph{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up1] * quoted-block>paragraph{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up1]>quoted-block>section{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up1] * quoted-block>section{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up1]>quoted-block>subsection{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up1] * quoted-block>subsection{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up1]>quoted-block>paragraph{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up1] * quoted-block>paragraph{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text clause[indent=up1]>quoted-block>section{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text clause[indent=up1] * quoted-block>section{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text subsection[indent=up2]>quoted-block>section{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text subsection[indent=up2] * quoted-block>section{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text subsection[indent=up2]>quoted-block>subsection{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subsection[indent=up2] * quoted-block>subsection{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subsection[indent=up2] * quoted-block>subparagraph{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up2]>quoted-block>section{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up2] * quoted-block>section{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up2]>quoted-block>subsection{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up2] * quoted-block>subsection{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up2]>quoted-block>paragraph{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text paragraph[indent=up2] * quoted-block>paragraph{color:#00f;margin-left:24pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up2]>quoted-block>section{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up2] * quoted-block>section{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up2]>quoted-block>subsection{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up2] * quoted-block>subsection{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up2]>quoted-block>paragraph{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text subparagraph[indent=up2] * quoted-block>paragraph{color:#00f;margin-left:48pt}.xml-uslm-top-panel.compilation-text clause[indent=up2]>quoted-block>section{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text clause[indent=up2] * quoted-block>section{color:#00f;margin-left:72pt}.xml-uslm-top-panel.compilation-text quoted-block * quoted-block * enum:before{color:#39c;content:"\2018"}.xml-uslm-top-panel.compilation-text quoted-block>quoted-block * enum:before{color:#39c;content:"\2018"}.xml-uslm-top-panel.compilation-text quoted-block * quoted-block{color:#39c}.xml-uslm-top-panel.compilation-text quoted-block>quoted-block{color:#39c}.xml-uslm-top-panel.compilation-text quoted-block * quoted-block * enum{color:#39c}.xml-uslm-top-panel.compilation-text quoted-block>quoted-block * enum{color:#39c}.xml-uslm-top-panel.compilation-text quoted-block>quoted-block>enum{color:#39c}.xml-uslm-top-panel.compilation-text quoted-block>quoted-block:before{color:gray;font-size:11pt;display:inline;content:"[Style of the nested Quoted-Block: " attr(style) " " attr(other-style) "] NOTE: quotes may not display correctly for the nested quoted-block "}.xml-uslm-top-panel.compilation-text quoted-block * quoted-block:before{color:gray;font-size:11pt;display:inline;content:"[Style of the nested Quoted-Block:" attr(style) " " attr(other-style) "] NOTE: quotes may not display correctly for the nested quoted-block "}.xml-uslm-top-panel.compilation-text bold{font-weight:700}.xml-uslm-top-panel.compilation-text quoted-block * row>entry[morerows="1"]>bold:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text fraction{color:#f0f}.xml-uslm-top-panel.compilation-text term{color:purple}.xml-uslm-top-panel.compilation-text quote{color:purple}.xml-uslm-top-panel.compilation-text act-name{color:olive}.xml-uslm-top-panel.compilation-text list:before{font-size:11pt;display:block;color:gray;content:"[List Type: " attr(list-type) "]\a"}.xml-uslm-top-panel.compilation-text list-header{display:block;text-align:center}.xml-uslm-top-panel.compilation-text list-item{display:block;margin-left:2em;margin-bottom:1em}.xml-uslm-top-panel.compilation-text quoted-block>list>list-item:before{color:gray;content:"\201c"}.xml-uslm-top-panel.compilation-text list[type=numbered]>list-item{list-style-type:decimal;list-style-position:inside;display:list-item}.xml-uslm-top-panel.compilation-text list[type=lettered]>list-item{list-style-type:lower-alpha;list-style-position:outside;display:list-item}.xml-uslm-top-panel.compilation-text comp-short-title{display:block;font-weight:700;text-align:center;font-size:24pt;margin-top:5.5cm;margin-bottom:.25cm}.xml-uslm-top-panel.compilation-text abbrev-comp-short-title{display:block;font-weight:700;text-align:center;font-size:13pt;margin-bottom:.3cm}.xml-uslm-top-panel.compilation-text comp-long-title{display:block;text-align:center;font-size:24pt;margin-top:5.5cm;margin-bottom:.25cm}.xml-uslm-top-panel.compilation-text updated-through-note:before{content:"["}.xml-uslm-top-panel.compilation-text updated-through-note{display:block;text-align:center;font-size:16pt;margin-top:.25cm;margin-bottom:.25cm}.xml-uslm-top-panel.compilation-text updated-through-note:after{content:"]"}.xml-uslm-top-panel.compilation-text public-law{display:block;text-align:center;font-size:16pt;margin-top:.25cm;margin-bottom:.25cm}.xml-uslm-top-panel.compilation-text explanatory-note:before{content:"["}.xml-uslm-top-panel.compilation-text explanatory-note{display:block;text-align:center;font-size:16pt;margin-top:.25cm;margin-bottom:.25cm}.xml-uslm-top-panel.compilation-text explanatory-note:after{content:"]"}.xml-uslm-top-panel.compilation-text misc-note{display:block;font-size:11pt;text-align:center;margin-top:.5cm;margin-bottom:5pt}.xml-uslm-top-panel.compilation-text note-header{display:block;font-weight:700;text-align:center;margin-top:.35cm;margin-bottom:.2cm}.xml-uslm-top-panel.compilation-text misc-note>para{display:block;text-align:left;text-indent:.5cm}.xml-uslm-top-panel.compilation-text para[align=center]{display:block;text-align:center}.xml-uslm-top-panel.compilation-text para{display:block;text-align:left;text-indent:.5cm}.xml-uslm-top-panel.compilation-text para[indent="1em"]{margin-left:0}.xml-uslm-top-panel.compilation-text para[indent="2em"]{margin-left:12pt}.xml-uslm-top-panel.compilation-text para[indent="3em"]{margin-left:24pt}.xml-uslm-top-panel.compilation-text para[indent="4em"]{margin-left:36pt}.xml-uslm-top-panel.compilation-text para[indent="5em"]{margin-left:48pt}.xml-uslm-top-panel.compilation-text para[indent="6em"]{margin-left:60pt}.xml-uslm-top-panel.compilation-text para>smallcaps{font-variant:small-caps}.xml-uslm-top-panel.compilation-text para>bold{font-weight:700}.xml-uslm-top-panel.compilation-text note{margin-top:12pt;margin-bottom:12pt;color:gray}.xml-uslm-top-panel.compilation-text note:before{display:block;color:#000;font-weight:700;text-align:center;content:"__________________________________________________________________________________________________________"}.xml-uslm-top-panel.compilation-text note:after{color:#000;display:block;font-weight:700;text-align:center;content:"__________________________________________________________________________________________________________"}.xml-uslm-top-panel.compilation-text footnote{font-size:12pt;display:block;text-align:left;color:gray;margin-left:12pt}.xml-uslm-top-panel.compilation-text footnote>superscript{color:#00f}.xml-uslm-top-panel.compilation-text para{display:block}.xml-uslm-top-panel.compilation-text footnote>para[indent="1em"]{margin-left:0}.xml-uslm-top-panel.compilation-text footnote>para[indent="2em"]{margin-left:12pt}.xml-uslm-top-panel.compilation-text footnote>para[indent="3em"]{margin-left:24pt}.xml-uslm-top-panel.compilation-text footnote>para[indent="4em"]{margin-left:36pt}.xml-uslm-top-panel.compilation-text footnote>para[indent="5em"]{margin-left:48pt}.xml-uslm-top-panel.compilation-text footnote>para[indent="6em"]{margin-left:60pt}.xml-uslm-top-panel.compilation-text footnote>superscript+para{display:inline}.xml-uslm-top-panel.compilation-text legis-history-note{display:block;font-size:11pt;text-align:left;margin-top:.5cm;margin-bottom:.25cm}.xml-uslm-top-panel.compilation-text table{margin-bottom:.2cm}.xml-uslm-top-panel.compilation-text thead entry{font-weight:700;font-style:italic}.xml-uslm-top-panel.compilation-text toc-entry>footnote{font-size:12pt;text-indent:.5cm;display:inline}.xml-uslm-top-panel.compilation-text notes{display:block}.xml-uslm-top-panel.compilation-text legis-body[style=USC] * section * header:after{color:gray;content:".\2014"}.xml-uslm-top-panel.compilation-text linebreak{display:block}.xml-uslm-top-panel.compilation-text pagebreak:before{color:red;content:"-----------------FORCED PAGEBREAK----------------"}.xml-uslm-top-panel.compilation-text pagebreak{display:block;margin-top:20pt}.xml-uslm-top-panel.compilation-text uslm-title[in-effect=no]{font-style:italic;text-decoration:none}.xml-uslm-top-panel.compilation-text uslm-title[commented=yes]:before{font-weight:700;content:"[Title "}.xml-uslm-top-panel.compilation-text uslm-title[style=OLC]:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[style=OLC]>header{font-family:Times New Roman;font-size:27pt;font-weight:700}.xml-uslm-top-panel.compilation-text uslm-title[style=traditional]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[style=traditional]>header{font-family:Times New Roman;font-weight:400;font-size:20pt}.xml-uslm-top-panel.compilation-text uslm-title[style=USC]:before{font-family:Times New Roman;font-size:27pt;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[style=USC]>header{font-family:Times New Roman;font-size:27pt}.xml-uslm-top-panel.compilation-text uslm-title[font-size="8"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="8"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="8"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="8"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="8"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:19pt;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="8"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:19pt;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="10"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="10"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="10"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="10"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="10"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:20pt;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="10"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:20pt;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="12"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="12"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="12"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="12"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="12"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:24pt;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="12"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:24pt;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="14"][font-style=all-cap][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="14"][font-style=all-cap][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="14"][font-style=cap-sc][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="14"][font-style=cap-sc][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-variant:small-caps;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="14"][font-style=cap-lc][bold=yes]:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title[font-size="14"][font-style=cap-lc][bold=no]:before{font-family:Times New Roman;font-size:27pt;font-weight:400;color:gray;content:"Title "}.xml-uslm-top-panel.compilation-text uslm-title:before{font-family:Times New Roman;font-size:27pt;font-weight:700;color:gray;content:"TITLE "}.xml-uslm-top-panel.compilation-text uslm-title>enum{color:green;font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text uslm-title>header{font-weight:700;font-size:27pt}.xml-uslm-top-panel.compilation-text uslm-title>enum:after{color:gray;content:"\2014"}.xml-uslm-top-panel.compilation-text uslm-title>header:after{content:""}.xml-uslm-top-panel.compilation-text note:before,.xml-uslm-top-panel.compilation-text note:after{content:""}.xml-uslm-top-panel.compilation-text statute text{display:inline;margin-top:5pt}.xml-uslm-top-panel.compilation-text statute text[display-inline=no-display-inline]{display:block;margin-top:6pt;text-indent:24pt}.xml-uslm-top-panel.amendatory-instruction-body division>num{display:none}.xml-uslm-top-panel.amendatory-instruction-body division>heading{display:none}.xml-uslm-top-panel.amendatory-instruction-body uslm-title>num{display:none}.xml-uslm-top-panel.amendatory-instruction-body uslm-title>heading{display:none}.xml-uslm-top-panel.amendatory-instruction-body subtitle>num{display:none}.xml-uslm-top-panel.amendatory-instruction-body subtitle>heading{display:none}.xml-uslm-top-panel.amendatory-instruction-body part>num{display:none}.xml-uslm-top-panel.amendatory-instruction-body part>heading{display:none}.xml-uslm-top-panel.amendatory-instruction-body quotedcontent division>num,.xml-uslm-top-panel.amendatory-instruction-body quotedtext division>num{display:inline}.xml-uslm-top-panel.amendatory-instruction-body quotedcontent division>heading,.xml-uslm-top-panel.amendatory-instruction-body quotedtext division>heading{display:inline}.xml-uslm-top-panel.amendatory-instruction-body quotedcontent uslm-title>num,.xml-uslm-top-panel.amendatory-instruction-body quotedtext uslm-title>num{display:inline}.xml-uslm-top-panel.amendatory-instruction-body quotedcontent uslm-title>heading,.xml-uslm-top-panel.amendatory-instruction-body quotedtext uslm-title>heading{display:inline}.xml-uslm-top-panel.amendatory-instruction-body quotedcontent subtitle>num,.xml-uslm-top-panel.amendatory-instruction-body quotedtext subtitle>num{display:inline}.xml-uslm-top-panel.amendatory-instruction-body quotedcontent subtitle>heading,.xml-uslm-top-panel.amendatory-instruction-body quotedtext subtitle>heading{display:inline}.xml-uslm-top-panel.amendatory-instruction-body quotedcontent part>num,.xml-uslm-top-panel.amendatory-instruction-body quotedtext part>num{display:inline}.xml-uslm-top-panel.amendatory-instruction-body quotedcontent part>heading,.xml-uslm-top-panel.amendatory-instruction-body quotedtext part>heading{display:inline}[xcdiff\:to]{color:#000;background:#bfb;font-style:italic;text-decoration:underline}[xcdiff\:from]{color:#000;background:#fbb;text-decoration:line-through}[xcdiff\:from][xcdiff\:to]{background:#fff!important;font-style:normal!important;text-decoration:none!important}.posey-yellow{color:var(--bs-yellow)}.spinner-container{top:50%;left:50%;margin-left:-15px;margin-top:-30px;z-index:1030}body#page-top{color:var(--cps-body-color);font-family:var(--cps-body-font-family)}body#page-top .popover-body{color:#000}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:georgia,"serif";color:var(--house-dark-blue)}#page-top .main-content #content-wrapper{background-color:transparent!important}body#page-top #content .card-header h6,body#page-top #content .card-header .h6{font-size:1.2rem}.toolbox-wrapper .sidebar-wrapper{overflow-y:auto;height:100vh}.toolbox-wrapper .container-fluid,.toolbox-wrapper .container-sm,.toolbox-wrapper .container-md,.toolbox-wrapper .container-lg,.toolbox-wrapper .container-xl,.toolbox-wrapper .container-xxl{padding-right:0}.toolbox-wrapper .sticky-top-panel quote:before,.toolbox-wrapper .sticky-top-panel term:before{content:"\201c"}.toolbox-wrapper .sticky-top-panel quote:after,.toolbox-wrapper .sticky-top-panel term:after{content:"\201d"}.toolbox-wrapper .sticky-top-panel quoted-block>paragraph>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block * paragraph>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block>subparagraph>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block * subparagraph>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block>clause>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block * clause>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block>subclause>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block * subclause>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block>item>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block * item>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block>subitem>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block * subitem>enum:before,.toolbox-wrapper .sticky-top-panel quoted-block>table:before,.toolbox-wrapper .sticky-top-panel quoted-block * table:before{content:"\201c"}.toolbox-wrapper .sticky-top-panel quoted-block enum:after{content:" "}.toolbox-wrapper .pagination-padding ul.pagination{margin-bottom:5px}.toolbox-wrapper .pagination-padding ul.pagination .page-item.disabled .page-link{background:none;border:none;color:#858796}.toolbox-wrapper .pagination-padding ul.pagination .page-item.active .page-link{background-color:var(--bs-yellow);border-color:var(--bs-yellow);color:#0a2139;border-radius:5px}.toolbox-wrapper .pagination-padding ul.pagination .page-item .page-link{background:none;border:none;color:#fff}.toolbox-wrapper .pagination-padding ul.pagination .page-item .page-link:hover{background-color:#fff;border-color:#fff;border-radius:5px;color:var(--color-dark-blue)}.toolbox-wrapper .sticky{position:sticky;top:0;padding-top:1px}option:disabled{color:-internal-light-dark-color(graytext,rgb(170,170,170))}.form-group{margin-bottom:1rem}label{margin-bottom:.5rem}.pagination-padding ul.pagination{margin-bottom:5px}.pagination-padding ul.pagination .page-item.disabled .page-link{background:none;border:none;color:#858796}.pagination-padding ul.pagination .page-item.active .page-link{background-color:var(--bs-yellow);border-color:var(--bs-yellow);color:#0a2139;border-radius:5px}.pagination-padding ul.pagination .page-item .page-link{background:none;border:none;color:#fff}.pagination-padding ul.pagination .page-item .page-link:hover{background-color:#fff;border-color:#fff;border-radius:5px;color:var(--color-dark-blue)}
