@charset "utf-8";
/* CSS Document */
body, ul, ol, li, p, form, fieldset, img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
body {
    background-image: url(/design/BG-LogoHeader1.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#wrapper {
    width: 784px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 0px;
    margin-bottom: 40px;
}
/* ====BEGIN HEADER CLASSES==== */
#header {
    padding-top: 29px;
    padding-bottom: 12px;
}
#logo {
}
/* ====BEGIN MAIN NAV CLASSES==== */
#top_nav {
    height: 25px;
    padding-top: 20px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #336699;
    width: 784px;
    font-size:13px;
}
#top_nav ul {
    list-style-type:none;
}


#top_nav ul li {
    display: inline;
    float: left;
    position:relative;
    height: 25px;
    background-color: #ffffff;
}
#top_nav ul li a {
    display: inline;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 15px;
    color: #002866;
}
#top_nav ul a:hover {
    color: #C62A37;
 
}
#top_nav ul a:active {
    color: #CCCCCC;
 
}
#top_nav ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 1000;
    width: 240px;
    top: 20px;  
    left: 0px;
    margin-top: 5px;
}
#top_nav ul li ul li{
    text-align:left;
    padding: 2px;
    margin: 0px;
    width: 250px;
    height: 14px;
    border: 1px solid #336699;
    background-color: #E9E9E9;
}
#top_nav ul li ul li a{
    text-transform: none;
    /*background-color: #E9E9E9;*/    
}
#top_nav ul li ul li a:hover{
   /* background-color: #ffffff;*/
    width: 250px;
    height: 14px;
    /*padding: 2px 30px 2px 15px;*/
    margin: 0px;
}
/* hide drop downs until you hover over main button */
#top_nav li:hover ul, #top_nav li:hover li:hover ul {
    visibility: visible;
}
#top_nav li:hover li ul, #top_nav li:hover li:hover li ul {
    visibility: hidden;
}
/* do the normal show, with increased specificity, for good browsers */
#top_nav 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 #top_nav li ul {
     display: none;
}
/* ====LEFT MENU IF NEEDED==== */
#leftMenu {
      
}
/* ====END LEFT MENU==== */
#mainNav {
}

/* ====END MAIN NAV CLASSES==== */
/* ====BEGIN INTERNET BANKING CLASSES==== */
#ib_login {
    border: 2px solid #666666;
    background-image: url(/design/BG-IBlogin1.jpg);
    padding-bottom: 10px;
    width: 255px;
    margin-top: 10px;
}
#mobile {
}
#IB_login_Menu {
    font-size: 11px;
    width: 145px;
}
#ib_accounts {
}
#ib_accounts h1 {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 6px;
 }
#ib_accounts p {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2px;
    margin-right: 3px;
 }
 
 #ib_accounts a {
    color: #ad2032;
    text-decoration: none;
 }
 
 #ib_accounts a:hover {
    color: #336699;
 }
#ib_accounts ul {
 }
#ib_accounts ul li {
}
#ib_accounts ul li a {
}
#ib_accounts ul li a:hover {
}
#ib_input {
}
#OnlineBanking_btn {
}
/* ====END INTERNET BANKING CLASSES==== */
/* ====END HEADER CLASSES==== */
/* ====BEGIN INDEX CONTENT CLASSES==== */
#index_content_wrapper {
}
#index_left_column {
    width: 263px;
    float: left;
}
#index_center_column {
 
}
#index_right_column {
    width: 515px;
    float: left;
}
/* ====END INDEX CONTENT CLASSES==== */

/* ====BEGIN INTERIOR CONTENT CLASSES==== */
#two_col_wrapper {
 
}
#three_col_wrapper {
}
#twoRight_column {
}
#content_wrapper {
 }
#left_column {
}
#center_column {
}
#threeRight_column {
}
/* ====BEGIN SEARCH CLASSES==== */

#search {
}
#search li#switch {
}
#search li#locations {
}
/* ====END SEARCH CLASSES==== */

/* ====BEGIN SITE MAP CLASSES==== */
.siteMap {
}
.siteMap table {
}
.siteMap td {
}
/* ==== END SITE MAP CLASSES==== */
/* ====BEGIN PRODUCT BOX CLASSES==== */

.product_promo_01 {
   
}
.product_promo_02 {
    
}
.product_promo_03 {
}
/* ====END PRODUCT BOX CLASSES==== */
/* ====BEGIN BREADCRUMB==== */

