body{
	background: #ffffff;
	background:url(../../img/bg.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	}

 div#pageWrap{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	/*margin-left: 20px;
	padding: 0;
	margin-right: 10px;
	float: left;
	margin-top: 10px;*/
	clear: right;
	text-align: left;
	background: #ffffff;
	}

div#innerContent{
	width: 948px;
	/*margin: 0 auto;*/
	}
	
	#header {
	width: 948px;
	}
	
div#headerTop{
	background: #7a807f;
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	height: 20px;
	padding-top: 2px;
	margin-left: 10px;
	/*margin-right: 10px;*/
	}
	
.headerLeft{
	text-align: left;
	padding-left: 10px;
	width: 459px;
	height: 20px;
	float: left;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	}
	
.headerRight{
	text-align: right;
	padding-right: 10px;
	float: left;
	width: 459px;
	height: 20px;
	}
	
div#headerBottom{
	background:url(../../img/headerLogoBg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	/*margin-right: 10px;*/
	height: 100px;
	}
	
div#contentWrapper{
	width: 948px;
	height: 100%;
	}

div#mainContent{
	/*margin: 0 auto;*/
	padding: 0;
	clear: both;
	width: 948px;
	}
	
div#lnav{
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
	float: left;
	width: 170px;
	height: 492px;
	}
	
div#contentText{
	width: 750px;
	background-color: #ffffff;
	margin-left: 18px;
	padding: 0;
	/*margin-right: 10px;*/
	float: left;
	height: 100%;
	/*vertical-align: top;*/
	clear: right;
	}

div#contentTextOffer{
	width: 938px;
	float: left;
	height: 100%;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
	/*margin: 0 auto;*/
	/*margin-left: 10px;*/
	vertical-align: top;
	}

div#scenarioContentRight{
    width: 938px; 
	/*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#contentTextRight{
	width: 670px;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
	/*margin: 0 auto;*/
	/*margin-left: 10px;*/
	vertical-align: top;
	float: left;
	clear: right;
	height : 100%;
	}

div#contentTextWithRight{
	width: 495px;
        background-color: #ffffff;
        margin-left: 18px;
        padding: 0;
        /*margin-right: 10px;*/
	float: left;
	height: 100%;
	vertical-align: top;
	clear: right;	
	}

div#rightContent{
	/*width: 938px;*/
	width: 243px;
	display: block;
	position: relative;
	/*top: -40px;*/
	float: left;
	/*margin: 0 auto;*/
	/*margin-left: 10px;*/
	height: 100%;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
	vertical-align: top;
	clear: right;
	height: 100%;
	}
	
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#footerBottom{
	clear: both;
	margin-top: 5px;
	margin-left: 10px;
	}
	
div#bankLogo{
	text-align: right;
	width: 100%;
	}
	
hr{
	color: #D0CECE;
	}
	
div#footerText{
	color: #999999;
	font-size: 10px;

	}
	
div#footnotes {
	color: #999999;
	font-size: 10px;
	}
	
img.cardArt {
	float: right;
	margin: 0px 0px 10px 10px;
	}
	
div#footerContent{
	width: 938px;
	margin: 0 auto;
	padding: 0 0 75px 0;
	}	

.pledge{
	clear: both;
	text-align: right;
	width: 940px;
	color: #1a2e5a;
	font-size: 11px;
	display: block;
}

.promo {
	padding-top: 25px;
}
	
.benefitsTable {
	border: 2px solid black;
	}
	
.benefitsColumnOneHeading {
	background: #D9DBDA;
	color: #ED1B2E;
	border-right: 2px solid black;
	border-bottom: 1px solid black;
	width: 246px;
	text-align: left;
	height: 19px;
	font-weight: bold;
	padding-left: 6px;
	}
	
.benefitsColumnTwoHeading {
	background: #015581;
	color: #ffffff;
	border-right: 2px solid black;
	border-bottom: 1px solid black;
	width: 246px;
	text-align: center;
	height: 19px;
	font-weight: bold;
	}
	
