﻿/*CHANGEABLE COLORS FOR CUSTOMIZER*/
.Changeable-Color1 {
    color: #009CDE;
}

.Changeable-Color2 {
    color: #002F6C;
}

.Changeable-Color3 {
    color: #002F6C;
}
/*Add additional changeable colors here example: .Changeable-Color4 { color:#FFFFFF }
Each additional color must be accounted for at the top of customizer/css/color.js
See instructions in customizer/css/color.js*/
/*Fonts-----------------------------------------------------------------------*/

@font-face {
    font-family: "fiserv";
    src: url("fonts/fiserv.eot?2govi7") format("embedded-opentype"), url("fonts/fiserv.woff?2govi7") format("woff"), url("fonts/fiserv.ttf?2govi7") format("truetype"), url("fonts/fiserv.svg?2govi7#fiserv") format("svg");
    font-style: normal;
    font-weight: normal;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/*Colors-----------------------------------------------------------------------*/
body {
    background-color: #002F6C;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

#navMain li ul, #navMain li ul li a, .Table-Style th, .Table-Product th, img.transparent-png, a.Button1, .Button1, a.Button2:hover, .Button2:hover, #gototop, #slideshow-container-controls div a:hover, #slideshow-container-controls .toc-active a {
    background-color: #009CDE;
}

    #navMain li ul li a:hover, .Table-Style caption, .Table-Product tr td:first-child, a.Button2, .Button2, a.Button1:hover, .Button1:hover, #gototop:hover {
        background-color: #002F6C;
    }

#navMain li a, h1, h3, h5, a, #footerContent, #footerContent li a, ul.List-Checkmark li::before, #search::before, #slideshow-container-controls .toc-active a {
    color: #009CDE;
}

    #login th, #onlinebanking th, h2, h4, #footerContent li a:hover, a:hover, #mainimg h1, #mainimg h2, #mainimg h3, #mainimg h4, #mainimg h5 {
        color: #002F6C;
    }

h2 {
    border-bottom-color: #002F6C;
}

#navMain li ul li a, #navMain li ul li a:hover, .Table-Style caption, .Table-Style th, .Table-Style th a, .Table-Style th a:hover, .Table-Style tr:hover {
    color: #FFFFFF;
}

body {
    background-image: url('images/background.svg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    margin: 0px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
}
/*Text Fromatting-----------------------------------------------------------------------*/
h1 {
    margin: 0px;
    font-size: 28px;
    font-weight: 400;
    padding-bottom: 10px;
    line-height: 28px;
}

h2 {
    margin: 0px;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 10px;
    line-height: 22px;
}

h3 {
    margin: 0px;
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 10px;
    line-height: 19px;
}

h4 {
    margin: 0px;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 15px;
}

h5 {
    margin: 0px;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 13px;
}

p {
    margin: 0px;
    padding-bottom: 20px;
    line-height: 16px;
    font-size: 13px;
}

    p.Disclaimer {
        color: #000000;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 20px;
        padding: 0;
        font-weight: 400;
    }

li {
    line-height: 20px;
}

ul.List-Checkmark {
    list-style: none;
}

    ul.List-Checkmark li {
        position: relative;
    }

        ul.List-Checkmark li::before {
            font-family: 'FontAwesome';
            content: "\f00c";
            position: absolute;
            top: -1px;
            left: -20px;
        }

a {
    text-decoration: none;
    font-weight: 700;
}

:focus {
    outline: none;
}

#top {
    height: 180px;
    width: 100%;
    background-color: #1b4f90;
}

#quote h4 {
    font-style: italic;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0px 0px 0px;
}

header {
    width: 986px;
    height: 140px;
    margin: 0px auto;
}

#logo {
/*    background-image: url('images/logo2.png');
    background-repeat: no-repeat;*/
    height: 40px;
    width: 222px;
    margin: 1.5625rem 0;
    position: absolute;
    display: inline-block;
}

    #logo img {
        border: 0;
    }
/*Login------------------------------------------------------------------------*/
/*#login {
    float: right;
    width: 300px;
}

    #login table {
        margin-bottom: 0px;
    }

    #login th {
        font-size: 24px;
        font-weight: normal;
    }

    #login a {
        padding: 0px 5px;
    }

    #login input[type=text] {
        color: #666666;
        padding-left: 7px;
        font-size: 11px;
    }

    #login input.Button1, #login input.Button2 {
        display: inline;
    }

    #login tr td {
        padding: 1px 0px;
        line-height: 16px;
    }*/

/* Online Banking ---------------------------------------------------------------------------------------------------*/
#login {
    /* background-color: #e6e6e6; */
    padding: 0em 0em;
    box-sizing: border-box;
    /* width: 20em; */
    font-size: 16px;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 670px) {
    #login {
        font-size: 0.9rem;
    }
}