#breadcrumb {
}
#breadcrumb a {
}
#breadcrumb a:hover {
}
/* ====END BREADCRUMB==== */
#product_wrapper {
}
#product_description {
}
/* ====PRINT AND TEXT STYLES==== */
#print_styles {
}
#three_print_styles {
}
#textSizeWrapper {
}
#textSizeWrapper IMG {
}
#print {
}
#print IMG {
}
/* ====END PRINT AND TEXT SIZE STYLES==== */
/* ====BEGIN MAIN CONTENT AREA - PUT INTO THE TEXT EDITOR STYLES FOR THE TXT_BODY==== */

#content {
    background-color: #e5e5e5;
    padding-bottom: 20px;
}
.contentTable {
}
#content h1 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 12px;
    margin-bottom: 5px;
}
#content h2 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 16px;
    padding-left: 18px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 5px;
}
#content h3 {
}
#content h4 {
}
#content h5 {
}
#content h6 {
}

#content p {
    font-size: 12px;
    margin-left: 18px;
    margin-right: 12px;
}
#content a {
    color: #ad2032;
    text-decoration: none;
}
#content a:hover {
    text-decoration: underline;
}
#content ul {
    margin-left: 35px;
    list-style-type: disc;
    margin-top: 10px;
}
#content ul li {
}
#content ul li a {
   
}
#content ul li a:hover{
}

.white { 
color: #FFFFFF;
font-weight: bold;
}

#cust_quote {
} /*CUSTOMER QUOTE*/
/* ====END MAIN CONTENT AREA==== */

/* ====BOTTOM BOX==== */
#index_bottom {
}
#interior_bottom {
}
#bottom_box {
    clear: both;
    padding-top: 5px;
}
/* ====END BOTTOM BOX==== */
/* ====BEGIN FOOTER CLASSES==== */
#footer_wrapper {
    border-top-color: #c5c5c5;
    border-right-color: #c5c5c5;
    border-bottom-color: #c5c5c5;
    border-left-color: #c5c5c5;
    border-top-width: 2px;
    border-top-style: solid;
    clear: both;
}
#footer_links{
    text-align: right;
    margin-top: 10px;
}
#footer_links li {
}
#footer_links a {
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}
#footer_links a:hover {
    color: #336699;
}
#footer_notice{
    width: 535px;
    float: right;
    text-align: right;
    font-size: 9px;
    color: #CCCCCC;
}
#footer_notice a {
    color: #e67785;
}
#footer_notice a:hover {
    color: #000000;
    text-decoration: none;
}
#copyright_wrapper{
}
#footer_copyright{
    float: right;
    width: 533px;
    text-align: right;
    font-size: 10px;
    color: #666666;
    margin-top: 8px;
}
#footer_copyright a {
    color: #333333;
    text-decoration: none;
}
#footer_copyright a:hover {
    color: #990000;
}
#footer_logos {
    margin-top: 11px;
}
#logo_left {
    float: left;
    padding-left: 15px;
    padding-right: 10px;
}
#logo_right {
    float: left;
    padding-left: 20px;
    padding-right: 50px;
}
/* ====END FOOTER CLASSES==== */
 
 
/* ====CUSTOM PREMIER CLASSES==== */ 
/* ====CUSTOM PREMIER CLASSES==== */
#product_wrapper_01 {
    border: 1px solid #666666;
    width: 257px;
    margin-top: 12px;
    padding-bottom: 10px;
    background-image: url(/design/BG-featcontentBottombar.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 133px;
}
#product_content_01 {
}
    #product_content_01 h1 {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    background-color: #d9e2ec;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    padding-left: 10px;
}
    #product_content_01 p {}
    #product_content_01 a {
    font-size: 10px;
    font-weight: bold;
    color: #ad2032;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 10px;
}
    #product_content_01 a:hover {}
    #product_content_01 li {
    font-size: 12px;
    color: #000000;
}
    #product_content_01 ul li {
    list-style-type: square;
    list-style-image: url(/design/bullet-sq.jpg);
    list-style-position: outside;
}
    #product_content_01 ul {
    margin-bottom: 12px;
}

#product_wrapper_02 {
    border: 1px solid #666666;
    width: 257px;
    margin-top: 12px;
    padding-bottom: 10px;
    background-image: url(/design/BG-featcontentBottombar.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 143px;
}
#product_content_02 {
}
    #product_content_02 h1 {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    background-color: #d9e2ec;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    padding-left: 10px;
}
    #product_content_02 p {}
    #product_content_02 a {
    font-size: 10px;
    font-weight: bold;
    color: #ad2032;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 10px;
}
    #product_content_02 a:hover {}
    #product_content_02 li {
    font-size: 12px;
    color: #000000;
}
    #product_content_02 ul li {
    list-style-type: square;
    list-style-image: url(/design/bullet-sq.jpg);
    list-style-position: outside;
}
    #product_content_02 ul {
    margin-bottom: 12px;
}


