/***********************************
Cover Fri
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

/***********************************
Keynote
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

/***********************************
Diving
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

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

/***********************************
Health IT
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

    /*images*/

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

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

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

/***********************************
Hypertension
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

/***********************************
Deprescribing
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .deprescribing .column .bluefirstline {
           color: #004685;
           font-family: Georgia, serif;
           border-width: 0px;
        }

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

/***********************************
Evergreen
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

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

    /*lists*/

        .plenary .column .Bullets {
           text-indent: 5px;
           list-style-type: square;
           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;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

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

/***********************************
Book
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*paragraphs*/

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

    /*images*/

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

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

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

/***********************************
Annals Multimedia
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

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


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