/***********************************
Cover Tues
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_tues .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_tues .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_tues .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_tues .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cover_tues .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_tues .column .ACPDrop {
           font-family: Arial, sans-serif;
           color: #ff7900;
           font-size: 3rem;
           line-height: 0.1em;
           border-width: 0px;
        }

    /*paragraphs*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

/***********************************
Platforms
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

/***********************************
MESR
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

/***********************************
MOC
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

/***********************************
AI Robotics
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*images*/

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

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

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

/***********************************
HII Collaboration
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

/***********************************
NAPA
***********************************/

    /*lists*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*images*/

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

/***********************************
L3Harris
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

/***********************************
Raytheon
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

/***********************************
Copperhead
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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