#product_wrapper_03 {}
#product_content_03 {
padding-top: 10px;
padding-left: 3px;
}
    #product_content_03 h1 {}
    #product_content_03 p {}
    #product_content_03 a {}
    #product_content_03 a:hover {}
    #product_content_03 ul li {}
#product_wrapper_04 {}
#product_content_04 {}

/* THIS IS NEEDED TO KEEP FORMATTING STRAIGHT IN THIS BOX! */
#product_content_04_a {
    float: left;
}    
/* that's all... now back to standard formatting types...  */
    #product_content_04 h1 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 3px;
    margin-left: 124px;
    padding-left: 12px;
}
    #product_content_04 p {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #333333;
    width: 350px;
    /*font-weight: bold;*/
 }
    #product_content_04 a {}
    #product_content_04 img {
     border: 1px solid #000000;
     /*margin-right: 5px;*/
}
    #product_content_04 a:hover {}
    #product_content_04 ul li {}    
    
#product_wrapper_05 {
    width: 257px;
    margin-top: 12px;
    padding-bottom: 10px;
    background-image: url(/design/BG-featcontentBottombar.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
#product_content_05 {}
    #product_content_05 h1 {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    background-color: #e5e5e5;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    padding-left: 10px;
}
    #product_content_05 p {}
    #product_content_05 a {}
    #product_content_05 a:hover {}
    #product_content_05 ul li {}

#product_wrapper_06 {
    border: 1px solid #666666;
    width: 257px;
    margin-top: 12px;
    padding-bottom: 10px;
    background-image: url(/design/BG-featcontentBottombar.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 143px;
}
#product_content_06 {
}
    #product_content_06 h1 {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    background-color: #e5e5e5;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    padding-left: 11px;
}
    #product_content_06 p {}
    #product_content_06 a {
    font-size: 10px;
    font-weight: bold;
    color: #ad2032;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 10px;
}
    #product_content_06 a:hover {}
    #product_content_06 li {
    font-size: 14px;
    color: #000000;
}
    #product_content_06 ul li {
    list-style-type: square;
    list-style-image: url(/design/bullet-sq.jpg);
    list-style-position: outside;
}
    #product_content_06 ul {
    margin-bottom: 12px;
}

#bank_feature_text_01 {
    background-color: #D9E2EC;
    font-size: 18px;
    color: #000000;
    width: 240px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    z-index: 10;
    position: absolute;
    left: 526px;
    top: 365px;
}
#bank_feature_text_02 {
    background-color: #01325b;
    font-size: 20px;
    font-style: italic;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 326px;
    padding-left: 10px;
    position: absolute;
    z-index: 20;
    left: 445px;
    top: 410px;
}
#bank_feature_learn_more {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    width: auto;
    position: absolute;
    z-index: 20;
    left: 266px;
    top: 414px;
    padding: 3px;
    border: 1px solid #999999;
}
#bank_feature_learn_more a {
color: #000000;
}
#bank_feature_learn_more a:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #333333;
border: none;
}
#bank_feature_text_03 {
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #C62E3B;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 433px;
    z-index: 30;
    position: absolute;
    left: 338px;
    top: 448px;
}
#interior_nav_wrapper {
}
#interior_nav_content {
    padding-top: 10px;
    padding-bottom: 12px;
    padding-left: 10px;
    background-color: #e5e5e5;
    margin-top: 10px;
}
#interior_nav_content a {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #AD2032;
    text-decoration: none;
}
#interior_nav_content a:hover {
    color: #333333;
}
#interior_nav_content a:active {
    color: #CCCCCC;
}
#interior_nav_content ul {}
#interior_nav_content li {
    display: block;
    /*margin-left: 10px;*/
}
#interior_nav_content li a {
padding-right: 14px;
}

#interior_nav_header {
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #ad2032;
    margin-top: 14px;
    margin-left: 10px;
}
#interior_nav_list_items {}
#content_wrapper {}
#int_bottom_box {}
.img_left {
    float: right;
    margin-top: 15px;
}
.img_left2 {
    float: right;
    margin-top: 15px;
}
.img_right {
    float: left;
    margin-right: 6px;
    margin-left: 6px;
    border: 1px;
}
.img_visa_left {
    float: left;
    margin-right: 24px;
    margin-left: 8px;
}
.img_cell_left {
    float: left;
    margin-right: 6px;
    margin-left: 6px;
    padding-right: 20px;
}
 
#specialTable td{
border:1px solid #666;
border-collapse:collapse;
}
#fdic {
    font-size: 15px;
    font-weight: bold;
    padding-left: 75px;
}