/* 
	CSS Styles for LAYOUT TEMPLATES on AA.com
	
	Author(s):	Bob Buechel
	
	Copyright (c) 2008 American Airlines. All rights reserved.
	
	This file contains proprietary information of American Airlines.
	Copying or reproduction without prior written approval is prohibited
	
	Last Date Modified: 02/12/2008
*/

/***** START --- PAGE LAYOUT STYLES *******/	
#aaSingleColumnHeader{
	width:774px;
	}
#aaSingleColumnPageTitle{
	width:639px;
	_width:774px;
	padding: 0px 0px 0px 140px;
	}
#aaSingleColumnBreadcrumb{
	width:639px;
	_width:774px;
	padding: 0px 0px 0px 140px;
	}
#aaSingleColumnBreadcrumb #navigation{
	margin-top: 12px;
	_margin-top: 11px;
	_padding-left: 42px;
	}
#aaSingleColumnBreadcrumb #navigationCR{
	padding-top: 19px;
	_margin-left: 8px;
	}
#aaSingleColumnBody{
	width:639px;
	_width:774px;
	padding: 10px 0px 0px 135px;
	}
#aaSingleColumnFooter{
	clear: left;
	width:645px;
	_width:774px;
	text-align:center;
	padding: 10px 0px 0px 135px;
	}
/***** STOP --- PAGE LAYOUT STYLES *******/	

/***** START --- BASELINE HEADING TAG STYLES *******/	
#aaSingleColumnPageTitle h1	{
	font-size: 16px; 
	color: #0000cc; 
	border: 1px solid #00007C; 
	padding: 0px;
	margin: 12px 0px 0px 0px;
	_margin: 14px 0px 0px 2px;
	border-width: 0px 0px 1px 0px;
	}
#aaSingleColumnBody h3	{
	font-size: 14px; 
	margin: 0px; 
	padding: 5px 10px; 
	color: #000066; 
	border-bottom: 2px solid #b0c7e7;	
	}
#aaSingleColumnBody h2	{
	font-size: 13px; 
	margin: 0px; 
	color: #00007C; 
	border: none;
	}
#aaSingleColumnBody h5 	{
	font-size: 11px;
	margin: 0; 
	padding: 0; 
	color: #00007C;
	}
#aaSingleColumnBody label {
	font-weight: bold;
	}
/***** STOP --- BASELINE TAG STYLES *******/	
