body{
	background-image:url(../bg.gif);
	background-repeat: repeat-x;
	background-color: #3e6694;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}

div#pageWrap{
	margin: 0 auto;
	padding: 0;
	/*width: 960px;*/
	width: 973px;
	text-align: left;
	height: 100%;
	}

div#innerContent{
	width: 973px;
	margin: 0;
	padding: 0;
	/*background:url(../contentTile.gif);*/
	/*margin-top: 0;*/
	clear: both;
	}
	
div#mainContent{
	width: 973px;
	margin: 0;
	padding: 0;
	clear: both;
	background:url(../contentTile.gif);
	}
	
div#footerContent{
	width: 933px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	background:url(../contentTile.gif);
	}	

div#contentFooter {
	clear: both;
}	

div#lnav{
	width: 169px;
	margin: 0;
	padding: 10px 0 0 20px;
	float: left;
	}	
	
div#contentText{
	width: 741px;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-top:10px;
	padding: 0;
	float: left;
	clear: right;
	}	
	
div#scenarioNavContentRight {
	/*
	margin: 0;
	padding:0;
	width: 774px;*/
	position: relative;
	float: left;
	display: inline;
}

div#scenarioNavContent {
	position: relative;
	float: left;
	display: inline;
}

div#scenarioContent {
	position: relative;
	float: left;
	display: inline;
}

div#scenarioContentRight{
	position: relative;
	float: left;
	display: inline;
}

div#contentTextWithRight {
	clear: right;
	float: left;
	height: 100%;
	/*margin-left: 20px;*/
	margin: 0;
	padding: 10px 0 0 20px;
	width: 599px;
}

div#contentTextRight {
	clear: right;
	float: left;
	height: 100%;
	margin: 0;
	padding: 10px 0 0 20px;
	vertical-align: top;
	width: 790px;
}

div#rightContent {
	clear: right;
	display: block;
	float: left;
	height: 100%;
	margin: 0;
	padding: 12px 17px 0 17px;
	position: relative;
	width: 125px;
}	
	
div#header{
	width: 973px;
	height: 152px;
	margin: 0;
	padding: 0;
	background:url(../headerBG.gif);
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: repeat-x;
	}
	
div#headerTop{
	width: 973px;
	height: 28px;
	padding: 0;
	background-image:url(../header_01_1.gif);
	background-repeat: no-repeat;
	}		
	
div#footerBreak{
	width: 973px;
	margin: 0;
	padding: 0;
	clear: left;
	}	
	
	
div#footerBottom{
	width: 973px;
	margin: 0;
	padding: 0;
	}	

div#headerBar{
	background: #7a807f;
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	height: 20px;
	width: 938px;
	padding-top: 2px;
	margin: 0;
	}
	
.headerLeft{
	text-align: left;
	padding-left: 20px; 
	width: 435px;
	height: 28px;
	font-family: arial;
	font-size: 12px;
	float: left;
	line-height: 34px;
	veritcal-align: bottom;
	color: #1a2e5a;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	}
	
.headerRight{
	text-align: right;
	padding-right: 10px;
	float: left;
	width: 486px;
	height: 28px;
	line-height: 34px;
	veritcal-align: bottom;
	color: #1a2e5a;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	}
	
.pledge{
	text-align: right;
	width: 973px;
	/*margin-left: 675px;*/
	margin-left: 605px;
	color: #1a2e5a;
	font-size: 12px;
}

.pledgeES{
	text-align: right;
	width: 973px;
	/*margin-left: 550px;*/
	margin-left: 465px;
	color: #1a2e5a;
	font-size: 12px;
}
	

	
div#contentWrapper{
	width: 938px;
	height: 100%;
	}
	
div#leftNav{
	width: 170px;
	float: left;
	height: 492px;
	}
	
div#contentMain{
	width: 973px;
	/*float: left;*/
	height: 100%;
	
	vertical-align: top;
	background:url(../img/en/contentTile.gif);
	}
	
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%;
	}
	
hr{
	color: #002a5c;
	height: 5px;
	background-color: #002a5c;
	}
	

	
img.cardArt {
	float: right;
	margin: 0 0 10px 10px;
	clear: both;
	}
	
