
body, p, li, ul, ol, div, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: #E8F0F3;
	font-size: 0.8em;
}

a {
	color: #30719A;
	cursor: pointer;
}

a:hover {
	color: #419CD6;
	text-decoration: underline !important;
}

a.current:hover {
	cursor: default !important;
}




#body_container1 {
	background: url(../shell/body_bg.gif) repeat-x 0 0;
}



#page, #page_container1, #page_container2 {
	width: 982px;
}

#page {
	background: #fff url(../shell/page_bg_middle.gif) repeat-y 0 0;
	margin: 0 auto;
}

#page_container1 {
	background: url(../shell/page_bg_top.gif) no-repeat 0 0;
}

#page_container2 {
	background: url(../shell/page_bg_bottom.gif) no-repeat 0 100%;
	padding-bottom: 60px;
}





#amex_header, #amex_footer, #footer {
	margin: 0 auto;
}

#amex_header { 
	width: 970px;
}

#amex_footer { 
	width: 952px;
}

#footer {
	color: #444;
	font-size: 85%;
	width: 952px;
}



#page_title_container {
	display: inline;
	float: left;
	width: 300px;
}

#page_title.bgfx {
	margin: 25px 0 10px 30px;
}

#page_title.bgfx, #page_title.bgfx .bgfx1 {
	width: 199px;
	height: 42px;
	background-image: url(../shell/page_title.gif);
}

#page_title.bgfx .bgfx1 span {
	display: none;
}



h1 {
	font-size: 150%;
	padding: 0;
}






