/* -----------BEGIN RESET CODE------------ */
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin:0;padding:0;}
.clear {clear:both;}
.floatLeft {float:left;border:0;}
.floatRight {float:right;border:0;}
a {outline:none;}
html{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
body {
    background-image:url(design/cloud_bg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#2B4B9E;
}
.splash #wrapper, .interior #wrapper {
    width:930px;
    margin:0 auto 0 auto;
    position:relative;
    background-image:url(design/wrapper_2.png);
    background-repeat:no-repeat;
    background-position:left bottom;
}
/* ---------BEGIN HEADER STYLES------------*/
.splash #header{
    width:930px;
    height:198px;
    background-image:url(design/header.jpg);
    background-repeat:no-repeat;
}
#header_top {height:103px;width:930px;}
#logo {
    width:402px;
    height:103px;
    float:left;
    overflow:hidden;
    text-indent:-9999px;
    background-image:url(design/logo.jpg);
    background-repeat:no-repeat;
}
#topNav {
    width:513px;
    float:right;
    padding:15px 15px 0 0;
    height:37px;
    text-align:right;
    font-size:14px;
    color:#FFF;
}
#topNav ul {list-style:none;}
#topNav ul li {display:inline;padding-left:6px;}
#topNav ul li a {color:#fff;padding-left:10px;text-decoration:none;}
#topNav ul li a:hover {text-decoration:underline;}
#search {
    float:right;
    height:51px;
    width:221px;
    padding:0 0 0 307px;
    background-image:url(design/search.jpg);
    background-repeat:no-repeat;
    background-position:306px top;
}
#search form label {
    font-size:10px;
    color:#FFF;
    height:15px;
    float:left;
    width:181px;
}
#query {
    height:17px;
    width:158px;
    float:left;
    border:0;
    font-size:12px;
    line-height:17px;
    color:#333;
}
#go {float:left;width:19px;height:19px;}
#header_bottom {width:930px;}
/* ---------BEGIN MAIN NAVIGATION------------*/
.splash #mainNav {
    height:40px;
    float:left;
    width:688px;
    clear:both;
    padding-top:55px;
}
.interior #mainNav {
    height:40px;
    float:left;
    width:688px;
    clear:both;
}
#mainNav ul {padding:7px 0 0 10px;list-style:none;font-size:15px;}
#mainNav ul li {
    float:left;
    display:inline;
    position:relative;
    padding-right:4px;
}
#mainNav ul li a {
    display:block;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    color:#002054;
    width:163px;
    height:24px;
    padding:9px 0 0 0;
    background-image:url(design/mainNav_off.gif);
    background-repeat:no-repeat;
    line-height:1.2em;
}
#mainNav ul li a:hover {background-image:url(design/mainNav_hover.gif);}
#mainNav ul li a.active {background-image:url(design/mainNav_hover.gif);}
/* --------- MAIN NAV HOVER STYLES FOR HORIZATONAL ONLY ----------- */ 
#mainNav ul li ul{
     visibility:hidden;
     position:absolute;
     z-index:10;
     width:185px;
     top:46px;
     left:1px;
}
#mainNav ul li ul li{text-align:center;padding:0;border:1px solid #cccccc;}
#mainNav ul li ul li a {width:185px;background:#f7f7f7;}
#mainNav ul li ul li a:hover{background:#ffffff;}
#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;}
#mainNav li:hover>ul {display:block;visibility:visible;}
html>body #mainNav li ul {display:none;}
#slogan {float:right;height:95px;width:382px;}
/* ---------------- BEGIN SPLASH CONTENT STYLES -------------- */
#splash_content_wrapper {width:858px;height:515px;padding:35px 36px 0 36px;}
#splash_content_wrapper #left_column {float:left;width:623px;}
#hero {height:280px;width:623px;}

/* BEGIN SLIDESHOW ADDED BY CW ON 3-24-10 */