#login,
#login form {
    display: flex;
    float: right;
    flex-wrap: wrap;
    align-items: stretch;
    width: 260px;
}

    #login form {
        margin-bottom: 0;
        width: 24em;
        flex-grow: 2;
    }

    #login h2 {
        width: 100%;
        margin-top: 10px;
        text-align: center;
        font-weight: normal;
        color: #009CDE;
    }

    #login label {
        flex-grow: 1;
        border-radius: 4px;
        margin: 0.05em 0;
        width: 12em;
        border: solid 1px #ccc;
        position: relative;
        line-height: inherit;
        box-sizing: border-box;
    }

    #login label,
    #login button {
        height: 1.6em;
    }

    #login button {
        border: solid 1px #ccc;
        margin: 0.05em 0 0 1px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        background-color: #f6f6f6;
        font-size: 1em;
        padding: 0 1em;
        cursor: pointer;
        transition: background-color 0.25s ease;
    }

        #login button:hover {
            background-color: #ccc;
        }

    #login label span {
        display: none;
    }

    #login:not(.personal) .personal,
    #login:not(.business) .business,
    #login:not(.other) .other {
        display: none;
    }

    #login input:not([type=radio]):not([type=checkbox]),
    #login select {
        border: none;
        width: 100%; /* Comment out if not using lable > input structure*/
        box-sizing: border-box;
        border-radius: 4px;
        padding: 0 0 0 1em;
        background-color: #fff;
        height: 100%;
        font-size: inherit;
        font-family: inherit;
        transition: background-color 0.25s ease;
    }

    #login input:not([type=radio]):not([type=checkbox]) {
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        #login input:not([type=radio]):not([type=checkbox]):focus {
            background-color: #eee;
        }

    #login ul {
        display: flex;
        list-style: none;
        padding: 0;
        width: 100%;
        margin: 4px 17px;
    }

        #login ul li {
            margin: 0 1em 0 0;
            list-style-type: none;
        }

    #login ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #333;
    }

    #login ::-moz-placeholder { /* Firefox 19+ */
        color: #333;
    }

    #login :-ms-input-placeholder { /* IE 10+ */
        color: #333;
    }

    #login :-moz-placeholder { /* Firefox 18- */
        color: #333;
    }

    #login fieldset {
        border: none;
        padding: 0;
        margin: 0 0 0.5em 34px;
        display: block;
        position: relative;
        flex-grow: 1;
    }

        #login fieldset legend {
            display: none;
            /*margin-top: -41em;
            margin-bottom: -0.9em;*/
        }

        #login fieldset label {
            border: none;
            width: auto;
            display: inline-flex;
            flex-wrap: wrap;
            height: auto;
            margin-right: 1em;
            overflow: hidden;
            cursor: pointer;
        }

            #login fieldset label:last-child {
                margin-right: 0;
            }

    #login input[type=radio] {
        position: absolute;
        left: -12em;
        top: -12em;
        visibility: hidden;
    }

        #login input[type=radio] + span::before {
            content: "";
            width: 1em;
            height: 1em;
            display: inline-flex;
            border-radius: 50%;
            border: solid 2px #666;
            margin-right: 0.5em;
            transition: background-color 0.25s ease;
        }

        #login input[type=radio]:checked + span::before {
            background-color: #666;
        }

        #login input[type=checkbox] + span,
        #login input[type=radio] + span {
            display: block;
        }

    /* Border Radius */
    /*
#login input:not([type=radio]):not([type=checkbox]),
#login select,
#login button {
    border-radius: 0.5em; /*Change the border-radius here.
}

#login label {
    border: none;
}

#login label:last-of-type input:not([type=radio]):not([type=checkbox]) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#login button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
*/
    /* End Border Radius */

    /* Error and Direct Login*/
    #login form:not(.error) > .error,
    #login form.error > label,
    #login form.error > .Button1 {
        display: none !important;
    }

    #login form.error > Button {
        display: none;
    }

    #login form > .error {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: center;
        width: 100%;
    }

    #login form.error .error [class*=Button] {
        /* flex-grow: 1; */
    }

    #login form .error .message {
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.25s ease;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 5;
        background-color: rgba(255,255,255,0.9);
        margin: 0;
        padding: 1.5em;
        font-size: 1.25em;
        line-height: 1.2;
        box-sizing: border-box;
    }

    #login:not(.loading) form.error.message .error .message {
        opacity: 1;
        pointer-events: all;
    }

@media (min-width: 768px) {
    #login.horizontal form.error {
        flex-grow: 0;
        width: auto;
    }
}


