/*reset code*/
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}
html{
    color:#000;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;
    }
body {
    background-color:#004990;
}
/* ---- WRAPPER BEGINS ---- */
#wrapper {
    width: 955px;
    margin-left: auto;
    margin-right:auto;
    position:relative;
}
/* ---- BEGIN HEADER STYLES ----*/
#header {
    height: 220px;
    width: 955px;
    background-image: url(/2275/mirror/design/bg_header2.jpg);
    background-repeat: no-repeat;
}
#logo {
    height: 176px;
    width: 328px;
    float: left;
}
/* ---- TOP NAV ---- */
#top_nav {
    height: 116px;
    width: 611px;
    text-align: right;
    padding-right: 16px;
    padding-top: 60px;
    float: right;
}
#top_nav ul{
    list-style-type: none;
}
#top_nav ul li{
    display: inline;
}
#top_nav a{
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}
#top_nav a:hover{
    text-decoration: none;
}
/* ---- MAIN NAVIGATION ---- */
#mainNav {
    height: 40px;
    width: 946px;
    padding-left: 9px;
    float: left;
position:relative;
z-index:1;
}

#mainNav ul {
    padding: 0;
    list-style: none;
}
#mainNav ul li {
    float: left;
    display: inline;
    position: relative;
}
#mainNav ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    width: 137px;
    height: 23px;
    padding-top: 18px;
}
#mainNav a:active {
    background-image: url(/2275/mirror/design/nav_active.jpg);
    background-repeat: no-repeat;
    width: 137px;
    height: 23px;
    background-position: center top;
}
#mainNav .active {
    background-image: url(/2275/mirror/design/nav_active.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#mainNav ul li a:hover {
    background-image: url(/2275/mirror/design/nav_active.jpg);
    background-position: center top;
    width: 137px;
    height: 23px;
    background-repeat: no-repeat;
    text-align: center;
}
/* ---- MAIN NAV HOVER STYLES FOR HORIZATONAL ONLY ---- */
#mainNav ul li ul{ 
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 185px;
    top: 41px;
}
#mainNav ul li ul li{
    margin: 0;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #3B3C86;
    border-bottom-color: #3B3C86;
    border-left-color: #3B3C86;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10;
}
#mainNav ul li ul li a{
    width: 150px;
    color: #FFF;
    background: #202275;
    text-align: left;
    padding-left: 10px;
}
#mainNav ul li ul li a:hover{
    width: 150px;
    background: #C8C8DD;
    text-align: left;
    color: #212275;
}
/* hide drop downs until you hover over main button */
#mainNav li:hover ul, #mainNav li:hover li:hover ul {
    visibility: visible;
}
#mainNav li:hover li ul, #mainNav li:hover li:hover li ul {
    visibility: hidden;
}
/* do the normal show, with increased specificity, for good browsers */
#mainNav li:hover>ul {
     display: block;
    visibility: visible;
}
/* using display is better (no scrollbars when page loads), but IE can't handle it, so only good browsers should see this */
html>body #mainNav li ul {
     display: none;
}
/* ---- COLUMN WRAPPER ---- */
#column_wrap {
    width: 955px;
    background-color: #FFF;
    float: left;
}
/* ---- LEFT COLUMN ---- */
#left_column {
    width: 272px;
    float: left;
    background-image: url(/2275/mirror/design/bg_ibanking_mods2.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
/* --- BEGIN INTERNET BANKING  --- */
#ibanking {
    height: 124px;
    width: 252px;
    padding-left: 20px;
    padding-top: 13px;
    color: #c90101;
}
#ibanking h1{
    font-family: "Trebuchet MS";
    font-size: 19px;
    font-weight: bold;
    color: #FFF;
}
#ibanking_column_wrap{
    width: 252px;
    padding-top: 5px;
    float: left;
}
#ibanking_column_left{
    text-align: right;
    width: 74px;
    float: left;
}
#ibanking_ID {
    width: 74px;
    padding-top: 6px;
    padding-bottom: 7px;
}
#ibanking_password {
    width: 74px;
    padding-top: 2px;
}
#ibanking_column_right{
    text-align: left;
    width: 170px;
    float: right;
    padding-left: 2px;
}
.form {
    margin: 0px;
}
.textfield {
    height: 19px;
    width: 156px;
    border: 1px solid #000;
    margin-bottom: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
}
.login_button {
    color: #FFF;
    background-image: url(/2275/mirror/design/bg_login_button.jpg);
    background-repeat: no-repeat;
    padding: 0px;
    float: right;
    height: 18px;
    width: 60px;
    margin-top: 2px;
    margin-right: 9px;
    border: 1px solid #FFF;
    font-weight: bold;
    background-color: #11527A;
}
/* ---- ONLINE BANKING LINKS ---- */
#online_links {
    height: 48px;
    width: 272px;
    padding-top: 15px;
}
#online_links ul {
    list-style: none;
}
#online_links ul li {
    padding-bottom: 4px;
}
#online_links a {
    color: #4D4D50;
    text-decoration: underline;
}
#online_links a:hover {
    text-decoration: none;
}
#enroll_column {
    width: 94px;
    float: left;
    padding-left: 40px;
}
#online_learn_more {
    height: 63px;
    width: 269px;
}
#learn_more_column {
    width: 119px;
    float: left;
    padding-left: 15px;
}
/* ---- MODULE IN LEFT COLUMN ---- */
#module {
    width: 247px;
    padding-left: 20px;
    padding-right: 5px;
    padding-top: 10px;
}
#module a {
    color: #254185;
    text-decoration: underline;
}
#module a:hover {
    text-decoration: none;
}
#module h1 {
    font-size: 16px;
    font-weight: bold;
    color: #C00;
    padding-bottom: 5px;
}
#module p {
    padding-bottom: 15px;
}
/* ---- MODULE2 IN LEFT COLUMN ---- */
#module2 {
    width: 237px;
    padding-left: 5px;
    padding-top: 15px;
}
#module2 a {
    font-size: 14px;
    text-decoration: underline;
    color: #00005F;
}
#module2 a:hover {
    text-decoration: none;
}
#module2 ul {
    list-style-type: none;
    padding-bottom: 15px;
}
#module2 ul li {
    padding-top: 3px;
    background-image: url(/2275/mirror/design/bullet-arrow.jpg);
    background-repeat: no-repeat;
    background-position: 1px 3px;
    padding-left: 25px;
}
/* --- END INTERNET BANKING  --- */
/* ---- RIGHT COLUMN ---- */
#right_column {
    width: 683px;
    float: right;
    /*background-image: url(/2275/mirror/design/bg_hero_content.jpg);*/
    background-repeat: no-repeat;
    background-position: top;
}
/* ---- HERO / SLIDESHOW ---- */
#hero {
    height: 344px;
    width: 677px;
    padding-top: 1px;
}
#slides {
    width: 677px;
    height: 318x;
    border: solid 0px #666;
    border-bottom: solid 0px #666;
    overflow: hidden;
}
#slides img {
    border: none;
}
#controlsholder{
    width:672px;
    height:26px;
    background:#202276;
    padding:5px 5px 0px 0px;
    position:relative;
}

