/*Basic
----------------------------------------------------------*/
body {
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:0;
    padding:0;
    background:url(../images/main_Bg.jpg) #fff 0 0 repeat-x;
}
img {
    border:none;
}
.clear {
    clear:both;
    line-height:0;
    font-size:0;
}
a {
    color:#36496b;
}
a:hover {
    text-decoration:none;
}
h1 {
    color:#36496b;
    margin:0 0 10px;
    font-size:22px;
    text-transform:uppercase;
    border-bottom:2px solid #6498bf;
    line-height:18px;
}
h2 {
    color:#36496b;
    margin:0 0 10px;
    font-size:20px;
    text-transform:uppercase;
    border-bottom:1px solid #6498bf;
    line-height:16px;
}
h2 a {
    text-decoration:none;
}
p {
    margin:0 0 10px;
    font-size:12px;
    line-height:16px;
}
.mLeft_30 {
    margin-left:30px;
}
.mBottom_20 {
    margin:0 0 20px 0;
}
.noMargin {
    margin:0 !important;
}
.full {
    width:660px !important;
}
.subpage {
    width:680px !important;
}
/*Main Container
----------------------------------------------------------*/
#main_container {
    width:980px;
    margin:0 auto;
}
/*


 Content
----------------------------------------------------------*/
.header_container {
    width:980px;
}
.logo {
    width:332px;
    height:109px;
    float:left;
}
.logo a {
    width:332px;
    height:109px;
    display:block;
    background: url(../images/logo.jpg) no-repeat;
}
.logo span {
    display:none;
}
.topNav {
    float: right;
    width: 480px;
    text-align:right;
    margin:25px 15px 0 0;
    font-size:14px;
    color:#36496b;
    font-weight:bold;
 
}
.topNav_button {
    float:right;
    width: 490px;
    text-align:right;
    margin:25px 15px 0 0;
    font-size:14px;
    color:#36496b;
    font-weight:bold;
}
.topNavleft {
float:right;
margin-top: 3px;
}
.hearbut {
text-align: center;
Width:162px;
Height:25px;
float:right;
background: url(../images/blue_btn.gif) no-repeat;
margin:0 2px 0 5px;
padding: 5px 0px 0px 0px;
}

.topNav_button a {
 font-size:14px;
    color:#36496b;
    text-decoration:none;
}
.hearbut a {
 font-size:12px;
  font-weight:normal;
    color:#FFF;
    text-decoration:none;
}

.topNav_button a:hover {
    color:#000;
    text-decoration:underline;
}