/*Nav----------------------------------------------------------------------------*/
nav {
    width: 100%;
    height: 53px;
    /*position: absolute;*/
    z-index: 1000;
    /*box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.35);*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,ffffff+20,ffffff+50,efefef+81,f5f6f6+100&0.62+0,0.72+20,0.62+50,0.72+100 */
    /*background-image: -moz-linear-gradient(top, rgba(245,246,246,0.62) 0%, rgba(255,255,255,0.72) 20%, rgba(255,255,255,0.62) 50%, rgba(239,239,239,0.68) 81%, rgba(245,246,246,0.72) 100%);*/ /* FF3.6-15 */
    /*background-image: -webkit-linear-gradient(top, rgba(245,246,246,0.62) 0%,rgba(255,255,255,0.72) 20%,rgba(255,255,255,0.62) 50%,rgba(239,239,239,0.68) 81%,rgba(245,246,246,0.72) 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background-image: linear-gradient(to bottom, rgba(245,246,246,0.62) 0%,rgba(255,255,255,0.72) 20%,rgba(255,255,255,0.62) 50%,rgba(239,239,239,0.68) 81%,rgba(245,246,246,0.72) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#navMain {
    position: relative;
    width: 986px;
    height: 62px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}

    #navMain ul {
        list-style: none;
        margin: 0px 0px 0px -5px;
        padding: 0px;
    }

    #navMain li {
        float: left;
    }

        #navMain li a {
            font-size: 15px;
            line-height: 54px;
            text-decoration: none;
            text-transform: uppercase;
            display: block;
            padding: 0px 20px;
            color: #fff;
            /*text-shadow: 0px 1px 0px rgba(255,255,255,1);
            border-right: 1px solid rgba(0,0,0,0.1);
            box-shadow: 1px 0px 0px 0px rgba(255,255,255,1);*/
        }

            #navMain li a.last {
                background-image: none;
            }

            #navMain li a:hover {
                background-repeat: repeat-x;
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.1+0,0+50,0.2+100*/
                background-image: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(128,128,128,0) 50%, rgba(255,255,255,0.2) 100%); /* FF3.6-15 */
                background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(128,128,128,0) 50%,rgba(255,255,255,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
                background-image: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(128,128,128,0) 50%,rgba(255,255,255,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            }

        #navMain li ul {
            position: absolute;
            border-top: 0px #C8C8C8 solid;
            width: 240px;
            left: -999em;
            font-weight: normal;
            margin: 0px 0px 0px 0px;
            list-style-image: none;
            list-style-type: none;
            display: block;
            z-index: 5000;
        }

            #navMain li ul a {
                padding: 5px 8px 5px 8px;
                width: 222px;
                font-weight: normal;
                line-height: 17px;
                text-align: left;
                font-size: 12px;
                list-style-image: none;
                list-style-type: none;
                border-left: 1px #C8C8C8 solid;
                border-right: 1px #C8C8C8 solid;
                border-bottom: 1px #C8C8C8 solid;
                background-image: none;
                display: block;
                margin: 0px;
            }

                #navMain li ul a:hover {
                    padding: 5px 3px 5px 13px;
                    width: 222px;
                    font-weight: normal;
                    line-height: 17px;
                    text-align: left;
                    font-size: 12px;
                    border-left: 1px #C8C8C8 solid;
                    border-right: 1px #C8C8C8 solid;
                    border-bottom: 1px #C8C8C8 solid;
                    background-image: none;
                    display: block;
                    margin: 0px;
                    list-style-image: none;
                    list-style-type: none;
                }

            #navMain li ul ul {
                margin: -21px 0px 0px 235px;
            }

                #navMain li ul ul.last {
                    margin: -21px 0px 0px 100px;
                }

        #navMain li.sfhover ul ul ul {
            left: -999em;
            display: block;
        }

        #navMain li.sfhover ul ul {
            left: -999em;
            display: block;
        }

        #navMain li:hover ul ul ul {
            left: -999em;
            display: block;
        }

        #navMain li:hover ul ul {
            left: -999em;
            display: block;
        }

        #navMain li li li.sfhover ul {
            left: auto;
            display: block;
        }

        #navMain li li.sfhover ul {
            left: auto;
            display: block;
        }

        #navMain li.sfhover ul {
            left: auto;
            display: block;
        }

        #navMain li li li:hover ul {
            left: auto;
            display: block;
            text-decoration: none;
        }

        #navMain li li:hover ul {
            left: auto;
            display: block;
            text-decoration: none;
        }

        #navMain li:hover ul {
            display: block;
            left: auto
        }

#content {
    width: 956px;
    margin: 0px auto;
    padding: 15px 30px;
    background-color: rgba(255,255,255,0.65);
}

body.home #content {
    padding: 0px 15px 15px 15px;
    background-color: transparent;
}

body.search #content {
    background-image: none;
    background-color: #FFFFFF;
}

