﻿html, body {
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: #f9f9eb;
    /*color: #585858;*/
    color:#090909;
    font-family: "Univers W01", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto;
}

body {
    overflow-y: scroll;
}

input {
    cursor: pointer;
    padding:5px;
}

text {
    padding:5px;
}

textarea {
    padding:5px;
}

select {
    cursor: pointer;
}

fieldset {
    position: relative;
}

a {
    color: #990000;
}
legend {
    Background-color: #4f7671;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top:5px;
    padding-bottom:5px;
    font-size: 16px;
}
table {
    width: 100%;
    position: relative;
    font-size: 15px;
    font-weight: lighter;
}

th {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #4f7671;
    color: #FFFFFF;
    text-align: left;
    font-weight: lighter;
}

td {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #f9f9eb;
    color: #090909;
    width: auto;
    text-align: left;
    overflow: hidden;
}

    td.center {
        text-align: center;
    }
    td.clsred {
        background-color: red;
        color: #FFFFFF;
    }
    td.clear {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
        background-color: transparent;
        color: #090909;
        width: auto;
        text-align: left;
    }
    td.clearcenter {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
        background-color: transparent;
        color: #090909;
        width: auto;
        text-align: center;
    }

.clsfldstandard {
    border: 1px solid #152E44;
    width: 80%;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 12px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.colorwhite {
    color:white;
}

.colorgreen {
    color: #4f7671;
}

.backgroundwhite {
    background-color: #ffffff;
}

.backgroundcolorgreen {
    background-color: #4f7671;
}

.padding5px {
    padding:5px;
}
.paddingleft5px {
    padding-left:5px;
}
.paddingright5px {
    padding-right:5px;
}
.paddingleftright5px {
    padding-left: 5px;
    padding-right: 5px;
}
.legendwhite {
    Background-color: #ffffff;
    color: #4f7671;
}
.clsbtnstandard {
    padding: 5px;
    font-size: 14px;
    border-width: 0.5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.clsbtnproceed {
    background-color: #023020;
    color: #FFFFFF;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 6px;
    padding-bottom: 8px;
    float: right;
    width: 135px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}

a:hover.clsbtnproceed {
    background-color: #990000;
    text-decoration: none;
}

.clsbtnback {
    background-color: #023020;
    color: #FFFFFF;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 6px;
    padding-bottom: 8px;
    float: left;
    width: 135px;
    font-size: 14px;
    text-align: center;
    text-decoration:none;
}
a:hover.clsbtnback {
    background-color: #990000;
    text-decoration: none;
}
.divtopmenu {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    line-height: 16.5px;
    font-weight: normal;
    font-size: 16.5px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    display: inline-block;
    margin: 0px;
    padding-top: 14.4px;
    padding-bottom: 14.4px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    background-color: #000000;
    color: #FFFFFF;
    z-index: 5000;
    border-bottom: 5px solid #f9f9eb;
}
.clsdivcontactinfo {
    position: absolute;
    top: 8px;
    left: 22px;
    z-index: 50001;
}

    .clsdivcontactinfo a {
        background-color: #000000;
        float: left;
    }

        .clsdivcontactinfo a img {
            float: left;
            vertical-align: bottom;
            border-left: 1px solid #FFFFFF;
            border-top: 1px solid #FFFFFF;
            border-bottom: 1px solid #FFFFFF;
            border-right: none;
        }

            .clsdivcontactinfo a img.clsbannertelephoneimg {
                border-right: 1px solid #FFFFFF;
            }

        .clsdivcontactinfo a.clsbannerlinktel {
            font-size: 14px;
            padding-top: 10.7px;
            padding-bottom: 10.7px;
            padding-left: 10px;
            padding-right: 10px;
            color: #FFFFFF;
            text-decoration: none;
            border-left: 1px solid #FFFFFF;
            border-top: 1px solid #FFFFFF;
            border-bottom: 1px solid #FFFFFF;
            border-right: 1px solid #FFFFFF;
        }

        .clsdivcontactinfo a:hover {
            color: #ff5e77;
        }

.mainnav {
    box-sizing: border-box;
    color: #FFFFFF;
    display: block;
    font-size: 16.5px;
}

.mainnavul {
    display: inline;
    float: right;
    margin-right: 14.4px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: auto;
    font-size: 16.5px;
    line-height: 22px;
    list-style-image: none;
    list-style-type: none;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    color: #FFFFFF;
}

    .mainnavul li {
        color: #FFFFFF;
        font-size: 16.5px;
        line-height: 22px;
        display: inline;
    }

        .mainnavul li a {
            color: #FFFFFF;
            padding-left: 14.4px;
            padding-right: 14.4px;
            padding-top: 0px;
            padding-bottom: 0px;
            text-decoration: none;
            font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif;
            font-size: 16.5px;
            font-weight: 100;
            line-height: 22px;
        }

            .mainnavul li a.menulinkborder {
                border-left: 1px solid #FFFFFF;
            }

            .mainnavul li a:hover {
                color: #ff5e77;
            }

.clsdivmainbanner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background-color: #f9f9eb;
    height: 90px;
}

.clsdivlogowrapper {
    min-width: 260px;
    width: 260px;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    background-color: #f9f9eb;
}

.clsbannerlink {
    color: #585858;
    text-decoration: none;
    border: none;
}

.clsdivmainbannerimg {
    float: left;
    height: 77px;
    background-color: #f9f9eb;
}

.clsdivmainbanner img {
    height: 77px;
    float: left;
}

.clsdivmainbannertext {
    font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: normal;
    float: left;
    min-width: 72%;
    width: 72%;
    font-size: 20px;
    padding-top: 29px;
    margin-left: 14px;
    text-rendering: optimizeLegibility;
    background-color: #f9f9eb;
}

.clsfldbrowsersupport {
    float: right;
    border: 1px solid #152E44;
    background-color: blanchedalmond;
    margin-right: -10px;
}

.clsdivhomeicon {
    position: fixed;
    right: 10px;
    top: 60px;
    width: 80px;
    height: 80px;
    z-index: 1000;
}

    .clsdivhomeicon img {
        width: 80px;
        vertical-align: bottom;
        border: none;
    }

.clsdivmainfooter {
    position: fixed;
    bottom: 0px;
    font-size: 20px;
    padding-top: 14.4px;
    padding-bottom: 14.4px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    color: #FFFFFF;
    background-color: #2A2D1C;
    width: 100%;
    font-weight: lighter;
    border-top: 5px solid #f9f9eb;
}
.clsfldbrowsersupportB {
    float: right;
    border: 1px solid #152E44;
    background-color: #4f7671;
    margin-top: 30px;
    margin-right: 10px;
    width: 190px;
}
.clsdivbrowsersupport {
    float: left;
    background-color: #000000;
}

    .clsdivbrowsersupport a {
        text-decoration: none;
        float: left;
    }
        .clsdivbrowsersupport a img {
            float: left;
            vertical-align: bottom;
        }

.clsdivmainpage {
    margin-top: 70px;
    /*border: 1px solid #ff5e77;*/
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    clear: left;
    margin-bottom: 5%;
    overflow: auto;
}

.clsdivproceedwrapper {
    width: 84%;
    clear: both;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #041A29;
}

.clsdivuserwrapper {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    /*overflow:auto; 
    border:1px solid red;*/
}

.clsimgalignbottom {
    vertical-align: bottom;
}

.clsdivdividerspacedfloatleft {
    width: 100%;
    height: 5px;
    float: left;
}

.floatleft {
    float: left;
}

.clsred {
    color: red;
}

.margintop3 {
    margin-top: 3px;
}

.margintop5 {
    margin-top: 5px;
}

.margintop10 {
    margin-top: 10px;
}

.marginright5 {
    margin-right: 5px;
}

.marginright10 {
    margin-right: 10px;
}

.marginright20 {
    margin-right: 20px;
}

.marginleft5 {
    margin-left: 5px;
}

.marginleft10 {
    margin-left: 10px;
}

.marginleft20 {
    margin-left: 20px;
}
.paddingtopnone {
    padding-top:0px;
}

paddingtop3 {
    padding-top: 3px;
}

.paddingtop5 {
    padding-top: 5px;
}
.paddingtop10 {
    padding-top: 10px;
}
.width50px {
    width: 50px;
}
.width100px {
    width:100px;
}
.width200px {
    width: 200px;
}
.width300px {
    width: 300px;
}
.width20per {
    width: 20%;
}
.width30per {
    width: 30%;
}
.width50per {
    width:50%;
}
.width60per {
    width: 60%;
}
.width70per {
    width: 70%;
}
.width80per {
    width: 80%;
}
.width985per {
    width: 98.5%;
}
.width100per {
    width: 100%;
}