.topNav a {
    font-size:14px;
    color:#36496b;
    text-decoration:none;
}
.topNav a:hover {
    color:#000;
    text-decoration:underline;
}
.hearbut a:hover {
 font-size:12px;
  font-weight:normal;
    color:#FFF;
    text-decoration:underline;
}
#search_base {
    width:220px;
    margin:22px 0 0 0;
    float:right;
}
#site_search_box {
    width:146px;
    height:22px;
    padding:3px 0 0 5px;
    float:left;
    background:url(../images/search_base.jpg) no-repeat;
}
#site_search_box input.site_search_field {
    width:137px;
    height:13px;
    font-size:11px;
    border:none;
    background:none;
    float:left;
}
#search_btn_box {
    width:62px;
    float:right;
}
.search_btn {
    width:62px;
    height:22px;
}
/*Banner
----------------------------------------------------------*/
#banner_container {
    width:980px;
    height:318px;
    padding:2px 0 0 0;
    position:relative;
}
#subbanner_container {
    width:980px;
    height:165px;
    position:relative;
    background:url(../images/subpage_banner.jpg) no-repeat top;
}
/*Homepage Body
----------------------------------------------------------*/
.home_container {
    padding:0 64px 0 64px;
}
/*Side Contents
----------------------------------------------------------*/
.subpage_side_container {
    width:230px;
    overflow:hidden;
}
.side_container {
    width:250px;
    overflow:hidden;
}
#online_banking_container {
}
#news_container {
    margin:15px 0 0 0;
}
.side_body {
    padding:0 10px 0 10px;
    background:url(../images/side_bg.jpg) repeat-y;
}
.side_body a {
    color:#666666;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
}
.side_body a:hover {
    text-decoration:underline;
}
.side_body ul {
    margin:0;
    padding:12px 0 0 0;
}
.side_body li {
    list-style:none;
    margin:0 0 12px 0;
    color:#00653a;
    font-size:11px;
    font-weight:bold;
}
.side_body li a {
    background:url(../images/list_icon.jpg) no-repeat;
    padding:0 0 3px 20px;
    display:block;
    line-height:15px;
    color:#36496b;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
.side_body li.last {
    margin:0 !important;
}
.side_footer {
    background:url(../images/side_footer.jpg) no-repeat;
    width:250px;
    height:9px;
}
#login_container {
    width:200px;
    margin:0 0 0 15px;
    padding:10px 0 0 0;
    font-weight:bold;
    font-size:11px;
}
#login_container form{
    margin:0;
    padding:0;
}
#username_box {
    margin:0 0 3px 0;
}
#username_box a.newusername {
    text-decoration:underline;
    margin:0 0 0 25px;
}
#username_box a.newusername:hover {
    text-decoration:none;
}
.login_link a{
    background:url(../images/grey_arrow.jpg) no-repeat 0 3px;
    padding:0 0 0 10px;
}
.demo{text-align:right;}
#login_box {
    width:200px;
    height:22px;
    padding:3px 0 0 5px;
    float:left;
    background:url(../images/login_base.jpg) no-repeat;
}
#login_box input.login_field {
    width:190px;
    height:13px;
    font-size:11px;
    border: none;
    background: none;
}
.login_btn {
    width:62px;
    height:22px;
    margin:5px 0 5px 0;
}
#web_bill_btn, #small_biz_btn {
    margin:6px 0 8px 0;
}

/*Site Body
----------------------------------------------------------*/
.subpage_container {
    width:980px;
    padding:5px 0 0 0;
}
.subpage_leftC {
    width:230px;
    padding:0 0 0 15px;
    float:left;
}
.leftC {
    width:250px;
    padding:0 0 0 15px;
    float:left;
}
.centerC {
    width:675px;
    float:left;
    padding:0 0 0 40px;
    background:url(../images/centerC_bg.jpg) no-repeat top left;
}
.subpage_centerC {
    width:695px;
    float:left;
    padding:0 0 0 40px;
    background:url(../images/centerC_bg.jpg) no-repeat top left;
}
.callout_container {
    width:315px;
    margin-bottom:20px;
    float:left;
    overflow:hidden;
}
.callout_body {
    background:url(../images/callout_bg.jpg) repeat-x top;
    padding:10px;
}
.callout_body img {
    float:left;
    margin:0 15px 15px 0;
}
.callout_body h3 {
    margin:0 0 10px 0;
    font-size:18px;
    color:#546481;  
}
.callout_body p {
    font-weight:bold;
    color:#666666;
    margin:0;
}
.readmore {
    text-align:right;
}
.readmore a {
    text-transform:uppercase;
    color:#36496b;
    font-weight:bold;
    font-size:10px;
    text-align:right;
}
.readmore a:hover {
    text-decoration:none;
}
.list_container {
    width:315px;
    float:left;
    overflow:hidden;
}
.list_container ul{
    margin:0 0 0 17px;
    padding:0;
}
.list_container li{
    margin:0;
    padding:0;
    list-style:none;
    font-size:14px;
    font-weight:bold;
    color:#383838;
    margin:0 0 7px 0;
}
.list_container li a{
    padding:0 0 0 15px;
    background:url(../images/list_arrow.jpg) no-repeat 0 4px;
    color:#383838;
    text-decoration:none;
}
.box_container {
        width:680px;
}
.box_header {
    height:35px;
    background:#e6e4e0;
    padding:0 0 0 10px;
}
.box_header  h4{
    color:#545454;
    font-size:16px;
    font-weight:bold;
    line-height:35px;
    float:left;
    margin:0;
    padding:0;
}
.box_body  {
    padding:0 15px 0 0;
    color:#333333;
}
.box_body  h5 {
    font-size:14px;
    color:#527d9d;
}
.box_body  ul {
    font-size:12px;
    font-weight:bold;
    margin-top:10px;
    color:#666666;
}
.box_body  li {
    margin:0 0 5px 0;
}
.requestmore {
    width:180px;
    float:right;
}       
.requestmore  span{
    display:none;
}   
.requestmore  a {
    background:url(../images/request_more_bg.jpg) no-repeat;
    width:180px;
    height:35px;
    display:block;
    float:right;
}   
.requestmore  a:hover {
    background-position:0 -35px;
}   
.small_list_container {
    font-size:10px;
    padding:0 15px 0 0;
    color:black;
    }