#homeMainContent {
    background-color: rgba(255,255,255,0.65);
    padding: 20px;
}

    #homeMainContent table {
        margin: 20px 0px;
    }

    #homeMainContent tr td {
        padding: 0px 10px 0px 0px;
        vertical-align: top;
    }

        #homeMainContent tr td:last-child {
            padding-right: 0px;
        }

#slideshowContainer {
    width: 642px;
    float: left;
}

#homeRightContent {
    width: 299px;
    height: 320px;
    overflow: hidden;
    float: left;
    padding-left: 15px;
}

    #homeRightContent ul {
        margin: 0px 0px 0px 20px;
        padding: 0px;
    }

    #homeRightContent li {
        font-size: 15px;
        line-height: 28px;
    }

        #homeRightContent li a:hover {
            text-decoration: none;
        }

#weatherContainer, #stockContainer {
    min-height: 150px;
    max-height: 150px;
    overflow: hidden;
    display: none;
}

#quote, #quicklinks {
    min-height: 150px;
    max-height: 150px;
    overflow: hidden;
    display: block;
}

#stockContainer h1 {
    margin-bottom: 0px;
}

.clearfloat {
    clear: both;
    height: 0px;
}
/*Tables-----------------------------------------------------------------------------*/
#noticeHtml table {
    margin-bottom: 0px;
}

table {
    border-collapse: collapse;
}

.Table-Style, .Table-Product, .Table-Simple {
    margin-bottom: 20px;
    color: #666666;
}

.Table-Style {
    border-top: 0px solid rgba(191,191,191,0.5);
    font-size: 12px;
}

    .Table-Style th {
        padding: 10px;
        border-right: 1px solid rgba(191,191,191,0.5);
        text-align: center;
    }

    .Table-Style td {
        padding: 15px;
        border-right: 0px solid rgba(191,191,191,0.5);
    }

    .Table-Style tr:hover {
        padding: 10px;
        background-color: #E5E5E5;
    }

    .Table-Style tr:nth-child(2n) {
        background-color: #f2f2f2;
    }

    .Table-Style caption {
        padding: 15px;
        font-size: 15px;
        text-align: left;
        font-weight: 700;
        margin-top: 15px;
        border-right: 1px solid rgba(191,191,191,0.5);
        border-radius: 2px 2px 0px 0px;
        border-bottom: 1px solid rgba(191,191,191,0.5);
        color: #ffffff;
    }

.Table-Product th {
    padding: 15px;
    border-bottom: none;
}

.Table-Product td {
    padding: 15px;
    border-bottom: 1px solid rgba(191,191,191,0.25);
}

.Table-Product caption {
    padding: 15px;
    font-size: 16px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    margin-top: 15px;
}

.Table-Product tr:first-child th, .Table-Product tr:first-child th p {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

    .Table-Product tr:first-child th:first-child {
        background: none;
        font-size: 13px;
        color: #ffffff;
        border-bottom: none;
        text-align: right;
    }

        .Table-Product tr:first-child th:first-child p {
            color: #002F6C;
        }

.Table-Product tr:first-child td:first-child {
    border-radius: 2px 0 0 0;
}

.Table-Product thead tr th:nth-child(2) {
    border-radius: 2px 0 0 0;
}

.Table-Product thead tr th:last-child {
    border-radius: 0 2px 0 0;
}

.Table-Product tr td:nth-child(2n + 3), .Table-Style tr:nth-child(2n) {
    background-color: #f2f2f2;
}

.Table-Product tr td:first-child, .Table-Product tr td:first-child p, .Table-Style th, .Table-Style th p {
    color: #ffffff;
    font-weight: 700;
}

.Table-Product tr td:first-child {
    text-align: right;
}

.Table-Simple td {
    padding: 15px;
    border-bottom: 1px solid rgba(191,191,191,0.5);
    text-align: center;
    color: #666666;
}

.Table-Simple tr:first-child td {
    border-top: 1px solid rgba(191,191,191,0.5);
}

.Table-Product ul {
    padding-left: 20px !important;
}

.Table-Style td *:first-child, .Table-Style td *:last-child, .Table-Product td *:first-child, .Table-Product td *:last-child, .Table-Simple td *:first-child, .Table-Simple td *:last-child {
    padding: 0px;
    margin: 0px;
}

.Table-Style tr:hover, .Table-Product tr:hover td, .Table-Product tr:hover td p, .Table-Product tr:hover td:first-child, .Table-Product tr:hover td:first-child p, .Table-Product tr:hover td:nth-child(2n +3), .Table-Style tr:nth-child(2n):hover, .Table-Style tr:hover {
    background-color: #E5E5E5;
    color: #333333;
}

.Table-Style thead tr th p, .Table-Product thead tr th p, .Table-Simple thead tr th p, .Table-Product tr td:first-child p {
    padding: 0px;
    margin: 0px;
}

input {
    outline: none;
}

.odd {
    background-color: #f2f2f2;
}

.even {
    background-color: #FFFFFF;
}
/*Footer--------------------------------------------------------------------------------------*/
footer {
    width: 100%;
    height: 60px;
    box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.35);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,ffffff+20,ffffff+50,efefef+81,f5f6f6+100&0.62+0,0.72+20,0.62+50,0.72+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+49,ffffff+100&0.62+0,0.8+49,0.82+74,0.72+100 */
    /*background-image: -moz-linear-gradient(top, rgba(255,255,255,0.62) 0%, rgba(242,242,242,0.8) 49%, rgba(248,248,248,0.82) 74%, rgba(255,255,255,0.72) 100%);*/ /* FF3.6-15 */
    /*background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.62) 0%,rgba(242,242,242,0.8) 49%,rgba(248,248,248,0.82) 74%,rgba(255,255,255,0.72) 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background-image: linear-gradient(to bottom, rgba(255,255,255,0.62) 0%,rgba(242,242,242,0.8) 49%,rgba(248,248,248,0.82) 74%,rgba(255,255,255,0.72) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background-color: #1b4f90;
}

#footerContent {
    width: 963px;
    height: 60px;
    margin: 0px auto;
    padding: 0px 15px 0px 8px;
}

    #footerContent ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    #footerContent li {
        display: block;
        float: left;
        line-height: 54px;
        padding-top: 6px;
        text-decoration: none;
        /* padding-left: 7px; */
        padding-right: 7px;
        line-height: 54px;
        font-weight: bold;
    }

        #footerContent li a {
            text-decoration: none;
            padding-left: 7px;
            padding-right: 7px;
            line-height: 54px;
        }

    #footerContent p {
        text-align: right;
        line-height: 54px;
        padding-top: 6px;
        margin-bottom: 0px;
    }
