@charset "utf-8";
/*reset code*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img, wrapper {
    margin:0;
    padding:0; 
    list-style:none;
    }
img {border:none;}
html{
    color:#000;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;
    }
body { behavior:url("/2459/mirror/design/csshover.htc"); }    
body {
    background-repeat: repeat-x;
    background-position: top;
    background-image: url(/2459/mirror/design/body_background.jpg);
    background-color: #C6D8E9;
}
#wrapper {
    width: 914px;
    margin-left: auto;
    margin-right:auto;
    position:relative;
}
#columns {
    float: left;
    width: 914px;
    background-image: url(/2459/mirror/design/columns_bkgrd.jpg);
    background-repeat: repeat-y;
}
/* BEGIN HEADER STYLES*/
#header_wrapper {
    height: 136px;
    width: 897px;
    background-image: url(/2459/mirror/design/hd_bkgrd.jpg);
    background-repeat: repeat-y;
    padding-left: 17px;
}
#header {
    height: 135px;
    width: 879px;
}
#header_left {
    float: left;
    height: 135px;
    width: 500px;
}
#header_right {
    float: right;
    height: 135px;
    width: 379px;
}
#search {
    width: 214px;
    float: right;
    height: 24px;
    padding-left: 165px;
    margin-bottom: 50px;
    padding-top: 27px;
}
#search_input {
    border: 1px solid #333333;
    height: 20px;
    width: 165px;
    margin-bottom: 4px;
    margin-right: 5px;
}
#OnlineBanking_btn {}
#topNav {
    float: right;
    width: 357px;
    padding-right: 22px;
}
#topNav ul {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
#topNav ul li {
    float: right;
    display: inline;
    position: relative;
    padding-left: 22px;
}
#topNav ul li a {
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #333333;
    height: 20px;
}
#topNav ul li a:hover {
    text-decoration: underline;
}
/* BEGIN RIGHT COLUMN STYLES*/
#right {
    float: right;
    width: 655px;
    background-image: url(/2459/mirror/design/bg_right_column.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}
#mainNav_image_wrapper {
    background-color: #E4E4E4;
    width: 636px;
    padding-top: 8px;
    float: left;
}
#img_main {
    height: 121px;
    width: 665px;
    margin-top: 1px;
}
/* MAIN NAVIGAITON */
#mainNav_wrapper {
    height: 36px;
    float: left;
    width: 623px;
    padding-bottom: 8px;
}
#mainNav {
    height: 36px;
    width: 624px;
    background-color: #666666;
}
#mainNav ul {
    list-style-type: none;
}
#mainNav ul li {
    display: inline;
    float: left;
    background-image: url(/2459/mirror/design/maniNav_bg_corner.gif);
    background-repeat: no-repeat;
    background-position: right;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    position: relative;
}
#mainNav ul li a {
    font-size: 13px;
    font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 155px;
    height: 26px;
    padding-top: 10px;
    padding-bottom: 0px;
    color: #FFFFFF;
}
#mainNav ul li a:hover {
    background-color: #81A9CD;
}
/* MAIN NAV HOVER STYLES */
#mainNav ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 1000;
    width: 185px;
    top: 35px;  
    left: 1px; 
}
#mainNav ul li ul li{
    text-align:left;
    padding: 0;
    margin: 0;
    border: 1px solid #cccccc;
}
#mainNav ul li ul li a{
    text-align: left;
    padding-left: 10px;
    width: 200px;
    background: #f7f7f7;
    color: #666666;
}
#mainNav ul li ul li a:hover{
    background: #ffffff;
}
/* 3rd Level UL Style --> */
#mainNav ul li ul li ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 185px;
    top: -1px;  
    left: 185px; 
}
/* <--End 3rd level UL Style */
/* 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;
}

#image_rotate {
    height: 272px;
    width: 624px;
    float: left;
    padding-bottom: 9px;
}
#marquee {
    background-color: #83ABCF;
    height: 27px;
    width: 620px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 6px;
    margin-bottom: 30px;
    float: left;
    clear:both;
}
#marquee p {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
/* BEGIN CONTENT STYLES */
#content_wrapper {
    /*background: #ffffff url(design/img_content_shadow.jpg) repeat-y left top;*/
    width: 632px;
}
#content {
    padding: 20px;
    background: #ffffff;
}
#content strong, b {
    font-weight: bold;
    color: #0055A5;
    
}
/* HOME PAGE CONTENT STYLES */
#welcome_text h1 {
    font: 18px "Times New Roman", Times, serif;
    color: #0055A5;
    margin-bottom: 10px;
}
#welcome_text p {
    margin-bottom: 10px;
}
#prod_highlight_wrapper {
    background-image: url(/2459/mirror/design/prod_highlight_bg.gif);
    background-position: right top;
    background-repeat: repeat-y;
    float: left;
    width: 637px;
}
.prod_highlight {
    float: left;
    height: 273px;
    width: 186px;
    padding-left: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 13px;
}
.prod_highlight2 {
    float: left;
    height: 273px;
    width: 199px;
    padding-left: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
.prod_highlight h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 4px;
}
.prod_highlight p {
    font-size: 12px;
}
.prod_highlight a {
    font-size: 12px;
    color: #0950A0;
    text-decoration: underline;
}
.prod_highlight a:hover {
    color: #FBA720;
}






