body, ul, ol, li, p, form, fieldset {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
body {
    background-color: #666;
}
#wrapper {
    width: 831px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 10px;
}
#site_bg {
    width: 831px;
    background-color: #FFF;
    padding-top: 9px;
}
/* Begin Header Classes */
#header {
    height: 207px;
    width: 831px;
}
#header_wrapper {
    height: 207px;
    width: 811px;
    margin-left: 9px;
    border: 1px solid #c7c7c7;
}
#logo_image_wrapper {
    width: 811px;
    height: 131px;
}
#main_nav_marquee_wrapper {
    height: 66px;
    width: 811px;
    margin-top: 5px;
}
#logo {
    height: 126px;
    width: 309px;
    float: left;
    margin-left: 5px;
    display: inline;
    padding-top: 5px;
}
#image_rotate {
    height: 126px;
    width: 489px;
    float: right;
    margin-right: 5px;
    padding-top: 5px;
    display: inline;
}
/* Main Navigation */
#main_nav_box {
    background-color: #113164;
    height: 37px;
    width: 801px;
    margin-left: 5px;
    display: block;
}
#main_nav {
    height: 31px;
    width: 800px;
    padding-top: 6px;
}
#main_nav ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    display: inline;
    text-align: center;
    float: left;
position: relative;
}
#main_nav a {
    background-image: url(/2231/mirror/Design/nav_btn.jpg);
    background-repeat: no-repeat;
    height: 23px;
    width: 163px;
    color: #666666;
    text-decoration: none;
    display: block;
    padding-top: 8px;
}
#main_nav a:hover {
    text-decoration: underline;
    background-image: url(/2231/mirror/Design/nav_btn_hover.jpg);
    background-repeat: no-repeat;
}
#main_nav ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 153px;
    left: 5px;
    top: 31px;
}
#main_nav ul li ul li{
    text-align:left;
    padding: 0;
    margin: 0;
}
#main_nav ul li ul li a {
    font-size: 10px;
    display: block;
    background: #FAFAFA;
    width: 153px;
    float:left;
    height:auto;
    /*height: 21px;*/
    padding: 5px 0px 5px 5px;
}
#main_nav ul li ul li a:hover {
    background: #E9EDF9;
    font-weight: bold;
    text-decoration: none;
}
/* hide drop downs until you hover over main button */
#main_nav li:hover ul, #main_nav li:hover li:hover ul {
    visibility: visible;
}
#main_nav li:hover li ul, #main_nav li:hover li:hover li ul {
    visibility: hidden;
}
/* do the normal show, with increased specificity, for good browsers */
#main_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 #main_nav li ul {
     display: none;
}

/* End Main Navigation */
/* Marquee */
#marquee_box {
    background-color: #094182;
    height: 27px;
    width: 801px;
    margin-left: 5px;
    margin-top: 1px;
}

#marquee marquee {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 6px;
    padding-left: 5px;
}
/* End Marquee */
/* Secondary Navigation */
#secondary_nav {
    width: 260px;
    height: 27px;
    text-align: right;
    float: right;
    margin-right: 8px;
}
#secondary_nav ul {
    list-style-type: none;
    margin-top: 5px;
}
#secondary_nav ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 10px;
    text-align: right;
    display: inline;
}
#secondary_nav ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
#secondary_nav ul li a:hover {
    text-decoration: underline;
}
/* Secondary Navigation */
/* End Header Classes */
/* Begin Left Column Classes */
#left_column {
    float: left;
    width: 225px;
}
/* Internet Banking */
#ib_wrapper {
    width: 211px;
    height: 153px;
    background-color: #FFFFFF;
    margin-top: 9px;
    margin-left: 9px;
    border: 1px solid #c7c7c7;
}
#ib_box {
    background-color: #858585;
    height: 145px;
    width: 203px;
    margin-left: 4px;
    margin-top: 4px;
    background-image: url(/2231/mirror/Design/ib_header.gif);
    background-repeat: no-repeat;
    background-position: top;
}
#ib_login {
    margin-left: 8px;
    padding-top: 35px;
}
#ib_login ul {
    list-style-type: none;
}
#ib_login ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 22px;
}
#ib_login ul li a {
    color: #FFFFFF;
}
#ib_login ul li a:hover {
    color: #000000;
}
/* End Internet Banking */
/* Weather */
#weather_wrapper {
    width: 211px;
    height: 132px;
    margin-top: 6px;
    margin-left: 9px;
    border: 1px solid #c7c7c7;
}
#weather_box {
    height: 124px;
    width: 203px;
    margin-left: 4px;
    margin-top: 4px;
}
/* End Weather */
/* Stocks */
#stock_wrapper {
    width: 211px;
    height: 108px;
    margin-top: 6px;
    margin-left: 9px;
    border: 1px solid #c7c7c7;
}
#stock_box {
    height: 103px;
    width: 203px;
    margin-left: 4px;
    margin-top: 4px;
}
/* End Stocks */
/* Extra Products Area */
#extra_product_wrapper {
    width: 191px;
    height: 315px;
    margin-top: 6px;
    margin-left: 9px;
    border: 1px solid #c7c7c7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