/******************************/
#searchContainer {
    width: 0px;
    overflow: hidden;
    padding-left: 20px;
}

#search {
    position: relative;
    width: 100%;
    padding-top: 12px;
    -moz-border-radius: 5px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.searchStyle {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    background-color: #f6f6f6;
    border: 1px solid;
    border-color: #C2C2C2;
    border-radius: 2px;
    padding: 6px 10px;
    width: 100%;
    box-sizing: border-box;
    color: #666666;
    padding-left: 30px;
    font-size: 11px;
}

#search::before {
    font-family: "FontAwesome", Arial, Helvetica, sans-serif;
    content: "\f002";
    display: block;
    position: absolute;
    line-height: 29px;
    padding: 0px 10px;
    z-index: 100;
    left: 0px;
}

#cse-search-results {
    max-height: 1200px;
    overflow: hidden;
}
/**  Site Notice **/
#notice {
    font-size: 14px;
    color: #fff;
    background-color: #ff6600;
    overflow: hidden;
    height: auto;
    -webkit-transition: max-height .75s ease-in-out;
    -moz-transition: max-height .75s ease-in-out;
    -ms-transition: max-height .75s ease-in-out;
    -o-transition: max-height .75s ease-in-out;
    transition: max-height .75s ease-in-out;
    max-height: 0px;
}

    #notice.active {
        -webkit-transition: max-height .75s ease-in-out;
        -moz-transition: max-height .75s ease-in-out;
        -ms-transition: max-height .75s ease-in-out;
        -o-transition: max-height .75s ease-in-out;
        transition: max-height .75s ease-in-out;
        max-height: 300px;
    }

    #notice table {
        margin: 0 auto;
    }

        #notice table tr td {
            border: none;
        }

#noticeHtml table td {
    padding: 10px;
    text-align: center;
    /*box-shadow:inset 0px -1px 0px rgba(0,0,0,.25), inset 0px 1px 0px rgba(255,255,255,.5);*/
}

#noticeHtml p {
    padding: 5px 0;
    margin: 3px 0;
}

#noticeHtml {
    overflow: hidden;
    color: #fffff4;
}

#notice.active #noticeHtml {
    box-shadow: 0px 1px 10px rgba(0,0,0,.25);
}

#noticeHtml a {
    color: rgba(255,255,255,.5);
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    text-decoration: none;
}

    #noticeHtml a:hover {
        color: rgba(255,255,255,.75);
    }

#noticeHtml td.rev {
    background-color: transparent;
}

#noticecloser, #noticeclosersession {
    display: block;
    float: right;
    height: 30px;
    width: 30px;
    cursor: pointer;
}

    #noticecloser:before {
        content: "x";
        font-size: 24px;
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

    #noticeclosersession:before {
        content: "_";
        font-size: 24px;
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