.container {
    width:623px;
    height:256px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
}
.slides { position:absolute; top:0; left:0; width:623px;}
.slides > div {
    position:absolute;
    top:0;
    width:623px;
}
#loopedSlider,#newsSlider {
    height:256px;
    width:623px;
    position:relative;
    clear: both;
}
ul.pagination {
    position:absolute;
    bottom:0;
    z-index:100;
    list-style:none;
    padding:0 10px 0 0; 
    margin:0;
    height:29px;
    right:0;
}
ul.pagination li  {float:left;margin-right:7px;}
ul.pagination li a {
    width:19px;
    height:17px;
    float:left;
    text-align:center;
    font-size:16px;
    line-height:1em;
    font-weight:bolder;
    color:#fff;
    text-decoration:none;
    background-image: url(design/img-slider-pagination-sprite.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 3px;
}
ul.pagination li.active a {background-position: left bottom;}
#slideshowControls {display:none;}
/*
#slideshowControls {
    height:29px;
    width:45px;
    padding:0 17px 0 561px;
    position: absolute;
    z-index: 1000;
    bottom: 0px;
}
#portal-title img {border:0;}
#slideshowControls .previous {
    float:left;
    width: 19px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(design/img-arrows-sprite.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#slideshowControls .previous:hover {background-position: left bottom;}
#slideshowControls .title {display:none;}
#slideshowControls .next {
    float:right;
    width: 19px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(design/img-arrows-sprite.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
#slideshowControls .next:hover {background-position: right bottom;}
*/
/* END SLIDESHOW ADDED BY CW ON 3-24-10 */

#splash_content {padding:0;color:#333;}
#splash_content .list_box {float:left;width:136px;padding-left:18px;}
#splash_content p {margin-bottom:10px;}    
#splash_content h1 {color:#005295;font-size:27px;margin-bottom:4px;}
#splash_content h2 {color:#005295;font-size:26px;margin-bottom:4px;}
#splash_content h3 {color:#005295;font-size:25px;margin-bottom:4px;}
#splash_content h3 a {color:#005295;text-decoration:none;}
#splash_content h4 {color:#005295;font-size:24px;margin:0 0 4px 0;}
#splash_content h5 {color:#005295;font-size:23px;margin:0 0 4px 0;}
#splash_content ul {list-style-type:none;font-size:/*11px*/0.917em;line-height:2.10em;}
#splash_content li a {font-weight:bolder;color:#333;text-decoration:none;}
#splash_content li a:hover {text-decoration:underline;}
#splash_content ol {font-size:11px;line-height:2.10em;margin:0 0 0 5px;}
#splash_content_wrapper #right_column {float:right;width:210px;}


/* ---------------- BEGIN RIGHT COLUMN MODULE STYLES -------------- */


/* BEGIN HOMEPAGE PERSONAL LOGIN ADD BY DM 7-27-11 */

#ibanking {
    height:130px;
    width:198px;
    background-image:url(design/ibanking_personal.jpg);
    background-repeat:no-repeat;
    padding:9px 0 0 12px;
}
#ibanking h3 {font-size:16px;color:#0F2A6F;height:22px;}

#ibanking .oblinks {
    font-size: 9px;
    font-weight: bolder;
    color:#333;
    padding-top:3px;
}
#ibanking .oblinks a {color:#0D2A6D;text-decoration:underline;}
#ibanking .oblinks a:hover {text-decoration:none;}

#ibanking .security {float:left;width:17px;padding-left:113px;margin-top:-21px;}
.security img {border:none;}
#ibanking .button {float:left;width:67px;padding-left:131px;margin-top:-21px;}



/* END HOMEPAGE PERSONAL LOGIN ADD BY DM 7-27-11 */



/* BEGIN HOMEPAGE COMMERCIAL LOGIN ADD BY DM 7-27-11 */

#ibankingCommercial {
    /*height:200px;*/
    height:70px;
    width:198px;
    background-image:url(design/ibanking_commercial.jpg);
    background-repeat:no-repeat;
    padding:9px 0 0 12px;
}
#ibankingCommercial h3 {font-size:16px;color:#0F2A6F;height:22px;margin-bottom:0px;}
#ibankingCommercial h4 {font-size:12px;color:#0F2A6F;height:22px;margin-top:-19px;float:left;padding-left:96px;margin-bottom:0px;}

#ibankingCommercial .oblinks {
    font-size: 9px;
    font-weight: bolder;
    color:#333;
}
#ibankingCommercial .oblinks a {color:#0D2A6D;text-decoration:underline;}
#ibankingCommercial .oblinks a:hover {text-decoration:none;}


