/* CSS Document */

img{	behavior: url(/hsbcusa/control/css/iepngfix.htc);
	} 

body{	
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image:url(/credit_cards/images/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:.7em;	
	}
h1{
	margin:0px;
	padding:0px;
	padding-bottom:7px;
	font-size:18px;
	font-weight:normal;
	color:#ff0000;
	}	
	
h2{
	font-size:15px;
	color:#000000;
	padding:5px 0px;
	margin:0px;
	}
	
h3 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
h4{
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:7px;
	color:#333333;
	}	

	
p{
	margin:0px;
	padding:0px;
	}
	
.tooltip{
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#d1d1d1,direction=135);
}

