/* external style sheet for the AMI Documentation */
 
ul li {
	margin-top: 10px;
	list-style-image: url(graphics/arrow_yel.gif);
	}
	
ul li ul li { 
	margin-top: 10px;
	}
	
ul li.cal   {
	list-style-image: url(graphics/icon_calculators.gif);
	}
	
ol li  {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color:#221144;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	}
	
.body {
   font-size: 12px;
   line-height: 14px;
   font-weight: normal;
   color:#221144;
   font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
}

.small {
   font-size: 11px;
   line-height: 12px;
   font-weight: normal;
   color:#667799;
   font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;   
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
	}
small {
   font-size: 11px;
}

.rightImageSpace { margin: 0 0 8px 8px; }
  
.leftImageSpace { margin: 0 8px 8px 0; }

.displayBlock { display: block; }

.colLeftFloat {
  float: left;
  width: 49%;
  }
  .colLeftFloat .pad {
    padding: 0 15px 0 0;
    }
  
.colRightFloat {
  float: left;
  width: 49%;
  }
  .colRightFloat .pad {
    padding: 0 0 0 15px;
    }

b {
   font-weight: bold;
}

.bold2 {
   color:#667799;
   font-weight: bold;   
}

.italic {
   font-style: italic;
}

.red {
   color:#FF0000;
}

.blue {
   color:#667799;
}

.quote {
   font-style: italic;
   text-align: right;
   color:#667799;  
}

.emailpageButton {
   padding-top: 20px;
   text-align: right;
}

.answerText {
   font-weight: bold;
   color:#FFCC00;  
}

.photoLeft {
   border: 1px solid #FFCC00;
   margin-right: 10;
   float: left;
}

.blockCenter {
  display: block;
  margin: 0 auto;
  }
  
/* headers */

h1 {
  font-size: 19px;
  line-height: 23px;
  }

h2 {
  font-size: 17px;
  line-height: 21px;
  }


/* Cufon */

.cufonParagraph {
  font-size: 14px;
  line-height: 18px;
  }

/* --------------------------------------------
| > Site Structure        
 -------------------------------------------- */
 
#header img {
  display: block;
  }
  
#toolbar img {
  display: block;
  }

.content {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   width: 562px;
   padding-bottom: 20px;
   border-bottom: 1px solid #221144;
}

.contentFullpage {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   width: 725px;
   padding-bottom: 20px;   
   border-bottom: 1px solid #221144;
   margin-left: 20px;
   margin-top: 25px;
}

