body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-size: 10px;
		margin: 0 0 4px 0;
}
h4 {
	font-size: 14px;
	margin: 0 0 5px 0;
	font-weight: bold;
	clear: left;
}
h4.heavy {
	font-size:14px;
}
#print img {
	display:inline;
}
#bp {
	border: 1px solid #000;
}
#heading {
    background-color: #fff;
	border-bottom: 1px solid #000;
    padding: 0 0 3px 0;
	xcolor: #FFF;
	background-color:#fff;
	margin: 0;
}
#heading h1 {
	float: left;
}
#heading h2 {
	background-color: #fff;
	padding: 11px 0 0;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: bottom;
	text-align:right;
}
#passenger ul {
	list-style-type: none;
	margin:15px 0 0 15px;
	padding:0;
	font-size: 12px;
}
#passenger li {
	margin:0; padding:0;
	line-height:1em;
}
#checkingIn {
	padding: 15px 5px 0 0;
}
#checkingIn p.label{
 font-size:12px;
 font-weight:bold;
}
.barcode span {
	display:block;
	text-align:center;
	width:172px;
}
#ident {
	text-align:left;
	font-size: 12px;
}
#starAlliance {
	border-top:1px solid #000;
	text-align: right;
	padding: 5px 15px;
}
.tearLine {
	border-top: dotted 2px #666;
	font-size:12px;
	padding-top:10px;
	margin: 0 0 15px 0;
	text-align:left;
}
.hide {
  display:none;
}
#passenger p.seating {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height:1.2em;

}
#passenger li.larger,
#passDataCopy li.larger {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 20px;
}
#passDataCopy ul {
	list-style-type: none;
	margin:0;
	padding:0;
	font-size: 12px;
}
#passDataCopy li {
	margin:0;
	padding:0;
	line-height: 1em;
}
#beforeYouLeave, #atTheAirport, #checkingIn p {
	width:85%;
}
#atTheAirport {
	padding-top:7px;
}
#beforeYouLeave ul,
#atTheAirport ul {
	padding: 0;
	margin: 0;
	list-style-type: disc;
	padding-left: 15px;
}

#beforeYouLeave li,
#atTheAirport li {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
}

#atTheAirport p {
	font-size: 12px;
	font-weight:bold;
}
#Ted {
	border: 1px solid #666666;
	margin-right: 10px;
}
#Ted h4 {margin-top:10px;}
#Ted h4, #Ted p, #Ted img {
	margin-left:10px;
	margin-right:10px;
}
#Ted img {margin-bottom:10px;}
.noPrint {display: none; }
.heavy {
	font-size: 12px;
	font-weight: bold;
}

#bgColor1{
	background-color: #E3ECFF;
}

#bgColor2{
	background-color: #F3F6FF;
}
