/***********************************
Cover Sat
***********************************/

    /*paragraphs*/

        .cover_sat .column p.bluetype {
           font-weight: bold;
           color: #004685;
           font-size: 0.875rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .cover_sat .column p {
           font-size: 0.875rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .cover_sat .column .ACPDrop {
           line-height: 0.1em;
           font-size: 3rem;
           color: #ff7900;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .cover_sat .column .default-drop-cap {
           color: #ff7900;
           letter-spacing: 0px;
           font-family: Arial, sans-serif;
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .cover_sat .column h1 {
           font-size: 1.6875rem;
           font-family: Avant Garde, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .cover_sat .column h2 {
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .cover_sat .column h3 {
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Support
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .support .column .Bullets {
           text-indent: 5px;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

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

        .support .column h3 {
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .support .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .support .column h1 {
           line-height: 1.2em;
           font-family: Avant Garde, sans-serif;
           font-size: 1.875rem;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .support .column .firstlineblue {
           font-weight: bold;
           font-size: 0.875rem;
           font-family: Georgia, serif;
           color: #004685;
           border-width: 0px;
        }

        .support .column .default-drop-cap {
           line-height: 0.1em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           font-family: Arial, sans-serif;
           letter-spacing: 0px;
           color: #ff7900;
           border-width: 0px;
        }

        .support .column .ACPDrop {
           font-family: Arial, sans-serif;
           color: #ff7900;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

    /*paragraphs*/

        .support .column p {
           font-family: Georgia, serif;
           font-size: 0.875rem;
           border-width: 0px;
        }

/***********************************
Wound Care
***********************************/

    /*lists*/

        .wound_care .column .Bullets {
           text-indent: 5px;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

        .wound_care .column h3 {
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .wound_care .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .wound_care .column h1 {
           line-height: 1.2em;
           font-family: Avant Garde, sans-serif;
           font-size: 1.875rem;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .wound_care .column .firstlineblue {
           font-weight: bold;
           font-size: 0.875rem;
           font-family: Georgia, serif;
           color: #004685;
           border-width: 0px;
        }

        .wound_care .column .default-drop-cap {
           line-height: 0.1em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           font-family: Arial, sans-serif;
           letter-spacing: 0px;
           color: #ff7900;
           border-width: 0px;
        }

        .wound_care .column .ACPDrop {
           font-family: Arial, sans-serif;
           color: #ff7900;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

    /*paragraphs*/

        .wound_care .column p {
           font-family: Georgia, serif;
           font-size: 0.875rem;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Loneliness
***********************************/

    /*lists*/

        .loneliness .column .Bullets {
           text-indent: 5px;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

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

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

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

        .loneliness .column h3 {
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .loneliness .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .loneliness .column h1 {
           line-height: 1.2em;
           font-family: Avant Garde, sans-serif;
           font-size: 1.875rem;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .loneliness .column .default-drop-cap {
           line-height: 0.1em;
           font-size: 3rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           font-family: Arial, sans-serif;
           letter-spacing: 0px;
           color: #ff7900;
           border-width: 0px;
        }

        .loneliness .column .ACPDrop {
           font-family: Arial, sans-serif;
           color: #ff7900;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

    /*paragraphs*/

        .loneliness .column p {
           font-family: Georgia, serif;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .loneliness .column p.blue {
           font-family: Georgia, serif;
           font-size: 0.875rem;
           color: #004685;
           font-weight: bold;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Map Ads
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Floor plan
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

/***********************************
Plenary
***********************************/

    /*paragraphs*/

        .plenary .column p {
           font-size: 0.875rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .plenary .column .ACPDrop {
           line-height: 0.1em;
           font-size: 3rem;
           color: #ff7900;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .plenary .column .default-drop-cap {
           color: #ff7900;
           letter-spacing: 0px;
           font-family: Arial, sans-serif;
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

        .plenary .column .firstlineblue {
           color: #004685;
           font-family: Georgia, serif;
           font-size: 0.875rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .plenary .column h1 {
           font-size: 1.875rem;
           font-family: Avant Garde, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .plenary .column h2 {
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .plenary .column h3 {
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .plenary .column .Bullets {
           list-style-type: square;
           text-indent: 5px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Humor
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .humor .column p.blue {
           font-weight: bold;
           color: #004685;
           font-size: 0.875rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .humor .column p {
           font-size: 0.875rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .humor .column .ACPDrop {
           line-height: 0.1em;
           font-size: 3rem;
           color: #ff7900;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .humor .column .default-drop-cap {
           color: #ff7900;
           letter-spacing: 0px;
           font-family: Arial, sans-serif;
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .humor .column h1 {
           font-size: 1.875rem;
           font-family: Avant Garde, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .humor .column h2 {
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .humor .column h3 {
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

        .humor .column .Bullets {
           list-style-type: square;
           text-indent: 5px;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
Business Meeting
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .business_meeting .column p {
           font-size: 0.875rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .business_meeting .column .ACPDrop {
           line-height: 0.1em;
           font-size: 3rem;
           color: #ff7900;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .business_meeting .column .default-drop-cap {
           color: #ff7900;
           letter-spacing: 0px;
           font-family: Arial, sans-serif;
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

        .business_meeting .column .firstlineblue {
           color: #004685;
           font-family: Georgia, serif;
           font-size: 0.875rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .business_meeting .column h1 {
           font-size: 1.875rem;
           font-family: Avant Garde, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .business_meeting .column h2 {
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .business_meeting .column h3 {
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

        .business_meeting .column .Bullets {
           list-style-type: square;
           text-indent: 5px;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
Gender Diverse Care
***********************************/

    /*paragraphs*/

        .gender_diverse_care .column p {
           font-size: 0.875rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .gender_diverse_care .column .ACPDrop {
           line-height: 0.1em;
           font-size: 3rem;
           color: #ff7900;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .gender_diverse_care .column .default-drop-cap {
           color: #ff7900;
           letter-spacing: 0px;
           font-family: Arial, sans-serif;
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

        .gender_diverse_care .column .firstlineblue {
           color: #004685;
           font-family: Georgia, serif;
           font-size: 0.875rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .gender_diverse_care .column h1 {
           font-size: 1.875rem;
           font-family: Avant Garde, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .gender_diverse_care .column h2 {
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .gender_diverse_care .column h3 {
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .gender_diverse_care .column .Bullets {
           list-style-type: square;
           text-indent: 5px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Close
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .close .column p {
           font-size: 0.875rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .close .column .ACPDrop {
           line-height: 0.1em;
           font-size: 3rem;
           color: #ff7900;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .close .column .default-drop-cap {
           color: #ff7900;
           letter-spacing: 0px;
           font-family: Arial, sans-serif;
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

        .close .column .firstlineblue {
           color: #004685;
           font-family: Georgia, serif;
           font-size: 0.875rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .close .column h1 {
           font-size: 1.875rem;
           font-family: Avant Garde, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .close .column h2 {
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .close .column h3 {
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

        .close .column .Bullets {
           list-style-type: square;
           text-indent: 5px;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
Side Gig Hub
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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


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