/***********************************
Talking Stick
***********************************/

    /*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;
           border-width: 0px;
        }

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cover .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*/

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

/***********************************
Reader's Guide
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

    /*images*/

        .readers_guide .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .masthead .column h1 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 3rem;
           line-height: 1.2em;
           margin-top: 0px;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column h2 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.125rem;
           line-height: 1.4em;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column h3 {
           color: #6e9851;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .masthead .column h4 {
           color: #293661;
           font-family: "quatro-slab",serif;
           font-size: 1.5rem;
           font-weight: 600;
           letter-spacing: 2px;
           line-height: 1.4em;
           margin-bottom: 12px;
           text-align: left;
           border-width: 0px;
        }

        .masthead .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 1.5rem;
           font-weight: 700;
           line-height: 1.6em;
           border-width: 0px;
        }

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

    /*inlines*/

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

        .masthead .column .s1 {
           color: #000000;
           border-width: 0px;
        }

    /*links*/

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

    /*paragraphs*/

        .masthead .column p {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           text-align: left;
           border-width: 0px;
        }

        .masthead .column p.BottomSpace {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .masthead .column p.p1 {
           color: #000000;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .masthead .column p.SmallTitle {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.3125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .masthead .column p.Green {
           color: #6e9851;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .masthead .column p.Pricing {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .masthead .column p.p1 {
           color: #181818;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .masthead .column p.Centered {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column p.GreenBottom {
           color: #6e9851;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .masthead .column .Bullets {
           list-style-type: square;
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.75em;
           padding-bottom: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

        .masthead .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*/

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

    /*layoutitems*/

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

/***********************************
Vision
***********************************/

    /*paragraphs*/

        .vision .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .vision .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .vision .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .vision .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           color: #537747;
           border-width: 0px;
        }

        .vision .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .vision .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .vision .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .vision .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .vision .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #537747;
           padding-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .vision .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .vision .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .vision .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .vision .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .vision .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .vision .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
STARREZ
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .starrez .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .starrez .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Spotlight: University of California, San Diego
***********************************/

    /*images*/

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

    /*lists*/

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

        .spotlight_california_sandiego .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .spotlight_california_sandiego .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .spotlight_california_sandiego .column a {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .spotlight_california_sandiego .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .spotlight_california_sandiego .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .spotlight_california_sandiego .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Spotlight: Washington State University
***********************************/

    /*paragraphs*/

        .spotlight_washington_state .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .spotlight_washington_state .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_washington_state .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .spotlight_washington_state .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .spotlight_washington_state .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_washington_state .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .spotlight_washington_state .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .spotlight_washington_state .column a {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .spotlight_washington_state .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           margin-top: 12px;
           border-width: 0px;
        }

        .spotlight_washington_state .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_washington_state .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .spotlight_washington_state .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .spotlight_washington_state .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .spotlight_washington_state .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .spotlight_washington_state .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Foundation
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .foundation .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*/

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

    /*images*/

        .foundation .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Page Turner
***********************************/

    /*paragraphs*/

        .page_turner .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .page_turner .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .page_turner .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .page_turner .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .page_turner .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .page_turner .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .page_turner .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .page_turner .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .page_turner .column a.biolink {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .page_turner .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .page_turner .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .page_turner .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .page_turner .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .page_turner .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .page_turner .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .page_turner .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
First Person
***********************************/

    /*paragraphs*/

        .first_person .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .first_person .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .first_person .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .first_person .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .first_person .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .first_person .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .first_person .column a.biolink {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .first_person .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .first_person .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .first_person .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .first_person .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .first_person .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
RecRe
***********************************/

    /*headers*/

        .recre .column h1 {
           color: #373937;
           font-family: Trebuchet MS, sans-serif;
           font-size: 3rem;
           line-height: 1em;
           margin-bottom: 12px;
           text-align: center;
           font-weight: bold;
           border-width: 0px;
        }

        .recre .column h2 {
           color: #000000;
           font-family: Trebuchet MS, sans-serif;
           font-size: 1.875rem;
           font-style: italic;
           font-weight: 800;
           line-height: 1.1em;
           text-align: center;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .recre .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.25rem;
           font-weight: 600;
           color: #10e400;
           line-height: 1.25em;
           background-color: #000000;
           text-indent: 0px;
           padding-bottom: 6px;
           margin-bottom: 12px;
           padding-top: 6px;
           text-align: center;
           letter-spacing: 2px;
           border-width: 0px;
        }

        .recre .column h4 {
           color: #000000;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           font-variant: small-caps;
           text-align: left;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .recre .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 3.75rem;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           padding-right: 12px;
           border-width: 0px;
        }

    /*links*/

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

        .recre .column a.White {
           color: #535353;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .recre .column .Numbers {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .recre .column .Bullets {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .recre .column p {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           text-indent: 0px;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .recre .column p.ImageCredit {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 18px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .recre .column p.BioBoxEnd {
           color: #ffffff;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           margin-bottom: 18px;
           padding-bottom: 8px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .recre .column p.BioBox {
           background-color: rgba(16, 228, 0, 0.45);
           color: #000000;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.25rem;
           font-style: italic;
           font-weight: 600;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 8px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 8px;
           text-indent: 0px;
           text-align: center;
           border-width: 0px;
        }

        .recre .column p.NoIndent {
           font-weight: 600;
           color: #005a9c;
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .recre .column p.Sidebar {
           background-color: rgba(0, 0, 0, 0.32);
           color: #000000;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1rem;
           margin-top: 0px;
           padding-bottom: 12px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 12px;
           text-align: left;
           text-indent: 0px;
           border-width: 0px;
        }

        .recre .column p.EndAttribution {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           font-style: italic;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .recre .column p.ByLineonColor {
           background-color: #005a9c;
           color: #ffffff;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           margin-bottom: 18px;
           margin-top: 18px;
           padding-bottom: 4px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 4px;
           text-indent: 0px;
           text-align: center;
           border-width: 0px;
        }

        .recre .column p.SidebarHead {
           background-color: #000000;
           color: #ffffff;
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.5rem;
           letter-spacing: 2px;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 8px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 8px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .recre .column p.PullQuote {
           font-family: "minion-3",serif;
           font-size: 1.875rem;
           font-weight: 600;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           text-align: center;
           text-indent: 0px;
           color: #005a9c;
           background-color: #e0dfdf;
           padding-left: 50px;
           padding-right: 50px;
           margin-top: 0px;
           padding-top: 12px;
           margin-bottom: 18px;
           border-width: 0px;
        }

        .recre .column p.Caption {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .recre .column p.Byline {
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           text-indent: 0px;
           line-height: 1.5em;
           padding-bottom: 12px;
           padding-top: 12px;
           text-align: center;
           text-decoration: overline;
           font-weight: 400;
           color: #5387a7;
           border-width: 0px;
        }

    /*images*/

        .recre .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*/

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

    /*layoutitems*/

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

/***********************************
Pivot
***********************************/

    /*paragraphs*/

        .pivot .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .pivot .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .pivot .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pivot .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           color: #1b1b56;
           border-width: 0px;
        }

        .pivot .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .pivot .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .pivot .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 3.75rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #1b1b56;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .pivot .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .pivot .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #1b1b56;
           border-width: 0px;
        }

        .pivot .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .pivot .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           color: #1b1b56;
           border-width: 0px;
        }

        .pivot .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .pivot .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .pivot .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .pivot .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
BENCHWORKS
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .benchworks .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .benchworks .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Help Line
***********************************/

    /*paragraphs*/

        .help_line .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .help_line .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .help_line .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .help_line .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           color: #6fa9bc;
           border-width: 0px;
        }

        .help_line .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .help_line .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .help_line .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 3.75rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #6fa9bc;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .help_line .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .help_line .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #6fa9bc;
           border-width: 0px;
        }

        .help_line .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .help_line .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           color: #1b1b56;
           border-width: 0px;
        }

        .help_line .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .help_line .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .help_line .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .help_line .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
CONFERENCES
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .conferences .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .conferences .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
First Impressions
***********************************/

    /*paragraphs*/

        .first_impressions .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .first_impressions .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .first_impressions .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .first_impressions .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .first_impressions .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .first_impressions .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .first_impressions .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 6px;
           font-size: 3.75rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #cd0221;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .first_impressions .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .first_impressions .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #cd0221;
           border-width: 0px;
        }

        .first_impressions .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .first_impressions .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .first_impressions .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .first_impressions .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .first_impressions .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .first_impressions .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
BRILL
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .brill .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*/

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

    /*images*/

        .brill .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
The Best of Intentions
***********************************/

    /*paragraphs*/

        .the_best_of_intentions .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .the_best_of_intentions .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .the_best_of_intentions .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_best_of_intentions .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .the_best_of_intentions .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .the_best_of_intentions .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .the_best_of_intentions .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 7.5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #ddcc94;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .the_best_of_intentions .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_best_of_intentions .column a.OpenLink {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .the_best_of_intentions .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #537747;
           border-width: 0px;
        }

        .the_best_of_intentions .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .the_best_of_intentions .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .the_best_of_intentions .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .the_best_of_intentions .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .the_best_of_intentions .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .the_best_of_intentions .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
KWK
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .kwk .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*/

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

    /*images*/

        .kwk .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
The Office
***********************************/

    /*paragraphs*/

        .the_office .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .the_office .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .the_office .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_office .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .the_office .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .the_office .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .the_office .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 7.5rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #ffffff;
           background-color: #354897;
           margin-left: 0px;
           padding-top: 6px;
           padding-bottom: 12px;
           padding-left: 18px;
           padding-right: 18px;
           font-weight: bold;
           border-width: 0px;
        }

        .the_office .column .Subhead {
           font-family: "quatro-slab",serif;
           color: #ffffff;
           background-color: #354897;
           font-size: 3.75rem;
           line-height: 1em;
           font-weight: bold;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 6px;
           padding-right: 6px;
           border-width: 0px;
        }

    /*links*/

        .the_office .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .the_office .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #537747;
           border-width: 0px;
        }

        .the_office .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .the_office .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.875rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           color: #ffffff;
           background-color: #354897;
           line-height: 2em;
           margin-bottom: 12px;
           margin-left: 0px;
           text-indent: 18px;
           margin-top: 6px;
           padding-top: 6px;
           letter-spacing: 1px;
           border-width: 0px;
        }

        .the_office .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .the_office .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .the_office .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .the_office .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Foundation CMD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .foundation_cmd .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*/

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

    /*images*/

        .foundation_cmd .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Conversations