#controls {
    height: 26px;
    background: #202276;
    padding: 5px 5px 0px 0px;
position:absolute;
left:40px;
top:0px;
width:300px;
}
#controls a {
    font-family: Arial, Helvetica, sans-serif;
    height: 26px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    background: #202276;
    float: left;
    color:#fff;
    text-decoration: none;
    font-weight: bolder;
    margin-right: 4px;
}
#controls a:hover {
    background: #202276;
}
#controls a.activeSlide {
    background: #202276;
    background-image:url(/2275/mirror/design/tri.png); 
    background-position: center bottom; 
    background-repeat: no-repeat;
}
#toggle {
    width: 20px; 
    text-align: center;
    float: left; 
    margin:0px 5px 0 10px;
}
.img-btn {
    padding: 3px;
    border: 1px solid #ccc;
    margin: 0 5px 0px 5px;
    opacity: 0.35;
}
.img-btn.active {
    opacity: 1;
}
/* ---- FEEDS WRAPPER ---- */
#feeds_wrap {
    background-color: #FFF;
    height: 177px;
    width: 935px;
    float: left;
    padding: 10px;
}
/* ---- IFRAME BOXES ---- */
.iframe_boxes {
    height: 162px;
    width: 214px;
    border: 1px solid #CCC;
    margin-right: 7px;
    float: left;
    padding: 6px;
}
.iframe_boxes h1{
    font-size: 15px;
    font-weight: normal;
    color: #666;
    padding-bottom: 10px;
}
.iframes {
    height: 135px;
    width: 213px;
}
/* ---- AD BOX ---- */
#ad_box {
    height: 164px;
    width: 455px;
    border: 1px solid #CCC;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 6px;
}
/* ---- BREADCRUMB ---- */
#breadcrumb {
    color: #333;
    padding-top: 34px;
    padding-left: 26px;
}
#breadcrumb a{
    color: #333;
    text-decoration: none;
}
#breadcrumb a:hover{
    text-decoration: underline;
}
/* ---- LANDING WRAPPER ---- */
#landing_wrapper {
    float: left;
    width: 683px;
}
/* ---- LANDING LEFT COLUMN ---- */
#landing_left_column {
    float: left;
    width: 380px;
    padding-left: 26px;
    padding-top: 30px;
}
#landing_left_column h1{
    font-size: 26px;
    font-weight: normal;
    color: #212275;
    padding-bottom: 15px;
}
#landing_left_column p {
    padding-bottom: 15px;
}
#landing_left_column strong {
}
#landing_left_column ul{
    list-style-type: none;
    padding-left: 35px;
    padding-bottom: 15px;
    line-height:1.4em;
}
#landing_left_column ul li {
    padding-left: 25px;
    background-image: url(/2275/mirror/design/bullet-arrow.jpg);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}

