/*-------------------------------------------------------------------------------------------------*/
/* Fallback page */
/*-------------------------------------------------------------------------------------------------*/	
	
body{
	margin:0;
}

.AXP_Responsive #site-container {
    background: none repeat scroll 0 0 #FFFFFF;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

p#amex-logo{
    font-family: 'widescreen';
    left: 11px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 17px;	
}	

#article-fallback .container {
	margin: 0 auto;
}

#article-fallback{
    font-size: 0.875em;
	color: #4D4F53;
    font-family: Arial,Helvetica,Helvetica Neue,sans-serif;
	overflow:hidden;
	margin-top:-6px;	
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#article-fallback  h1 {
    color: #001558;
}

#article-fallback  .fallbackMessage{
    line-height: 1.4;
}

p {
    margin: 0 0 15px;
}

#article-fallback .copyright {
    font-size: 0.65em;
    margin-top: 40px;
}

#amex-logo a {
    background: url("../images/sprite.gif") no-repeat scroll -188px top transparent;
    display: block;
    height: 54px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 63px;
}
a {
    color: #006890;
    text-decoration: none;
}
.ie7 #amex-logo a {
	margin-left:1%;
}

.ie8 #article-fallback, .ie7 #article-fallback, .ie9 #article-fallback{
	width:100%;	
	width:860px;	
	margin:0 auto;
	overflow:hidden;
}
.ie8  #header , .ie7  #header , .ie9  #header  {
    background-color: #FFFFFF;
    background-image: url("../images/header-bg.gif");
    background-position: left bottom;	
    height: 90px;
    position: relative;
    z-index: 10;
	min-width:860px;	
}

.ie8  #article-fallback .container , .ie7  #article-fallback .container, .ie9  #article-fallback .container{	
	padding: 40px 3%;	
}

.ie8  #mobile-header, .ie7 #mobile-header, .ie9 #mobile-header {
	display:none;
}

.ie9 #site-container, .ie8 #site-container, .ie7 #site-container {
    background: none repeat scroll 0 0 #FFFFFF;
    min-width:860px;
	width:100%;
	position:relative;
	overflow:hidden;
	
}
.ie7 #header .container , .ie8 #header .container , .ie9 #header .container {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
    position: relative;
}
/*-------------------------------------------------------------------------------------------------*/
/* Fallback for Small Channel */
/*-------------------------------------------------------------------------------------------------*/	

body.res_Small,	html .res_Small{
	background-color: #cececf;
}
.res_Small #article-fallback {
	background-color: #cececf;
	position: relative;
	z-index: 8;
	overflow: hidden;
	margin-top:0;
}

.res_Small #article-fallback  .container {
	padding: 0 3%;
	margin: 20px auto 0 auto;
	overflow: hidden;
}

.res_Small #article-fallback .contentArea {
	background-color: #fff;
	position: relative;
	margin-bottom: 20px;
	padding: 20px 4%;
}
.res_Small #mobile-header{
	display:block;
}

.res_Small #main-panel {
	position: relative;
	width: 100%;
}	

.res_Small #mobile-header {
	background: url("../images/m-header-bg.png") repeat-x left bottom;
	height: 47px;
	position: relative;
	z-index: 10;
	margin-bottom: -3px;
}
.res_Small #mobile-amex-logo {
	margin: 0 41px 0 41px;
	height: 44px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
}
.res_Small #mobile-amex-logo a {
	display: block;
	margin: 16px auto 0 auto;
	width: 201px;
	height: 10px;
	background: url("../images/amex-logo.gif") no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
}
/*-------------------------------------------------------------------------------------------------*/
/*  Fallback  for Medium and Large Channel  */
/*-------------------------------------------------------------------------------------------------*/	

.res_Large #header, .res_Medium #header  {
    background-color: #FFFFFF;
    background-image: url("../images/header-bg.gif");
    background-position: left bottom;
    height: 90px;
    position: relative;
    z-index: 10;
}
	
.res_Large #header .container , .res_Medium #header .container {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
    position: relative;
}

.res_Large #article-fallback  .container ,.res_Medium  #article-fallback  .container{
	padding: 40px 3%;
	max-width: 860px;
}

.res_Large .iNavShadow ,.res_Medium .iNavShadow   {
    background: url("../images/img_shdw_mainNav.png") repeat-x scroll left -1px transparent;
    height: 7px;
    margin-bottom: -7px;
    position: relative;
    z-index: 10;
}
	
.res_Large p#amex-logo {   
    left: 20px;  	
}
.res_Large  #mobile-header, .res_Medium  #mobile-header{
	display:none;
}