/* INTERIOR CONTENT STYLES */
#content_description {
}
#content_description p {
    margin-bottom: 10px;
}
#content_description h1 {
    color: #333333;
    font-size: 15px;
    margin-bottom: 8px;
    padding: 4px 8px;
    line-height: 1em;
    width: 575px;
    height: 15px;
    border: solid 1px #333;
    margin-top: 8px;
}
#content_description h2 {
    color: #44A73E;
    font-size: 13px;
    margin-bottom: 5px;
    border-bottom: 1px solid #44A73E;
}



#subNav_wrapper {
    width: 572px;
    padding: 10px;
    background-color: #FAC76A;
    list-style-type: none;
}
#subNav {
    font-size: 14px;
    list-style-type: none;
}
#subNav ul {
    margin-left: 10px;
    margin-bottom: 0px;
    list-style-type: none;
}
#subNav ul li {
    list-style-type: none;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    }
#subNav ul li a {
    line-height: 16px;
    text-decoration: none;
    list-style-type: none;
    color: #333333;
}
#int_content {
    /*background: url() no-repeat fixed right bottom;*/    
}
#breadcrumb {
    margin: 0px 0px 10px 0px;
}
#int_content p {
    margin-bottom: 10px;
}

#int_content a {
    color: #2671A1;
}  

#int_content a:hover {
    text-decoration:none;
} 

#int_content h1 {
    color: #333333;
    font-size: 15px;
    margin-bottom: 8px;
    padding: 4px 8px;
    line-height: 1em;
    width: 575px;
    height: 15px;
    border: solid 1px #333;
    margin-top: 8px;
}
#int_content h2 {
    color: #44A73E;
    font-size: 13px;
    margin-bottom: 5px;
    border-bottom: 1px solid #44A73E;
}
#int_content h3 {
    font-size: 14px;
    color: #2671A1;
    margin-bottom: 5px;
}
#int_content h4 {
    font-size: 12px;
    color: #44A73E;
}
#int_content h5 {
    font-size: 11px;
    font-weight: bold;
}
#int_content h6 {
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}
#int_content ul {
    margin-left: 20px;
    margin-bottom: 20px;
    
}
#int_content ul li {
    list-style-image: url(/2459/mirror/design/bullet.gif);
}
#int_content ol {
    list-style: decimal;
    margin-bottom: 20px;
    margin-left: 20px;
}
.boxed_link {
    color: #FFFFFF;
    background: #44A73E;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    border: 1px solid #000000;
}

#int_content blockquote {
     margin-left: 50px;
}
#int_content hr {
    width: 100%;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    color: #FFFFFF;
    
}

.form td {
    color:#000;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;
    }
.form h1 {
    color: #333333;
    font-size: 15px;
    margin-bottom: 8px;
    padding: 4px 8px;
    line-height: 1em;
    width: 575px;
    height: 15px;
    border: solid 1px #333;
    margin-top: 8px;
}
.form h2 {
    color: #44A73E;
    font-size: 13px;
    margin-bottom: 5px;
    border-bottom: 1px solid #44A73E;
}
.form h3 {
    font-size: 14px;
    color: #2671A1;
    margin-bottom: 5px;
}
.form h4 {
    font-size: 12px;
    color: #44A73E;
}
.form h5 {
    font-size: 11px;
    font-weight: bold;
}
.form h6 {
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}