img.transparent-png {
    border-radius: 50%;
}
/*Buttons-----------------------------------------------------------------------*/
a.Button1, .Button1, a.Button2, .Button2 {
    border-radius: 2px;
    padding: 6px 10px !important;
    cursor: pointer;
    margin-right: 10px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-shadow: 0px 1px 10px rgba(0,0,0,0.75);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+10,0.5+11,0+60,0+85,0.25+90 */
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0.5) 11%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 85%, rgba(255,255,255,0.25) 90%, rgba(255,255,255,0.25) 100%); /* FF3.6-15 */
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,rgba(255,255,255,0.5) 11%,rgba(255,255,255,0) 60%,rgba(255,255,255,0) 85%,rgba(255,255,255,0.25) 90%,rgba(255,255,255,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
    background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,rgba(255,255,255,0.5) 11%,rgba(255,255,255,0) 60%,rgba(255,255,255,0) 85%,rgba(255,255,255,0.25) 90%,rgba(255,255,255,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

    a.Button1, .Button1, a.Button2:hover, .Button2:hover {
        color: #ffffff;
    }

        a.Button2, .Button2, a.Button1:hover, .Button1:hover {
            color: #ffffff;
        }

h1 + p > a.Button1, h1 + p > a.Button2 {
    display: inline-block;
}
/*Back to Top---------------------------------------------------------------------*/
#gototop {
    position: fixed;
    top: 80%;
    margin-top: 0;
    color: #FFF;
    z-index: 99;
    font-size: 16px;
    width: 43px;
    height: 43px;
    right: -43px;
    margin: 0px;
    border-radius: 2px 0 0 2px;
}

    #gototop i {
        font-size: 30px;
        position: absolute;
        top: 7px;
        left: 9px;
    }

    #gototop.gototopactive {
        right: 0px;
    }

body.home #gototop {
    display: none;
}
/*Forms-----------------------------------------------------------------------*/
form.contact, form.secure {
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 12px;
    color: #666666;
}

    form.contact table, form.secure table {
        width: 100%;
    }

        form.contact table tr, form.secure table tr {
            width: 100%;
        }

        form.contact table td, form.secure table td {
            padding: 5px;
        }

input[type=submit], input[type=radio] {
    cursor: pointer;
    width: auto;
}

input, form textarea, form keygen, form select, form button {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    background-color: #f6f6f6;
    border: 1px solid;
    border-color: #C2C2C2;
    border-radius: 2px;
    padding: 6px 10px;
    box-sizing: border-box;
}

form.contact input:not([type=submit]), form.contact textarea, form.contact keygen, form.contact select, form.contact button {
    width: 100%;
}

input[type=radio] {
    padding: 0px;
    box-sizing: content-box;
    border: none;
    background: none;
}

input.Button1, input.Button2 {
    display: inline-block;
    border: none;
}

form textarea {
    height: 100px;
    resize: vertical;
}
/** Captcha Styles ***/

.captchaField.default {
    overflow: auto;
    margin: 0 auto;
}

    .captchaField.default .captchaFieldNumbers {
        height: 44px;
        padding: 0px 20px;
        text-align: center;
        background-image: url(../images/captcha/securityBg.jpg);
    }

    .captchaField.default .captchaFieldBoxLeft {
        height: 73px;
        width: 39px;
        background-image: url(../images/captcha/capFrameLeft.png);
        float: left;
    }

    .captchaField.default .captchaFieldBoxMid {
        height: 73px;
        padding: 14px 0 0 0;
        float: left;
        position: relative;
    }

    .captchaField.default .captchaFieldBoxMidOverlay {
        width: 100%;
        height: 73px;
        padding: 14px 0 0 0;
        background-image: url(../images/captcha/capFrameMid.png);
        background-repeat: repeat-x;
        position: absolute;
        top: 0;
        left: 0;
    }

    .captchaField.default .captchaFieldBoxMidOverlaySecure {
        width: 100%;
        height: 44px;
        margin: 14px 0 0 0;
        background-image: url(../images/captcha/SO1.gif);
        position: absolute;
        top: 0;
        left: 0;
        opacity: .25;
    }

    .captchaField.default .captchaFieldBoxRight {
        height: 68px;
        width: 78px;
        padding: 5px 0 0 9px;
        background-image: url(../images/captcha/capFrameRight.png);
        float: left;
    }

    .captchaField.default .captchaFieldRefresh {
        display: block;
        height: 29px;
        width: 34px;
        padding: 5px 0 0 9px;
        background-image: url(../images/captcha/capFrameBtn.png);
        background-position: 0 0;
        cursor: pointer;
        float: left;
    }

        .captchaField.default .captchaFieldRefresh:hover {
            background-position: -43px 0;
        }

