body{
	background-color: #000000; 
	margin-top: 5px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	
	}

	
div#header{
	width: 961px;
	height: 150px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	}
	
div#headerTop{
	width: 961px;
	height: 35px;
	padding: 0;
	/* background-image:url(../rounded_top.gif);
	background-repeat: no-repeat; */
	}	
	
.headerLeft{
	text-align: left;
	padding-left: 20px;
	width: 460px;
	font-family: arial;
	float: left;
	margin-top: 15px;
	vertical-align: bottom;
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	}
	
.headerRight{
	text-align: right;
	padding-right: 10px;
	float: left;
	width: 460px;
	margin-top: 25px;
	veritcal-align: bottom;
	color: #999999;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	}
	
 div#pageWrap{
	margin: 0 auto;
	padding: 0;
	width: 961px;
	/*margin-left: 20px;
	padding: 0;
	margin-right: 10px;
	float: left;
	margin-top: 10px;*/
	clear: right;
	text-align: left;
	background: #000000;
	}
	
div#innerContent{
	/*background-color: #ffffff;*/
	margin: 0 auto;
	padding: 0;
	margin-top: 0px;
	clear: both;
	width: 961px;
	background: url(content_02.gif) repeat-y;
	}

 div#mainContent{
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 961px;
	/*background:url(content_02.gif) repeat-y; */
	/*background: url(content_02.gif) repeat-y; */
	
	}
	
div#lnav{
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	/*width: 195px;   */
	width: 175px;
	height: 505px;
	}
	
div#contentText{
	width: 705px;
	/*background-color: #ffffff; */
	/*margin-left: 20px;*/
	padding: 0;
	/*margin-right: 10px;*/
	float: left;
	margin-top: 10px;
	clear: right;
	}
	
div#contentTextOffer{
	width: 920px;
	/*background-color: #ffffff;*/
	margin-left: 20px;
	padding: 0;
	margin-right: 20px;
	margin-top: 10px;
	clear: right;
	/*display: inline;*/
	}
	
div#footerBreak{
	width: 960px;
	padding: 0;
	clear: left;
	}
	
img.hr {
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
img.footerLogo {
	float: left; 
	margin-left: 10px; 
	clear: both;
	vertical-align:middle;
	}
/* mamta added */

	
div#footerBottom{
	width: 960px;
	padding: 0;
	clear: left;
	background-color:#000000;
	}
	
div#footerContent{
	width: 930px;
	margin: 0 auto;
	padding: 0 0 75px 0;

	}	
		
.pledgenew{
	text-align: left;
	/*width: 940px;*/
	color: #1a2e5a;
	font-size: 11px;
	display: block;
	vertical-align:middle;
	
	
}	

	
.pledge{
	text-align: right;
	/*width: 940px;*/
	color: #1a2e5a;
	font-size: 11px;
	display: block;
	vertical-align:middle;
	
    
	
}

.pledgeES{
	text-align: right;
	width: 973px;
	margin-left: 550px;
	color: #1a2e5a;
	font-size: 11px;
}
	

	
	
	
div#contentMainOffer{
	width: 938px;
	float: left;
	height: 100%;
	margin: 0 auto;
	vertical-align: top;
	}
	
div#clear{
	clear: both;
	}
	
div#footer{
	clear: both;
	margin-top: 5px;
	}
	
div#bankLogo{
	text-align: right;
	width: 100%;
	}
	
div.linksFloat {
	float: left;
	clear: both;
	margin-right: 5px;
	}

img.cardArt {
	float: right;
	margin: 0px 0px 10px 10px;
	clear: both;
	}
	
.benefitsTable {
	border: 2px solid black;
	}
	
.benefitsColumnOneHeading {
	background: #cd7481;
	color: #ffffff;
	border-right: 2px solid black;
	border-bottom: 1px solid black;
	width: 240px;
	text-align: left;
	height: 19px;
	font-weight: bold;
	padding-left: 6px;
	}
	
.benefitsColumnTwoHeading {
	background: #cd7481;
	color: #ffffff;
	border-right: 2px solid black;
	border-bottom: 1px solid black;
	width: 230px;
	text-align: center;
	height: 19px;
	font-weight: bold;
	}
	
.benefitsColumnThreeHeading {
	background: #cd7481;
	color: #ffffff;
	border-bottom: 1px solid black;
	width: 230px;
	text-align: center;
	height: 19px;
	font-weight: bold;
	}
	
.benefitsColumnOne {
	background: #ffffff;
	color: #333333;
	border-right: 2px solid black;
	width: 240px;
	text-align: left;
	height: 22px;
	padding-left: 6px;
	}
	
.benefitsColumnTwo {
	background: #ffffff;
	color: #333333;
	border-right: 2px solid black;
	width: 230px;
	text-align: center;
	height: 22px;
	}
	
