/***********************************
Cover Wed
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_wed .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_wed .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_wed .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*/

        .cover_wed .column p {
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

        .cover_wed .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_wed .column a {
           border-width: 0px;
        }

    /*headers*/

        .cover_wed .column h1 {
           color: #054f9a;
           font-size: 2.25rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           font-weight: 200;
           border-width: 0px;
        }

        .cover_wed .column h2 {
           color: #576998;
           font-size: 1.6875rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

        .cover_wed .column h5 {
           color: #540032;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

/***********************************
RTX
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
CMS Shipbuilding
***********************************/

    /*paragraphs*/

        .cms_shipbuilding .column p {
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

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

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

    /*headers*/

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

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

        .cms_shipbuilding .column h3 {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #054f9a;
           font-weight: bold;
           border-width: 0px;
        }

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

        .cms_shipbuilding .column h5 {
           color: #540032;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

    /*lists*/

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

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

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

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

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

/***********************************
Luncheon
***********************************/

    /*lists*/

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

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

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

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

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

        .luncheon .column h3 {
           font-weight: bold;
           color: #054f9a;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .luncheon .column h1 {
           font-weight: 200;
           line-height: 1.3em;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           color: #054f9a;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

        .luncheon .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

    /*images*/

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

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

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

/***********************************
User's Guide
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

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

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

/***********************************
Modernization
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

        .modernization .column p {
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

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

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

    /*headers*/

        .modernization .column h1 {
           color: #054f9a;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.3em;
           font-weight: 200;
           border-width: 0px;
        }

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

        .modernization .column h3 {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #054f9a;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

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

/***********************************
Private Equity Shipbuilding
***********************************/

    /*paragraphs*/

        .private_equity_shipbuilding .column p {
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

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

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

    /*headers*/

        .private_equity_shipbuilding .column h1 {
           color: #054f9a;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           font-weight: 200;
           border-width: 0px;
        }

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

        .private_equity_shipbuilding .column h3 {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #054f9a;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

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

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

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

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

/***********************************
Christening
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

        .christening .column p {
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

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

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

    /*headers*/

        .christening .column h1 {
           color: #054f9a;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           font-weight: 200;
           border-width: 0px;
        }

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

        .christening .column h3 {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #054f9a;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

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

/***********************************
Arctic
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*headers*/

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

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

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

        .arctic .column h3 {
           font-weight: bold;
           color: #054f9a;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .arctic .column h1 {
           font-weight: 200;
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           color: #054f9a;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

        .arctic .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

/***********************************
Infrastructure
***********************************/

    /*paragraphs*/

        .infrastructure .column p {
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

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

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

    /*headers*/

        .infrastructure .column h1 {
           color: #054f9a;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           font-weight: 200;
           border-width: 0px;
        }

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

        .infrastructure .column h3 {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #054f9a;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

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

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

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

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

/***********************************
Exhibits 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Exhibits 2
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Exhibits 3
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
Exhibits 4
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

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

/***********************************
Exhibits 5
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Photos 1
***********************************/

    /*paragraphs*/

        .photos_1 .column p {
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

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

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

    /*headers*/

        .photos_1 .column h1 {
           color: #054f9a;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           font-weight: 200;
           border-width: 0px;
        }

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

        .photos_1 .column h3 {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #054f9a;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Photos 2
***********************************/

    /*lists*/

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

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

    /*headers*/

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

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

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

        .photos_2 .column h3 {
           font-weight: bold;
           color: #054f9a;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .photos_2 .column h1 {
           font-weight: 200;
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           color: #054f9a;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

        .photos_2 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Saildrone, Thales, General Atomics, Rafael
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*headers*/

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

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

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

        .saildrone_thales_general_atomics_rafael .column h3 {
           font-weight: bold;
           color: #054f9a;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .saildrone_thales_general_atomics_rafael .column h1 {
           font-weight: 200;
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           color: #054f9a;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

        .saildrone_thales_general_atomics_rafael .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

/***********************************
BAE Awards
***********************************/

    /*lists*/

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

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

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

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

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

        .bae_awards .column h3 {
           font-weight: bold;
           color: #054f9a;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .bae_awards .column h1 {
           font-weight: 200;
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           color: #054f9a;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

        .bae_awards .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

    /*images*/

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

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

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