@charset "utf-8";
/* CSS Document */

/* General Classes */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000;
margin: 0px;
padding: 0px;
}
img.cms_paragraph_image, .subnav, #page_update_by, form, .search, .main-nav, .breadcrumb, .featban, .utility-nav, .statusline, .main-img img.carousel, .logo, textarea, div.utility-nav {
display: none;
}
/* Overall Layout */
.shell-outer-iwa, .shell-inner, .header {
width: 650px;
margin: 0px;
padding: 0px;
background-image:none;
float: none;
height: auto;
}
.main-img {
float: none;
width: 100%;
height: auto;
}
.footer, .footer-wrg {
text-align: center;
background-color: ffffff;
margin: 0px;
float: none;
width: 650px;
padding: 0px;
}
/* Homepage classes */
.homepage-content {
background-image:none;
display: block;
padding: 0px;
margin: 0px;
width: 650px;
float: none;
height: auto;
}
.leftcol, .three-col img {
display: none;
}
.three-col {
background-image:none;
display: block;
padding: 0px;
margin: 0px;
width: 650px;
float: none;
height: auto;
}
.row, .col, .leftcol .col, .three-col .col, .subpage-content-general, .subpage-content-banners, .one-col, .two-col, .rightcol, .subpage-content-general.branch, .subpage-content-general.branch .leftcol {
background-image:none;
display: block;
padding: 0px;
margin: 0px;
width: 650px;
float: none;
height: auto;
}