.contentHeader {
   font-weight: bold;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

.contentSubHeader {
   font-weight: bold;
   color:#667799;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

.contentCentered {
	text-align: center;
}

.pageHeader {
   font-weight: bold;
   color:#FFFFFF;
   font-size: 16px;
   font-family: arial, helvetica;
   line-height: 16px;
   font-variant: normal;
   font-style: normal;
   background-color: #221144;
   padding-right: 20px;
   padding-top: 4px;
   padding-bottom: 4px;
   height: 11px;
   width: 562px;
	text-align: right;   
}

.pageHeaderFullpage {
   font-weight: bold;
   color:#FFFFFF;
   font-size: 16px;
   font-family: arial, helvetica;
   line-height: 16px;
   font-variant: normal;
   font-style: normal;
   background-color: #221144;
   padding-right: 20px;
   padding-top: 4px;
   padding-bottom: 4px;
   height: 11px;
   width: 725px;
   text-align: right;
   margin-left: 20px;
}

.pageSubHeader {
   font-weight: bold;
   color:#221144;
   font-size: 16px;
   font-family: arial, helvetica;
   line-height: 16px;
   font-variant: normal;
   font-style: normal;
   padding-top: 18px;
   padding-bottom: 18px;
   height: 50px;
   width: 562px;  
}

table.quoteBoxOutside {
	width: 562px;
	margin-bottom: 5px;
	}

td.quoteBoxInside {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   padding-top: 10px;
   padding-bottom: 10px;    
   padding-left: 10px;
   padding-right: 10px; 
   border-left: 1px solid #EEEEEE;
   border-right: 2px solid #CCCCCC;
   text-align: top;
}

.chartsTable {
   width: 562px;
   border-right: 1px solid #FFCC00;
   border-top: 1px solid #FFCC00;   
}

.chartsTable2 {
	margin-top: 4px;
   width: 562px;
   border-right: 1px solid #FFCC00;
   border-top: 1px solid #FFCC00;   
}

.chartsTable3 {
	border-right: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;   
}

.chartsHeader {
   font-weight: bold;
   color:#221144;
   font-size: 13px;
   font-family: arial, helvetica;
   line-height: 15px;
   font-variant: normal;
   font-style: normal;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 4px;
   padding-bottom: 4px;
   border-bottom: 1px solid #FFFFFF;
   border-left: 1px solid #FFCC00; 
   background-color: #ffeebb; 
   border-bottom: 1px solid #FFCC00;  
	text-align: center; 
}

.chartsHeader2 {
   font-weight: bold;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 13px;
   font-variant: normal;
   font-style: normal;
   padding-left: 1px;
   padding-right: 1px;
   padding-top: 1px;
   padding-bottom: 1px;
   border-bottom: 1px solid #FFFFFF;
   border-left: 1px solid #FFCC00; 
   background-color: #ffeebb; 
   border-bottom: 1px solid #FFCC00;  
   text-align: center;   
}

.charts {
   font-weight: normal;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 4px;
   padding-bottom: 4px;
   border-bottom: 1px solid #FFCC00;
   border-left: 1px solid #FFCC00; 
}

.charts2 {
   font-weight: normal;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   padding-left: 1px;
   padding-right: 1px;
   padding-top: 1px;
   padding-bottom: 1px;
   border-bottom: 1px solid #FFCC00;
   border-left: 1px solid #FFCC00; 
   text-align: center;
}

.buttonsTable {
   background: #FFCC00;
   border-top: 1px solid #FFFFFF; 
   border-bottom: 1px solid #FFCC00;
   border-left: 1px solid #FFCC00;
}

.buttonsHeader {
   font-weight: bold;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background: url(graphics/bg_quicklinks.gif);
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 4px;
   padding-bottom: 5px;
   height: 11px;
   width: 162px;
   
}

.buttons {
   font-weight: normal;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background-color: #FFEEBB;
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   height: 11px;
   width: 162px;
   border-top: 1px solid #FFCC00;
   border-right: 1px solid #FFCC00;
   
}

.buttons2 {
   font-weight: normal;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background-color: #CCDDEE;
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 4px;
   padding-bottom: 2px;
   height: 11px;
   width: 162px;
   border-top: 1px solid #FFFFFF;   
   
}

.buttons3 {
   font-weight: normal;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background-color: #FFFFFF;
   padding-left: 15px;
   padding-right: 5px;
   padding-top: 4px;
   padding-bottom: 2px;
   height: 11px;
   width: 162px; 
}

.footerTable {
	margin-top: 20px;  
}

.navFooter {
   color:#667799;
   font-size: 10px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;   
}
  .navFooter a { text-decoration: none !important; }

.copyrightFooter {
   font-size: 11px;
   line-height: 12px;
   font-weight: normal;
   color:#221144;
   font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;   
}

a.footer {text-decoration: none;
   font-weight: normal; 
}

a.footer:hover {
	color: #FFCC00;
}

a.buttonstext {text-decoration: none;
   font-weight: normal;
   color:#221144;
}

a.buttonstext:hover {
	color: #667799;
}

a.buttonstext_on {text-decoration: none;
   font-weight: bold;
   color:#221144;
}

a.buttonstext_on:hover {
	color: #667799;
}

a {text-decoration: underline;
   font-weight: normal;
   color:#667799;
}
a:hover {color: #FFCC00;}

h4 { font-size: 15px; }

.alignCenter { text-align: center; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }

#nmlsNum {
  font-size: 11px;
  font-weight: bold;
  margin: 10px 0 0 0;
  }

/* -- Mortgage Forms -- */

.mortgageForm {
   width: 560px;
	font-size: 12px;
}

.mortgageForm td {
	padding: 1px 0px 1px 0px;
	vertical-align: top;
	color: #221144;
}

.yellowBlock {background-color: #FFFAE5;}

.mortgageForm .input {
	border-style: solid;
	border-color: #808080 #CCCCCC #CCCCCC #808080;
	border-width: 1px;
}

.formBlock {
	margin: 0px 0 15px 0;
	border: 1px solid #FFCC00;
	padding: 10px 0;
}

.yellowBottom td{border-bottom: 1px solid #FFE372;}

.yellowTop td, .yellowTop th {border-top: 1px solid #FFE372;padding-top: 13px;}
.yellowRight{border-right: 1px solid #FFE372;}

.subNote {font-size: 10px;}

.boldNote {
	font-size: 10px;
	font-weight: bold;
   color:#667799;
}

.titleBox {
	padding: 3px 8px 2px 3px;
   font-weight: bold;
   color:#667799;
   font-size: 13px;
   line-height: 14px;
}

.fees .input {margin-left: 3px;}
.fees .mortgageForm td {height: 22px;}
.shortInputs td {
	font-size: 11px;
	vertical-align: middle;
	text-align: right;
}
.mortgageForm img {border: none;}
.smallBoxes .input{width: 60px;}
.shortInputs .input {width: 60px;}

.radio {margin-left: 5px;}
.toolTip {
	color: #221144;
	padding: 10px;
	background: #FFFDF3;
	border-style: solid;
	border-color: #F5F3E9 #D4D0BE #D4D0BE #F5F3E9;
	border-width: 1px 2px 2px 1px;
	position: absolute;
	display: none; 
	width: 180px;
}
.mortgageForm th {
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
	width: 135px;
	color: #221144;
}
table.loanAmount td, table.loanAmount th {vertical-align: middle;}
input.feeAmount {width: 70px;}

.closingReq table.mortgageForm th {
	width: 120px;
	white-space: nowrap;
}

table.loanAmount th {width: 123px;}
div.fees table.mortgageForm th {width: 150px; white-space: nowrap;}
.mortgageForm .padBottom td, .mortgageForm .padBottom th {padding-bottom: 15px;}
#section1 {margin: -25px 0 0 -10px;}

.access {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.priceAdj tr.priceAdjRow .input {width: 80px;}

.errorBox {
	border: 1px solid #D40000;
	padding: 8px 5px 8px 35px;
	margin: 0 0 20px 0;
	background: url(graphics/bg_fail.gif) 5px 10px no-repeat;
}

.errorBox ol {
	padding: 0;
	margin: 10px 0 0 25px;
}

.errorBox ol li {color: #D40000;}


.underSide {
	font-size:10px;	
	width:162px;
	font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
}

.creditHeader{
	margin: -47px 0 0 0;
}

.creditDiv {
	background-color: #FFEEBB;
	width: 562px;
	border: 1px solid #FFCC00;
	margin-top: 6px;
	}
	
.creditContainer{
	font-size: 11px;
	margin: 10px 0px 10px 10px;
}
	
.creditNote {
	background-color: #ccddee;
	border: 1px solid #aaccdd;
	width: 240px;
	float: right;
	font-size: 11px;
	margin: -150px 1px 12px 0;
	padding: 12px;
}

#header .bankingDemo {
  padding-left: 0;
  }

.bankingDemo {
  font-size: 15px; 
  line-height: 48px; 
  padding-left: 5px;
  }
  .bankingDemo a {
    display: block;
    width: 160px;
    font-size: 15px !important;
    text-decoration: none !important;
    font-weight: bold;
    }
    

.bankingInputID, .bankingInputPIN {
  width: 95px
  }
  
#header .bankingInputID, #header .bankingInputPIN {
  width: 89px;
  }
  
#bPriNavCareers {
  display: block;
  width: 123px;
  height: 22px;
  background: url(graphics/toolbar/b_careers.gif) no-repeat;
  text-align: left;
  text-indent: -9999px;
  outline: none;
  overflow: hidden;
  }  
  #bPriNavCareers:hover { background-position: 0 -22px; }  
  
/* --------------------------------------------
| > Personal Banking Section        
 -------------------------------------------- */    
    
/* Check 'N Save Page */ 
#bEasyChecking {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_easy_checking.gif) top left no-repeat;
  width: 123px;
  height: 33px;
  }
  #bEasyChecking:hover { background-position: 0 -33px; }
  
#bCheckCD {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_checknsave_cd.gif) top left no-repeat;
  width: 123px;
  height: 33px;
  }
  #bCheckCD:hover { background-position: 0 -33px; }
 
 
#bTenTips {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_ten_tips.gif) top left no-repeat;
  width: 190px;
  height: 50px;
  float: left;
  margin: 0 20px 0 0;
  }
  #bTenTips:hover { background-position: 0 -50px; }
  
  
#bFamilyBudget {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_family_budget.gif) top left no-repeat;
  width: 195px;
  height: 37px;
  float: left;
  margin: 5px 0 0 0;
  }
  #bFamilyBudget:hover { background-position: 0 -37px; }
  
#bCourses {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_courses.gif) top left no-repeat;
  width: 256px;
  height: 49px;
  float: left;
  margin: 0 20px 0 0;
  }
  #bCourses:hover { background-position: 0 -49px; }
  
