* {
    margin: 0;
    padding: 0;
}
.bg {
    background-color: #353E5B;
    background-image: url(/design/bg.jpg);
    background-repeat: repeat-x;
    margin-top: 20px;
}
#wrapper {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#top_transparent {
    background-image: url(/design/top_transparent2.gif);
    height: 7px;
    width: 850px;
    background-repeat: no-repeat;
    overflow: hidden;
    float: left;
}
#top {
    /*background-image: url(/design/headernew.jpg);
    background-repeat: no-repeat;*/
    float: left;
    height: 184px;
    width: 850px;
}
#navlist {
    background-image: url(/design/nav.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 11px;
    width: 850px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #353E5B;
    padding-top: 14px;
    padding-bottom: 16px;
}
#navlist ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
}
#navlist ul li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    display: inline;
    position: relative;
}
#navlist li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #353E5B;
    width: 169px;
    height: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
}
#navlist li a:hover {
    color: #fff;
    text-decoration: none;
    font: Verdana, Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
    padding-top: 0px;
    height: 15px;
    margin: 0px 0px 0px 0px;
}
#navlist li ul{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 169px;
    height: 11px;
    top: 15px;  
    margin: 0px 0px 0px 0px;
    padding-top: 13px;
   
}
   

/* hide drop downs until you hover over main button */
#navlist li:hover ul, #navlist li:hover li:hover ul {
    visibility: visible;
}
#navlist li:hover li ul, #navlist li:hover li:hover li ul {
    visibility: hidden;
}
/* do the normal show, with increased specificity, for good browsers */
#navlist 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 #navlist li ul {
     display: none;
}


.navlist_personal {
    visibility: hidden;
    position: absolute;
    z-index: 0;
    width: 169px;
    top: 15px;  
    left: 4px;
    height: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   
}
.navlist_personal li{
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px px;
    border: 1px solid #cccccc;
    background: #E5A26D;
}
.navlist_personal li a{
    height: 15px;
    width: 165px;
    padding: 0px 0px 0px 0px;
    background: #E5A26D;
}
.navlist_personal li a:hover{
    color: #fff;
}
.navlist_business {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 169px;
    top: 15px;  
    left: 2px;
    margin: 13px 0px 0px 0px;
}
.navlist_business li {
    text-align:center;
    padding: 0;
    margin: 0;
    border: 1px solid #cccccc;
}

.navlist_business li a{
    width: 165px;
    background-color: #B6C29C;
    height: 15px;
}
.navlist_business li a:hover{
    color: #fff;
    height: 15px;
}
.navlist_loans{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 169px;
    top: 15px;  
    left: 1px;
    margin: 13px 0px 0px 0px;
   
}
.navlist_loans li {
    text-align:center;
    padding: 0;
    margin: 0;
    border: 1px solid #cccccc;
}
.navlist_loans li a{
    width: 165px;
    background-color: #A8C7DC;
    height: 15px;
}
.navlist_loans li a:hover{
    color: #fff;
    height: 15px;
}
.navlist_trust {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 169px;
    top: 15px;  
    left: -1px;
    margin: 13px 0px 0px 0px;
   
}
.navlist_trust li {
    text-align:center;
    padding: 0;
    margin: 0;
    border: 1px solid #cccccc;
}
.navlist_trust li a{
    width: 165px;
    background-color: #3D949E;
    height: 15px;
}
.navlist_trust li a:hover{
    color: #fff;
    height: 15px;
}
.navlist_about {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 169px;
    top: 15px;  
    left: -1px;
    margin: 13px 0px 0px 0px;
   
}
.navlist_about li {
    text-align:center;
    padding: 0;
    margin: 0;
    border: 1px solid #cccccc;
}
.navlist_about li a{
    width: 165px;
    background-color: #BEB4BC;
    height: 15px;
}
.navlist_about li a:hover{
    color: #fff;
    height: 15px;
}
#scrolling {
    background-image: url(/design/scrolling.jpg);
    background-repeat: no-repeat;
    height: 17px;
    float: left;
    width: 844px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #353E5B;
    padding-right: 3px;
    padding-top: 5px;
    padding-left: 3px;
}

