@charset "utf-8";
/* let's start off with a few general rules: */

body {
    background-color: #ffffff;
}
html, body, ul, ol, li, p, form, fieldset, img {
    border: 0;
    padding: 0px;
    margin: 0px;
}
/* The #wrapper holds all the content and makes things neat and tidy */

#wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 850px;
}
#HeaderHldr {
    background-image: url(/design/2588BannerTop03.jpg);
    background-repeat: no-repeat;
    position: relative;
    height: 143px;
    width: 850px;
    clear: both;
overflow: hidden;
border-left: 1px solid #A72606;
border-right: 1px solid #A72606;

}
#HeaderSearchHldr {
    background-image: url(/design/topLoginGraphic.gif);
    background-repeat: no-repeat;
    height: 26px;
    width: 157px;
    position: relative;
    padding-top: 2px;
    padding-left: 685px;
    margin-top: 114px;
    background-position: 675px;
overflow: hidden;
border-left: 1px solid #A72606;
border-right: 1px solid #A72606;
}
.Searchfield_box {
    border=0px
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}


#NavigationHldr {
    background-image: url(/design/2588BannerNAVBG03.jpg);
    height: 34px;
    width: 850px;
border-left: 1px solid #A72606;
border-right: 1px solid #A72606;
}
#ScrollingHldr {
    background-image: url(/design/2588BannerSCROLLINGtxtBG03.jpg);
    height: 36px;
    width: 850px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    clear: both;
border-left: 1px solid #A72606;
border-right: 1px solid #A72606;
}
#SplashMainConHldr {
    background-image: url(/design/2588SplashMainBG03.jpg);
    height: 323px;
    width: 850px;
    background-color: #F0E0AF;
    /*clear:both;*/
border-left: 1px solid #A72606;
border-right: 1px solid #A72606;
}
#SplashMainConCol_A_Hldr {
    height: 299px;
    width: 185px;
    /*position: relative;*/
    float: left;
    padding-left: 5px;
overflow: hidden;
}
#SplashMainConCol_B_Hldr {
    height: 281px;
    width: 450px;
    /*position: relative;*/
    float: left;
    padding-top: 10px;
}
#SplashMainConCol_C_Hldr {
    height: 299px;
    width: 208px;  /*208*/
    /*position: relative;*/
    float: right;
}
#SplashFeatConHldr {
    background-image: url(/design/2588SplashFeaturesBG04.jpg);
    height: 246px;
    width: 850px;
    background-color: #F0E0AF;
    clear: both;
border-left: 1px solid #A72606;
border-right: 1px solid #A72606;
}
#HorizNavContent {
    font-family: "Arial", sans-serif;
    font-size: 16px;
    color: #990000;
    clear: both;
}
#HorizNavContent ul {
    list-style-type: none;
    line-height: 44px;
    width: 850px;
}
#HorizNavContent ul li {
    display: inline;
    padding-left: 23px;
    padding-right: 6px;
    line-height: 35px;
position: relative;
float:left;
}
#HorizNavContent ul li a {
    color: #000000;
    text-decoration: none;
}
#HorizNavContent u li a:hover {
    color: #A72606;
    text-decoration: none;
}

/*subnav dropdowns - RHM */
#HorizNavContent ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 225px; /*175*/
    top: 8px;  
    left: 10px; 
    padding-top: 26px;
    border-bottom: 1px solid #A72606;
    font-size: 12px;
}
#HorizNavContent ul li ul li{
    text-align:center;
    padding: 0;
    margin: 0;
line-height: 22px;
    border-top: 1px solid #A72606;
    border-left: 1px solid #A72606;
    border-right: 1px solid #A72606;
    width: 100%;
}
#HorizNavContent ul li ul li a{
    /*width: 164px;*/
    background: #ffffff;
    display: block;
    padding-left: 10px;
    text-align: left;
    padding-right: 0;