/* END HOMEPAGE COMMERCIAL LOGIN ADD BY DM 7-27-11 */



/* BEGIN TOGGLE INTERIOR BANKING PESONAL LOGIN ADD BY DM 7-27-11 */

#ibankingInterior {
    height:130px;
    width:198px;
    /*background-image:url(design/ibanking_personal.jpg);*/
    background-repeat:no-repeat;
    padding:9px 0 0 12px;
}
#ibankingInterior h3 {font-size:16px;color:#0F2A6F;height:22px;}

#ibankingInterior .oblinks {
    font-size: 9px;
    font-weight: bolder;
    color:#333;
    padding-top:3px;
}
#ibankingInterior .oblinks a {color:#0D2A6D;text-decoration:underline;}
#ibankingInterior .oblinks a:hover {text-decoration:none;}
#ibankingInterior .security {float:left;width:17px;padding-left:113px;margin-top:-21px;}
.securityInterior img {border:none;}
#ibankingInterior .button {float:left;width:67px;padding-left:131px;margin-top:-21px;}


#ibankingInterior h2.trigger {
    margin: 0 0 20px 0;
    height: 32px;
    width: 210px;
    font-size:16px;
    float: left;
    background-image: url(design/img-online-banking-closed.jpg);
    background-repeat: no-repeat;
}
#ibankingInterior h2.trigger a {
    color:#0F2A6F;
    text-decoration: none;
    display: block;
    height: 22px;
    width: 198px;
    padding: 9px 0 0 12px;
}
#ibankingInterior h2.trigger a:hover {color: #0F2A6F;}
#ibankingInterior h2.active {
    background-position: left top;
    background-image: url(design/img-online-banking-open-personal.jpg);
    margin-bottom: 0px;
}
#ibankingInterior .toggle_container {
    overflow: hidden;
    width: 198px;
    height: 115px;
    clear: both;
    background-image: url(design/ibanking-container-personal.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 0 12px;
}
#ibankingInterior .toggle_container img {float: left;}


/* END TOGGLE INTERIOR BANKING PERSONAL LOGIN ADD BY DM 7-27-11 */


/* BEGIN TOGGLE INTERIOR BANKING COMMMERCIAL LOGIN ADD BY DM 7-27-11 */

#ibankingCommercialInterior h3 {font-size:16px;color:#0F2A6F;height:22px;margin-bottom:0px;}
#ibankingCommercialInterior h4 {font-size:13px;color:#0F2A6F;height:22px;margin-top:-20px;float:left;padding-left:0px;margin-bottom:0px;}

#ibankingCommercialInterior .oblinks {
    font-size: 9px;
    font-weight: bolder;
    color:#333;
    width:210px;
    float:left;
}
#ibankingCommercialInterior .oblinks a {color:#0D2A6D;text-decoration:underline;}
#ibankingCommercialInterior .oblinks a:hover {text-decoration:none;}


#ibankingCommercialInterior h2.trigger {
    margin: 0 0 20px 0;
    height: 32px;
    width: 210px;
    font-size:16px;
    float: left;
    background-image: url(design/img-online-banking-closed.jpg);
    background-repeat: no-repeat;
}
#ibankingCommercialInterior h2.trigger a {
    color:#0F2A6F;
    text-decoration: none;
    display: block;
    height: 22px;
    width: 198px;
    padding: 9px 0 0 12px;
}
#ibankingCommercialInterior h2.trigger a:hover {color: #0F2A6F;}
#ibankingCommercialInterior h2.active {
    background-position: left top;
    background-image: url(design/img-online-banking-open-commercial.jpg);
    margin-bottom: 0px;
}
#ibankingCommercialInterior .toggle_container {
    overflow: hidden;
    width: 198px;
    height: 75px;
    clear: both;
    background-image: url(design/ibanking-container-commercial.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 0 12px;
}
#ibankingCommercialInterior .toggle_container img {float: left;}




/* END TOGGLE INTERIOR BANKING COMMERCIAL LOGIN ADD BY DM 7-27-11 */




/* BEGIN OLD HOMEPAGE LOGIN */