#bMp3 {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_mp3_download.gif) top left no-repeat;
  width: 256px;
  height: 49px;
  float: left;
  margin: 0 20px 0 0;
  }
  #bMp3:hover { background-position: 0 -49px; }
  

#bPersonalBudget {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_personal_budget.gif) top left no-repeat;
  width: 208px;
  height: 35px;
  float: left;
  margin: 3px 0 0 0;
  }
  #bPersonalBudget:hover { background-position: 0 -35px; }
  
#bCalculators {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_helpful_calculators.gif) top left no-repeat;
  width: 172px;
  height: 44px;
  float: left;
  margin: 0 20px 0 0;
  }
  #bCalculators:hover { background-position: 0 -44px; }
  
#bCheckbook {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_balancing_checkbook.gif) top left no-repeat;
  width: 286px;
  height: 50px;
  float: left;
  margin: 2px 0 0 0;
  }
  #bCheckbook:hover { background-position: 0 -50px; }
  
#bConSuite {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_con_suite.gif) top left no-repeat;
  width: 169px;
  height: 45px;
  float: left;
  margin: 2px 0 0 0;
  }
  #bConSuite:hover { background-position: 0 -50px; }    
  
#bFRBServices {  
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(accounts/graphics/b_frb_services.gif) top left no-repeat;
  width: 222px;
  height: 53px;
  float: left;
  margin: 2px 0 0 0;
  }
  #bFRBServices:hover { background-position: 0 -53px; }    
  
