﻿html {
  scroll-behavior: smooth;
}

.SmallTextFont {
    color: #333;
    font-size: 12px;
    display: block;
    float: left;
    line-height: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 100%;
     font-family: Arial, Helvetica, sans-serif;
}
      #right {
        display: block;
        float: left;
        width: 100%;
        padding: 3px 20px 15px 0px;
        margin: 0px;
    }
  
    #right .heading {
        color: #fff;
        font-size: 12px;
        margin: 0px;
        padding: 6px 7px 5px 10px;
        display: block;
        float: left;
        width: 100%;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        -moz-border-top-left-radius: 5px;
        -moz-border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        /*border-style: solid;
        border-width: 1px;
        border-color: #D8D8D8;*/
        background-color: #00408a;
        /*   background-image: url('images/grayButtonBg.png');
        background-repeat: repeat-x;*/
    }
    
        #right .content {
        border-style: none solid solid solid;
        border-width: 1px;
        border-color: #D8D8D8;
        background-color: #FFFFFF;
        display: block;
        float: left;
        width: 100%;
        padding: 5px 8px 5px 12px;
        margin: 0px 0px 10px 0px;
        overflow: hidden;
    }


        #right .content ul {
            padding: 0px;
            margin: 0px 0px 0px -12px;
            display: block;
            float: left;
           width: 100%;
        }

            #right .content ul li {
                background-position: 10px center;
                display: block;
                float: left;
                padding: 8px 0px 5px 25px;
                margin: 0px;
                border-bottom-style: dotted;
                border-bottom-width: 1px;
                border-bottom-color: #E8E8DB;
                width: 100%;
                /*   background-image: url('images/sidemenuli.jpg'); */
                background-repeat: no-repeat;
            }

                #right .content ul li.last {
                    border-style: none;
                }

                #right .content ul li a {
                    font-size: 11.5px;
                    color: #00408a;
                    text-decoration: none;
                }

                    #right .content ul li a:hover {
                        text-decoration: underline;
                    }
                    
                    
                    .sideNewsletter {
    margin: 0px;
    display: block;
    float: left;
    width: 100%;
     /*  background-image: url('images/newsletterSprint2015.png'); */
    background-repeat: no-repeat;
    background-position: -90px top;
    padding-top: 5px;
    padding-left: 5px;
    -moz-border-bottom-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    height: 125px;
}

    .sideNewsletter p {
        width: 100%;
        display: block;
        float: left;
        font-size: 11px;
        text-align: left;
        margin-bottom: -20px;
    }


input[type=submit].grayButton, input[type=submit].grayButton, a.grayButton {
    padding: 3px 12px 3px 12px;
    margin: 0px 5px 0px 0px;
    background-position: left top;
    display: block;
    float: left;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #B6B6B6;
    background-color: #F5F5F5;
     /*  background-image: url('images/grayButtonBg.png');*/
    background-repeat: repeat-x;
    cursor: pointer;
}




h1 {
    margin: 0px 0 10px 0;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    float: left;
    color: #333333;
    text-decoration: none;

}



    .table.left td input {
        margin: -1px 0 0 0;
    }

.tableDetails {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    border-style: none;
    display: block;
    width: 100%;
    border-collapse: collapse;
    font-size: 11.50px;
    float: left;
}

    .tableDetails tr {
        color: #000000;
        background-color: #EAEAEA;
    }

    .tableDetails tbody {
        display: block;
        float: left;
        width: 100%;
    }


    .tableDetails tr td {
        padding: 5px;
        margin: 0px;
        vertical-align: top;
        border: 1px solid #fff;
    }

    .tableDetails td.leftHeader {
        background-color: #00408a;
        color: #FFFFFF;
        padding-right: 20px;
        vertical-align: top;
        text-align: left;
        padding-left: 10px;
    }







    #header #ctl00_topRightMenu {
        display: block;
        float: right;
        color: #7D7D7D;
        text-align: right;
        /*margin-right: -200px;*/
        margin-top: 37px;
        background-color: #00408a;
        padding: 5px 20px 5px 50px;
        
        clip-path: polygon(13% 0, 100% 0%, 100% 100%, 0% 100%);
        
        /*-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0);
        -moz-border-bottom-left-radius: 50px;
        border-bottom-left-radius: 50px;*/
    }

        #header #ctl00_topRightMenu a, #header #ctl00_topRightMenu span {
            color: #fff;
            text-decoration: none;
            font-size: 11px;
            margin-top: 3px;
            display: block;
            float: left;
            padding: 0 7px;
            border-right: solid 1px white;
        }

        #header #ctl00_topRightMenu span {
            padding-left: 15px;
        }

        #header #ctl00_topRightMenu a:last-child {
            border: none;
        }

        #header #ctl00_topRightMenu a:hover {
            text-decoration: underline;
        }

        #header #ctl00_topRightMenu a.before {
        }












