@charset "utf-8";
/*reset code*/
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin:0;padding:0;}
.floatLeft {float:left;border:0;}
.floatRight {float:right;border:0;}
.clear {clear: both;}
a:link {outline:0;}
html{
    color:#000;
    font-family:"Trebuchet MS", "Times New Roman", Arial, Helvetica;
    font-size:12px;
}
#wrapper {margin: 0 auto;}
/* BEGIN HEADER STYLES*/
#topNav, #search_box, #ibanking, #mainNav, #splash_content .left_column, #footer {visibility:hidden;width:0;height:0;}
#hero {width: 597px;height: 283px;margin-top: 1px;}
#content_description p {margin-bottom: 10px;}
#content_description h1 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1em;
    color: #63305E;
}
#content_description h2 {
    font-size: 16px;
    line-height: 1em;
    color: #26686D;
    margin-bottom: 12px;
}
#content_description blockquote {
    background-color: #D7E3E3;
    border: solid 1px #689699;
    padding: 15px 15px 0 15px;
    width: 784px;
    margin: 0 0 15px 0;
    line-height: 1.4em;
}
#subNav_wrapper h1 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1em;
    color: #63305E;
}
#subNav ul {color: #27686E;float: left;}
#subNav ul li {line-height: 1.8em;}
#subNav ul li a {color: #FFFFFF;text-decoration: none;font-weight: bolder;}
#subNav ul li a:hover {text-decoration: underline;}
#breadcrumbs {
    font-size: 12px;
    line-height: 1.2em;
    height: 30px;
    color: #26686D;
    padding: 0 16px;
}
#breadcrumbs ul {list-style-type: none;}
#breadcrumbs li {display: inline;padding-right: 5px;}
#breadcrumbs a {color: #26686D;text-decoration: none;padding-right: 5px;}
#breadcrumbs a:hover {text-decoration: underline;}
#content p {margin-bottom: 10px;}    
#content h1 {
    font-size: 21px;
    line-height: 1em;
    margin-bottom: 12px;
    color:#632F5D;
}
#content h2 {
    font-size: 21px;
    line-height: 1em;
    margin-bottom: 12px;
    color:#27686E;
}
#content h3 {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 12px;
    color:#632F5D;
}
#content h4 {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 12px;
    color:#27686E;
}
#content h5 {
    font-size: 19px;
    line-height: 1em;
    margin-bottom: 12px;
    color:#632F5D;
}
#content h6 {
    font-size: 19px;
    line-height: 1em;
    margin-bottom: 12px;
    color:#27686E;
}
#content ul {margin: 0 0 15px 42px;list-style-image: url(/2578/mirror/design/bullet_03.jpg);    padding: 0;}
#content li {color:#26686D;line-height: 1.8em;}
#content ol {margin: 0 0 15px 42px;list-style-position: outside;}
#content a {color: #26686D;text-decoration: none;font-weight: bold;}
#content a:hover {text-decoration: underline;}
#content blockquote {color: #e8e8e8;padding: 15px 20px;margin: 15px 20px;}
a.moreInfo {
    background-image: url(/2578/mirror/design/bullet_02.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    float: left;
    padding-left: 16px;
    font-weight: bold;
    color: #26686D;
    text-decoration: underline;
}
a.moreInfo:hover {text-decoration: none;}
#splash_content {clear:both;}
#banner {height: 191px;width: 543px;}
div.features  h3  {
    font-size: 16px;
    line-height: 1em;
    color: #63305E;
    margin-bottom: 12px;
}
/*Coded by CW*/