/* Our Culture Page */
.successList { margin-top: 3px; }

.successLetter { font-weight: bold; font-size: 15px; }

/* customer service guaranty page */
#serviceGuarantyContent, #mortgageGuarantyContent {
  text-indent: -9999px;
  overflow: hidden;    
  }  
  #serviceGuarantyContent ul, #mortgageGuarantyContent ul { display: none; }
  
#serviceGuarantyContent { 
  background: url(accounts/graphics/pic_service_guaranty_content.jpg); 
  width: 562px;
  height: 619px;
  }
#mortgageGuarantyContent { 
  background: url(accounts/graphics/pic_mortgage_guaranty_content.gif); 
  width: 562px;
  height: 429px;
  }
  
/* Mortgage Lenders */

.lenderListing {
  clear: both;
  padding: 15px 0 15px 0;
  border-bottom: 1px solid #221144;
  }
  .lenderListing .lenderImg {
    float: left;
    margin: 0 10px 10px 0;
    width: 80px;
    }    
  .lenderListing .lenderContent {
    float: left;
    width: 470px;
    }    
    .lenderListing .lenderName {
      font-size: 14px;
      font-weight: bold;
      padding: 0 0 7px 0;
      }
      .lenderListing .lenderName a {
        font-weight: bold;
        }
    .lenderListing .lenderTitle {
      padding: 0 0 10px 0;
      }