/* ---- LANDING SUBNAVIGATION ---- */
#landing_subnav {
    background-color: #00005F;
    width: 380px;
    float: left;
}
#landing_subnav_left {
    padding-left: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 180px;
}
#landing_subnav_left a {
    font-size: 15px;
    color: #FFF;
    text-decoration: none;
}
#landing_subnav_left a:hover {
    text-decoration: underline;
}
#landing_subnav_left ul {
    list-style-type: none;
}
#landing_subnav_left ul li {
    padding-top: 5px;
}
#landing_subnav_right {
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 177px;
}
#landing_subnav_right a {
    color: #FFF;
    text-decoration: none;
    font-size: 15px;
}
#landing_subnav_right a:hover {
    text-decoration: underline;
}
#landing_subnav_right ul {
    list-style-type: none;
}
#landing_subnav_right ul li {
    padding-top: 5px;
}
/* ---- LANDING RIGHT COLUMN ---- */
#landing_right_column {
    float: left;
    width: 265px;
    text-align: right;
    padding-right: 7px;
    padding-top: 34px;
}
/* ---- LEFT COLUMN SUBNAVIGATION ---- */
#left_subnav {
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-top: 5px;
    padding-left: 5px;
    width: 237px;
}
#left_subnav h1{
    font-size: 18px;
    color: #00005F;
    padding-bottom: 5px;
}
#left_subnav a{
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
#left_subnav a:hover {
    color: #C90000;
}
#left_subnav ul {
    list-style-type: none;
}
#left_subnav ul li {
    list-style-type: none;
    padding-top: 3px;
}
/* ---- CONTENT DESCRIPTION ---- */
#content_description{
    width: 639px;
    padding-bottom: 15px;
    padding-right: 21px;
    padding-left: 23px;
    padding-top: 30px;
}
#content_description h1 {
    font-size: 26px;
    font-weight: normal;
    color: #212275;
    padding-bottom: 15px;
}
#content_description strong {
    font-weight: bold;
}
#content_description em {
    font-style: italic;
}
#content_description p {
    padding-bottom: 15px;
}

#content_description ul{
    list-style-type: none;
    padding-left: 35px;
    padding-bottom: 15px;
    line-height:1.4em;
}
#content_description ul li {
    padding-left: 25px;
    background-image: url(/2275/mirror/design/bullet-arrow.jpg);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}


