.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	background-color: #003366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.photoHome {
	background-image: url(images/photo_home_01.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
.contentArea {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	color: #0071B9;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #CC0000;
	background-color: #FFFF66;
}
li {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.curveBG {
	background-image: url(images/curve_sub_bg.gif);
	background-repeat: repeat-y;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
}
.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #0071B9;
}
.rule1 {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999966;
}
hr {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999966;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.flightHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #0071B9;
}
.chartHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #003366;
	background-image: url(images/bg_chart.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999966;
	border-bottom-color: #999966;
	background-position: bottom;
}
.chartData1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/bg_chart_blue.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #A5CEE8;
	border-bottom-color: #A5CEE8;
	background-position: bottom;
}
.chartData2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/bg_chart_white.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-position: bottom;
}
.chartSepPlain {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.bodyTextSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.faqHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 17px;
}
.photoHome2 {
	background-image: url(images/photo_home_02.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

table#fares {
	background-image: url(images/nav_fares_promo_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 6px 0 0 0
	}
table#fares tr#faretop td {
	background-image: url(images/nav_fares_promo_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	}
table#farerates {
	background-image: url(images/nav_fares_promo_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px 0 9px 0; 
	}
table#farerates tr td {
	padding: 1px 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	}
table#farerates tr#btmrow td {
	padding-bottom: 4px;
	}
table#farerates tr td.fareprice {
	text-align: right;
	}
table#farerates a:link, table#farerates a:visited {
	color: #FFF;
	text-decoration: none;
	}
table#farerates a:hover {
	color: #FF9;
	}