/*    height: 18px;*/
}
#HorizNavContent ul li ul li a:hover{
    background: #FEF7DB;
}
/* hide drop downs until you hover over main button */
#HorizNavContent li:hover ul, #HorizNavContent li:hover li:hover ul {
    visibility: visible;
}
#HorizNavContent li:hover li ul, #HorizNavContent li:hover li:hover li ul {
    visibility: hidden;
}
/* do the normal show, with increased specificity, for good browsers */
#HorizNavContent 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 #HorizNavContent li ul {
     display: none;
}

#VertNavContent {
    height: 128px; /*128*/
    width: 179px;
    /*position: relative;*/
    background-color: #FFFFFF;
    border: 2px solid #A72606;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    color: #990000;
    padding-top: 3px;
overflow: hidden;    
}
#VertNavContent a {
    color: #993300;
    text-decoration: none;
    font-weight: bold;
}
#VertNavContent a:hover {
    color: #000000;
    text-decoration: none;
}
#VertNavContent ul {
    list-style-type: none;
}
#VertNavContent li {
    padding-left: 15px;
    line-height: 18px; /*20*/
}
#VertNavContentINT {
    height: 128px;
    width: 179px;
    /*position: relative;*/
    background-color: #FFFFFF;
    border: 2px solid #A72606;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    color: #990000;
    padding-top: 3px;
overflow: hidden;
}
#VertNavContentINT a {
    color: #993300;
    text-decoration: none;
    font-weight: bold;
}
#VertNavContentINT a:hover {
    color: #000000;
    text-decoration: none;
}
#VertNavContentINT ul {
    list-style-type: none;
}
#VertNavContentINT li {
    padding-left: 15px;
    line-height: 18px; /*20*/
}
#InternetBankingHldr {
    background-image: url(/design/InternetBankingColA_BG.gif);
    height: 122px;
    width: 182px;
    padding-top: 40px;
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 2px;
}
#InternetBankingHldrINT {
    background-image: url(/design/InternetBankingColA_BG.gif);
    height: 122px;
    width: 182px;
    padding-top: 40px;
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 2px;
    /*position: relative;*/
overflow: hidden;
}
.loginID {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #993300;
}
.Searchfield_box2 {
    border=0px
    border-top-style: none;
    border: 1px solid #000000;
}
#WeatherHldr {
    background-image: url(/design/2588WeatherBG.gif);
    height: 125px;
    width: 205px; /*breaks at 206 iframe set to 205 in html*/
    padding-top: 20px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#StockHldr {
    background-image: url(/design/2588StockBG.gif);
    height: 142px;
    width: 200px; /*breaks at 206 ifream set to 200 in html*/
    padding-top: 30px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 8px;
}
#SplashFeatCon_A_Content {
    height: 210px;
    width: 235px;
    position: relative;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    color: #990000;
    padding-top: 5px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-left: 10px;
overflow: hidden;
}
#SplashFeatCon_A_Content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding-left: 5px;
    padding-top: 4px;
}
#SplashFeatCon_A_Content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #A72606;
    text-align: center;
    padding-left: 75px;
}
#SplashFeatCon_A_Content a {
    color: #000000;
    text-decoration: underline;
}
#SplashFeatCon_A_Content a:hover {
    color: #999999;
    text-decoration: underline;
}
#SplashFeatCon_A_Content a:visited {
    color: #000000;
    text-decoration: underline;
}
#SplashFeatCon_A_Content ul {
    padding-left: 55px;
    padding-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    list-style-image: url(/design/Bullet_Black.gif);
}
#SplashFeatCon_A_Content ul li {
    padding-top: 3px;
    padding-left: 3px;
}
#SplashFeatCon_B_Content {
    height: 210px;
    width: 372px;
    position: relative;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    color: #990000;
    padding-top: 5px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#SplashFeatCon_B_Content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding-left: 5px;
    padding-top: 4px;
}
#SplashFeatCon_B_Content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #A72606;
    text-align: center;
    padding-left: 210px;
}
#SplashFeatCon_B_Content a {
    color: #000000;
    text-decoration: underline;
}
#SplashFeatCon_B_Content a:hover {
    color: #999999;
    text-decoration: underline;
}
#SplashFeatCon_B_Content a:visited {
    color: #000000;
    text-decoration: underline;
}
#SplashFeatCon_B_Content ul {
    padding-left: 55px;
    padding-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    list-style-image: url(/design/Bullet_Black.gif);
}
#SplashFeatCon_B_Content ul li {
    padding-top: 3px;
    padding-left: 3px;
}