#ibankingNew {
    /*height:200px;*/
    height:165px;
    width:198px;
    background-image:url(design/ibanking2.jpg);
    background-repeat:no-repeat;
    padding:9px 0 0 12px;
}
#ibankingNew h3 {font-size:14px;color:#0F2A6F;height:22px;}
#ibankingNew .oblinks {
    font-size: 11px;
    font-weight: bolder;
    color:#333;
}
#ibankingNew .oblinks a {color:#0D2A6D;text-decoration:underline;}
#ibankingNew .oblinks a:hover {text-decoration:none;}

/* END OLD HOMEPAGE LOGIN */


/* BEGIN OLD TOGGLE INTERIOR BANKING LOGIN ADD BY CW 3-24-10 */

h2.trigger {
    margin: 0 0 20px 0;
    height: 32px;
    width: 210px;
    font-size:14px;
    float: left;
    background-image: url(design/img-online-banking-closed.jpg);
    background-repeat: no-repeat;
}
h2.trigger a {
    color:#0F2A6F;
    text-decoration: none;
    display: block;
    height: 22px;
    width: 198px;
    padding: 9px 0 0 12px;
}
h2.trigger a:hover {color: #0F2A6F;}
h2.active {
    background-position: left top;
    background-image: url(design/img-online-banking-open2.jpg);
    margin-bottom: 0px;
}
.toggle_container {
    overflow: hidden;
    width: 198px;
    height: 150px;
    clear: both;
    background-image: url(design/ibanking-container2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 0 12px;
}
.toggle_container img {float: left;}

#ibanking2 {width:210px;padding-bottom: 20px;}

#ibanking-button2 {
    height:43px;
    width:180px;
    background-image:url(design/ibanking-button.jpg);
    background-repeat:no-repeat;
    padding:7px 0 0 30px;
}
#ibanking-button2 a {color:#0F2A6F;text-decoration:none;}
#ibanking-button2 a:hover {color:#000;}
#ibanking2 form {/*height:96px;*/width:198px;}
#ibanking2 form .separator {width:198px;padding-bottom: 5px;}
#ibanking2 form .separator .options {
    font-size:9px;
    font-weight:bolder;
    color:#333;
    line-height:1.5em;
    float:left;
    width:114px;
    /*height:41px;*/
}
#ibanking2 form .separator .options a {color:#0D2A6D;text-decoration:underline;}
#ibanking2 form .separator .options a:hover {text-decoration:none;}
#ibanking2 form .separator .security {width:17px;/*height:41px;*/float:left;}
#ibanking2 form .separator .button {width:67px;/*height:41px;*/float:left;}
#ibanking2 form .separator .oblinks {
    font-size: 9px;
    font-weight: bolder;
    color:#333;
}
#ibanking2 form .separator .oblinks a {color:#0D2A6D;text-decoration:underline;}
#ibanking2 form .separator .oblinks a:hover {text-decoration:none;}

#ibanking2 h3 {font-size:14px;color:#0F2A6F;height:18px;}

/* END OLD TOGGLE INTERIOR BANKING LOGIN ADD BY CW 3-24-10 */



#market_watch {
    width:198px;
    height:170px;
    padding:9px 0 0 12px;
    background-image:url(design/market_watch.jpg);
    background-repeat:no-repeat;
}
#market_watch h3 {font-size:16px;color:#0F2A6F;height:22px;}
.crossSell-rightColumn {width:210px;padding:0;margin-bottom:20px;}
#crossSell2-rightColumn {width:210px;padding:9px 0 0 0;}
#crossSell2-rightColumn h3 {font-size:16px;color:#0F2A6F;height:22px;}
#crossSell3-rightColumn {width:210px;padding:9px 0 0 0;}
#crossSell3-rightColumn h3 {font-size:16px;color:#FFF;height:22px;}
#utilities {/*height:82px;*/width:195px;padding-left:0px;}
#text_sizer {height:25px;width:195px;}
#text_sizer .buttons {float:left;height:35px;width:44px;}
#text_sizer .text {
    float:right;
    height:25px;
    width:137px;
    padding-top:8px;
    font-size:13px;
    font-weight:bold;
    color:#333;
}
#live_help {height:41px;width:195px;}
#live_help a {
    float:left;
    height:18px;
    width:135px;
    background-image:url(design/help-icon.jpg);
    background-repeat:no-repeat;
    padding:6px 0 0 60px;
    color:#333;
    font-size:13px;
    font-weight:bolder;
    text-decoration:none;
}
#live_help a:hover {text-decoration:underline;}
.fdic h3 {
    font-size:11px;
    color:#333333;
    text-decoration:none;
    width: 211px;
} 
.fdic h3, a {
    color:#333333;
    text-decoration:none;
} 
.fdic h3, a:hover {
    text-decoration:underline;
}