#splash_content_area {
    background-image: url(/design/splash_content_area.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 510px;
    width: 817px;
    padding-left: 33px;
}
#bottom {
    background-image: url(/design/bottom.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 23px;
    width: 850px;
    padding-left: 13px;
    padding-top: 2px;
    text-align: center;
}
#bottom_interior {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    float: left;
    height: 27px;
    width: 837px;
    padding-left: 13px;
    background-image: url(/design/bottom_interior.jpg);    
    background-repeat: no-repeat;
    padding-top: 12px;
    text-align: center;
}
#bottom_interior h1{
    font-weight: bold;
    font-size: 12px;
    display: inline;
}
#online_area {
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #FFFFFF;
    text-align: right;
    float: right;
    padding-right: 21px;
    padding-top: 65px;
position:absolute;
top:10px;
left:650px;
z-index:110;
}
#online_area a {
font-family: "Trebuchet MS";
font-size: 11px;
color: #FFFFFF;
Font-weight: bold;
padding: 25px 115px 0px 0px;
}
#online_area a:hover {
text-decoration: none;
}
#enroll_area {
    font-family: "Trebuchet MS";
    font-size: 11px;
    float: right;
    clear: right;
    width: 195px;
}
#enroll_area a{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
#enroll_area a:hover{
    color: #FFFFFF;
    text-decoration: none;
}
#enroll_area ul {
   list-style-type: none;
    margin-top: 15px;}
#enroll_area ul li {
    background-image: url(/design/bullet_square.jpg);
    background-repeat: no-repeat;
    list-style: none;
    font-weight: bold;
    margin-right: 5px;
    background-position: 3px 8px;
    float: left;
    padding-left: 17px;
    width: 75px;
}
.form {
    margin: 0px;
}
.textfield {
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    padding: 0px;
    height: 17px;
    width: 110px;
    border: 1px solid #353E5B;
}
.login_button {
    font-family: "Trebuchet MS";
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1D838A;
    padding: 0px;
    height: 18px;
    width: 53px;
    border: 1px solid #FFFFFF;
}
#splash_box_heads {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    width: 806px;
    padding-top: 30px;
    padding-left: 11px;
}
#splash_box_heads ul{
    list-style: none;
}
#splash_box_heads ul li{
    display: inline;
    float: left;
}
#splash_box_heads_SAVE {
    width: 272px;
}
#splash_box_heads_BORROW {
    width: 272px;
}
.box_photo {
    height: 123px;
    width: 238px;
    float: left;
    margin-top: 9px;
    padding-right: 33px;
}
.box_list {
    width: 216px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #353E5B;
    padding-top: 25px;
    padding-left: 55px;
}
.box_list ul{
    list-style: none;
}
.box_list ul li{
    background-image: url(/design/bullet_rectangle.jpg);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 19px;
    margin-top: 2px;
}
.box_list ul li a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #353E5B;
    text-decoration:none;
}
.box_list ul li a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #353E5B;
    text-decoration:none;
}
.box_link {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #D78B4C;
    padding-left: 17px;
    padding-top: 17px;
}
.box_link_ul ul{
    list-style: none;
    margin-top: 15px;
}
.box_link_ul ul li{
    background-image: url(/design/bullet_rectangle.jpg);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 20px;
    margin-top: 5px;
    margin-left: 20px;
}
.box_link ul {
    list-style: none;
}
.box_link ul li {
    background-image: url(/design/bullet_arrow.gif);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 19px;
}
.box_link ul li a{
    text-decoration: underline;
    color: #D78B4C;
}
.box_link ul li a:hover{
    text-decoration: none;
}
#iframe_weather {
    float: left;
    height: 150px;
    width: 230px;
    padding-left: 6px;
    padding-top: 59px;
}
#iframe_market {
    float: left;
    height: 150px;
    width: 230px;
    padding-left: 4px;
    padding-top: 62px;
}

