@import url(../global.css);

#sectionHead {
	height: 67px;
}

#sectionHead.imgTop .headline h1 {
	margin-top: 3px;
}

#sectionHead.imgTop .headline p {
	padding-top: 9px;
}

#body div.image {
	width: 250px;	
}

#body div.image img {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-top: 25px;
}

#body div.copy {
	float: right;
	display: inline;
	width: 600px;
	padding: 0;
	margin-top: 25px;
}

h3 {
	font-size: 1.2em;
}

#body div.copy p {
	color: #67686c;
	font-size: 1.1em;
	line-height: 1.5em;
}

#body div.copy p.first {
	margin-top: 3px;
}

div.bullets, div.footnotes {
	background: url(/images/shared/900w_grey_gradient_bg.gif) no-repeat;
	margin-top: 30px;
	padding-top: 35px;
	clear: both;
}

div.bullets div.apply_today {
	float: left;
	display: inline;
	margin-left: 10px;
}

div.bullets div.apply_today ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
	font-size: 1.1em;
	width: 260px;
}

div.bullets div.apply_today ul li {
	background: url(/images/shared/right_arrow.gif) no-repeat 0px 2px;
	padding-left: 18px;
	margin-bottom: 5px;
	min-height: 15px;
}

div.bullets div.apply_today ul li a:link, div.bullets div.apply_today ul li a:visited {
	color: #c40000;
	text-decoration: none;
}

div.bullets div.apply_today ul li a:hover {
	text-decoration: underline;
}

div.bullets div.cardholder_benefits {
	float: right;
	display: inline;
	width: 600px;
}

div.bullets div.cardholder_benefits ul {
	list-style-type: square;
	padding: 0;
	margin: 0;
}

div.bullets div.cardholder_benefits ul li {
	margin-left: 13px;
	font-size: 1.1em;
	color: #67686c;
	line-height: 1.6em;
}

div.footnotes {
	padding-top: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
}

div.footnotes p {
	color: #67686c;
	font-size: 1.1em;
	line-height: 1.6em;
}