.fdic p {font-size: 10px;}

/* BEGIN INTERIOR CONTENT STYLES */
#content_wrapper {width:878px;height:515px;padding:35px 36px 0 16px;}
#content_wrapper #left_column {float:left;width:177px;margin-right:20px;}
#leftNav {width:175px;}
#leftNav h3 {
    width:163px;
    height:19px;
    padding:5px 0 0 12px;
    display:block;
    color:#0F2A6F;
}
#leftNav h3 a {color: #0F2A6F;text-decoration: none;}
/*#leftNav h3 a:visited {color:#0F2A6F;text-decoration:none;}
#leftNav h3 a:hover {text-decoration:underline;}*/
#leftNav h4 {
    font-size:11px;
    width:164px;
    height:17px;
    padding:6px 0 0 12px;
    display:block;
    margin:0;
}
#leftNav h4 a {color:#0A63B2;text-decoration:none;}
#leftNav h4 a:hover {text-decoration:underline;}
#leftNav ul {
    list-style-type:none;
    margin:0 0 7px 22px;
    line-height:1.5em;
    font-size:11px;
    font-weight:normal;
    display: block;
}
#leftNav ul li a {color:#333;text-decoration:none;}
#leftNav ul li a:hover {text-decoration:underline;}
#content_wrapper #center_column {
    float:left;
    width:460px;
    height:450px;
    overflow-y:auto;
}
#content_wrapper #center_column2 {
    float:left;
    width:900px;
    height:450px;
    overflow-y:auto;
}
#center_column h1 {font-size:20px;color:#0E2A6E;margin-bottom:14px;}
#center_column .interior1-table {width:340px;}
.interior1-table tr {background-image:url(design/interior1-table-tr-border.jpg);background-repeat:no-repeat;background-position:left bottom;}
.interior1-table tr .table_left {
    font-size:10px;
    height:46px;
    width:160px;
    padding:4px 0;
    vertical-align:top;
}
.interior1-table tr .table_left p strong {font-size:10px;font-weight:bolder;color:#0D2A6D;}
.interior1-table tr .table_left p {font-size:9px;color:#0D2A6D;margin-bottom:4px;}
.interior1-table tr .table_left a img {border:0;}
.interior1-table tr .table_center {
    height:48px;
    width:118px;
    padding:11px 0 0 6px;
    font-size:10px;
    background-color: #FFDA89;
    vertical-align:top;
}
.interior1-table tr .table_right {
    height:42px;
    width:118px;
    padding:11px 0 0 6px;
    font-size:10px;
    background-color: #FEE9B2;
    vertical-align:top;
}
#content_wrapper #right_column {float:right;width:210px;}
#content {width:380px;font-size:13px;color:#333;}
#content2 {font-size:13px;color:#333;}

/* BEGIN CONTENT AREA SLIDESHOW */
#content2 .container {
    width:425px;
    height:127px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
}
#content2 .slides > div {
    position:absolute;
    top:0;
    width:425px;
}
#content2 #loopedSlider,#content2 #newsSlider {
    height:127px;
    width:425px;
    position:relative;
    clear: both;
}
#content2 ul.pagination { list-style:none; padding:0; margin:0; }
#content2 ul.pagination li  { float:left; }
#content2 ul.pagination li a { padding:2px 4px; }
#content2 ul.pagination li.active a { background:blue; color:white; }
#content2 #slideshowControls {
    height:29px;
    width:45px;
    padding:0 17px 0 360px;
    position: absolute;
    z-index: 1000;
    bottom: 0px;
}