/* ---- CONTENT SUBNAVIGATION ---- */
#content_subnav {
    width: 628px;
    background-image: url(/2275/mirror/design/bg_subnav.jpg);
    background-repeat: no-repeat;
    height: 53px;
    padding-top: 16px;
    padding-right: 25px;
    padding-bottom: 29px;
    padding-left: 30px;
    background-position: center;
}
#content_subnav a {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-decoration: underline;
}
#content_subnav a:hover {
    text-decoration: none;
}
#content_subnav ul {
    list-style-type: none;
}
#content_subnav ul li {
    padding-top: 4px;
    line-height:1.4em;
}
#content_subnav2 {
    width: 628px;
    background-image: url(/2275/mirror/design/bg_subnav.jpg);
    background-repeat: no-repeat;
    height: 53px;
    padding-top: 8px;
    padding-right: 25px;
    padding-bottom: 37px;
    padding-left: 30px;
    background-position: center;
}
#content_subnav2 a {
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-decoration: underline;
}
#content_subnav2 a:hover {
    text-decoration: none;
}
#content_subnav2 ul {
    list-style-type: none;
}
#content_subnav2 ul li {
    padding-top: 2px;
}
#content_subnav2_left {
    float: left;
    width: 312px;
}
#content_subnav2_right {
    float: right;
    width: 312px;
}
/* ---- CONTENT ---- */
#content {
    width: 639px;
    padding-right: 21px;
    padding-left: 23px;
    padding-top: 15px;
}
#content h1 {
    font-size: 26px;
    font-weight: normal;
    color: #212275;
    padding-bottom: 12px;
}
#content h2 {
    font-size: 16px;
    color: #212275;
    padding-bottom: 8px;
}
#content h3 {
    font-size: 14px;
    font-weight: bold;
    color: #F00;
    padding-bottom: 6px;
}
#content h4 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding-bottom: 4px;
}
#content h5 {
    font-size: 12px;
    font-weight: bold;
    color: #5B5B99;
    padding-bottom: 3px;
}
#content p {
    padding-bottom: 15px;
}
#content strong {
    font-weight: bold;
}
#content em {
    font-style: italic;
}
#content a {
    font-weight: bold;
    color: #222376;
    text-decoration: underline;
}
#content a:hover {
    color: #222376;
    text-decoration: none;
}
#content ul{
    list-style-type: none;
    padding-left: 35px;
    padding-bottom: 15px;
    line-height:1.4em;
}
#content ul li {
    padding-left: 25px;
    background-image: url(/2275/mirror/design/bullet-arrow.jpg);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}
#content ol{
    list-style-type: none;
    padding-left: 35px;
    padding-bottom: 15px;
}

/* ---- FOOTER ---- */
#footer {
    background-color: #FFF;
    background-image: url(/2275/mirror/design/bg_footer.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 128px;
    width: 905px;
    border-top-width: 9px;
    border-bottom-width: 9px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #004990;
    border-bottom-color: #004990;
    float: left;
    color: #666;
    padding-top: 35px;
    padding-right: 25px;
    padding-bottom: 35px;
    padding-left: 25px;
    font-size: 11px;
}
#footer p {
    padding-top: 15px;
}
#footer strong {
    font-weight: bold;
}
#footer a {
    color: #666;
    text-decoration: underline;
}
#footer a:hover {
    text-decoration: none;
}
#footer ul {
    list-style-type: none;
}
#footer ul li{
    display: inline;
}
#footer ul li a{
    color: #666;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}
#footer ul li a:hover{
    text-decoration: none;
}
#footer_links {
    width: 905px;
    float: left;
}
#footer_links ul li{
    display: inline;
}
#footer_links ul li a{
    color: #666;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}
#footer_links ul li a:hover{
    text-decoration: none;
}
#footer_column_left {
    width: 670px;
    float: left;
}
#footer_column_right {
    float: right;
    width: 235px;
}
#footer_FDIC {
    float: left;
    width: 150px;
    text-align: center;
}
#footer_EHL {
    float: right;
    width: 85px;
    text-align: center;
    padding-top: 15px;
}
/* ---- CODED BY BH ---- */
 
#ibanking_title {
    color: #FFFFFF;
    font-family: "Trebuchet MS";
    font-size: 19px;
    font-weight: bold;
margin-top:25px;
text-align:center;
}
 
#content a.apply{
border:3px solid #f00;
padding:5px;
margin-left:35px;
color:white;
text-decoration:none;
background-color:#f00;
}
