/* THIS IS AN INCOMPLETE SHEET THESE ARE ONLY THE MOST COMMONLY USED ITEMS.  PLEASE REFER TO NAMING CONVENTIONS FOR OTHER ITEMS.  REMOVE ANYTHING YOU DO NOT USE.*/
@charset "utf-8";
/*reset code*/
#wrapper {margin: 0; padding: 0;}
body, div, p, h1, h2, h3, h4, h5, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}
html{
    color:#000;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;
}
    
body {}
.clear{clear:both;}
img {border: 0;}
#wrapper {
    width: 1000px;
    margin-left: auto;
    margin-right:auto;
    position:relative;
}
/* BEGIN HEADER STYLES*/
#header {
    padding: 61px 47px 0 0;
    height: 139px;
}
#logo a {text-decoration: none;}
#feater_wrapper { padding: 0px 3px 16px 0;}
#left_column {
display:none;
}
.applemenu{display:none;}

#left_column .bank_locator {display:none;}
#left_column .bank_locator a  {text-decoration: none;}
#left_column .icba {display:none;}
#right_column {}
/* MAIN NAVIGAITON */
#mainNav {display:none;}
#feater_images {
    display:none;
}
#feater_images img {width: 180px;}
#features {padding-top: 19px; width: 721px;}
#feater_left {
    width: 212px;
    float: left;
    background-image: url(/2403/mirror/design/news.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 236px;
    padding: 13px 14px 0 13px;
}
#feater_left  h1  {
    color: #fff;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 42px;
}
#feater_left  h2  {
    color: #666666;
    width: 192px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 8px;
    margin-top: 8px;
}
#feater_left .p_indent {padding-left: 5px; color: #1A2A61; width: 210px;}
#feater_left   a  {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1A2A61;
}
#feater_left  a:hover  {text-decoration:none;}
#feater_left .more {width: 210px; text-align: right;}
#feater_right {display:none;}
#text_scroller  {
    display:none;
}
#text_scroller  a  {
    color: #002F65;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 1em;
    text-decoration: none;
    padding-right: 9px;
}
#right_column .green_rectangles {
    display:none;
}
/* BEGIN INTERIOR CONTENT STYLES */
#content_wrapper {width: 720px;}
#content_wrapper .title {
    padding-top: 11px;
    padding-left: 13px;
    background-color: #348d74;
    height: 29px;
    width: 699px;
    margin-top: 5px;
}
#content_wrapper  .title h1 {
    color: #fff;
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: 1em;
}
#content_description {
    margin:0;
    padding:0;
    width: 720px;
    height: 20px;
    padding-top: 17px;
}
#content_description p {}
#content_description h1 {}
#content_description h2 {}
#tools {display:none;}
#content {padding: 17px 20px 14px 11px;}
#content p {margin-bottom: 15px;  margin-top: 12px;  color: #333;}    
#content a {
    color: #002F65;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1em;
}
#content a:hover {text-decoration:none;}
#content h1 {
    color: #333;
    font-size: 24px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:5px;
}
#content h2 {
    color: #333;
    font-size: 22px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:5px;
}
#content h3 {
    color: #333;
    font-size: 20px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:5px;
}
#content h4 {
    color: #333;
    font-size: 18px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:5px;
}
#content h5 {
    color: #333;
    font-size: 16px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:5px;
}
#content h6 {
    color: #333;
    font-size: 14px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:5px;
}
#content ul {list-style-type: disc;  padding-left: 12px;}
#content ul li {line-height: 2em;  color: #333;}
#content ol {padding-left: 12px;}
#content blockquote {padding-left: 12px;}
#content hr {background-color: #333;}
#content form {}
/* BEGIN FOOTER STYLES*/
#footer {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    line-height: 1em;
    padding-top: 18px;
    padding-right: 54px;
    height: 46px;
}
#copywrite {
    margin: 7px 0;
    font-size: 10px;
}
#footer a {
    color:#fff;
}
#footer a:hover {
    text-decoration:none;
}
/*CODED BY Troy Crowe */