.map {
 float:right;
}
/* BEGIN LEFT COLUMN STYLES*/
#left_wrapper {
    float: left;
    width: 259px;
    background-image: url(/2459/mirror/design/bg_left_column.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#left_column {
    float: right;
    width: 223px;
    padding-right: 9px;
    padding-left: 10px;
}
#left img {
}
/*Begin Online Banking*/
#ibanking_wrapper {
    width: 211px;
    background-image: url(/2459/mirror/design/bg_ibanking.jpg);
    background-repeat: no-repeat;
    height: auto;
    margin-bottom: 7px;
    padding-left: 12px;
    padding-top:15px;
}
#ibanking {
    width: 200px;
    text-align: right;
    height:140px;
}
#ibanking h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #FFFFFF;
    padding-bottom: 4px;
    text-align: left;
}
.textfield {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    height: 16px;
    width: 110px;
    border: 1px solid #666666;
    margin-top: 3px;
}
#ibanking a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
    margin-right: 50px;
}
#ibanking a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FBB231;
    text-decoration: none;
}
.loginButton {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    background-color: #FAC76A;
    height: 18px;
    width: 51px;
    border: 1px solid #000000;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 4px;
}
.form {
    color: #FFFFFF;
    margin-bottom: 7px;
}
/*End Online Banking*/
#secondaryNav {
    width: 223px;
    background-image: url(/2459/mirror/design/secondaryNav_border.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
#secondaryNav ul {
    padding-left: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#secondaryNav ul li {
    font-size: 13px;
    color: #333333;
}
#secondaryNav ul li a {
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
#secondaryNav ul li a:hover{
    text-decoration: underline;
}
#resource_wrapper {}
#resource_wrapper .button {
    background-image: url(/2459/mirror/design/btn_resource_btn.gif);
    background-repeat: no-repeat;
    height: 47px;
    width: 206px;
    padding-left: 17px;
}
#quotes {
    background-image: url(/2459/mirror/design/bg_quotes.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 190px;
    padding-top: 18px;
    padding-left: 18px;
    padding-right: 15px;
    padding-bottom: 15px;
}
#quotes h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;
    color: #333333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    padding-bottom: 2px;
    margin-bottom: 10px;
    padding-top: 8px;
}
#quotes p {
    font-size: 12px;
    color: #000000;
}
#quotes strong {
    font-weight: bold;
    color: #666666;
}
#locations_menu {
    width: 207px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
}
#jumpMenu {
    font-size: 11px;
}
#locations_menu h1 {
    font: bold 17px "Times New Roman", Times, serif;
    color: #0055A5;
    padding-bottom: 10px;
}
#locations_menu p {
    font-size: 11px;
    padding-top: 5px;
}
#notification_box {
    width: 207px;
    font-size: 11px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
}
#notification_box h1 {
    font-size: 12px;
    font-weight: bold;
    color: #DD0000;
}
#notification_box a {
   color: #666666;
}
#notification_box p {
    padding-bottom: 10px;
}
#address {
    width: 207px;
    font: bold 13px "Times New Roman", Times, serif;
    color: #666666;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
}
/* BEGIN FOOTER STYLES*/
#bottom {
    height: 44px;
    width: 914px;
    clear: both;
    float: left;
}
/* Begin Footer Classes */
#footer {
    height: 170px;
    clear: both;
    background-image: url(/2459/mirror/design/bg_footer.jpg);
    background-repeat: no-repeat;
    padding-right: 26px;
    padding-left: 26px;
}
#footer hr{
    color:#cccccc;
    width: 831px;
    margin-right: 5px;
    height: 1px;
}
#footer h1{
    color: #4378AA;
    font-size:16px;
    margin-left: 10px;
    margin-bottom: 7px;
    margin-top: 3px;
    padding-top: 8px;
}
#footer p{
    color: #666666;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
}
#footer a{
    color: #16579B;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 0;
    padding-right: 3px;
    padding-bottom: 0;
    padding-left: 3px;
    margin-left: -2px;
}
#footer a:hover {
    color: #113164;
    text-decoration: underline;
}
#footer_logos {
    float: right;
    height: 34px;
    width: 320px;
    margin-right: 10px;
    padding-top: 50px;
}
#footer_logos_fshield {
    height: 64px;
    width: 116px;
    float: left;
    padding-right: 5px;
}
#footer_logos_fdic {
    height: 34px;
    width: 101px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
#footer_logos_ehl {
    height: 34px;
    width: 65px;
    float: right;
    padding-left: 16px;
}
/* End Footer Classes */