/***********************************
Cover
***********************************/

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cover .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .cover .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cover .column .NumberedList {
           text-decoration: none;
           font-variant: normal;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cover .column .Subbullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           padding-left: 80px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: circle;
           border-width: 0px;
           list-style-image: none;
        }

        .cover .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.4em;
           font-size: 0.875rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cover .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .cover .column p.Subhead1--Orange {
           padding-top: 8px;
           text-align: left;
           font-variant: normal;
           font-weight: bold;
           color: #f37021;
           padding-right: 0px;
           line-height: 1.4em;
           padding-bottom: 4px;
           font-size: 1.25rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .cover .column p.Default-Indent {
           padding-left: 25px;
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cover .column p.Eq.centered {
           text-align: center;
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cover .column p.Default-Nospacebelow {
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cover .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cover .column p.Deck-line2 {
           text-align: center;
           color: #00a74c;
           padding-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .cover .column p.Deck {
           line-height: 1.7em;
           padding-top: 12px;
           text-align: center;
           color: #00a74c;
           padding-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .cover .column p {
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cover .column p.Byline {
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .cover .column p.Subhead1 {
           line-height: 1.4em;
           font-size: 1.25rem;
           font-family: "proxima-nova",sans-serif;
           color: #3069b3;
           font-weight: bold;
           padding-top: 8px;
           text-align: left;
           padding-bottom: 4px;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .AuthorName {
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
           color: #3c4240;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

        .cover .column .Subhead2 {
           line-height: 1.8em;
           font-family: "proxima-nova",sans-serif;
           color: #000000;
           font-weight: bold;
           padding-top: 16px;
           font-size: 1.1875rem;
           border-width: 0px;
        }

        .cover .column .FigReference {
           font-size: 0.9375rem;
           font-weight: 900;
           font-family: "proxima-nova",sans-serif;
           color: #3c4240;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .cover .column h2 {
           border-width: 0px;
        }

        .cover .column h3 {
           border-width: 0px;
        }

        .cover .column h4 {
           border-width: 0px;
        }

        .cover .column h5 {
           border-width: 0px;
        }

        .cover .column h6 {
           border-width: 0px;
        }

/***********************************
Ad—Ditch Witch
***********************************/

    /*paragraphs*/

        .a_ditch_witch .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_ditch_witch .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_ditch_witch .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_ditch_witch .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_ditch_witch .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ditch_witch .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ditch_witch .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ditch_witch .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ditch_witch .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ditch_witch .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_ditch_witch .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_ditch_witch .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_ditch_witch .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Contents
***********************************/

    /*paragraphs*/

        .contents .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .contents .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .contents .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .contents .column a {
           border-width: 0px;
        }

    /*headers*/

        .contents .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .contents .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .contents .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .contents .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—Miller Pipeline
***********************************/

    /*paragraphs*/

        .a_miller_pipeline .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_miller_pipeline .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_miller_pipeline .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_miller_pipeline .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_miller_pipeline .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_miller_pipeline .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_miller_pipeline .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_miller_pipeline .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_miller_pipeline .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_miller_pipeline .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_miller_pipeline .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_miller_pipeline .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_miller_pipeline .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Masthead
***********************************/

    /*layoutitems*/

        .masthead .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .masthead .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .masthead .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .masthead .column h6 {
           border-width: 0px;
        }

        .masthead .column h5 {
           border-width: 0px;
        }

        .masthead .column h4 {
           border-width: 0px;
        }

        .masthead .column h3 {
           border-width: 0px;
        }

        .masthead .column h2 {
           border-width: 0px;
        }

        .masthead .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .masthead .column a {
           border-width: 0px;
        }

    /*inlines*/

        .masthead .column .FigReference {
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .masthead .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #000000;
           font-family: "district-pro",sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .masthead .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .masthead .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .masthead .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 6px;
           font-weight: bold;
           color: #3069b3;
           font-family: "district-pro",sans-serif;
           font-size: 1.0625rem;
           line-height: 1.4em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .masthead .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .masthead .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .masthead .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .masthead .column p.Deck-line2 {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .masthead .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .masthead .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .masthead .column p.Subhead1--Orange {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #f37021;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .masthead .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
Ad—HERMANN SEWERIN HV
***********************************/

    /*paragraphs*/

        .a_hermann_sewerin .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_hermann_sewerin .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_hermann_sewerin .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_hermann_sewerin .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_hermann_sewerin .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hermann_sewerin .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hermann_sewerin .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hermann_sewerin .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hermann_sewerin .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hermann_sewerin .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_hermann_sewerin .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_hermann_sewerin .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_hermann_sewerin .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Editor's Log
***********************************/

    /*headers*/

        .editors_log .column h6 {
           border-width: 0px;
        }

        .editors_log .column h5 {
           border-width: 0px;
        }

        .editors_log .column h4 {
           border-width: 0px;
        }

        .editors_log .column h3 {
           border-width: 0px;
        }

        .editors_log .column h2 {
           border-width: 0px;
        }

        .editors_log .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .editors_log .column a {
           border-width: 0px;
        }

    /*inlines*/

        .editors_log .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .editors_log .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .editors_log .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .editors_log .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .editors_log .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .editors_log .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .editors_log .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .editors_log .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .editors_log .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .editors_log .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .editors_log .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .editors_log .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .editors_log .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .editors_log .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .editors_log .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .editors_log .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_log .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_log .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_log .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_log .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .editors_log .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .editors_log .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .editors_log .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—Reef Industries
***********************************/

    /*paragraphs*/

        .a_reef_industries .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_reef_industries .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_reef_industries .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_reef_industries .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_reef_industries .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_reef_industries .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_reef_industries .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_reef_industries .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_reef_industries .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_reef_industries .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_reef_industries .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_reef_industries .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_reef_industries .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Newsline
***********************************/

    /*headers*/

        .newsline .column h6 {
           border-width: 0px;
        }

        .newsline .column h5 {
           border-width: 0px;
        }

        .newsline .column h4 {
           border-width: 0px;
        }

        .newsline .column h3 {
           border-width: 0px;
        }

        .newsline .column h2 {
           border-width: 0px;
        }

        .newsline .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .newsline .column a {
           border-width: 0px;
        }

    /*inlines*/

        .newsline .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .newsline .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .newsline .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .newsline .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .newsline .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .newsline .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .newsline .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .newsline .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .newsline .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .newsline .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .newsline .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .newsline .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .newsline .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .newsline .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .newsline .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .newsline .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .newsline .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .newsline .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .newsline .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .newsline .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .newsline .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .newsline .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .newsline .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Podcasts
***********************************/

    /*headers*/

        .podcasts .column h6 {
           border-width: 0px;
        }

        .podcasts .column h5 {
           border-width: 0px;
        }

        .podcasts .column h4 {
           border-width: 0px;
        }

        .podcasts .column h3 {
           border-width: 0px;
        }

        .podcasts .column h2 {
           border-width: 0px;
        }

        .podcasts .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .podcasts .column a {
           border-width: 0px;
        }

    /*inlines*/

        .podcasts .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .podcasts .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .podcasts .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .podcasts .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .podcasts .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .podcasts .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .podcasts .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .podcasts .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .podcasts .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .podcasts .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .podcasts .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .podcasts .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .podcasts .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .podcasts .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .podcasts .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .podcasts .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .podcasts .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .podcasts .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .podcasts .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Utilities & Communications Update
***********************************/

    /*headers*/

        .utilities_communications_update .column h6 {
           border-width: 0px;
        }

        .utilities_communications_update .column h5 {
           border-width: 0px;
        }

        .utilities_communications_update .column h4 {
           border-width: 0px;
        }

        .utilities_communications_update .column h3 {
           border-width: 0px;
        }

        .utilities_communications_update .column h2 {
           border-width: 0px;
        }

        .utilities_communications_update .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .utilities_communications_update .column a {
           border-width: 0px;
        }

    /*inlines*/

        .utilities_communications_update .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .utilities_communications_update .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .utilities_communications_update .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .utilities_communications_update .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .utilities_communications_update .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .utilities_communications_update .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .utilities_communications_update .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .utilities_communications_update .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .utilities_communications_update .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .utilities_communications_update .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .utilities_communications_update .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .utilities_communications_update .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .utilities_communications_update .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .utilities_communications_update .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .utilities_communications_update .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .utilities_communications_update .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .utilities_communications_update .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .utilities_communications_update .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .utilities_communications_update .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .utilities_communications_update .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .utilities_communications_update .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .utilities_communications_update .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .utilities_communications_update .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Sewer Construction—Sarpy County, Neb.
***********************************/

    /*headers*/

        .sewer_construction_sarpy_county_neb .column h6 {
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column h5 {
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column h4 {
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column h3 {
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column h2 {
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .sewer_construction_sarpy_county_neb .column a {
           border-width: 0px;
        }

    /*inlines*/

        .sewer_construction_sarpy_county_neb .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .sewer_construction_sarpy_county_neb .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .sewer_construction_sarpy_county_neb .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .sewer_construction_sarpy_county_neb .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sewer_construction_sarpy_county_neb .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sewer_construction_sarpy_county_neb .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sewer_construction_sarpy_county_neb .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .sewer_construction_sarpy_county_neb .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .sewer_construction_sarpy_county_neb .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .sewer_construction_sarpy_county_neb .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .sewer_construction_sarpy_county_neb .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—UIC 2026 Save the date
***********************************/

    /*paragraphs*/

        .a_uic_2026_save_the_date .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_uic_2026_save_the_date .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_uic_2026_save_the_date .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_uic_2026_save_the_date .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_uic_2026_save_the_date .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_uic_2026_save_the_date .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_uic_2026_save_the_date .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_uic_2026_save_the_date .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_uic_2026_save_the_date .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_uic_2026_save_the_date .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_uic_2026_save_the_date .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_uic_2026_save_the_date .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_uic_2026_save_the_date .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Washington Watch
***********************************/

    /*headers*/

        .washington_watch .column h6 {
           border-width: 0px;
        }

        .washington_watch .column h5 {
           border-width: 0px;
        }

        .washington_watch .column h4 {
           border-width: 0px;
        }

        .washington_watch .column h3 {
           border-width: 0px;
        }

        .washington_watch .column h2 {
           border-width: 0px;
        }

        .washington_watch .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .washington_watch .column a {
           border-width: 0px;
        }

    /*inlines*/

        .washington_watch .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .washington_watch .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .washington_watch .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .washington_watch .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .washington_watch .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .washington_watch .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .washington_watch .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .washington_watch .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .washington_watch .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .washington_watch .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .washington_watch .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .washington_watch .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .washington_watch .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .washington_watch .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .washington_watch .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .washington_watch .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .washington_watch .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .washington_watch .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .washington_watch .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .washington_watch .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .washington_watch .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .washington_watch .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .washington_watch .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
UCTA Newsletter
***********************************/

    /*paragraphs*/

        .ucta_newsletter .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .ucta_newsletter .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .ucta_newsletter .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .ucta_newsletter .column a {
           border-width: 0px;
        }

    /*headers*/

        .ucta_newsletter .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .ucta_newsletter .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .ucta_newsletter .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .ucta_newsletter .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .ucta_newsletter .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .ucta_newsletter .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .ucta_newsletter .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .ucta_newsletter .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .ucta_newsletter .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
UIA 25 Winners
***********************************/

    /*headers*/

        .uia_25_winners .column h6 {
           border-width: 0px;
        }

        .uia_25_winners .column h5 {
           border-width: 0px;
        }

        .uia_25_winners .column h4 {
           border-width: 0px;
        }

        .uia_25_winners .column h3 {
           border-width: 0px;
        }

        .uia_25_winners .column h2 {
           border-width: 0px;
        }

        .uia_25_winners .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .uia_25_winners .column a {
           border-width: 0px;
        }

    /*inlines*/

        .uia_25_winners .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .uia_25_winners .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .uia_25_winners .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .uia_25_winners .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .uia_25_winners .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .uia_25_winners .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .uia_25_winners .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .uia_25_winners .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .uia_25_winners .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .uia_25_winners .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .uia_25_winners .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .uia_25_winners .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .uia_25_winners .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .uia_25_winners .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .uia_25_winners .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .uia_25_winners .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .uia_25_winners .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .uia_25_winners .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .uia_25_winners .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .uia_25_winners .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .uia_25_winners .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .uia_25_winners .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .uia_25_winners .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Tech Tips 1
***********************************/

    /*paragraphs*/

        .tech_tips_1 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .tech_tips_1 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .tech_tips_1 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .tech_tips_1 .column a {
           border-width: 0px;
        }

    /*headers*/

        .tech_tips_1 .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_1 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_1 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_1 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_1 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_1 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .tech_tips_1 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .tech_tips_1 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .tech_tips_1 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Tech Tips 2
***********************************/

    /*paragraphs*/

        .tech_tips_2 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .tech_tips_2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .tech_tips_2 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .tech_tips_2 .column a {
           border-width: 0px;
        }

    /*headers*/

        .tech_tips_2 .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_2 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_2 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_2 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_2 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tech_tips_2 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .tech_tips_2 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .tech_tips_2 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .tech_tips_2 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Rehab Spotlight: Lining Systems
***********************************/

    /*layoutitems*/

        .rehab_spotlight_lining_system .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .rehab_spotlight_lining_system .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .rehab_spotlight_lining_system .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .rehab_spotlight_lining_system .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .rehab_spotlight_lining_system .column .NumberedList {
           text-decoration: none;
           font-variant: normal;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .rehab_spotlight_lining_system .column .Subbullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           padding-left: 80px;
           line-height: 1.6em;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: circle;
           border-width: 0px;
           list-style-image: none;
        }

        .rehab_spotlight_lining_system .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.4em;
           font-size: 0.875rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .rehab_spotlight_lining_system .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .rehab_spotlight_lining_system .column p.Subhead1 {
           padding-right: 0px;
           font-variant: none;
           line-height: 1.4em;
           font-size: 1.1875rem;
           font-family: proxima-nova,sans-serif;
           color: #000000FF;
           font-weight: bold;
           padding-top: 8px;
           text-align: left;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.Subhead1--Orange {
           padding-top: 8px;
           text-align: left;
           font-variant: normal;
           font-weight: bold;
           color: #F37021FF;
           padding-right: 0px;
           line-height: 1.4em;
           padding-bottom: 4px;
           font-size: 1.25rem;
           font-family: proxima-nova,sans-serif;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.Default-Indent {
           padding-left: 25px;
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.Eq.centered {
           font-weight: normal;
           color: #000000FF;
           text-align: center;
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.Default-Nospacebelow {
           text-align: left;
           line-height: 1.8em;
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.AuthorBio {
           text-align: left;
           line-height: 1.5em;
           font-weight: normal;
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.Deck-line2 {
           text-align: center;
           color: #00a74c;
           padding-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.Deck {
           line-height: 1.7em;
           padding-top: 12px;
           text-align: center;
           color: #00A74CFF;
           padding-bottom: 0px;
           font-size: 1.125rem;
           font-family: proxima-nova,sans-serif;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p {
           font-weight: normal;
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: Roboto, sans-serif;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.Byline {
           line-height: 1.5em;
           color: #000000FF;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column p.Subhead1 {
           font-variant: none;
           line-height: 1.4em;
           font-size: 1.25rem;
           font-family: proxima-nova,sans-serif;
           color: #00a74c;
           font-weight: bold;
           padding-top: 8px;
           text-align: left;
           padding-bottom: 4px;
           border-width: 0px;
        }

    /*inlines*/

        .rehab_spotlight_lining_system .column .AuthorName {
           line-height: 1.5em;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
           color: #00a74c;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column .Subhead2 {
           line-height: 1.8em;
           font-family: proxima-nova,sans-serif;
           color: #000000;
           font-weight: bold;
           padding-top: 16px;
           font-size: 1.1875rem;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column .FigReference {
           font-size: 0.9375rem;
           font-weight: 900;
           font-family: "proxima-nova",sans-serif;
           color: #00a74c;
           border-width: 0px;
        }

    /*links*/

        .rehab_spotlight_lining_system .column a {
           border-width: 0px;
        }

    /*headers*/

        .rehab_spotlight_lining_system .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column h2 {
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column h3 {
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column h4 {
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column h5 {
           border-width: 0px;
        }

        .rehab_spotlight_lining_system .column h6 {
           border-width: 0px;
        }

/***********************************
Rehab News
***********************************/

    /*headers*/

        .rehab_news .column h6 {
           border-width: 0px;
        }

        .rehab_news .column h5 {
           border-width: 0px;
        }

        .rehab_news .column h4 {
           border-width: 0px;
        }

        .rehab_news .column h3 {
           border-width: 0px;
        }

        .rehab_news .column h2 {
           border-width: 0px;
        }

        .rehab_news .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .rehab_news .column a {
           border-width: 0px;
        }

    /*inlines*/

        .rehab_news .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .rehab_news .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .rehab_news .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .rehab_news .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .rehab_news .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .rehab_news .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .rehab_news .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .rehab_news .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .rehab_news .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .rehab_news .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .rehab_news .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .rehab_news .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .rehab_news .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .rehab_news .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .rehab_news .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .rehab_news .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .rehab_news .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .rehab_news .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .rehab_news .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .rehab_news .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .rehab_news .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .rehab_news .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .rehab_news .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—PGJCirc
***********************************/

    /*headers*/

        .a_pgjcirc .column h6 {
           border-width: 0px;
        }

        .a_pgjcirc .column h5 {
           border-width: 0px;
        }

        .a_pgjcirc .column h4 {
           border-width: 0px;
        }

        .a_pgjcirc .column h3 {
           border-width: 0px;
        }

        .a_pgjcirc .column h2 {
           border-width: 0px;
        }

        .a_pgjcirc .column h1 {
           border-width: 0px;
        }

    /*links*/

        .a_pgjcirc .column a {
           border-width: 0px;
        }

    /*inlines*/

        .a_pgjcirc .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .a_pgjcirc .column p {
           border-width: 0px;
        }

    /*images*/

        .a_pgjcirc .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .a_pgjcirc .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_pgjcirc .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_pgjcirc .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

/***********************************
Business
***********************************/

    /*headers*/

        .business .column h6 {
           border-width: 0px;
        }

        .business .column h5 {
           border-width: 0px;
        }

        .business .column h4 {
           border-width: 0px;
        }

        .business .column h3 {
           border-width: 0px;
        }

        .business .column h2 {
           border-width: 0px;
        }

        .business .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .business .column a {
           border-width: 0px;
        }

    /*inlines*/

        .business .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .business .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .business .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .business .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .business .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .business .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .business .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .business .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .business .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .business .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .business .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .business .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .business .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .business .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .business .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .business .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .business .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .business .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .business .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .business .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .business .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .business .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .business .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Business People
***********************************/

    /*headers*/

        .business_people .column h6 {
           border-width: 0px;
        }

        .business_people .column h5 {
           border-width: 0px;
        }

        .business_people .column h4 {
           border-width: 0px;
        }

        .business_people .column h3 {
           border-width: 0px;
        }

        .business_people .column h2 {
           border-width: 0px;
        }

        .business_people .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .business_people .column a {
           border-width: 0px;
        }

    /*inlines*/

        .business_people .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .business_people .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .business_people .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .business_people .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .business_people .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .business_people .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .business_people .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .business_people .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .business_people .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .business_people .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .business_people .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .business_people .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .business_people .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .business_people .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .business_people .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .business_people .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .business_people .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .business_people .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .business_people .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .business_people .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .business_people .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .business_people .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .business_people .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
New Products
***********************************/

    /*headers*/

        .new_products .column h6 {
           border-width: 0px;
        }

        .new_products .column h5 {
           border-width: 0px;
        }

        .new_products .column h4 {
           border-width: 0px;
        }

        .new_products .column h3 {
           border-width: 0px;
        }

        .new_products .column h2 {
           border-width: 0px;
        }

        .new_products .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .new_products .column a {
           border-width: 0px;
        }

    /*inlines*/

        .new_products .column .FigReference {
           color: #3c4240;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .new_products .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: proxima-nova,sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .new_products .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .new_products .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #3C4240FF;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*paragraphs*/

        .new_products .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069B3FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           font-variant: none;
           border-width: 0px;
        }

        .new_products .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #000000FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .new_products .column p {
           font-family: Roboto, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           font-weight: normal;
           border-width: 0px;
        }

        .new_products .column p.Deck {
           font-family: proxima-nova,sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00A74CFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .new_products .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .new_products .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           font-weight: normal;
           line-height: 1.5em;
           text-align: left;
           border-width: 0px;
        }

        .new_products .column p.Default-Nospacebelow {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           line-height: 1.8em;
           text-align: left;
           border-width: 0px;
        }

        .new_products .column p.Eq.centered {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

        .new_products .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .new_products .column p.Subhead1--Orange {
           font-family: proxima-nova,sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #F37021FF;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

        .new_products .column p.Subhead1 {
           padding-bottom: 0px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #000000FF;
           font-family: proxima-nova,sans-serif;
           font-size: 1.1875rem;
           line-height: 1.4em;
           font-variant: none;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .new_products .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .new_products .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .new_products .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .new_products .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

        .new_products .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .new_products .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .new_products .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .new_products .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Business cards
***********************************/

    /*layoutitems*/

        .business_cards .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .business_cards .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .business_cards .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .business_cards .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .business_cards .column p {
           border-width: 0px;
        }

    /*inlines*/

        .business_cards .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .business_cards .column a {
           border-width: 0px;
        }

    /*headers*/

        .business_cards .column h1 {
           border-width: 0px;
        }

        .business_cards .column h2 {
           border-width: 0px;
        }

        .business_cards .column h3 {
           border-width: 0px;
        }

        .business_cards .column h4 {
           border-width: 0px;
        }

        .business_cards .column h5 {
           border-width: 0px;
        }

        .business_cards .column h6 {
           border-width: 0px;
        }

/***********************************
Calendar of Events
***********************************/

    /*layoutitems*/

        .calendar_of_events .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .calendar_of_events .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .calendar_of_events .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .calendar_of_events .column h6 {
           border-width: 0px;
        }

        .calendar_of_events .column h5 {
           border-width: 0px;
        }

        .calendar_of_events .column h4 {
           border-width: 0px;
        }

        .calendar_of_events .column h3 {
           border-width: 0px;
        }

        .calendar_of_events .column h2 {
           border-width: 0px;
        }

        .calendar_of_events .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .calendar_of_events .column a {
           border-width: 0px;
        }

    /*inlines*/

        .calendar_of_events .column .FigReference {
           color: #f37021;
           font-family: "proxima-nova",sans-serif;
           font-weight: 900;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .calendar_of_events .column .Subhead2 {
           font-size: 1.1875rem;
           padding-top: 16px;
           font-weight: bold;
           color: #000000;
           font-family: "proxima-nova",sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .calendar_of_events .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .calendar_of_events .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #f37021;
           background-color: transparent;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .calendar_of_events .column p.Subhead1 {
           padding-bottom: 4px;
           text-align: left;
           padding-top: 8px;
           font-weight: bold;
           color: #3069b3;
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           border-width: 0px;
        }

        .calendar_of_events .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .calendar_of_events .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .calendar_of_events .column p.Deck {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .calendar_of_events .column p.Deck-line2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           color: #00a74c;
           text-align: center;
           border-width: 0px;
        }

        .calendar_of_events .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .calendar_of_events .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .calendar_of_events .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .calendar_of_events .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .calendar_of_events .column p.Subhead1--Orange {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #f37021;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .calendar_of_events .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .calendar_of_events .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .calendar_of_events .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .calendar_of_events .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .calendar_of_events .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
Sales Offices
***********************************/

    /*layoutitems*/

        .sales_offices .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .sales_offices .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .sales_offices .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .sales_offices .column h6 {
           border-width: 0px;
        }

        .sales_offices .column h5 {
           border-width: 0px;
        }

        .sales_offices .column h4 {
           border-width: 0px;
        }

        .sales_offices .column h3 {
           border-width: 0px;
        }

        .sales_offices .column h2 {
           border-width: 0px;
        }

        .sales_offices .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .sales_offices .column a {
           border-width: 0px;
        }

    /*inlines*/

        .sales_offices .column .FigReference {
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           font-weight: 900;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .sales_offices .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .sales_offices .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .sales_offices .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .sales_offices .column p.Subhead1 {
           padding-bottom: 2px;
           text-align: left;
           padding-top: 6px;
           font-weight: bold;
           color: #f37021;
           font-family: "roboto",sans-serif;
           font-size: 1.1875rem;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .sales_offices .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_offices .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           line-height: 1.8em;
           padding-right: 0px;
           border-width: 0px;
        }

        .sales_offices .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .sales_offices .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           border-width: 0px;
        }

        .sales_offices .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .sales_offices .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .sales_offices .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .sales_offices .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           border-width: 0px;
        }

        .sales_offices .column p.Subhead1--Orange {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           padding-bottom: 4px;
           line-height: 1.4em;
           padding-right: 0px;
           color: #f37021;
           font-weight: bold;
           font-variant: normal;
           text-align: left;
           padding-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .sales_offices .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_offices .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_offices .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_offices .column .Subbullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           padding-left: 80px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_offices .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           font-variant: normal;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
Ad—UI Subscriptions
***********************************/

    /*layoutitems*/

        .a_ui_subscriptions .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .a_ui_subscriptions .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .a_ui_subscriptions .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .a_ui_subscriptions .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .a_ui_subscriptions .column h6 {
           border-width: 0px;
        }

        .a_ui_subscriptions .column h5 {
           border-width: 0px;
        }

        .a_ui_subscriptions .column h4 {
           border-width: 0px;
        }

        .a_ui_subscriptions .column h3 {
           border-width: 0px;
        }

        .a_ui_subscriptions .column h2 {
           border-width: 0px;
        }

        .a_ui_subscriptions .column h1 {
           border-width: 0px;
        }

    /*links*/

        .a_ui_subscriptions .column a {
           border-width: 0px;
        }

    /*inlines*/

        .a_ui_subscriptions .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .a_ui_subscriptions .column p {
           border-width: 0px;
        }

