<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
    font-family: 'PT Sans', sans-serif;
    margin: 0;
    font-size: calc(12px + 0.6vw);
    color: #666667;
}
#leftside {
    vertical-align: bottom;
    display: inline-block;
    padding-left: 7.8vw;
}
#leftside img {
    width: calc(12.65vw + 253px);
    height: auto;
    margin-top: 20px;
}
#rightside {
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 20.45vw - 253px);
    text-align: right;
}
#searchandsocial {
    background-color: #e5e5e5;
    padding-right: 5.8vw;
    border-bottom-left-radius: 20vw;
    width: 74%;
    display: inline-block;
}
#search {
    visibility: hidden;
}
#social, #search {
    display: inline-block;
}
#social a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1vw;
}
#social {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 6vw;
}
#menuopen, #menuclose {
    display: none;
}
.slideimage {
    width: 100%;
    margin-top: 1vw;
    display: block;
}
.home .tradingview-widget-container {
    position: absolute;
    top: 33vw;
    left: 7.5vw;
    z-index: 2;
}
h2 {
    font-size: calc(12px + 1.2vw);
    color: #362C16;
}
.bold {
    font-weight: bold;
}
.seventwo {
    font-size: calc(2.6vw + 20px);
}
.threesix {
    font-size: calc(12px + 1.2vw);
}
.home h2 {
    font-size: calc(12px + 2.4vw);
    font-weight: normal;
    margin-bottom: 20px;
    color: inherit;
}
#newecon {
    padding: 0 7.8vw;
    color: #fff;
}
#newecon a {
    color: #fff;
}
.threecolumncon {
    text-align: center;
}
.threecolumn {
    display: inline-block;
    width: 30%;
    margin: 1.5%;
    padding: 2vw 0;
    vertical-align: bottom;
}
.threecolumn img {
    max-width: 25vw;
}
a {   
    text-decoration: none;
    color: #006A9C;
}
a:hover {
    text-decoration: underline;
}
.date {
    color: #FFCE00;
    margin: 20px 0 5px;
}
.allnews {
    color: #FFCE00 !important;
    margin: 40px 0 20px;
    display: inline-block;
}
.section {
    display: none;
    margin-top: 30px;
    margin-bottom: 30px;
}
.section.on {
    display: block;
}
.column {
    display: inline-block;
    box-sizing: border-box;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    font-size: calc(12px + 0.45vw);
}
#column1 {
    padding-left: 0;
}
#column4 {
    padding-right: 0;
}
img {
    max-width: 100%;
}
#columnspread {
    padding-left: 25%;
    font-size: calc(12px + 0.3vw);
    margin-top: 20px;
    color: #006A9C;
}
#columnspread p {
    margin-top: 0;
    margin-bottom: 7px;
}
#copy {
    color: #666667;
}
#leftcolfoot {
    display: inline-block;
    vertical-align: top;
    width: 60%;
}
#rightcolfoot {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    text-align: right;
}
#rightcolfoot a {
    margin-left: 1vw;
    display: inline-block;
    vertical-align: middle;
}
#columninternal {
    padding-top: 20px;
    border-top: 1px solid #666667;
}
#taginner {
    border-bottom: 2px solid #FFCE00;
}
.tab, .nottab {
    display: inline-block;
    margin-right: 1.5vw;
    cursor: pointer;
    font-weight: bold;
   padding: 5px 10px;
}
.tab.on {
    background-color: #FFCE00;
    color: #000;
}
#newsinner {   
    border-top: 1px solid #fff;
}
#news {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}
#events {
    display: inline-block;
    vertical-align: top;
    width: 52%;
    margin-left: 8%;
}
.greenbuttons {
    text-align: center;
    padding: 5vw 6.3vw;
}
.greenbuttons img {
    display: inline-block;
    margin-left: 1.25%;
    margin-right:1.25%;
    max-width: 30%;
    height: auto;
    cursor: pointer;
    transition: all 0.25s ease-in-out !important; 
}
.greenbuttons.sub {
    padding: 2vw 0;
}
#green1 {
    margin-left: 0;
    margin-right: 3%;
}
#green3 {
    margin-right: 0;
    margin-left: 3%;
}
.greenbuttons .on {
    opacity: 0.75;
}
.blueback {
    color: #fff;
    background-color: #006A9C;
    font-weight: bold;
    font-size: calc(12px + 1.2vw);
}
#slidecon {
    position: relative;
}
#bigcon {
    position: relative;
}
h1 {
    font-size: calc(12px + 2.4vw);
    font-weight: normal;
    color: #fff;
}
#bigcon h1{
    position: absolute;
    left: 7.5vw;
    top: 7.5vw;
}
#bigcon .descriptionhead {
    position: absolute;
    left: 7.5vw;
    top: 20vw;
    color: #fff;
    font-size: calc(12px + 1.8vw);
    font-weight: bold;
    padding-right:7.5vw;
}
#bigcon .descriptionhead p{
    margin-bottom: 7px;
}
.yellowbutton {
    color: #1D1D1D;
    display: inline-block;
    background-color: #ffce00;
    font-size: calc(12px + 0.6vw);
    font-weight: bold;
    padding: 5px 20px;
}
#newsandevents {
    background-size: cover;
}
footer {   
    background-color: #e5e5e5;
    padding: 4vw 7.8vw;
    color: #666667;
}
footer h2 {
    margin-top: 0;
    font-weight: bold !important;
    font-size: calc(12px + 1.2vw) !important;
    line-height: 1;
    color: inherit;
}
.temp {
    display: none !important;
}
.greyback {
    background-color: #f2f2f3;
}
.standardpadding {
    padding: 1vw 7.8vw;
}
.fairerpadding {
    padding: 5vw 7.8vw;
}
.green {
    color: #00A34B;
}
.greenhidden {
    display: none;
    background-color: #015623;
    color: #fff;
    padding: 1.5vw 2vw;
    border-top-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    margin: 0 0.75%;
}
.greenhidden h3 {
    margin-bottom: 0;
    color: #FFCE00;
    font-size: calc(12px + 1.2vw);
}
.greenhidden h2 {
    font-size: calc(12px + 1.8vw);
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}
.greenhidden p {
    margin: 0;
}    
.greentable td:nth-child(2){
    color: #CC8401;
    min-width: 9vw;
}
.greentable td:last-child{
    color: #008CCE;
}
.greentable td:first-child {
    min-width: 19vw;
}
.greentable {
    font-size: calc(12px + 1.2vw);
    font-weight: bold;
    margin: auto;
    border-collapse: collapse;
    width: 100%;
}
.greentable td {
    border-bottom: 1px solid #666667;
    padding: 5px;
}
.lefttext {
    padding: 1vw 7.8vw;
}
.righttext {
    padding: 1vw 7.8vw 1vw 0;
}
.rightimage {
    background-size: cover;
}
.lefttextrightimage, .lefttextrighttext {
    display: grid;
    grid-template-columns: 50% 50%;
}
.narrowwidth {
    width: 1230px;
    max-width: 100%;
    margin: auto;
}
@media screen and (max-width: 1799px) {
     .tab {
        margin-right: 0.1vw;
    }
    #leftside {
        padding-left: 5.8vw;
    }
    #rightside {
        width: calc(100% - 18.45vw - 253px);
    }
    nav a {
        font-size: calc(12px + 0.1vw);
    }
}
@media screen and (max-width: 1499px) {
    nav a {
        font-size: 12px;
    }
}
@media screen and (max-width: 1399px) {
     nav ul {
        display: none;
        position: absolute;
        right: 0;
        text-align: left;
        width: 600px;
        max-width: 100%;
        background-color: #0E447F;
        top: 0;
        margin: 0;
        min-height: 100%;
        padding: calc(20px + 1vw);
        box-sizing: border-box;
        z-index: 3;
    }
    nav a {
        margin-bottom: calc(10px + 3vw);
        display: block;
        color: #FFCE00;
        font-size: calc(14px + 0.7vw);
        margin-top: 1vw;
    }
    #menuopen {
        width: calc(20px + 3vw);
        display: inline-block;
        cursor: pointer;
    }
    #menuclose {
        width: calc(20px + 1vw);
        cursor: pointer;
        position: absolute;
        right: 20px;
        top: 30px;
        z-index: 4;
    }
}
@media screen and (max-width: 1279px) {
    .column {
        width: 50%;
    }
    #column3 {
        padding-left: 0;
    }
    #column2 {
        padding-right: 0;
    }
    #searchandsocial {
        display: none;
    }
    #columnspread {
        padding-left: 0;
    }
    #news {
        width: 100%;
    }
    #events {
        width: 100%;
        margin-left: 0;
    }
}
@media screen and (max-width: 1023px) {
    #leftcolfoot {
        width: 100%;
    }
    #rightcolfoot {
        width: 100%;
        text-align: left;
    }
    #rightcolfoot a {
        margin-left: 0;
        margin-right: 1vw;
        margin-top: 20px;
    }
    .lefttextrightimage, .lefttextrighttext {
        display: block;
    }
    .rightimage {
        height: calc(100px + 20vw);
    }
    .righttext {
        padding: 1vw 7.8vw;
    }
}
@media screen and (max-width: 767px) {
   .threecolumn {
       width: 100%;
       margin: 1.5% 0;
    }
    #bigcon .descriptionhead {
        top: 15vw;
        font-size: 14px;
    }
}</pre></body></html>