/* --------------------------------------------
| > What's happening in your area page        
 -------------------------------------------- */ 
.eventBoxFirst {
  border-width: 1px 1px 0 1px !important;
  }

.eventBox {
  border-style: solid;
  border-color: #221144;
  border-width: 0 1px 0 1px;
  }
  .eventBox .eventTitle {
    display: block;
    padding: 5px;
    background: #667799;
    font-size: 14px;
    border-bottom: 1px solid #221144;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    outline: none;
    }
    .eventBox .eventTitle:hover {
      color: #CCDDEE;
      background: #4F5F7F;
      }
    .eventBox .eventTitle.active {      
      background: #4F5F7F;
      color: #CCDDEE;
      }
  .eventBox .eventContent {
    padding: 5px;
    display: none;
    border-bottom: 1px solid #221144;
    background: #F4EFFF;
    }
    .eventContent li {
      margin-bottom: 8px;
      }
    
/* --------------------------------------------
| > Contact Form        
 -------------------------------------------- */

#contactContainer {
  padding: 10px 0 0 0;  
  }
  #contactContainer form {
    padding: 0;
    margin: 0;
    }
    #contactContainer .required {
      color: #ff0000;
      }
    #contactContainer .textfieldCont {
      padding: 0 0 10px 0;
      }
    #contactContainer .textfieldCont label {
      display: block;
      float: left;
      width: 130px;
      }
    #contactContainer .textareaCont textarea {
      width: 500px;
      height: 200px;
      margin: 5px 0 0 0;
      }
    
/* success/failure messages */

#contactMessages .error {
  background: #FFDFDF;
  border: 1px solid #ff0000;
  padding: 10px;
  }
#contactMessages .success {
  background: #E7FFDF;
  border: 1px solid #3DFF00;
  padding: 10px;
  }
  
#contactMessages .pending {
  border: 1px solid #FF8A00;
  padding: 10px;
  background: #FFE9CF url(graphics/ajax-loader.gif) 50% 50% no-repeat;
  }
  
/* --------------------------------------------
| > 14 Easy Ways to do Banking        
 -------------------------------------------- */
 
 
#easyWaysContainer .listing {
  padding: 0 0 15px 0;
  } 
  #easyWaysContainer ul {
    margin: 0 0 0 20px;
    padding: 0;
    }
    #easyWaysContainer ul li {
      padding: 0;
      margin: 0;
      }
   
/* --------------------------------------------
| > Business Banking Section
 -------------------------------------------- */
 
.businessItem {
  margin: 0 0 20px 0;
  }
 
.businessItem strong {
  font-size: 14px;
  line-height: 16px;
  }
.cufonDescription {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  }
.customerquote {
  height: 30px;
  }
  .customerquote em {
    display: block;
    float: right;
    }
 
/* --------------------------------------------
| > InfoBox
 -------------------------------------------- */ 
  
.infoBox {
	text-align: center;
	float: left;
	width: 260px;
	height: 100px !important;
	padding: 20px 5px 20px 5px;
	border: 1px solid #CCCCCC;
	margin: 10px 0 10px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	display: block;
	background: url(accounts/graphics/infobox_bg.jpg) 0 0 repeat-x #FCFCFC;
}

.infoBox img,
.infoBox a { border: 0; }