input#captchaAnswer {
    margin-top: 5px;
}
/** Plain **/
.captchaField.plain {
    margin: -2px auto 2px auto;
    overflow: hidden;
    position: relative;
}

    .captchaField.plain::after {
        content: "Click to refresh";
        position: absolute;
        bottom: 0px;
        padding: 0.75em;
        right: 0px;
        z-index: 1;
    }

    .captchaField.plain .captchaFieldBoxRight {
        z-index: 2;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
    }

    .captchaField.plain .captchaFieldNumbers {
        height: 44px;
        padding: 0px 20px;
        text-align: center;
        background-image: url(../images/captcha/securityBg.jpg);
        width: 100%;
        box-sizing: border-box;
    }

    .captchaField.plain .captchaFieldBoxLeft {
        display: none;
    }

    .captchaField.plain .captchaFieldBoxMid {
        height: 44px;
        position: relative;
    }

    .captchaField.plain .captchaFieldBoxMidOverlay {
        display: none;
    }

    .captchaField.plain .captchaFieldBoxMidOverlaySecure {
        width: 100%;
        height: 44px;
        margin: 0;
        background-image: url(../images/captcha/SO1.gif);
        position: absolute;
        top: 0;
        left: 0;
        opacity: .25;
    }

    .captchaField.plain .captchaFieldRefresh {
        position: absolute;
        top: 3px;
        left: 0;
        display: block;
        height: 44px;
        width: 100%;
        padding: 0;
        background-image: url(../images/captcha/spacer.gif);
        background-position: 0 0;
        cursor: pointer;
    }

        .captchaField.plain .captchaFieldRefresh:hover {
            background-position: -43px 0;
        }
/*Bugs---------------------------------------------------------------*/
#footerContent p, #bugs {
    float: right;
}

#bugs {
    margin-left: 20px;
}

    #bugs + p {
        vertical-align: top;
    }

[class^="icon-"], [class*=" icon-"] {
    font-family: 'fiserv';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 60px;
    font-size: 28px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ehl:before {
    content: "\e600";
}

.icon-fdic:before {
    content: "\e601";
}

/********************************************/
/**Slideshow Styles Start**/
/**************************/
#mainimgxy {
    width: 642px;
    height: 320px;
    position: relative;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

#mainimg {
    width: 642px;
    height: 320px;
    position: absolute;
    left: 50%;
    z-index: 100;
    margin-left: -50%;
}

    #mainimg h1 {
        font-weight: 700;
        font-size: 40px;
        line-height: 38px;
    }

    #mainimg h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 28px;
    }

    #mainimg h3 {
        font-size: 24px;
        line-height: 22px;
    }

    #mainimg h4 {
        font-size: 20px;
        font-weight: 700;
        line-height: 18px;
    }

    #mainimg h5 {
        font-size: 16px;
        font-weight: 700;
        line-height: 14px;
    }

/**************************/
/*Caption Container*/
#caption-container {
    position: absolute;
    top: 0px;
    width: 100%;
    box-sizing: border-box;
    height: 320px;
    text-indent: 0;
    overflow: hidden;
    display: block;
    z-index: 500;
    padding: 20px;
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
}
/*.csstransforms .captionInActive {
	right:-1000px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.csstransforms .captionActive {
	right: 0px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}*/
.csstransforms .captionInActive {
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.csstransforms .captionActive {
    opacity: 1;
    z-index: 100;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden;
}

#caption-container div.caption {
    position: absolute;
    top: 30px;
    margin: 0;
    padding: 0 30px 0 0;
    overflow: hidden;
    color: #437DCA;
    border-collapse: collapse;
    font-size: 13px;
    line-height: 16px;
}

    #caption-container div.caption > * {
        border: none;
        border-collapse: separate;
        border-spacing: 0px;
        margin: 0 !important;
        text-align: left;
    }

    #caption-container div.caption h2, #caption-container div.caption h3 {
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
    }

    #caption-container div.caption p {
        font-size: 13px;
        line-height: 16px;
        padding: 0;
        margin: 0px 0px 20px 0px !important;
        color: #333333;
    }

#caption-container a:hover {
}
/**************************/
/*Slideshow Outside Container*/
div.slideshow-outside-container {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 100;
    margin-top: -52px;
}

#slideshow-container {
    text-indent: -5000px;
    height: 100%;
}

    #slideshow-container table {
        margin-left: -2000px;
        margin-top: 52px;
    }

    #slideshow-container img {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 1;
        display: none;
        border-width: 0px;
    }

.csstransforms #slideshow-container img {
    z-index: 1;
    display: block;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden;
}

    .csstransforms #slideshow-container img.active {
        z-index: 2;
        visibility: visible;
    }

