#mainPopupWrapper{
	color: black;
	padding: 0em;
	width: 431px;
	height:195px;
	position:absolute;
	display: none;
	z-index:105;

}

#mainPopup{
	
	background:url("https://www.americanexpress.com/content/dam/amex/us/staticassets/images/sharedDotCom/Images/popupImages/layer_transparent.png") no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='https://www.americanexpress.com/content/dam/amex/us/staticassets/images/sharedDotCom/Images/popupImages/layer_transparent.png');
	color: black;
	margin: 1em 0em 0em 10em;
	padding-top:2px;
	_padding: 0em;
	width: 431px;
	height:195px;
	z-index:200;
	DISPLAY: block;  
	VISIBILITY: visible; 
	/*position:relative;*/

}



.popUpHeader {
	height:35px;
	position:relative;
}

.popUpBody {
	height:137px;
	margin:8px 0px 0px 0px;
	position:relative;
}

#mainPopup .popUpHeader h1{
	color: #048cbf;
	line-height: 1;
	margin: 12px 0px 0px 14px;
	*margin: 13px 0px 0px 14px;
	_margin: 15px 0px 0px 14px;
	padding: 7px 10px 10px 8px;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	width: 350px;
	height:16px
	vertical-align:center;
}

#mainPopup .popUpHeader a{
	width: 15px;
	height:16px;
	float:right;
	padding:0px;
	margin:-26px 22px 0px 0px;
	*margin:-27px 22px 0px 0px;
	text-decoration:none;
	border:0px;
}

#mainPopup .popUpBody p{
	color: #272727;
	text-align: left;
	margin: -1px 0px 16px 12px;
	*margin: 11px 0px 16px 12px;
	_margin: 1px 0px 16px 12px;
	padding: 0px 0px 0px 9px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	width: 29em;
	line-height:1.3;
}


#mainPopup .popUpBody p a{
	display:block;
	float:right;
	width: 69px;
	height:24px;
	position:absolute;
	text-decoration:none;
	margin:3px 24px 0px 0px;
	*margin:2px 24px 0px 0px;
	border:0px;
}

#backgroundGrey {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	background: gray;
	filter: alpha(Opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	z-index:103;
}

/* To fix clickable issue on secondary spot light */
dt:hover {background-position:0% 100%;}

#foot-panel DT A {
	COLOR: #2b7ca5; BORDER-BOTTOM: #2b7ca5 1px none; TEXT-DECORATION: none
}

#foot-panel DT {
font-weight: bold;
font-family:agenda,arial,sans-serif;
font-size:15px;
}
