body {
	margin: -10px;
	color: #000;
	background-color: #fff;
	background-image: url(/content/dam/amex/cn/assets/shared/sg20/intl/images/img_bkg.gif);
	background-repeat: repeat-x
}

body, h1, h2, h3, h4, div, p, ul, li, input {
	font-family: Arial, Helvetica, sans-serif;
}
.linktxt0
{
	font-size: 0.6em;
	color: #666;
	background: #0E4279;
	height: 30px;
	vertical-align: middle
}
.linktxt1
{
	color: #fff
}
.linktxt2
{
	color: #ffcc00
}
.level2active
{
	font-size: 0.6em;
	color: #fff;
	background: #033c75;
	padding: 2px 5px 2px 5px
}
.level2inactive
{
	font-size: 0.6em;
	color: #033c75;
	background: #f3f6f9;
	padding: 2px 5px 2px 5px
}
.level3bg
{
	background: #0E4279
}
.level3
{
	font-size: 0.6em;
	color: #fff
}
.level3divider
{
	background: #fff
}
.level4bg
{
	background: #D1DFEB
}
.level4
{
	font-size: 0.6em;
	color: #0000ee
}
.level4divider
{
	background: #709FBE
}
.level5bg
{
	background: #fff
}
.level5
{
	font-size: 0.6em;
	color: #0000ee
}
.level5divider
{
	background: #709FBE
}
DIV.component
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 84%;
	padding-bottom: 15px;
	padding-top: 0px
}
DIV.offercomponent
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 84%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: #ccc 1px dotted;
}
H1
{
	margin: 0px;
	padding: 0px;
	height: 70px
}
.h1text1
{
	padding-top: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #69C
}
.h1text2
{
	padding-left: 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #036
}
.h1cta
{
	float: right;
	clear: both;
	margin-top: 5px
}
H2
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	color: #003366
}
H2.clickable
{
	padding-right: 0px;
	color: #036
	background-POSITION: left top;
	padding-left: 25px;
	background-image: url(/content/dam/amex/cn/assets/shared/sg20/intl/images/sub_blank.gif);
	padding-bottom: 0px;
	padding-top: 1px;
	background-repeat: no-repeat
}
.h2link
{
	color: #036
}
H2.nonclickable
{
	padding: 0px 0px 0px 10px
}
P
{
	padding-left: 18px;
	margin: 9px 0px
}
TH
{
	color: #fff
}
UL
{
	margin-top: 5px;
	margin-bottom: 0px
}
OL
{
	margin-top: 5px;
	margin-bottom: 0px
}
.smtxt
{
	font-size: 0.8em
}
.list
{
	list-style-image: url(/content/dam/amex/cn/assets/shared/sg20/intl//images/bullet.gif)
}
IMG
{
	display: block
}
#imgfloatleft
{
	float: left;
	padding-left: 18px;
	height: 90px
}
#imgfloatright
{
	float: right;
	padding-left: 5px;
	height: 90px
}
#floatnone
{
	float: none;
	height: 90px
}
CAPTION
{
	font-size: 0.9em;
	font-weight: bold
}
.bgcolor
{
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background-color: #f0f0f0
}
.copyright
{
	padding-right: 0px;
	border-top: #ccc 1px solid;
	padding-left: 0px;
	font-size: 0.6em;
	padding-bottom: 0px;
	margin: 30px 20px 10px;
	padding-top: 10px;
	text-align: center
}

/* ******************  printing  ************** */

@media print {
   h1, h2, h3,
   h4, h5, h6	{ page-break-after: avoid; page-break-inside: avoid }
   blockquote,
   pre		   { page-break-inside: avoid }
   ul, ol, dl	{ page-break-before: avoid }
   .navbar	   { background-color: #fff; color: #000; border-color: #000;
border-width: 1px; }
   a.navlink, a.bannerLink	 { font-weight: normal }
}

/* ******************  speech  ************** */

@media aural {
   h1, h2, h3,
   h4, h5, h6	{ voice-family: paul, male; stress: 20; richness: 90 }
   h1			{ pitch: x-low; pitch-range: 90 }
   h2			{ pitch: x-low; pitch-range: 80 }
   h3			{ pitch: low; pitch-range: 70 }
   h4			{ pitch: medium; pitch-range: 60 }
   h5			{ pitch: medium; pitch-range: 50 }
   h6			{ pitch: medium; pitch-range: 40 }
   li, dt, dd	{ pitch: medium; richness: 60 }
   dt			{ stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em			{ pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong		{ pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn		   { pitch: high; pitch-range: 60; stress: 60 }
   s, strike	 { richness: 0 }
   i			 { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b			 { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u			 { richness: 0 }
   a:link		{ voice-family: harry, male }
   a:visited	 { voice-family: betty, female }
   a:active	  { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}