.small_list_container ul{
    list-style:none;
    margin:0;
    padding:0;
    }

/*Jamisons - HOB Additions 
----------------------------------------------------------*/
    .landingproduct_container {
    width:315px;
    float:left;
    overflow:hidden;
    }
    .landingproduct_container img {
    float:left;
    margin-right: 25px;
    width: 95px;
    height: 95px;
    }
    .landingproduct_container ul{
    margin:0;
    padding:0;
}
.landingproduct_container li{
        padding:3px 1px 1px 1px;
         margin:0;
         color: #000000;
  }

    
/*Sub Navigation
----------------------------------------------------------*/
#side_nav_container {
    width:230px;
    background:url(../images/side_nav_bg.jpg) repeat-y; 
}
.side_nav {
    padding:10px 0 0 14px;
}
.side_nav_footer {
    width:230px;
    height:6px;
    background:url(../images/side_nav_footer.jpg) no-repeat;
}
.business_banking_header {
    background:url(../images/business_banking.jpg) no-repeat;
    height:31px;
}
.personal_banking_header {
    background:url(../images/personal_banking.jpg) no-repeat;
    height:31px;
}

.loans_mortgages_header {
    background:url(../images/loans_and_mortgages.jpg) no-repeat;
    height:31px;
}
.about_us_header {
    background:url(../images/about_us.jpg) no-repeat;
    height:31px;
}
.customer_education_center_header {

    background:url(../images/customer_education.jpg) no-repeat;

    height:31px;

}
.online_services_header {

    background:url(../images/online_services.jpg) no-repeat;

    height:31px;

}
.locations_header {

    background:url(../images/locations.jpg) no-repeat;

    height:31px;

}







/*Side Ad 
-----------------------------------------------------------*/
.side_ad_container {
    width:230px;
        background:url(../images/side_nav_bg.jpg) repeat-y;
}
.side_ad_body {
        padding:10px 10px 0 10px;
        font-size:11px;
        width:210px
}
.side_ad_body h5{
    font-size:14px;
    color:#36496b;
    margin:0;
    padding:0;
}
.side_ad_body a{
color:#000;
}
.side_ad_body img{
    float:right;
}
/*Pop up
----------------------------------------------------------*/
#pop_up_body {
    background:url(../images/pop_up_bg.jpg) repeat-x #fff;
}
#pop_up_content {
    margin:26px 0 0 0;
    padding:12px;
}
#pop_up_content h1 {
    color:#00653a;
    margin:0 0 10px;
    font-size:18px;
    text-transform:uppercase;
    border-bottom:2px solid #d5a00f;
    line-height:18px;
}
/*Footer
----------------------------------------------------------*/
.footer_container {
    margin:20px 0 0 0;
    padding:0;
    width:980px;
    height:93px;
    background:url(../images/footer_bg.jpg) repeat-x;
}
#fdic {
    width:85px;
    height:93px;
    background:url(../images/fdic.jpg) no-repeat;
    float:left;
}
#footerNav {
    float:right;
    width:360px;
    margin:15px 15px 0 0;
}
#footerNav ul {
    padding: 0;
    margin: 5px 0 0 0;
    color: #fff;
    text-align:right;
}
#footerNav ul li {
    list-style: none;
    display:inline;
}
#footerNav ul li a {
    color: #fff;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
}
#footerNav ul a:hover {
    color:#333333;
    text-decoration:underline;
}
.small-copy {
    font-size:11px;
    font-weight:bold;
    color:#343333;
    text-align:right;
    margin:15px 0 0 0;
}
#copy {
    font-size:12px;
    font-weight:bold;
    color:#343333;
    text-align:right;
    margin:7px 0 0 0;
}