padding:0 10px;
}
#extra_product_wrapper  img{
padding:5px 0 5px 15px;
}

/* Extra Products Area */
/* End Left Column Classes */
/* Begin Right Column Classes */
#right_column {
    float: right;
    width: 606px;
}
/* Grey Outline and Content Container */
#content_box {
    border: 1px solid #c7c7c7;
    width: 592px;
    margin-top: 9px;
    margin-left: 3px;
    float: left;
height:812px;
}
/* Big Product Highlight */
#main_prod_highlight {
    height: 261px;
    width: 572px;
    margin-left: 10px;
    padding-top: 10px;
}
/* 2 Subproducts Index Page */
#sub_prod_wrapper {
    width: 572px;
    margin-left: 10px;
    padding-top: 10px;
}
#sub_prod_leftCol {
    //height: 430px;
height: 400px;
    width: 286px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    float: left;
}
#sub_prod_rightCol {
    height: 430px;
    width: 257px;
    float: right;
    padding-left: 24px;
}
.sub_prod_highlight {
    height: 338px;
    width: 256px;
}
.sub_prod_highlight p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: justify;
}
.sub_prod_highlight h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 5px;
}
.sub_prod_highlight a {
    color: #0066cc;
}
.sub_prod_highlight a:hover {
    color: #FF0000;
}
/* End 2 Subproducts Index Page */
/* Beging Interior Content Classes */
#breadcrumb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    height: 15px;
    width: 466px;
    margin-left: 10px;
    margin-top: 8px;
}
#breadcrumb a {
    text-decoration: underline;
    color: #666666;
}
#breadcrumb a:hover {
    color: #336633;
    text-decoration: none;
}

#jumplink_box {
    background-color: #ced9e6;
    /*height: 88px;*/
    width: 561px;
    padding: 0px;
    margin: 0px 0 0 10px ;
}

#jumplink_box ul {

    list-style-type: none;
    margin-left: -28px;
    padding-left: 0px;
    padding-bottom: 10px;
}
#jumplink_box ul li{
    margin-left: 0px;
    padding-left: 0px;
}

#content {
    padding-right: 20px;
}

#content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #081e66;
    margin-left: 10px;
}
#content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #095aa5;
    margin-bottom: 5px;
    margin-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    width: 562px;
    padding-bottom: 4px;
}
#content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-left: 10px;
    /*width: 562px;*/
}
#content table * {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    /*width: 562px;*/
}
#content table * strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    /*width: 562px;*/
}
#content a {
    }
#content a:hover {
    text-decoration: none;
}
#content ul {
    padding-top: 7px;
    padding-left: 30px;
    color: #666666;
    /*width: 562px;*/

}
#content ul li {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin-left: 8px;
    line-height: 17px;
    /*width: 562px;*/

}
#content ul li a {
    color: #141654;
    font-weight: bold;
}
#content ul li a:hover {
}
/* End Interior Content Classes */
/* End Right Column Classes */
/* Bottom Blue Color Box */
#bottom {
    height: 48px;
    width: 831px;
    clear: both;
    padding-top: 4px;
}
#bottom_box {
    height: 37px;
    width: 813px;
    background-color: #113164;
    margin-top: 6px;
    margin-right: 10px;
    margin-bottom: 7px;
    margin-left: 9px;
}
/* End Bottom Blue Color Box */
/* Begin Footer Classes */
#footer {
    height: 140px;
    width: 831px;
    clear: both;
}
#footer hr{
    color:#cccccc;
    width: 831px;
    margin-right: 5px;
    height: 1px;
}
#footer h1{
    color: #012768;
    font-size:16px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
    margin-bottom: 7px;
    margin-top: 3px;
}
#footer p{
    color: #999999;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
}
#footer a{
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 0;
    padding-right: 3px;
    padding-bottom: 0;
    padding-left: 3px;
    margin-left: -2px;
}
#footer a:hover {
    color: #113164;
    text-decoration: underline;
}
#footer_logos {
    float: right;
    height: 34px;
    width: 120px;
    margin-right: 10px;
    padding-top: 90px;
}
#footer_logos_fdic {
    height: 29px;
    width: 50px;
    float: left;
}
#footer_logos_ehl {
    height: 29px;
    width: 50px;
    float: right;
}
/* End Footer Classes */
#content .TableTop {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background-color: #094182;
}
.TableHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #CCCCCC;
    font-size: 12px;
    text-align: center;
}
.TableContent {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
color:#000000;
}
 .back-to-top {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #094182;
    text-align: right;
    padding: 6px;
    background-position: right;
}

.back-to-top a:hover{
    color: #666;
    text-decoration: none;
}
#content_box h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;

}