#SplashFeatCon_C_Content {
    height: 210px;
    width: 232px;
    position: relative;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    color: #990000;
    padding-top: 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    float: right;
    clear: none;
}
#SplashFeatCon_C_Content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding-left: 5px;
    padding-top: 4px;
}
#SplashFeatCon_C_Content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #A72606;
    text-align: center;
    padding-left: 75px;
}
#SplashFeatCon_C_Content a {
    color: #000000;
    text-decoration: underline;
}
#SplashFeatCon_C_Content a:hover {
    color: #999999;
    text-decoration: underline;
}
#SplashFeatCon_C_Content a:visited {
    color: #000000;
    text-decoration: underline;
}
#SplashFeatCon_C_Content ul {
    padding-left: 35px;
    padding-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    list-style-image: url(design/Bullet_Black.gif);
}
#SplashFeatCon_C_Content ul li {
    padding-top: 3px;
    padding-left: 3px;
}
#BottomNavHldr {
    height: 26px;
    width: 850px;
    background-image: url(/design/2588SplashBottomNavBG03.jpg);
    background-color: #FFFFFF;
    clear: both;
border-left: 1px solid #A72606;
border-right: 1px solid #A72606;
}
#BottomNavHldr p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
#BottomNavHldr a {
    color: #000000;
    text-decoration: none;
}
#BottomNavHldr a:hover {
    text-decoration: underline;
}
#BottomNavHldr a:visited {
    color: #000000;
}
#FooterHldr {
    background: url(/design/2588SplashFOOTERBG03.jpg) no-repeat top;
    height: 118px;
    width: 850px;
    clear: both;

}
#FooterHldr p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    margin-right: 65px;
    margin-left: 65px;
    margin-top: 16px;
    margin-bottom: 16px;
}
#FooterHldr a {
    color: #E8AF12;
    text-decoration: underline;
}
#FooterHldr a:hover {
    text-decoration: none;
}
.footerlegal {
    color: #000000;
}
.footerlegal a {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
.footerlegal a:hover {
    text-decoration: none;
}
#INTHldr {
    background-color: #f3e1b0;
    background-image: url(/design/2588Kaw-INTBG-03.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding: 10px;
    width: 830px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #A72606;
    float: left;
border-left: 1px solid #A72606;
border-right: 1px solid #A72606;
}
#INTContent {
    padding: 10px;
    width: 620px;
    background-image: url(/design/InteriorPiggy.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    /*position: relative;*/
overflow: hidden;
}
#INTContent h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #000000;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    margin-top: 0px;
    margin-left: 40px;
    margin-bottom: 3px;
    padding-bottom: 6px;
    padding-top: 0px;
}
#INTContent h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 3px;
    padding-bottom: 6px;
    padding-top: 10px;
    font-weight: bold;
    }
#INTContent h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #993300;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 3px;
    padding-bottom: 6px;
    padding-top: 10px;
    font-weight: bold;
  }
#INTContent p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #993300;
    margin: 0 0 3px 5px;    

/*
    margin-top: 0px;
    margin-left: 65px;
    margin-bottom: 3px;
*/

    padding-bottom: 6px;
    padding-top: 10px;
}

#INTContent a {
    color: #000000;
    text-decoration: underline;
}
#INTContent a:hover {
    color: #A72606;
    text-decoration: none;
}
#INTContent ul {
    list-style-image: url(/design/IntBulletRed-7.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #993300;
    margin-left: 30px;
}
#INTContent li {
    margin-left: 10px;
}

#INTContent ul li ul {
    margin-left: 22px;
}




#INT_COLUMN_A {
    width:185px;
    float: left;
}
#INT_COLUMN_B {
    width:641px;
    float: right;
}
 


 #table_content p, h1, h2, h3 {
    color: #000000;
    padding: 0;
    margin: 0;
}
 
 #INTContent #table1, #table2, #table3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #993300;
  }