@charset "utf-8";
/*reset code*/
#topNav, #mainNav, #scrolling_text, #ibanking, #hero, #splash_modules, #footer {visibility:hidden;height:0;width:0;}
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin:0;padding:0;}
html{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:12px;    }
/* BEGIN HEADER STYLES*/
#logo img {border:0;}
#content_description {font-size: 13px;margin-bottom: 30px;}
#content_description a {color:#00335B;text-decoration:underline;}
#content_description a:hover {text-decoration:none;}
#content_description p {line-height: 1.3em;}
#content_description h1 {
    height: 41px;
    font-size: 28px;
    line-height: 1em;
    font-weight: normal;
    color: #375F82;
}
#content_description h2 {
    font-size: 24px;
    line-height: 1em;
    font-weight: normal;
    color: #375F82;
    height: 41px;
}
#content_description strong {color: #315B7B;}
#breadcrumb {color: #333333;line-height: 1.2em;height: 30px;}
#breadcrumb ul {list-style-type: none;}
#breadcrumb ul li {display: inline;padding-right: 5px;}
#breadcrumb ul li a {padding-right: 6px;color: #333333;text-decoration: none;}
#breadcrumb ul li a:hover {text-decoration: underline;}
#content {font-size: 13px;line-height: 1.3em;color: #333333;}
#content p {margin-bottom:30px;}    
#content h1 {
    font-size: 22px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #3C6482;
}
#content h2 {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #3C6482;
}
#content h3 {
    font-size: 19px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #3C6482;
}
#content h4 {
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #3C6482;
}
#content h5 {
    font-size: 17px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #3C6482;
}
#content h6 {
    font-size: 15px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #3C6482;
}
#content ul {list-style-type: square;line-height: 1.5em;margin: 0 0 20px 30px;}
#content ol {line-height: 1.5em;margin: 0 0 20px 30px;padding:0;}
#content li a {color:#333;text-decoration:underline;}
#content li a:hover {text-decoration:none;}
#content blockquote {margin:0 20px 20px 20px;padding:15px 20px;background-color: #EAEFF3;}
#content blockquote strong {color:#1E2E47;}
/* CODED BY CW */