<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), url('fonts/MYRIADPRO-REGULAR.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Condensed'), url('fonts/MYRIADPRO-COND.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Condensed Italic'), url('fonts/MYRIADPRO-CONDIT.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Light'), url('fonts/MyriadPro-Light.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold'), url('fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold Italic'), url('fonts/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Condensed'), url('fonts/MYRIADPRO-BOLDCOND.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold'), url('fonts/MYRIADPRO-BOLD.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Italic'), url('fonts/MYRIADPRO-BOLDIT.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Bold Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Condensed Italic'), url('fonts/MYRIADPRO-BOLDCONDIT.woff') format('woff');
}



.BGColour {
    background-color: #00a553
}

.HyperLink {
    color: white;
    font-size: 25px;
    font-family: 'Myriad Pro Bold';
    text-decoration: underline;
    padding-left: 5px;
    padding-right: 5px;
}

    .HyperLink:hover {
        color: #fcb814;
    }

.NoPadding {
    padding: 0px !important;
    margin: 0px !important;
}

* {
    color: white;
    font-size: 15px;
    font-family: 'Myriad Pro Regular';
}


.HeadertextSmall {
    color: white;
    font-size: 20px;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
}

.Headertext {
    color: white;
    font-size: 26px;
    font-family: 'Myriad Pro Bold';
    font-weight: bold;
}

.Headertext2 {
    color: white;
    font-size: 45px;
    font-family: 'Myriad Pro Bold';
    font-weight: bold;
}

.HeadertextBlackBG {
    color: white;
    font-size: 25px;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    background-color: #3C1053 !important; /*black !important;*/
    padding-left: 10px;
    padding-right: 10px;
}




.FormText1 {
    color: white;
    font-size: 30px;
    font-family: 'Myriad Pro Regular';
}

.MenuText {
    color: white !important;
    font-size: 22px;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    padding: 0px !important;
}

.Menudevider {
    color: white !important;
    font-size: 20px;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.FormText2 {
    color: white;
    font-size: 22px;
    font-family: 'Myriad Pro Regular';
}


.FormTextSmall {
    color: white;
    font-size: 18px;
    font-family: 'Myriad Pro Regular';
}


.Footer {
    background-color: #00a553 !important;
    color: white;
}

.footerText {
    color: white;
    font-size: 15px;
    font-family: 'Myriad Pro Regular';
}


.table-bordered {
    color: white;
    font-size: 20px;
    font-family: 'Myriad Pro Regular';
    width: 100%;
}

    .table-bordered th {
        background-color: transparent !important;
        color: white;
        font-size: 20px;
        font-family: 'Myriad Pro Regular';
        font-weight: bold;
        padding: 4px;
        color: white !important;
        border-width: 10px;
        border-color: white !important;
    }

    .table-bordered td {
        vertical-align: top;
        padding: 4px;
        color: white !important;
        border-width: 10px;
        border-color: white !important;
    }


    .table-bordered tr {
        vertical-align: top;
        padding: 4px;
        color: white !important;
        border-width: 10px;
        border-color: white !important;
    }

.lineXS {
    height: 15px;
}

.lineS {
    height: 15px;
}

.lineM {
    height: 25px;
}

.lineL {
    height: 30px;
}

.lineXL {
    height: 60px;
}



/*#region media queries */


@media (min-width: 320px) and (max-width: 580px) {
    .MenuText {
        color: white !important;
        font-size: 12px;
        font-family: 'Myriad Pro Regular';
        font-weight: bold;
        padding: 0px !important;
    }

    .Menudevider {
        color: white !important;
        font-size: 15px;
        font-family: 'Myriad Pro Regular';
        font-weight: bold;
        padding-left: 1px !important;
        padding-right: 1px !important;
    }

    * {
        color: white;
        font-size: 10px;
        font-family: 'Myriad Pro Regular';
    }


    .HeadertextSmall {
        color: white;
        font-size: 15px;
        font-family: 'Myriad Pro Regular';
        font-weight: bold;
    }

    .Headertext {
        color: white;
        font-size: 14px;
        font-family: 'Myriad Pro Regular';
        font-weight: bold;
        /*text-align: justify !important;*/
    }

    .Headertext2 {
        color: white;
        font-size: 15px;
        font-family: 'Myriad Pro Regular';
        font-weight: bold;
    }


    .HeadertextBlackBG {
        color: white;
        font-size: 15px;
        font-family: 'Myriad Pro Regular';
        font-weight: bold;
        background-color: transparent !important; /*black !important;*/
        padding-left: 10px;
        padding-right: 10px;
    }


    .FormText1 {
        color: white;
        font-size: 10px;
        font-family: 'Myriad Pro Regular';
    }



    .FormText2 {
        color: white;
        font-size: 15px;
        font-family: 'Myriad Pro Regular';
    }


    .Footer {
        background-color: #019ac3 !important;
        color: white;
    }

    .footerText {
        color: white;
        font-size: 10px;
        font-family: 'Myriad Pro Regular';
    }


    .table-bordered {
        color: white;
        font-size: 15px;
        font-family: 'Myriad Pro Regular';
        width: 100%;
    }

        .table-bordered th {
            background-color: transparent !important;
            color: white;
            font-size: 15px;
            font-family: 'Myriad Pro Regular';
            font-weight: bold;
            padding: 4px;
        }

        .table-bordered td {
            vertical-align: top;
            padding: 4px;
        }
}
</pre></body></html>