/* ------- NORMALIZES EVERYTHING ------- */
* {
    font-family: "Trebuchet MS";
    font-size: 15px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
/* ------- END OF NORMALIZING ------- */

#wrapper {
    width: 929px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.bg {
    background-color: #666666;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-image: url(design/bg.jpg);
}
/* ---------- NAVIGATION BEGINS ---------- */
#nav_area {
    float: left;
    visibility:hidden;
}
#top_nav {
    float: left;
    text-align: right;
    visibility:hidden;
}
#top_nav ul {
    list-style-type: none;
    padding-top: 8px;
}
#top_nav ul li {
    display: inline;
    padding-left: 15px;
}
#top_nav a {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}
#top_nav a:hover {
    color: #961C07;
}
#main_nav {
    float: left;
    padding-left: 5px;
    visibility:hidden;
}
#main_nav ul {
    list-style-type: none;
}
#main_nav ul li {
    text-align: center;
    display: inline;
}
#main_nav  ul  li  a {
    color: #000000;
    text-decoration: none;
    float: left;
    text-align: center;
    font-size: 11px;
}
#main_nav ul li a:hover {
    color: #961C07;
}
#main_nav ul li a:active {
    background-image: url(design/nav_active.jpg);
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
.home_selected {
    background-image: url(design/nav_active.jpg);
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
.personal_selected {
    background-image: url(design/nav_active.jpg);
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
.business_selected {
    background-image: url(design/nav_active.jpg);
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
.ebanking_selected {
    background-image: url(design/nav_active.jpg);
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
.junior_selected {
    background-image: url(design/nav_active.jpg);
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
.tools_selected {
    background-image: url(design/nav_active.jpg);
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
.investor_selected {
    background-image: url(design/nav_active.jpg);
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
#sub_nav {
    background-image: url(design/bg_sub_nav.jpg);
    background-repeat: no-repeat;
    float: left;
    visibility: hidden;
}
#sub_nav ul {
    list-style-type: none;
}
#sub_nav ul li {
    background-image: url(design/bullet_arrows_yellow_redbg.gif);
    background-repeat: no-repeat;
    background-position: 1px 5px;
}
#sub_nav a {
    color: #FFFFFF;
    text-decoration: none;
}
#sub_nav a:hover {
    text-decoration: underline;
}
/* ---------- NAVIGATION ENDS ---------- */
/* ---------- SPLASH STUFF BEGINS ---------- */
#splash_banner {
    background-image: url(design/splash_banner.jpg);
    background-repeat: no-repeat;
    float: left;
    }
#splash_content_area {
    background-image: url(design/bg_splash_content.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 481px;
    width: 919px;
    padding-left: 10px;
}
.product_box {
    visibility:hidden;
}
.product_box h1 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.product_photo {
    width: 100%;
    padding-top: 15px;
    text-align: center;
}
.grey_border_box {
    float: left;
    border: 1px solid #CCCCCC;
    text-align: center;
}
.newsletter_logo_holder {
    text-align: left;
}
.newsletter_textfield {
    border: 1px solid #000000;
}
.email_submit {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #961C07;
    padding: 0px;
    border: 1px solid #000000;
}
#community_resources_header {
    font-size: 18px;
    font-weight: bold;
    color: #961C07;
    float: left;
    text-align: left;
}
/* ---------- SPLASH STUFF ENDS ---------- */
/* ---------- GENERAL STYLES FOR BOTH SPLASH & INTERIOR BEGINS ---------- */
#column_1 {
    float: left;
    visibility:hidden;
}
/* ---------- ONLINE STUFF BEGINS ---------- */
#online_banking_area {
    float: left;
}
#online_banking_area h1 {
}
#online_banking_area ul {
    list-style-type: none;
}
#online_banking_area ul li {
    display: inline;
    float: left;
}
#online_banking_area a {
    color: #A41E05;
    text-decoration: underline;
}
#online_banking_area a:hover {
    text-decoration: none;
}
#login_area {
    text-align: left;
    float: left;
    color: #000000;
}
.form {
    margin: 0px;
}
.textfield {
    border: 1px solid #666666;
}
.login {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #961C07;
}
#user_id {
    font-size: 11px;
    color: #A41E05;
    text-align: right;
    float: left;
}
#online_biz_banking {
    font-size: 13px;
    font-weight: bold;
    float: left;
}
#online_biz_link {
    float: right;
}
#online_biz_link  ul {
    list-style-type: none;
}
#online_biz_link  ul  li {
    background-image: url(design/bullet_arrows_yellow.gif);
    background-repeat: no-repeat;
    background-position: 1px 5px;
}
#online_biz_link  a {
    font-weight: bold;
    color: #A41E05;
    text-decoration: underline;
}
#online_biz_link  a:hover {
    text-decoration: none;
}
#online_remote_deposit {
    font-size: 13px;
    font-weight: bold;
    float: left;
}
#online_remote_link {
    float: right;
}
#online_remote_link  ul {
    list-style-type: none;
}
#online_remote_link  ul  li {
    background-image: url(design/bullet_arrows_yellow.gif);
    background-repeat: no-repeat;
    background-position: 1px 5px;
}
#online_remote_link  a {
    font-weight: bold;
    color: #A41E05;
    text-decoration: underline;
}
#online_remote_link  a:hover {
    text-decoration: none;
}
/* ---------- ONLINE STUFF ENDS ---------- */
.yellow_box {
    float: left;
}
.yellow_box ul {
    list-style-type: none;
}
.yellow_box ul li {
}
.yellow_box  a {
    font-weight: bold;
    color: #961C07;
    text-decoration: underline;
}
.yellow_box a:hover {
    text-decoration: none;
}