#tools_resources {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #353E5B;
    text-align: center;
    float: left;
    width: 312px;
    padding-top: 30px;
}
#tools_resources h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #017783;
    text-align: center;
    font-weight: bold;
    display: inline;
}
#tools_resources ul {
    display: block;
    list-style-type: none;
    text-align: left;
}
#tools_resources ul li {
    background-image: url(/design/bullet_square.jpg);
    background-repeat: no-repeat;
    background-position: 4px;
    margin-left: 90px;
    padding-left: 18px;
}
#tools_resources a {
 color: #353E5B;
}
#tools_resources a:hover {
text-decoration: none;
}
#content_wrap {
    float: left;
    width: 850px;
}
#content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    float: left;
    width: 783px;
    padding-top: 10px;
    padding-right: 33px;
    padding-bottom: 10px;
    padding-left: 33px;
    background-color: #FFFFFF;
    background-image: url(/design/bg_content.jpg);
    /*background-repeat: no-repeat;*/
}
#content a{
    font-size: 12px;
    color: #D58442;
    font-weight: bold;
    text-decoration: underline;
}
#content a:hover{
    text-decoration: none;
}
#content ul{
    display: block;
    text-align: left;
}
#content ul li{
    list-style-type: none;
    background-image: url(/design/bullet_rectangle.jpg);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    padding-left: 19px;
    margin-top: 2px;
}
#content ul ul{
    list-style: circle;
    margin: 0px;
}
#content ul li ul li{
    list-style-type: none;
    background-image: url(/design/white_li.jpg);
    background-repeat: no-repeat;
    padding-left: 0px;
    margin: 0px 0px 0px 30px;
}
#content ul ul ul{
    list-style: square;
    margin: 0px;
}
#content ul li ul li ul li{
    padding-left: 0px;
    margin: 0px 0px 0px 30px;
}

#content h1{
    font-size: 14px;
    color: #353F5B;
    display: inline;
}
#content h2{
    font-size: 12px;
    color: #E8AA79;
    display: inline;
}
#content h3{
    font-size: 14px;
    color: #353E5B;
    display: inline;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
}
#content h4{
    font-size: 10px;
    color: #E8AA79;
    display: inline;
}
#content h5{
    font-size: 10px;
    color: #57A0A7;
    display: inline;
}
#content h6{
    font-size: 8px;
    color: #353F5B;
    display: inline;
}
#content strong{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
#content em{
    font-size: 12px;
    color: #000000;
    font-style: italic;
}

.TableHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #1D838A;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}
.Gray {
    background-color: #CCCCCC;
    padding: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.TableDisclosure {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.TableSubHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #063167;
    font-weight: bold;
    text-decoration: underline;
}
 
#business_header {
    background-image: url(/design/interior_header.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 23px;
    width: 815px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 35px;
    padding-top: 22px;
}
#personal_header {
    background-image: url(/design/p_header.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 23px;
    width: 815px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 35px;
    padding-top: 22px;
}
#trust_header {
    background-image: url(/design/trust_header.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 23px;
    width: 815px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 35px;
    padding-top: 22px;
}

#loans_header {
    background-image: url(/design/loans_header.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 23px;
    width: 815px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 35px;
    padding-top: 22px;
}

#about_header {
    background-image: url(/design/about_header.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 23px;
    width: 815px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 35px;
    padding-top: 22px;
}

#footer_wrap {
    float: left;
    width: 850px;
}
#footer_head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    width: 837px;
    padding-top: 5px;
    padding-left: 13px;
    text-align: center;
}
#footer_links {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    float: left;
    width: 837px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 13px;
    text-align: center;
}
#footer_links a{
    color: #D58442;
    text-decoration: underline;
}
#footer_links a:hover{
    color: #D58442;
    text-decoration: none;
}
#footer_notice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #017783;
    float: left;
    width: 821px;
    padding-top: 10px;
    padding-right: 13px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 3px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #88BEC0;
}
#footer_notice a{
    color: #D58442;
    text-decoration: underline;
    font-weight: bold;
}
#footer_notice a:hover{
    text-decoration: none;
}
#footer_copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    float: left;
    width: 837px;
    padding-left: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#footer_copyright a{
    color: #D58442;
    text-decoration: underline;
}
#footer_copyright a:hover{
    text-decoration: none;
}

.footer_logo {
width: 820px;
height: 44px;
background-color: #FFFFFF;
}

.footer_text {
float: left;
color: #000000;
width: 707px;
text-align: center;
padding: 17px 0px 0px 0px;
}

.ehl {
float: right;
height: 44px;
width: 44px;
}

.fdic {
float: left;
height: 38px;
width: 69px;
padding: 6px 0px 0px 0px;
}
.trans_gif {
    height: 125px;
    width: 600px;
    float: left;
    text-align: right;
position:absolute;
top:10px;
left:0px;
z-index:100;
}
/*#footer_logos {
    float: right;
}*/