.benefitsColumnThree {
	background: #ffffff;
	color: #333333;
	width: 230px;
	text-align: center;
	height: 22px;
	}
	
	
     #faqList {
        list-style-type: none;
        margin: 0;
        padding: 0;
      }

      #faqList a img {
        border: none;
        position: absolute;
        text-decoration: none;
      }

      #faqList .faqClosed {
        display: none;
        margin-left: 15px;
        text-decoration: none;
      }

      #faqList .faqOpened {
        display: block;
        padding: 0 0 0 10px;
	margin: 20px 0 20px 20px;
        list-style-type: none;
	border-left: 1px solid #999999;
	text-decoration: none;
      }

      #faqList p {
        margin: 10px 0 0 0;
	padding-bottom: 0;
      }

      #faqList ul {
	padding-bottom: 0;
      }

      #faqList .faqQuestionText {
        cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
      }
      
      img.FAQ2 { border: none;
		text-decoration: none;
	  }
	  
	  .faqQuestionBlock {display: inline;
	  }

	 a.faqLinkText:link {
		text-decoration: underline;
		cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
        color: #666666;
       
        outline: none;
       /* border-bottom: 1px solid #f58428;*/
        
	}

	

	a.faqLinkText:visited {
		text-decoration: underline;
		border: none;
		cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
        
        color: #666666;
        outline: none;
       /* border-bottom: 1px solid 666666;*/
        
	}

	a.faqLinkText:hover {
		text-decoration: underline;
		border: none;
		cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
       
        color: #666666;
        outline: none;
       /* border-bottom: 1px solid 999999;*/
 	}

      
      /*apply now and learn more styles coming from teamsite*/
      


img.cardArtMargin {
	margin-left: 35px;
	}

.cardArtContainer {
	float: right; 
	width:225px; 
	margin-bottom: 20px; 
	clear: both;
	}

.popupBody{
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}	
	
div#popupPageWrap{
	margin: 0 auto;
	padding: 0;
	width: 525px;
	text-align: left;
	height: 100%;
	height: 100%;
	}
	
div#popupInnerContent{
	width: 500px;
	margin: 0 auto;
	padding: 0;
	margin-top: 0px;
	clear: both;
	}
	
div#popupMainContent{
	width: 500px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	color: #ffffff;
	}
	
div#popupButtonNav {
	width: 100%;
	text-align: right;
	margin-top: 50px;
	}	
	
.footerRight {

float:left;
padding-right:10px;
text-align:right;
}


.footerLeft {
float:left;
padding-left:20px;
text-align:left;
}


.pledgeLeft{
	text-align: left;
	/*width: 940px;*/
	/*color: #1a2e5a;*/
	background-color: #000000;
	font-size: 11px;
	display: block;
	vertical-align:middle;
	margin-left: 10px;
	height:73px;
    line-height:74px;
    float: left;
    width: 480px;
	
	
}

.pledgeRight{
	text-align: right;
	background-color: #000000;
	/*color: #1a2e5a;*/
	font-size: 11px;
	display: block;
	vertical-align:middle;
	margin-right: 10px;
	height:73px;
    line-height:74px;
    width: 450px;
    float: left;
	
}


  div#rightContent {
	/*width: 80px;   */
	width: 263px;
	display: block;
	position: relative;
	/*top: -40px;*/
	float: left;
/*	margin: 0;	*/
	margin-top: 10px;
    /*padding-left: 15px;   */
    padding-left: 15px;
	clear: right;
	height : 100%;
}


div#scenarioNavContentRight {
	width: 755px; 
	/*width: 735px; *//* make same as scenarioNavContent */
	/*background: url(/credit/static/img/e_content_02.gif) repeat-y #ffffff;*/
	padding: 0;
	margin-bottom: 15px;
	position: relative;
	float: left;
}

div#scenarioNavContent {
	width: 710px;
	/*background: url(/credit/static/img/e_content_full_02.gif) repeat-y #ffffff;*/
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	margin-bottom: 15px;
	padding-left:20px;
}

div#contentTextWithRight {
	width: 437px;
	margin: 0;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
	clear: right;
	height : 100%;
}

.cb-tbl-intro {
	width: 700px;
	clear: both;
}	
	
.cb-tbl-detail {
	width: 700px;
	clear: both;
border-style: solid;
border-color: #F58428;

}	

.cb-tbl-summary {
	width: 700px;
	clear: both;
}

.cd-td-product-summary {
	text-align: center;
}


.cb-td-feature-col-width {
	/* width: 290px; */ /* for 2products */
	width: 230px;
}

.cb-td-product-col-width {
	/* width: 210px; */
	width: 160px;
}

.cb-td-feature-heading {
	font-weight: bold;
	padding: 3px;
	/*border-color: #F58428;	*/
	background-color:#f58428 ;
	border-color: #000000;

}

.cb-td-product-heading {
	text-align: center;
	font-weight: bold;
	padding: 3px;
	/*border-color: #F58428;	*/
	border-left-style: solid;
	background-color:#f58428 ;
	border-color: #000000;

}

.cb-td-product-detail {
	text-align: center;
	padding: 3px;
	/*border-left-color: #F58428;	*/
	border-left-style: solid;
	border-left-color: #000000;
}

.cb-td-feature-detail {
	padding: 3px;
}
.cb-tbl-intro {
	width: 700px;
	clear: both;
}	
	
.cb-tbl-detail {
	width: 700px;
	clear: both;
border-style: solid;
/*border-color: #F58428;*/
border-color: #000000;
background-color: #ffffff;

}	


.cb-td-product-intro {
	text-align: center;
}



div#contentTextRight {
	/*width: 710px; */
	width: 622px;
	margin: 0;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
	clear: right;
	height : 100%;
}

div#scenarioContentRight{
    width: 920px; 
	/*width: 735px; *//* make same as scenarioNavContent */
	/*background: url(/credit/static/img/e_content_02.gif) repeat-y #ffffff;*/
	padding: 0;
	margin-bottom: 15px;
	position: relative;
	float: left;
}

.promo {
	padding-top: 15px;
}

.whiteSpan {
     color:#FFFFFF;
}