#slideshow-container-controls {
    position: absolute;
    margin: 0;
    height: 23px;
    bottom: 10px;
    left: 20px;
    z-index: 750;
    overflow: visible;
}

    #slideshow-container-controls div {
        cursor: pointer;
        height: 15px;
        width: 15px;
        line-height: 15px;
        margin: 2px 2px;
        display: inline-block;
    }

        #slideshow-container-controls div img {
            cursor: pointer;
            height: 40px;
            border-collapse: collapse;
            border-width: 0px;
            float: left;
            margin: 0px 0px 0px -60px;
        }

        #slideshow-container-controls div a {
            display: block;
            height: 12px;
            width: 12px;
            line-height: 12px;
            overflow: hidden;
            text-decoration: none;
            background-color: rgba(0,0,0,0.35);
            color: rgba(0,0,0,0.25);
            text-align: center;
            border-radius: 500px;
            font-size: 12px;
            text-indent: -0px;
            text-indent: -500px;
        }

.csstransitions #slideshow-container-controls div a, .csstransitions #slideshow-container-controls div:after {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#slideshow-container-controls div a:hover {
    color: #fff !important;
}

#slideshow-container-controls div a .numeric-index {
    display: block;
}

#slideshow-container-caption {
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    z-index: 10;
    overflow: hidden;
}

    #slideshow-container-caption h3 {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        padding: 10px 10px 3px 10px;
    }

    #slideshow-container-caption p {
        color: #eee;
        font-size: 11px;
        padding: 0 10px 10px 10px;
    }

#next, #previous {
    content: "»";
    display: block;
    position: absolute;
    width: 60px;
    height: 100%;
    line-height: 400px;
    top: 0px;
    right: 0px;
    z-index: 1100;
    cursor: pointer;
    color: #fff;
    opacity: .05;
    font-size: 100px;
    text-align: right;
    padding-left: 50px;
    padding-right: 50px;
}

#previous {
    left: 0px;
    text-align: left;
}

    #next:after, #previous:after {
        content: "»";
    }

    #previous:after {
        content: "«";
    }

.csstransitions #next, .csstransitions #previous {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#next:hover, #previous:hover {
    opacity: .75;
}

#next:hover {
    -webkit-transform: translate(3px,0);
    -moz-transform: translate(3px,0);
    -ms-transform: translate(3px,0);
    transform: translate(3px,0);
}

#previous:hover {
    -webkit-transform: translate(-3px,0);
    -moz-transform: translate(-3px,0);
    -ms-transform: translate(-3px,0);
    transform: translate(-3px,0);
}
/** Slide transitions **/
/** Add the '/' after the line with the title to enable the transition **

/** fade **/
.csstransforms #slideshow-container img {
    opacity: 0;
}

    .csstransforms #slideshow-container img.active {
        opacity: 1;
    }
/** Slow Pan and Fade **
.csstransforms #slideshow-container img{
	-webkit-transform:  translateX(-5%)  scale(1.1);
    -moz-transform:  translateX(-5%)  scale(1.1);
    -o-transform:  translateX(-5%)  scale(1.1);
    -ms-transform:  translateX(-5%)  scale(1.1);
    transform: translateX(-5%)  scale(1.1);
    transform-origin: 50% 100%;
    opacity:0;
}
.csstransforms #slideshow-container img.active, .csstransforms #slideshow-container img.previous{
    overflow:hidden;
    -webkit-transition: all 5.5s ease-in-out;
	-moz-transition: all 5.5s ease-in-out;
	-ms-transition: all 5.5s ease-in-out;
	-o-transition: all 5.5s ease-in-out;
	transition: all 5.5s ease-in-out;
}
.csstransforms #slideshow-container img.active{
    -webkit-transform: translateX(0%) scale(1);
    -moz-transform: translateX(0%) scale(1);
    -ms-transform: translateX(0%) scale(1);
    -o-transform: translateX(0%) scale(1);
    opacity:1;
}
.csstransforms #slideshow-container img.previous{
    -webkit-transform: translateX(-5%) scale(1.1);
    -moz-transform: translateX(-5%) scale(1.1);
    -o-transform: translateX(-5%) scale(1.1);
    -ms-transform: translateX(-5%) scale(1.1);
    transform: translateX(-5%) scale(1.1);
}

/** Scale Snap In **
.csstransforms #slideshow-container img{
	-webkit-transform:  scale(1.5);
    -moz-transform:  scale(1.5);
    -o-transform:  scale(1.5);
    -ms-transform:  scale(1.5);
    transform: scale(1.5);
    opacity:0;
}
.csstransforms #slideshow-container img.active, .csstransforms #slideshow-container img.previous{
    overflow:hidden;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.csstransforms #slideshow-container img.active{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity:1;
}
.csstransforms #slideshow-container img.previous{
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