/*HOB Additions 
----------------------------------------------------------*/
    .landingproduct_container {
    width:315px;
    float:left;
    overflow:hidden;
    }
    .landingproduct_container img {
    float:left;
    margin-right: 25px;
    width: 95px;
    height: 95px;
    }
      .larryqa_container {
    width:315px;
    float:left;
    overflow:hidden;
    }
    .larryqa_container img {
    float:left;
    margin-right: 15px;
    width: 76px;
    height: 96px;
    }
    .larryqa_container ul{
    margin:0 0 0 17px;
    padding:0;
}
 
.larryqa_container li{
    margin:0;
    padding:0;
    list-style:none;
    font-size:14px;
    font-weight:bold;
    color:#383838;
    margin:0 0 7px 0;
}
.larryqa_container li a{
    padding:0 0 0 15px;
    background:url(../images/list_arrow.jpg) no-repeat 0 4px;
    color:#383838;
    text-decoration:none;
}

     .news_container {
    width:630px;
    float:left;
    overflow:hidden;
    }

    .news_container ul{
    margin:0 0 0 2px;
    padding:0;
}
 
.news_container li{
    margin:0;
    padding:0;
    list-style:none;
    font-size:12px;
    font-weight:bold;
    color:#383838;
    margin:0 0 7px 0;
}
.news_container li a{
    padding:0 0 0 15px;
    background:url(../images/list_arrow.jpg) no-repeat 0 4px;
    color:#383838;
    text-decoration:none;
}
    
    .landingproduct_container ul{
    margin:0;
    padding:0;
}
.landingproduct_container li{
        padding:3px 1px 1px 1px;
         margin:0;
         color: #000000;
  }
      .floatleft {
       float:left;
 }
 
     #formmod tr {
         margin:5px;
         padding:5px;
  }

   
    /*Styles for Rates
----------------------------------------------------------*/
.ratesheet {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    border: 1px solid #333;
}

.ratesheet th{
    font-size: 16px;
    text-align: left;
    line-height: 16px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 2px;
    background-color: #36496B;
    color: #FFF;
    font-weight: bold;
}
.ratesheet td{
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    padding: 3px;   
    text-align:center;
}
.ratesheet .rowspan {
    text-align: center;
    background-color: #FFF;
    color: #000;
    font-weight: normal;
}
.ratesheet .subheader {
    text-align: center;
    font-size: 11px;
    background-color: #CCC;
    font-weight: bold;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #333;
    border-bottom-color: #333;
}
.ratesheet .subheader2 {
    text-align: center;
    font-size: 11px;
    background-color: #999;
    font-weight: bold;
}
.ratesheet .row {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #333;
    border-bottom-color: #333;
}
.ratesheet .row:hover {
    background-color:#CCC;
    color: #546481;
    font-weight: bold;
}
.ratesheet .footer {
    color: #000;
    font-weight: normal;
    font-size: 10px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #333;
    text-align: left;
}
.ratesheet .sspro {
    color: #000;
    font-weight: normal;
    font-size: 10px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333;
}
