<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), 
        url('fonts/Montserrat-Regular.woff') format('woff'), 
        url('fonts/Montserrat-Regular.ttf') format('truetype'), 
        url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}





*, *:after, *:before {
    padding: 0;
    margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


.textalignL {
    text-align: left;
}

.textalignR {
    text-align: right;
}

.textalignC {
    text-align: center;
}

.valignT {
    vertical-align: top;
}

.valignB {
    vertical-align: bottom;
}

.valignM {
    vertical-align: middle;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.Montserrat {
    font-family: 'Montserrat-Regular', sans-serif;
}


img {
    border-width: 0px;
    display: block;
    border: 0px;
    border: none;
    outline: none;
    outline: 0;
    border-style: none;
    outline-width: 0px;
    max-width: 100%; /*!important*/
    height: auto;
}

input, select, textarea {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
}

    textarea:focus, input:focus {
        outline: 0;
    }

textarea {
    overflow: auto;
    resize: none;
}


*:focus, input:focus {
    outline: none;
}

.GoToChildOnClick {
    cursor: pointer;
}

a {
    cursor: pointer;
    text-decoration: none;
    border-width: 0px;
    outline: none;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.RemoveAnimation {
    -webkit-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

h1, h2, h3, h4 {
    margin: 0px;
    padding: 0px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    display: inline;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    border-width: 0px;
}

    table td, table th {
        padding: 0;
    }




.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style],
.fb_iframe_widget span iframe[style],
.fb-comments, .fb-comments span[style], .fb-comments iframe[style] {
    width: 100% !important;
}

.Bordertable {
    border-collapse: collapse;
    border-spacing: 1px;
    padding: 0px;
    border: 1px solid #AFAFAF;
}

    .Bordertable td, .Bordertable th {
        padding: 0;
        border: 1px solid #AFAFAF;
    }

.OverImg {
    display: none;
}

body {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: 0 0 0 0px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 16px;
    color: #000;
    min-width: 330px;
    width: 100%;
    overflow-x: hidden;
}

.DivMain {
    position: relative;
    margin: auto;
    top: 0px;
    width: 100%;
}

.GoDownOnhover {
    background-position: top;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .GoDownOnhover:hover, .GoDownOnhoverSel {
        background-position: bottom;
    }


.CoverImage {
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 400px;
    min-width: 100%;
}


.FixedImage {
    position: static;
    width: 100%;
    background-color: black;
    background-attachment: fixed !important;
}

.IamTheOver {
    display: none;
}

.OpenHandStyle {
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

    .OpenHandStyle:active {
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
    }



.RemoveAnimation {
    -webkit-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* the CSS styling below will only be picked up by Safari and Chrome */
    .OpenHandStyle {
        cursor: -webkit-grab;
    }
}

/*html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}*/

* {
    text-transform: none;
}




body {
    font-size: 14px;
    color: #333333;
    min-width: 320px;
    background-color: #ffffff;
    text-transform: uppercase;
    font-family: 'Montserrat-Regular', sans-serif;
    line-height: 1.0;
}

.DivMain {
    position: relative;
    margin: auto;
    top: 0px;
    width: 100%;
    min-width: 320px;
}

.NormalDivContainer {
    position: relative;
    min-width: 320px;
    /*max-width: 1100px;*/
    width: 100%;
    margin: auto;
    font-family: 'Montserrat-Regular', sans-serif;
}

.NormalDiv {
    position: relative;
    /*max-width: 1100px;*/
    margin: auto;
}

.FullWidthOK {
    position: relative;
    width: 100%;
    max-width: none;
}


.PageContainer {
    position: absolute;
    top: 0px;
    width: 100%;
}

.DivHeader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    min-width: 320px;
    z-index: 1000 !important;
    background-color: white;
}

.DivReplaceHeader {
    position: relative;
    height: 136px;
    width: 100%;
}



::-webkit-input-placeholder {
    color: #dddddd;
}

:-moz-placeholder { /* Firefox 18- */
    color: #dddddd;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #dddddd;
}

:-ms-input-placeholder {
    color: #dddddd;
}

::selection {
    background: #bad6ff; /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #bad6ff; /* Gecko Browsers */
}



/* PAGGING STYLE */

.PagingDivCont {
    position: relative;
    margin: auto;
    width: 320px;
    height: 43px;
    font-family: 'Montserrat-Regular', sans-serif;
}



.PagingNotSelected {
    background-color: transparent;
    color: #9797A5;
    font-size: 12px;
    text-decoration: underline;
}


    .PagingNotSelected:hover {
        color: #00529A;
    }

.PagingSelected {
    background-color: transparent;
    color: #00529A;
    font-size: 12px;
    position: relative;
    top: -1px;
}




.LeftBTNpagingStyle, .RightBTNpagingStyle {
    background-color: transparent;
    border: 0px;
    cursor: pointer;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    font-size: 12px;
    color: #9797A5;
    text-decoration: underline;
    position: relative;
    top: -2px;
    font-family: 'Montserrat-Regular', sans-serif;
}



    .RightBTNpagingStyle:hover, .LeftBTNpagingStyle:hover {
        color: #005299;
    }

    .LeftBTNpagingStyle:disabled {
        cursor: default;
    }

    .RightBTNpagingStyle:disabled {
        cursor: default;
    }


/* END PAGGING STYLE */


.MainPreloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.7);
    z-index: 99 !important;
    color: #555555;
    font-size: 16px;
}
</pre></body></html>