/***********************************
COVER
***********************************/

    /*paragraphs*/

        .cover .column p {
           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;
           border-width: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

        .vision .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;
        }

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

        .vision .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;
        }

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

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

        .vision .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;
        }

        .vision .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;
        }

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

    /*links*/

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

    /*inlines*/

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

        .vision .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;
        }

        .vision .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;
        }

        .vision .column p.Quotes {
           color: #537747;
           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;
        }

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

        .vision .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;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .masthead .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;
        }

    /*lists*/

        .masthead .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;
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Greystar
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

        .greystar .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;
        }

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Spotlight: University of Wisconsin, Green Bay
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

        .spotlight_wisconsin_green_bay .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_wisconsin_green_bay .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .spotlight_wisconsin_green_bay .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_wisconsin_green_bay .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_wisconsin_green_bay .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_wisconsin_green_bay .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_wisconsin_green_bay .column a {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .spotlight_wisconsin_green_bay .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_wisconsin_green_bay .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_wisconsin_green_bay .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_wisconsin_green_bay .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

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

        .spotlight_wisconsin_green_bay .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_wisconsin_green_bay .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_wisconsin_green_bay .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_wisconsin_green_bay .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;
        }

/***********************************
Spotlight: Southern Methodist University
***********************************/

    /*images*/

        .spotlight_smu .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_smu .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_smu .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_smu .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_smu .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

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

        .spotlight_smu .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_smu .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_smu .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_smu .column a {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .spotlight_smu .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_smu .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_smu .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_smu .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_smu .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .spotlight_smu .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_smu .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*containers*/

        .spotlight_smu .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_smu .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

/***********************************
starrez
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

        .starrez .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;
        }

    /*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;
        }

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

    /*images*/

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

        .page_turner .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;
        }

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

        .page_turner .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;
        }

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

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

        .page_turner .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;
        }

        .page_turner .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;
        }

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

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

    /*inlines*/

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

        .page_turner .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;
        }

        .page_turner .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;
        }

        .page_turner .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;
        }

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

        .page_turner .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;
        }

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

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

    /*images*/

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

        .first_person .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;
        }

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

        .first_person .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;
        }

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

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

        .first_person .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;
        }

        .first_person .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;
        }

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

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

    /*inlines*/

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

        .first_person .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;
        }

        .first_person .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;
        }

        .first_person .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;
        }

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

        .first_person .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;
        }

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

/***********************************
Swak Microfridge
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

        .swak_microfridge .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;
        }

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

/***********************************
On the Hook
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

        .on_the_hook .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;
        }

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

        .on_the_hook .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;
        }

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

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

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

        .on_the_hook .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;
        }

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .on_the_hook .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;
        }

        .on_the_hook .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;
        }

        .on_the_hook .column p.Quotes {
           color: #6fa9bc;
           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;
        }

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

        .on_the_hook .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;
        }

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

/***********************************
Shared Housing
***********************************/

    /*paragraphs*/

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

        .shared_housing .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;
        }

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

        .shared_housing .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;
        }

        .shared_housing .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;
        }

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

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

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

    /*headers*/

        .shared_housing .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;
        }

        .shared_housing .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;
        }

        .shared_housing .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;
        }

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

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

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

        .shared_housing .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;
        }

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

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

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

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

/***********************************
Brill Elantra
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .brill_elantra .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_elantra .column p {
           border-width: 0px;
        }

    /*images*/

        .brill_elantra .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_elantra .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_elantra .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_elantra .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

/***********************************
Brothers and Sisters
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

        .brothers_and_sisters .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;
        }

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

        .brothers_and_sisters .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;
        }

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

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

        .brothers_and_sisters .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;
        }

        .brothers_and_sisters .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;
        }

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

    /*links*/

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

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

    /*inlines*/

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

    /*paragraphs*/

        .brothers_and_sisters .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;
        }

        .brothers_and_sisters .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;
        }

        .brothers_and_sisters .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;
        }

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

        .brothers_and_sisters .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;
        }

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

/***********************************
USS
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

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

/***********************************
Life Savers
***********************************/

    /*paragraphs*/

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

        .life_savers .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;
        }

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

        .life_savers .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;
        }

        .life_savers .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;
        }

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

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

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

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

    /*headers*/

        .life_savers .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;
        }

        .life_savers .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;
        }

        .life_savers .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;
        }

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

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

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

        .life_savers .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;
        }

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

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

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

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

/***********************************
KWK Royal Basket
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .kwk_royal_basket .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_royal_basket .column p {
           border-width: 0px;
        }

    /*images*/

        .kwk_royal_basket .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_royal_basket .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_royal_basket .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_royal_basket .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .conversations .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;
        }

    /*lists*/

        .conversations .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;
        }

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

        .conversations .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;
        }

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

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

        .conversations .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;
        }

        .conversations .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;
        }

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

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

    /*inlines*/

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

    /*paragraphs*/

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

        .conversations .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;
        }

        .conversations .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;
        }

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

        .conversations .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;
        }

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

        .marketplace .column p {
           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;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

        .your_acuhoi .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;
        }

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

    /*headers*/

        .your_acuhoi .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;
        }

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

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

        .your_acuhoi .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;
        }

        .your_acuhoi .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;
        }

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

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

    /*inlines*/

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

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

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

        .your_acuhoi .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;
        }

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

        .your_acuhoi .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;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

        .foundation_cmd .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;
        }

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Snapshot: Michelle Safewright
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

        .snapshot_safewright .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;
        }

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

        .snapshot_safewright .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;
        }

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

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

        .snapshot_safewright .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;
        }

        .snapshot_safewright .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;
        }

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

    /*links*/

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

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

    /*inlines*/

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

        .snapshot_safewright .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;
        }

        .snapshot_safewright .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;
        }

        .snapshot_safewright .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;
        }

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

        .snapshot_safewright .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;
        }

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

/***********************************
Snapshot: James C. Smith
***********************************/

    /*paragraphs*/

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

        .snapshot_james .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_james .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .snapshot_james .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_james .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_james .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_james .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_james .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

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

    /*headers*/

        .snapshot_james .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_james .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_james .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_james .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

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

        .snapshot_james .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_james .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_james .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_james .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_james .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_james .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

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

        .discussion_guide .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;
        }

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

    /*headers*/

        .discussion_guide .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;
        }

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

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

        .discussion_guide .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;
        }

        .discussion_guide .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;
        }

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .discussion_guide .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;
        }

        .discussion_guide .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;
        }

        .discussion_guide .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;
        }

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

        .discussion_guide .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;
        }

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


div.bookviewport { background-color: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }