/* LAYOUT
--------------------------------------------------------------------------------------------*/
#c-main {
	clear:none;
	float:left;
	width:700px;
	_width:840px;
	
}

#wrapper {
	background-color:#FFFFFF;
}

#column1-of-2 {
	width:700px;
	float:left;
	padding:10px 15px;
	_padding-left:12px;
	_padding-right:10px;
}
#column2-of-2 {
	width:200px;
	float:right;
	padding:10px 12px 0 0;
}


/* left navigation */
#nav-left {
	float:left;
	width:154px;
	_width:144px;
	padding:2px 3px;
	background:#ffffff;
	font-size:1.0em;
}
#nav-left ul.t1 {
	border:1px solid #e1e1e1;
}
#nav-left ul.t1 li {
	margin-top:1px;
}
#nav-left ul.t1 li.first-child {
	margin:0;
}
#nav-left ul.t1 li a {
	display:block;
	color:#7f7f7f;
	text-decoration:none;
	padding:0.6em 1em;
	background:#fff;
}
#nav-left ul.t1 li.active a {
background-color:#FFFFFF
	background:#edf4f9;
}
#nav-left ul.t1 li ul.t2 li a {
	background:#fff;
	color:#7f7f7f;
	padding-left:15px;
}
#nav-left ul.t1 li ul.t2 li.active a {
background-color:#FFFFFF;
	background: url("https://secure.cmax.americanexpress.com/Internet/International/sharedDotCom/img/shared/nav-left-bullet.gif") #fff no-repeat 5px 50%;
}



/* STRAPLINES
--------------------------------------------------------------------------------------------*/
#straplines {
	margin:80px 0 0 60px;
	width:280px;
}
#strapline1 h2 {
	font-size:1.6em;
	color:#307095;
}
#strapline2 {
	padding-left:20px;
}
#strapline2 h2 {
	font-size:2.1em;
}

/* CENTRAL CONTENT HEADER
--------------------------------------------------------------------------------------------*/
.panel600 {
	margin:0;
	width:700px;
	background-position:9px 9px !important;
	background-repeat: none !important;
}
.panel600 .head {
	height:auto !important;
	height:200px;
	min-height:200px;
	background:url("../images/panel600-top.gif") no-repeat 0 0;
	padding-top:1px;
}
.panel600 .foot {
	height:17px;
	overflow:hidden;
	background:url("../images/panel600-btm.gif") no-repeat;
}
.panel600 .body {
	background:url("../images/panel600-mid.png") repeat-y;
	padding:9px 11px 0 12px;
	color:#303030;
}
.panel600 .head .card {
	background:url("https://secure.cmax.americanexpress.com/Internet/International/sharedDotCom/img/template-k/card.png") no-repeat top;
	height:221px;
	position:absolute;
	left:360px;
	top:0;
	width:177px;
}

/* TAB HEADERS
--------------------------------------------------------------------------------------------*/
ul.tab-headers {
	background:url("../images/tab-headers-top.png") no-repeat 0px 22px;
	height:34px;
	overflow:hidden;
	padding:0px 10px;
}
ul.tab-headers li {
	float:left;
	text-align:center;
	width:207px;
}
ul.tab-headers li a {
	background:url("../images/tab-headers-off.png") no-repeat top;
	border-bottom:none;
	display:block;
	margin-bottom:0px;
	padding:10px 0px 10px 0px;
	color:#000;
	text-decoration:none;
}
ul.tab-headers li a.active {
background-color:#FFFFFF;
	background:url("../images/tab-headers-active.png") #fff no-repeat top;
}

/* TAB PAGE CONTENT HOLDER
--------------------------------------------------------------------------------------------*/
.tab-content {
	background:url("../images/tab-content-bg.gif") repeat-y;
	padding:15px 15px 0 15px;
	margin:0 auto;
}
.tab-content h4 {
	color:#333333;
	font-weight:bold;
	margin-bottom:1em;
}
.tab-content-foot {
	background:url("../images/tab-content-btm.png") no-repeat;
	height:14px;
}
.tab-content .btn-apply {
	margin-top:1em;
	width:170px;
}
.tab-content .btn-apply a {
	text-decoration:none;
}

/* INDIVIDUAL TAB PAGES
--------------------------------------------------------------------------------------------*/
.tab .intro {
	padding:0 15px;
	width:593px;
	background-color:#FFFFFF;
	
}
.tab dl {
	width:547px;
	margin:20px 0 0 0;
}
}
.tab dl dd {
	width:250px;
	float:left;
	margin:0 10px;
	_margin-left:5px;
}

/* TERMS AND CONDITIONS
--------------------------------------------------------------------------------------------*/
#terms {
	clear:both;
	padding:20px 10px 0 10px;
	color:#686a6c;
	line-height:1.2em;
}
#terms h4 {
	font-weight:bold;
	font-size:1em;
	margin:0 0 0.4em 0;
}
#terms p {
	margin:1em 0;
}

/* Template specific button styles */
.Button{
  padding:8px 0;
}
.Button a{
  border-bottom:none !important;
}

.module200-basic .body ol {
	margin:0.5em 0 0.5em 18px; !important;
	list-style:outside decimal; !important;
}
.module200-basic .body ol li {
	line-height:1.2em; !important;
	margin-bottom:0.6em; !important;
}

.module200-basic .body ul {
	margin:0.5em 0 0.5em 18px; !important;
	list-style:outside decimal; !important;
}
.module200-basic .body ul li {
	line-height:1.2em; !important;
	margin-bottom:0.6em; !important;
}

.flashBannerNew{
	position:relative;
	left:12px;
	top:15px;
	margin-bottom:25px;
}