/* END CONTENT AREA SLIDESHOW */
#content p,  #content2 p {margin-bottom:10px;}
#content2 .blueStrong {color:#0E2A6E;font-weight:bolder;}
#content h1, #content2 h1 {font-size:20px;color:#0E2A6E;margin-bottom:14px;}
#content h2, #content2 h2 {font-size:19px;color:#0E2A6E;margin-bottom:14px;}
#content h3, #content2 h3 {font-size:18px;color:#0E2A6E;margin-bottom:14px;}
#content h4, #content2 h4 {font-size:17px;color:#0E2A6E;margin:0 0 14px 0;}
#content h5, #content2 h5 {font-size:16px;color:#0E2A6E;margin:0 0 14px 0;}
#content ul, #content2 ul {
    list-style-image:url(design/green-bullet.gif);
    margin:0 0 15px 45px;
    padding:0px;
    font-size:12px;
    line-height:1.5em;
}
#content li, #content2 li {margin-bottom:10px;}
#content li a, #content2 li a {color:#333;}
#content li a:hover, #content2 li a:hover {text-decoration:none;;}
#content ol {margin:0 0 15px 5px;font-size:12px;line-height:1.15em;}
#content blockquote, #content2 blockquote {
    padding:9px 0 9px 40px;
    margin:0 0 15px 15px;
    font-size:15px;
    line-height:1.5em;
    color:#666;
}
#content blockquote a, #content2 blockquote a {color:#666;}
#content blockquote a:hover, #content2 blockquote a:hover {text-decoration:none;}
#content2 .disclosure {font-size:10px;color:#333; font-style: italic;}
#cross-sell-bottom {
    clear:both;
    height:57px;
    width:858px;
    font-size:15px;
    font-weight:bolder;
    padding-top: 4px;
}
#cross-sell-bottom .feature1 {
    height:56px;
    width:433px;
    padding:0;
    float:left;
}
#cross-sell-bottom .feature1-text {
    height:47px;
    width:405px;
    padding:9px 17px 0 11px;
    float:left;
    background-image:url(design/cross-sell-bottom.gif);
    background-repeat:no-repeat;
}
#cross-sell-bottom .feature1_wide {
    height:56px;
    width:858px;
    padding:0;
    float:left;
}
#cross-sell-bottom .feature1_wide-text {
    height:47px;
    width:838px;
    padding:9px 9px 0 11px;
    float:left;
    background-image:url(design/cross-sell-wide.gif);
    background-repeat:no-repeat;
}
#cross-sell-bottom .feature2 {
    height:56px;
    width:425px;
    padding:0;
    float:left;
}
#cross-sell-bottom .feature2-text {
    height:47px;
    width:405px;
    padding:9px 9px 0 11px;
    float:left;
    background-image:url(design/cross-sell-bottom.gif);
    background-repeat:no-repeat;
}
/* BEGIN FOOTER STYLES*/
#footer {
    width:895px;
    clear:both;
    height:120px;
    padding:7px 0 0 35px;
    background-image:url(design/footer.jpg);
    background-repeat:no-repeat;
    font-size:9px;
    color:#333;
}
#footerLinks {
    font-size:13px;
    line-height:1.1em;
    color:#fff;
    height:21px;
}
#footerLinks ul {list-style:none;}
#footerLinks ul li {display:inline;padding-right:10px;}
#footerLinks ul li a {text-decoration:none;color:#fff;padding-left:15px;}
#footerLinks ul li a:hover {text-decoration:underline;}
#footer .copyright {margin-bottom:4px;}
#footer .notice {margin-bottom:4px;}
#footer p a {color:#333;}
#footer p a:hover {text-decoration:none;}
#secondary-list {
    font-size:9px;
    line-height:1.1em;
    color:#fff;
    margin-bottom:4px;
}
#secondary-list ul {list-style:none;}
#secondary-list ul li {display:inline;padding-right:10px;}
#secondary-list ul li a {text-decoration:none;color:#000;padding-left:15px;}
#secondary-list ul li a:hover {text-decoration:underline;}
#logos {float:right;width:200px;height:100px;}
#ehl {border:0;float:left;}
#fdic {border:0;float:right;}
/* FORM STYLES */
.header1 {
    background: #015294;
    color: #FFFFFF;
}

/*CODED BY CW */
 
#tagline {
color:#fff;
font-weight:normal;
font-size:2em;
padding-top:15px;
position:absolute;
top:100px;
right:51px;

}
