<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'StateFaceRegular';
    src: url('/Content/themes/stateface/stateface-regular-webfont.eot');
    src: url('/Content/themes/stateface/stateface-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/themes/stateface/stateface-regular-webfont.woff') format('woff'), url('/Content/themes/stateface/stateface-regular-webfont.ttf') format('truetype'), url('/Content/themes/stateface/stateface-regular-webfont.svg#StateFaceRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.jsSpotlightContainer table tr td:first-child {
    border-left-style: solid;
    border-color: transparent;
    border-width: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
}

.jsSpotlightContainer table tr td:last-child {
    border-right-style: solid;
    border-color: transparent;
    border-width: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

.vvBody .vvFindLegislationSearch select,
.vvBody .vvFindKeyLegislationSearch select {
    height: 37px; /* safari */
}

.jsSpotlightContainer,
.jsSpotlightContainer &gt; section:not(:first-child) {
    padding-top: 10px;
}

.vvBody &gt; section table tr.vvOddRow {
    background-color: #f8f8f8;
}

.vvBody &gt; section &gt; section &gt; ul {
    padding-left: 0;
    margin-left: 0;
}

.vvBody &gt; section &gt; section &gt; ul &gt; li {
    margin: 0.5em;
    list-style: none;
}

.vvBody ul.vvLegislationDetailList {
    /* override .vvBody &gt; section &gt; section ul */
    margin: 1em 0;
    padding-left: 0;
    text-indent: 0;
    word-wrap: break-word;
}

.vvBody ul.vvLegislationDetailList &gt; li {
    list-style: none;
    margin: 0.5em;
    margin-left: 0px;
}

.vvBody div.pagination {
margin: auto;
text-align: center;
}

.vvBody div.pagination * {
    padding: 7px;
}

.vvBody div.pagination a.paginationLink {
    text-decoration: none;
}

.vvBody div.pagination a.paginationLink:hover {
    text-decoration: underline;
}

.vvBody[max-width~="469px"] .vvFindLegislationSearch input,
.vvBody[max-width~="469px"] .vvFindLegislationSearch select,
.vvBody[max-width~="469px"] .vvFindKeyLegislationSearch input,
.vvBody[max-width~="469px"] .vvFindKeyLegislationSearch select {
    display: block;
    width: 100% !important;
    margin-bottom: 4px;
}

.vvBody[max-width~="469px"] .vvFindLegislationSearch #forwardLink {
    height: 42px;
}

.vvBody[min-width~="470px"] .vvFindLegislationSearch {
    margin-left: auto;
    margin-right: auto;
    width: 28em;
}

.vvBody[min-width~="470px"] .vvFindKeyLegislationSearch {
    height: 38px;
}

.vvBody[min-width~="470px"] .vvFindKeyLegislationSearch &gt; div {
    float: right;
}

.vvBody[min-width~="470px"] .vvFindLegislationSearch,
.vvBody[min-width~="470px"] .vvFindKeyLegislationSearch {
    white-space: nowrap;
}

.vvBody[max-width~="469px"] .vvFindLegislationSearch .vvSpinner {
    position: absolute;
    right: 15px;
    margin-top: -42px;
}

.vvBody[min-width~="470px"] .vvFindLegislationSearch .vvSpinner {
    margin-top: 5px;
    margin-left: 8px;
}

.vvBody[min-width~="470px"] .vvFindLegislationSearch #forwardLink {
    margin-top: 4px;
    margin-left: 5px;
}

.vvBody[min-width~="470px"] .vvFindLegislationSearch #vvSearchText {
    width: 30%;
    min-width: 8em;
    max-width: 17em;
}

.vvBody .vv-name-column {
    width: 100%;
}

.vvBody .vv-bill-category-header {
    font-size: 1.25em;
    margin-bottom: 5px;
}

.vvBody &gt; section &gt; section.vvFindLegislationSearch img {
    vertical-align: middle;
}

.vvBillExplanation {
    word-wrap: break-word;
}

.vvBillExplanation::after {
    content: "";
    display: table;
    clear: both;
}</pre></body></html>