.yellow_box h1{
    font-size: 18px;
    font-weight: bold;
    color: #961C07;
}
.yellow_box h2{
    font-size: 13px;
    font-weight: bold;
}
#market_iframe {
    float: left;
}
#column_2 {
    float: left;
    width: 580px;
}
#main_content {
    float: left;
    width: 384px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 19px;
    margin-top: 5px;
}
#main_content strong {
    font-weight: bold;
}
#main_content em {
    font-style: italic;
}
#main_content h1 {
    font-size: 18px;
    font-weight: bold;
    color: #961C07;
    margin-bottom: 2px;
}
#main_content h2 {
    font-size: 13px;
    font-weight: bold;
}
#main_content ul {
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
#main_content ul li {
    background-image: url(design/bullet_arrows_yellow.gif);
    background-repeat: no-repeat;
    background-position: 1px 5px;
    padding-left: 17px;
}
#main_content a {
    font-weight: bold;
    color: #961C07;
    text-decoration: underline;
}
#main_content a:hover {
    text-decoration: none;
}
#column_3 {
    float: left;
    visibility:hidden;
}

/* ---------- GENERAL STYLES FOR BOTH SPLASH & INTERIOR ENDS ---------- */
/* ---------- INTERIOR STUFF BEGINS ---------- */
#interior_banner {
    background-image: url(design/interior_banner.jpg);
    background-repeat: no-repeat;
    float: left;
    }
#interior_outside_wrap {
    background-image: url(design/bg_interior_repeat.jpg);
    background-repeat: repeat;
    float: left;
}
#interior_content_wrap {
    background-image: url(design/bg_interior_content.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 919px;
    padding-left: 10px;
}
.grey_border_box_interior {
}
.grey_border_box_interior a {
    font-weight: bold;
    color: #961C07;
    text-decoration: underline;
    font-size: 11px;
}
.grey_border_box_interior a:hover {
    text-decoration: none;
}
.grey_border_box_interior strong {
    font-weight: bold;
}
.grey_border_box_interior h1 {
    font-size: 16px;
    font-weight: bold;
    color: #961C07;
}
.grey_border_box_interior strong {
    font-weight: bold;
}
#interior_bottom {
    background-image: url(design/interior_bottom.jpg);
    background-repeat: no-repeat;
    float: left;
    visibility:hidden;
}
/* ---------- INTERIOR STUFF ENDS ---------- */
/* ---------- FOOTER BEGINS ---------- */
#footer_area {
    float: left;
    padding-left: 23px;
    padding-top: 6px;
    visibility:hidden;
}
#footer_links {
    float: left;
    width: 100%;
    height: 15px;
    padding-bottom: 10px;
    padding-top: 5px;
}
#footer_links ul {
    list-style-type: none;
}
#footer_links ul li {
    display: inline;
    padding-right: 20px;
}
#footer_links a {
    text-decoration: underline;
    color: #ECC23B;
}
#footer_links a:hover {
    text-decoration: none;
}
#footer_notice {
    color: #FFFFFF;
    float: left;
    width: 644px;
}
#footer_notice strong {
    font-weight: bold;
    color: #FFFFFF;
}
#footer_notice a {
    color: #ECC23B;
    text-decoration: underline;
}
#footer_notice a:hover {
    text-decoration: none;
}
#footer_FDIC {
    float: left;
    padding-left: 17px;
    text-align: center;
}
#footer_FDIC a {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}
#footer_FDIC a:hover {
    text-decoration: none;
}
#footer_EHL {
    float: left;
    padding-left: 20px;
    text-align: center;
}
#footer_EHL a {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}
#footer_EHL a:hover {
    text-decoration: none;
}
#footer_SHIELD {
    float: left;
    text-align: center;
    color: #FFFFFF;
    font-size: 10px;
}
/* ---------- FOOTER ENDS ---------- */
/* ---------- THE END! ---------- */