@charset "utf-8";
/*reset code*/
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin:0;padding:0;}
a {outline:0;}
.clear {border:0;}
.floatLeft {border:0;}
.floatRight {border:0;}
html{color:#000;font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#mainNav, #banner_splash, #ibanking, #hero, #splash_wrapper, #banner, #footer_wrapper  {display:none;}
/* BEGIN HEADER STYLES*/
#logo {
    width:374px;
    height:144px;
    padding-right:312px;
}
#logo img {border:0;float:left;}
#splash_text {line-height:1em;color:#333333;}
#splash_text p {margin-bottom:12px;}
#content_description p {color:#666;line-height:1.2em;margin:0 30px 14px 0;}
#content_description h1 {
    font-size:22px;
    line-height:1em;
    text-transform:uppercase;
    color:#1E216E;
    font-family:"Times New Roman", Times, serif;
    margin-bottom:20px;
}
#content_description h2 {
    line-height:1em;
    margin-bottom:14px;
    color:#1E216E;
    text-transform:uppercase;
}
#content_description a {color:#990000;text-decoration:underline;}
#content_description a:hover {text-decoration:none;}
#subNav h3 {
    font-size:16px;
    line-height:1em;
    color:#1E216E;
    margin-bottom:10px;
}
#subNav ul {margin-left:10px;list-style-type:none;}
#subNav ul li a {color:#1E216E;text-decoration:underline;line-height:1.3em;}
#subNav ul li a:hover {text-decoration:none;}
#breadcrumb {
    height:36px;
    width:571px;
    background-image:url(design/breadcrumb.jpg);
    background-repeat:repeat-x;
    padding:8px 0 0 0;
    font-size:10px;
    line-height:1em;
    color:#333;
}
#breadcrumb ul {list-style-type:none;}
#breadcrumb ul li {display:inline;padding-left:5px;}
#breadcrumb ul li a {color:#333;text-decoration:none;padding-left:5px;}
#breadcrumb ul li a:hover {color:#000000;text-decoration:underline;}
#content {line-height:1.3em;color:#666;}
#content p {margin-bottom:15px;}
.small {font-size:13px;font-weight:normal;color:#333;}
#content h1 {
    font-size:24px;
    line-height:1em;
    color:#1E216E;
    margin-bottom:15px;
}
#content h2 {
    font-size:20px;
    line-height:1em;
    color:#1E216E;
    margin-bottom:10px;
    font-weight: normal;
}
#content h3 {
    font-size:19px;
    line-height:1em;
    color:#1E216E;
    margin-bottom:15px;
}
#content h4 {
    font-size:18px;
    line-height:1em;
    color:#1E216E;
    margin:0 0 15px 0;
}
#content h5 {
    font-size:16px;
    line-height:1em;
    color:#1E216E;
    margin:0 0 15px 0;
}
#content h6 {
    font-size:15px;
    line-height:1em;
    color:#1E216E;
    margin:0 0 10px 0;
}
#content ul {margin:0 0 20px 20px;list-style-type:square;}
#content ol {padding:0;margin:0 0 20px 20px;}
#content blockquote {
    margin:0 0 20px 0;
    padding:15px 20px;
    background-color:#EEEEEA;
    font-size:12px;
    line-height:1.2em;
    color:#333333;
}
#content hr {
    border-top:0;
    border-right:0;
    border-left:0;
    border-bottom:solid 1px #ccc;
    color:#FFFFFF;
    margin-bottom:20px;
}
#right_column .feature_box {width:211px;}
.feature_box img {border:0;}
/* CODED BY CW */