/***********************************
Cover
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 1 | Welcome
***********************************/

    /*general*/

        .welcome .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .welcome .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .welcome .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .welcome .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .welcome .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .welcome .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .welcome .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .welcome .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .welcome .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .welcome .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .welcome .column .Bulleted {
           padding-bottom: 10px;
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .welcome .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .welcome .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .welcome .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .welcome .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .welcome .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .welcome .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .welcome .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .welcome .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .welcome .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 2 | Title Page
***********************************/

    /*general*/

        .title_page .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .title_page .column h1 {
           text-transform: capitalize;
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .title_page .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .title_page .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .title_page .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .title_page .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .title_page .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .title_page .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .title_page .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .title_page .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .title_page .column .Bulleted {
           padding-top: 0px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .title_page .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .title_page .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .title_page .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .title_page .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .title_page .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .title_page .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .title_page .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .title_page .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .title_page .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 3 | What is FPGEC Certification?
***********************************/

    /*general*/

        .what_is_the_fpgec_certificati .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .what_is_the_fpgec_certificati .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .what_is_the_fpgec_certificati .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .what_is_the_fpgec_certificati .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .what_is_the_fpgec_certificati .column .Bulleted {
           padding-bottom: 10px;
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .what_is_the_fpgec_certificati .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .what_is_the_fpgec_certificati .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .what_is_the_fpgec_certificati .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .what_is_the_fpgec_certificati .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 4 | Achieve TOEFL iBT Requirement
***********************************/

    /*general*/

        .step_1 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .step_1 .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           padding-top: 0px;
           border-width: 0px;
        }

        .step_1 .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .step_1 .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .step_1 .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .step_1 .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .step_1 .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .step_1 .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .step_1 .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .step_1 .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .step_1 .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .step_1 .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .step_1 .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .step_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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .step_1 .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .step_1 .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_1 .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_1 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .step_1 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .step_1 .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .step_1 .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_1 .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 5 | Complete Your FPGEC Application
***********************************/

    /*general*/

        .step_2 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .step_2 .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .step_2 .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .step_2 .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .step_2 .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .step_2 .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .step_2 .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .step_2 .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .step_2 .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .step_2 .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .step_2 .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .step_2 .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .step_2 .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .step_2 .column .SecondaryBullet {
           list-style-type: circle;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           margin-left: 10px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .step_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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .step_2 .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .step_2 .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_2 .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_2 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .step_2 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .step_2 .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .step_2 .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_2 .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 6 | Submit Application to ECE
***********************************/

    /*general*/

        .step_3 .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .step_3 .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .step_3 .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .step_3 .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .step_3 .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .step_3 .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .step_3 .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .step_3 .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .step_3 .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .step_3 .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .step_3 .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .step_3 .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .step_3 .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .step_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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .step_3 .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .step_3 .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_3 .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_3 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .step_3 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .step_3 .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .step_3 .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_3 .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 7 | Submit Documentation
***********************************/

    /*general*/

        .step_4_doc .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .step_4_doc .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .step_4_doc .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .step_4_doc .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .step_4_doc .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .step_4_doc .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .step_4_doc .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .step_4_doc .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .step_4_doc .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .step_4_doc .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .step_4_doc .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .step_4_doc .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .step_4_doc .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .step_4_doc .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .step_4_doc .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_4_doc .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_4_doc .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .step_4_doc .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .step_4_doc .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .step_4_doc .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .step_4_doc .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 8 | Name Change Guidelines
***********************************/

    /*general*/

        .name_change_guidelines .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .name_change_guidelines .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .name_change_guidelines .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .name_change_guidelines .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .name_change_guidelines .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .name_change_guidelines .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .name_change_guidelines .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .name_change_guidelines .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .name_change_guidelines .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .name_change_guidelines .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .name_change_guidelines .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .name_change_guidelines .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .name_change_guidelines .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .name_change_guidelines .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .name_change_guidelines .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .name_change_guidelines .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .name_change_guidelines .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .name_change_guidelines .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .name_change_guidelines .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .name_change_guidelines .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .name_change_guidelines .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 9 | Documentation Requirements
***********************************/

    /*general*/

        .documentation_requirements .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .documentation_requirements .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 2em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .documentation_requirements .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .documentation_requirements .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .documentation_requirements .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .documentation_requirements .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .documentation_requirements .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .documentation_requirements .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .documentation_requirements .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .documentation_requirements .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .documentation_requirements .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .documentation_requirements .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .documentation_requirements .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .documentation_requirements .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .documentation_requirements .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .documentation_requirements .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .documentation_requirements .column p.PullQuote {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .documentation_requirements .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .documentation_requirements .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .documentation_requirements .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .documentation_requirements .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 10 | Documentation Review
***********************************/

    /*general*/

        .documentation_review .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .documentation_review .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .documentation_review .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .documentation_review .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .documentation_review .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .documentation_review .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .documentation_review .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .documentation_review .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .documentation_review .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .documentation_review .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .documentation_review .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .documentation_review .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .documentation_review .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .documentation_review .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .documentation_review .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .documentation_review .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .documentation_review .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .documentation_review .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .documentation_review .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .documentation_review .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .documentation_review .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 11 | Expired/Closed Applications
***********************************/

    /*general*/

        .expired_closed_applications .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .expired_closed_applications .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .expired_closed_applications .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .expired_closed_applications .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .expired_closed_applications .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .expired_closed_applications .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .expired_closed_applications .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .expired_closed_applications .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .expired_closed_applications .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .expired_closed_applications .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .expired_closed_applications .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .expired_closed_applications .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .expired_closed_applications .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .expired_closed_applications .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .expired_closed_applications .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .expired_closed_applications .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .expired_closed_applications .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .expired_closed_applications .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .expired_closed_applications .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .expired_closed_applications .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .expired_closed_applications .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 12 | What is the FPGEE?
***********************************/

    /*general*/

        .what_is_the_fpgee .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .what_is_the_fpgee .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .what_is_the_fpgee .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .what_is_the_fpgee .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .what_is_the_fpgee .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .what_is_the_fpgee .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .what_is_the_fpgee .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .what_is_the_fpgee .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .what_is_the_fpgee .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .what_is_the_fpgee .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .what_is_the_fpgee .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .what_is_the_fpgee .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .what_is_the_fpgee .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .what_is_the_fpgee .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .what_is_the_fpgee .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .what_is_the_fpgee .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .what_is_the_fpgee .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .what_is_the_fpgee .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .what_is_the_fpgee .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .what_is_the_fpgee .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .what_is_the_fpgee .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 13 | Taking the FPGEE
***********************************/

    /*general*/

        .taking_the_fpgee .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .taking_the_fpgee .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .taking_the_fpgee .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .taking_the_fpgee .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .taking_the_fpgee .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .taking_the_fpgee .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .taking_the_fpgee .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .taking_the_fpgee .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .taking_the_fpgee .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .taking_the_fpgee .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .taking_the_fpgee .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .taking_the_fpgee .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .taking_the_fpgee .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .taking_the_fpgee .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .taking_the_fpgee .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .taking_the_fpgee .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .taking_the_fpgee .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .taking_the_fpgee .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .taking_the_fpgee .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .taking_the_fpgee .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .taking_the_fpgee .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 14 | Receiving Your Exam Result
***********************************/

    /*general*/

        .receiving_your_result .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .receiving_your_result .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .receiving_your_result .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .receiving_your_result .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .receiving_your_result .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .receiving_your_result .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .receiving_your_result .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .receiving_your_result .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .receiving_your_result .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .receiving_your_result .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .receiving_your_result .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .receiving_your_result .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .receiving_your_result .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .receiving_your_result .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .receiving_your_result .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .receiving_your_result .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .receiving_your_result .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .receiving_your_result .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .receiving_your_result .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .receiving_your_result .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .receiving_your_result .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 15 | Contact Information
***********************************/

    /*general*/

        .contact_information .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .contact_information .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .contact_information .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .contact_information .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .contact_information .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .contact_information .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .contact_information .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .contact_information .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .contact_information .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .contact_information .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .contact_information .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .contact_information .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .contact_information .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .contact_information .column p.Date {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .contact_information .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .contact_information .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .contact_information .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .contact_information .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .contact_information .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .contact_information .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .contact_information .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Section 16 | Guide to FPGEC Statuses
***********************************/

    /*general*/

        .fpgec_status .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .fpgec_status .column h1 {
           font-family: 'Roboto';
           font-size: 2.25rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 15px;
           color: #284f8f;
           font-weight: 200;
           border-width: 0px;
        }

        .fpgec_status .column h2 {
           font-weight: 500;
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 1.5rem;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           color: #284f8f;
           border-width: 0px;
        }

        .fpgec_status .column h3 {
           padding-top: 15px;
           font-weight: 400;
           color: #284f8f;
           font-family: 'Roboto';
           font-size: 1.25rem;
           margin-top: 0px;
           border-width: 0px;
        }

        .fpgec_status .column h4 {
           font-family: Arial Black, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .fpgec_status .column h5 {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .fpgec_status .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .fpgec_status .column .Blue {
           color: #2f5496;
           border-width: 0px;
        }

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

    /*links*/

        .fpgec_status .column a {
           color: #2f5496;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .fpgec_status .column a.BigRed {
           font-family: Arial Black, sans-serif;
           color: #e24949;
           font-size: 1.3125rem;
           text-decoration: none;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .fpgec_status .column .Bulleted {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .fpgec_status .column .Numerical {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .fpgec_status .column .Alphabetical {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .fpgec_status .column p.DateStamp {
           padding-top: 15px;
           font-family: 'Roboto';
           font-size: 0.75rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .fpgec_status .column p {
           padding-top: 5px;
           font-family: 'Roboto';
           font-size: 1.0625rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .fpgec_status .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .fpgec_status .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .fpgec_status .column p.Caption {
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .fpgec_status .column p.NoLineSpace {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .fpgec_status .column p.Center {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }

div.bookviewport { background-color: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }
div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }