#parentbox {
	width:					782px;
	position:				absolute;
	left:					50%;
	margin-left:			-391px;
}

#menubox {
	width:					782px;
	height:					20px;
}

#keylinebox {
	width: 					782px;
	border:					1px solid #000000;
}

#mainimagebox {
	width:					782px;
}

#columnsbox {
	width:					782px;
}

#leftbox {
	float:					left;
	width: 					369px;
	border-right: 			dotted;
	border-right-width:		2px;
	border-right-color:		#999999;
	padding:		        10px;	
}

#centerbox {
	width: 					740px;
	padding:		        10px;
}

#rightbox {
	float:					right;
	width: 					371px;
	padding:		        10px;
}

#bottombox {
	clear:					both;
	width:					782px;
}

#footerbox {
	width: 					782px;
}

.dottedline {
	width: 					100%;
	border-bottom: 			dotted;
	border-bottom-width:	2px;
	border-bottom-color:	#999999;	
}

.bodytext {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#333333;
	line-height:			16px;		
}

.bodytextbold {
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:					#000000;
	line-height:			16px;		
}

.largeblack {
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				14px;
	color:					#000000;
	line-height:			16px;		
}

.footertext {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10px;
	color:					#333333;
	line-height:			16px;		
}

.orangeHeading {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#de791c;
	font-weight:			bold;
}
.orangeSmall {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#de791c;
	font-weight:			bold;
}
a:link {
	color:					#00759a;
	text-decoration:		none;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
}

a:visited {
	text-decoration:		none;
	color:					#00759a;
	font-weight:			bold;
}

a:hover {
	text-decoration:		none;
	color:					#666666;
	font-weight:			bold;
}

a:active {
	text-decoration:		none;
	color:					#00759a;
	font-weight:			bold;
}


td.RegHead	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:				#333333;
	line-height:	12px;		
	font-weight: 	900;
	text-align:		right;
	padding-right:	20px;
}

td.RegOr	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:				#333333;
	line-height:	12px;		
	height:20px;
}

ul.directions	{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#333333;
	line-height:			16px;		
	margin-top:0px;
}

table.Airlines	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:				#333333;
	margin-left:20px;
}

table#Schedule	{
	margin:						0 0 30px 120px;
	background-color: rgb(230, 237, 243);
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:						#333333;
	line-height:			16px;		
	width:500px;
}

.horizontal_line	{
border-bottom: 1px solid rgb(177, 205, 216);
color: rgb(0, 117, 154);
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
width: 100%;
}