﻿BODY {
	font-family: Arial, Helvetica, sans-serif;
}
#gct_continer {
	background-color: #EDF4F9;
	width: 100%;
	margin-top: -7px;
	overflow: auto;
}
sup {font-size:8pt;}
#totaldiv {
	width: 1000px; 
	margin: auto;
	overflow: auto;
	position: relative;
	padding-top: 15px;
}
#maincontent {
	position: relative;
	width:600px;
	overflow-x: hidden;
	overflow-y: auto;
	left: 150px;
}
#header {
	background-image:url(/content/dam/amex/global-card-transfers/images/main-top.png); width:600px; height:290px;
}
#mainhdr {
	background-image:url(/content/dam/amex/global-card-transfers/images/main_2.jpg); 
	width:578px; 
	height:150px; 
	position: relative;
	top:11px; 
	left:11px;
}
#hdrone {
	position:relative; font-size:20px; top:41px; text-align:center; width:358px; color:#4E8AAB;
}
#hdrone2 {
	position:relative; left:35px; font-size:21px; top:51px; width:400px; text-align:center; color:#D7E7EE;
}
#subhdr {
	position:relative; color:#5D8DB1; font-size:21px; left:25px; top:20px;
}
.hrrule {
	position:relative; color:#5D8DB1; font-size:21px; left:0px; left:expression('4px'); top:30px; color:#5D8DB1; height:1px; width:580px; 
}
#Text1 {
position:relative; top:40px; left:20px; width:570px; font-size:8pt;
}
#accordiondiv {
	float:left; position:relative; background-image:url(/content/dam/amex/global-card-transfers/images/main-mid.png); width:600px;
}
#space1 {
	float:left; position:relative; background-image:url(/content/dam/amex/global-card-transfers/images/main-bott.png); height:17px; width:600px;background-repeat:no-repeat;
}
#extrainfo {
	float:left; position:relative; padding-left:22px; padding-top:20px; font-size:8pt; color:#686A6C; 
}
#pleasenote {
	position:relative; font-weight:bold; bottom:10px;
}
#leftlist {
position:relative; left:-40px; top:-15px;
}
#rightcontent {
	position: absolute;
	right: 20px;
	top: 0px;
	margin-left:20px; width:200px; margin-top:10px;
}
#rightcontenttop {
	position:relative; background-image:url(/content/dam/amex/global-card-transfers/images/right-top.gif); background-repeat:no-repeat; width:200px; 
	height:30px; font-size:12px; font-weight:bold; padding-left:15px; 
	padding-top:15px; padding-top:expression('10px');
}
#rightcontentmid {
	position:relative; background-image:url(/content/dam/amex/global-card-transfers/images/right-mid.gif); background-repeat:repeat-y; width:200px; font-size:8pt; color:#333333; top:-8px; top:expression('0px'); padding-bottom:10px;
}
#rightlist {
	position:relative; top:5px; left:-20px; width:85%; 
}
#tablist LI
, #leftlist LI
, #rightlist LI
{
	list-style: none;
	text-indent: -8px;
}
#rightcontentbott {
	position:relative; 
	background-image:url(/content/dam/amex/global-card-transfers/images/right-bott.gif); 
	background-repeat:no-repeat; 
	width:200px; height:6px; margin-top:-10px; margin-top:expression('0px');
}
.tab-content {
	font-size:8pt; 
	width:520px;
	display:none;
	padding-left:25px;
	margin-left:25px;
}

.tab-content  a{
	text-decoration:none;
	color:inherit;
	border-bottom: 1px dotted;	
}	

.tab-header {
	background:url("/content/dam/amex/global-card-transfers/images/tab-header-collapsed.gif") no-repeat scroll 0 0 transparent;
	color:#4383A6;
	cursor:pointer;
	font-weight:bold;
	height:16px;
	margin-left:20px;
	padding:5px 0 0 5px;
	width:559px;
	font-size:9pt;
}
.tab-header.expanded {
	background:url("/content/dam/amex/global-card-transfers/images/tab-header-expanded.gif") no-repeat scroll 0 0 transparent;
}