.inlineList { margin: 0 0 0 5px; padding: 0; }
.inlineList li { padding: 0; margin-right: 20px; display: inline; }

 
/* --------------------------------------------
| > Personal Banking > Mom's First
 -------------------------------------------- */

.btnsPurple {
	display: block;
	float: left;
	width: 532px;
	margin: 25px 0 20px 20px;
	padding: 0;
}

	.btnsPurple li {
		padding: 1px 20px 8px 14px;
		margin: 0 5px 5px 0;
		display: block;
		float: left;
		width: 93px;
		height: 30px;
		color: #002a5c;
		text-align: center;
		font-family: Trajan Pro;
		background: url(accounts/graphics/momsfirst/btnsPurple.jpg) 0 0 no-repeat;
	}
	
		.btnsPurple li a,
		.btnsPurple li a:hover {
			width: 93px;
			height: 30px;
			display: block;
			float: left;
			text-decoration: none;
			color: #002a5c;
		}

.headingBgPurple {
	margin: 5px 0;
	padding: 5px 20px;
	background-color: #a49dc4;
	color: #002a5c;
	width: auto;
	width: 250px;
	min-width: 250px;
	display: block;
	float: left;
}

/* --------------------------------------------
| > Personal Banking > Better Life
 -------------------------------------------- */

.btnsTeal {
	display: block;
	float: left;
	width: 532px;
	margin: 25px 0 20px 20px;
	padding: 0;
}

	.btnsTeal li {
		padding: 1px 20px 8px 14px;
		margin: 0 5px 5px 0;
		display: block;
		float: left;
		width: 93px;
		height: 30px;
		color: #002a5c;
		text-align: center;
		font-family: Trajan Pro;
		background: url(accounts/graphics/betterlife/btnsTeal.jpg) 0 0 no-repeat;
	}
	
		.btnsTeal li a,
		.btnsTeal li a:hover {
			width: 93px;
			height: 30px;
			display: block;
			float: left;
			text-decoration: none;
			color: #002a5c;
		}

.headingBgTeal {
	margin: 5px 0;
	padding: 5px 20px;
	background-color: #03bbcb;
	color: #002a5c;
	width: auto;
	width: 250px;
	min-width: 250px;
	display: block;
	float: left;
}

/* --------------------------------------------
| > Personal Banking > iMatter
 -------------------------------------------- */

.btnsRed {
	display: block;
	float: left;
	width: 532px;
	margin: 25px 0 20px 20px;
	padding: 0;
}

	.btnsRed li {
		padding: 1px 20px 8px 14px;
		margin: 0 5px 5px 0;
		display: block;
		float: left;
		width: 93px;
		height: 30px;
		color: #002a5c;
		text-align: center;
		font-family: Trajan Pro;
		background: url(accounts/graphics/imatter/btnsRed.jpg) 0 0 no-repeat;
	}
	
		.btnsRed li a,
		.btnsRed li a:hover {
			width: 93px;
			height: 30px;
			display: block;
			float: left;
			text-decoration: none;
			color: #002a5c;
		}

.headingBgRed {
	margin: 5px 0;
	padding: 5px 20px;
	background-color: #f2685e;
	color: #002a5c;
	width: auto;
	width: 250px;
	min-width: 250px;
	display: block;
	float: left;
}

/* --------------------------------------------
| > Personal Banking > Hometown Heroes
 -------------------------------------------- */

/* Hometown Heroes Page */
.hometownHeroShoes { 
  vertical-align: middle;
  margin-right: 10px; 
  }
  
.hometownHeroNonProfit {
  float: left;  
  margin-right: 10px; 
  }

.nonProfitCont { padding-top: 22px; height: 69px; }

.hometownHeroesList {
  margin: 0;
  padding: 23px 0 0 0;
  }
  .hometownHeroesList li { 
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    list-style-image: none !important;
    list-style-type: none !important;
    }
    .hometownHeroesList li a {
      font-weight: bold;
      font-size: 13px;
      }
      