.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-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;
        list-style-type: none;
	border-left: 1px solid #67a5d1;
	margin: 20px 0 20px 15px;
	padding: 0 0 0 10px;
	text-decoration: none;
      }

      #faqList .faqQuestionText {
        padding: 0 0 0 0px;
        width: 350px;
        margin-left: 15px;
	cursor: pointer;
        display: block;
      }

      #faqList p {
	margin: 10px 0 0 0;
        padding-bottom: 0;
      }

      #faqlist ul{
	list-style: disc;
	padding-bottom: 0;
      }

      #faqList .faqQuestionText {

        cursor: pointer;

        display: inline;

        padding: 0 0 0 0px;

        margin-left: 15px;

      }

#faqList .faqLinkText{
	cursor: pointer;
	display: block;
	padding: 0 0 0 0px;
	margin-left: 15px;
      }

	  .faqQuestionBlock {display: inline;

	  }



.cb-tbl-intro {
	clear: both;
	width: 738px;
}

.cb-td-feature-col-width {
	width: 307px;
}
.cb-td-product-col-width {
	width: 227px;
}
.cb-td-product-intro {
	text-align: center;
}
.cb-tbl-detail {
	clear: both;
	width: 738px;
	border: 2px solid black;
}
.cb-td-feature-heading {
	background: #002a5c;
	color: #ffffff;
	border-right: 2px solid black;
	border-bottom: 1px solid white;
	width: 246px;
	text-align: left;
	height: 19px;
	font-weight: bold;
	padding-left: 6px;
}
.cb-td-feature-heading A {
	color: #ffffff;
}
.cb-td-feature-heading A:link {
	color: #ffffff;
}
.cb-td-feature-heading A:visited {
	color: #ffffff;
}
.cb-td-feature-heading A:hover {
	color: #ee2e24;
}    

.cb-td-product-heading1 {
	background: #002a5c;
	color: #ffffff;
	border-right: 2px solid black;
	border-bottom: 1px solid white;
	width: 246px;
	text-align: center;
	height: 19px;
	font-weight: bold;
}
.cb-td-product-heading1 A {
	color: #ffffff;
}
.cb-td-product-heading1 A:link {
	color: #ffffff;
}
.cb-td-product-heading1 A:visited {
	color: #ffffff;
}
.cb-td-product-heading1 A:hover {
	color: #ee2e24;
}    

.cb-td-product-heading2 {
	background: #002a5c;
	color: #ffffff;
	border-right: 2px solid black;
	border-bottom: 1px solid white;
	width: 246px;
	text-align: center;
	height: 19px;
	font-weight: bold;
}
.cb-td-product-heading2 A {
	color: #ffffff;
}
.cb-td-product-heading2 A:link {
	color: #ffffff;
}
.cb-td-product-heading2 A:visited {
	color: #ffffff;
}
.cb-td-product-heading2 A:hover {
	color: #ee2e24;
}

.cb-td-product-heading3 {
	background: #002a5c;
	color: #ffffff;
	border-bottom: 1px solid white;
	width: 246px;
	text-align: center;
	height: 19px;
	font-weight: bold;
}
.cb-td-product-heading3 A {
	color: #ffffff;
}
.cb-td-product-heading3 A:link {
	color: #ffffff;
}
.cb-td-product-heading3 A:visited {
	color: #ffffff;
}
.cb-td-product-heading3 A:hover {
	color: #ee2e24;
}

.cb-td-feature-detail {
	background: #ffffff;
	color: #000000;
	border-right: 2px solid black;
	width: 246px;
	text-align: left;
	height: 22px;
	padding-left: 6px;
}

.cb-td-product-detail1 {
	background: #ffffff;
	color: #000000;
	border-right: 2px solid black;
	width: 246px;
	text-align: center;
	height: 22px;
}
.cb-td-product-detail2 {
	background: #ffffff;
	color: #000000;
	border-right: 2px solid black;
	width: 246px;
	text-align: center;
	height: 22px;
}
.cb-td-product-detail3 {
	background: #ffffff;
	color: #000000;
	width: 246px;
	text-align: center;
	height: 22px;
}

.cb-tbl-summary {
	clear: both;
	width: 738px;
	margin-top: 15px;
	
}
.cd-td-product-summary {
	text-align: center;
}


body.popupBody {
	background-image: none;
	background-color: #ffffff;
	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;
	background:url(../contentTile.gif);
	margin-top: 0px;
	clear: both;
}
	
div#popupMainContent{
	width: 500px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
	
div#popupButtonNav {
	width: 100%;
	text-align: right;
	margin-top: 50px;
}

div#contentTextOffer {
	clear: right;
	float: left;
	margin-top: 10px;
	padding: 0 0 0 35px;
	width: 850px;
}	
	
	