***********************************/

    /*paragraphs*/

        .conversations .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .conversations .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .conversations .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .conversations .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .conversations .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .conversations .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-top: 6px;
           color: #293661;
           border-width: 0px;
        }

    /*inlines*/

        .conversations .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 3.75rem;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #293661;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .conversations .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .conversations .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           margin-top: 12px;
           border-width: 0px;
        }

        .conversations .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .conversations .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .conversations .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .conversations .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .conversations .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .conversations .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

        .conversations .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*/

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

    /*layoutitems*/

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

/***********************************
marketplace
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .marketplace .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .marketplace .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*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Your ACUHO-I
***********************************/

    /*paragraphs*/

        .your_acuho_i .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .your_acuho_i .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .your_acuho_i .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .your_acuho_i .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .your_acuho_i .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-right: 0px;
           color: #36454f;
           border-width: 0px;
        }

        .your_acuho_i .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 0px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .your_acuho_i .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .your_acuho_i .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .your_acuho_i .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           margin-top: 12px;
           border-width: 0px;
        }

        .your_acuho_i .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .your_acuho_i .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .your_acuho_i .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .your_acuho_i .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .your_acuho_i .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .your_acuho_i .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 24px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Snapshot: Chimebere Nwaoduh
***********************************/

    /*paragraphs*/

        .snapshot_nwaoduh .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .snapshot_nwaoduh .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .snapshot_nwaoduh .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column a.OpenSansLink {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .snapshot_nwaoduh .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .snapshot_nwaoduh .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .snapshot_nwaoduh .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Snapshot: Barbra M. Pansiri
***********************************/

    /*paragraphs*/

        .snapshot_barbra_pansiri .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .snapshot_barbra_pansiri .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .snapshot_barbra_pansiri .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column a.OpenSansLink {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .snapshot_barbra_pansiri .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .snapshot_barbra_pansiri .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .snapshot_barbra_pansiri .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Discussion Guide
***********************************/

    /*paragraphs*/

        .discussion_guide .column p {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .discussion_guide .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .discussion_guide .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .discussion_guide .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .discussion_guide .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .discussion_guide .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .discussion_guide .column p.p3 {
           color: #221e1f;
           text-align: justify;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           color: #e50294;
           text-align: justify;
           border-width: 0px;
        }

        .discussion_guide .column p.p1 {
           color: #e50294;
           text-align: center;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           color: #221e1f;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion1 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 0px;
           font-weight: 600;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion2 {
           font-family: "quatro-slab",serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           padding-bottom: 0px;
           font-weight: 600;
           font-style: italic;
           color: #36454f;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion3 {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           text-indent: -11.0px;
           border-width: 0px;
        }

        .discussion_guide .column p.p3 {
           text-indent: -11.0px;
           color: #221e1f;
           border-width: 0px;
        }

    /*inlines*/

        .discussion_guide .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

        .discussion_guide .column .s1 {
           color: #221e1f;
           border-width: 0px;
        }

    /*links*/

        .discussion_guide .column a {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           text-transform: uppercase;
           font-weight: 600;
           letter-spacing: 1px;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .discussion_guide .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           margin-top: 12px;
           border-width: 0px;
        }

        .discussion_guide .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .discussion_guide .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .discussion_guide .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .discussion_guide .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .discussion_guide .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .discussion_guide .column .Bullets {
           list-style-type: square;
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 40px;
           text-indent: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

        .discussion_guide .column .Numbered {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           padding-bottom: 0px;
           margin-bottom: 0px;
           padding-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