.btnsGreen {
	display: block;
	float: left;
	width: 532px;
	margin: 25px 0 20px 20px;
	padding: 0;
}

	.btnsGreen li {
		padding: 1px 20px 8px 14px;
		margin: 0 5px 5px 0;
		display: block;
		float: left;
		width: 93px;
		height: 30px;
		color: #002a5c;
		text-align: center;
		font-family: Trajan Pro;
		background: url(accounts/graphics/hometownheroes/btnsGreen.jpg) 0 0 no-repeat;
	}
	
		.btnsGreen li a,
		.btnsGreen li a:hover {
			width: 93px;
			height: 30px;
			display: block;
			float: left;
			text-decoration: none;
			color: #002a5c;
		}

.headingBgGreen {
	margin: 5px 0;
	padding: 5px 20px;
	background-color: #8cca7e;
	color: #002a5c;
	width: auto;
	width: 250px;
	min-width: 250px;
	display: block;
	float: left;
}

.btnsYellow {
	display: block;
	float: left;
	width: 532px;
	margin: 25px 0 20px 20px;
	padding: 0;
}

	.btnsYellow li {
		padding: 1px 20px 8px 14px;
		margin: 0 5px 5px 0;
		display: block;
		float: left;
		width: 93px;
		height: 30px;
		color: #002a5c;
		text-align: center;
		font-family: Trajan Pro;
		background: url(accounts/graphics/scholarship/btnsYellow.jpg) 0 0 no-repeat;
	}
	
		.btnsYellow li a,
		.btnsYellow li a:hover {
			width: 93px;
			height: 30px;
			display: block;
			float: left;
			text-decoration: none;
			color: #002a5c;
		}

.headingBgYellow {
	margin: 5px 0;
	padding: 5px 20px;
	background-color: #ffde00;
	color: #002a5c;
	width: auto;
	width: 250px;
	min-width: 250px;
	display: block;
	float: left;
}


/* --------------------------------------------
| > Business Banking > Better Perks
 -------------------------------------------- */

.btnsBlue {
	display: block;
	float: left;
	width: 532px;
	margin: 25px 0 20px 20px;
	padding: 0;
}

	.btnsBlue li {
		padding: 1px 20px 8px 14px;
		margin: 0 5px 5px 0;
		display: block;
		float: left;
		width: 93px;
		height: 30px;
		color: #002a5c;
		text-align: center;
		font-family: Trajan Pro;
		background: url(accounts/graphics/betterperks/btnsBlue.jpg) 0 0 no-repeat;
	}
	
		.btnsBlue li a,
		.btnsBlue li a:hover {
			width: 93px;
			height: 30px;
			display: block;
			float: left;
			text-decoration: none;
			color: #002a5c;
		}

.headingBgBlue {
	margin: 5px 0;
	padding: 5px 20px;
	background-color: #12a9d8;
	color: #002a5c;
	width: auto;
	width: 250px;
	min-width: 250px;
	display: block;
	float: left;
}

/* --------------------------------------------
| > Customer Discounts      
 -------------------------------------------- */

.customerDiscounts {
	margin: 10px 0 0 0;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #456488;
	}
	.customerDiscounts tr td {
	padding: 10px 0;
	}
	.noBorder { border: 0; }
	
/* --------------------------------------------
| > Privacy Policy Page        
 -------------------------------------------- */
 
.privacy_entry {
  border: 1px solid #bbbdc0;
  margin: 3px 0 0 0;
  }
  .privacy_entry .privacy_header {
    height: 20px;
    line-height: 20px;
    background: #bbbdc0;
    color: #fff;
    padding: 0 16px;
    font-size: 16px;
    font-weight: bold;
    }
  .privacy_entry .privacy_content {
    padding: 14px;
    color: #6d6e70;
    font-size: 14px;
    line-height: 16px;
    }
		