.benefitsColumnThreeHeading {
	background: #D9DBDA;
	color: #ED1B2E;
	border-bottom: 1px solid black;
	width: 246px;
	text-align: center;
	height: 19px;
	font-weight: bold;
	}
	
.benefitsColumnOne {
	background: #ffffff;
	color: #333333;
	border-right: 2px solid black;
	width: 246px;
	text-align: left;
	height: 22px;
	padding-left: 6px;
	}
	
.benefitsColumnTwo {
	background: #D9DBDA;
	color: #333333;
	border-right: 2px solid black;
	width: 246px;
	text-align: center;
	height: 22px;
	}
	
.benefitsColumnThree {
	background: #ffffff;
	color: #333333;
	width: 246px;
	text-align: center;
	height: 22px;
	}
	
	
#faqList {
        list-style: 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: 10px 0 10px 20px;
        list-style-type: none;
        border-left: 1px solid #ED1B2E;
}
#faqList .faqQuestionText {
        padding: 0 0 0 0px;
        width: 350px;
        margin-left: 15px;
}

#faqList p {
        margin: 0;
}

#faqList .faqQuestionText {
	text-decoration: underline;
        cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
}
      
img.FAQ2 { 
	border: none;
	text-decoration: none;
}
	  
.faqQuestionBlock {
	display: inline;
}


 a.faqQuestionText:link {
	text-decoration: underline;
	cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
        outline: none;
}

a.faqLinkText:link {
	text-decoration: underline;
	cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
        outline: none;
}

	

a.faqLinkText:visited {
	text-decoration: underline;
	border: none;
	cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
        outline: none;
}

	

a.faqLinkText:hover {
	text-decoration: underline;
	border: none;
	cursor: pointer;
        display: block;
        padding: 0 0 0 0px;
        margin-left: 15px;
        outline: none;
}

    
      /*apply now and learn more styles coming from teamsite*/
      
body.popupBody{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
	}

div#popupPageWrap{
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	height: 100%;
	background: #ffffff;
	}
	
div#popupInnerContent{
	width: 100%;
	margin: 0 auto;
	}
		
div#popupMainContent{
	width: 464px;
	height: 100%;
	margin: 0px auto;
	vertical-align: top;
	}
	
body.popupBody h2{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
		
div#popupButtonNav {
	clear: both;
	width: 100%;
	text-align: right;
	margin-top: 50px;
	}

.cb-tbl-intro {
	width: 738px;
	clear: both;
}	
	
.cb-tbl-detail {
	width: 738px;
	clear: both;
	border: 2px solid black;
  border-style: solid;
  border-color: #000000;
}	

.cb-tbl-summary {
	width: 700px;
	clear: both;
}

.cd-td-product-summary {
	text-align: center;
}


.cb-td-feature-col-width {
	width: 246px;
}

.cb-td-product-col-width {
	width: 246px;
}

.cb-td-feature-heading {
	background: #D9DBDA;
	color: #ED1B2E;
	width: 246px;
	font-weight: bold;
	padding: 3px;
	border-color: #000000;
	border-bottom: 1px solid black;	
}

.cb-td-product-heading {
	background: #015581;
	color: #ffffff;
	width: 246px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid;
	border-left: 2px solid black;
	border-left-style: solid;
}

.cb-td-product-heading a:link {
color: #ffffff;
}

.cb-td-product-heading a:visited {
color: #ffffff;
}

.cb-td-product-heading a:hover{
color: #ffffff;
}

.cb-td-product-heading2 {
	background: #D9DBDA;
	color: #ED1B2E;
	width: 246px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid black;
	border-left: 2px solid black;
	border-left-style: solid;
}

.cb-td-product-detail {
	text-align: center;
	padding: 3px;
	border-left: 2px solid black;
	border-left-color: #000000;	
	border-left-style: solid;
}

.cb-td-product-detail1 {
	background: #D9DBDA;
	text-align: center;
	padding: 3px;
	border-left: 2px solid black;
	border-left-color: #000000;	
	border-left-style: solid;
}

.cb-td-feature-detail {
	text-align: left;
	padding: 3px;
}
	
.cb-td-product-intro {
	text-align: center;
}			
