.call-us-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #878787;
	font-weight: normal;
}
.call-us-num {
    font-family: Tahoma;
    font-size: 14px;
    color: #626262;
	font-weight: bold;
}
.call-us-tiny {
	font-family: Tahoma;
	font-size: 10px;
	color: #969494;
	font-weight: normal;
}
.flights-intro {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	text-align: justify;
}
.dotted-line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
}
.main-heading{
	font-family:tahoma;
	font-size:18px;
	color:#0066CC;
	font-weight: normal;
	margin-bottom:2px;
}
.sub-heading{
	font-family:tahoma;
	font-size:14px;
	color:#1b52c2;
	font-weight:bold;
	margin-bottom:2px;
	padding-left: 10px;
}
.H3-sub-heading{
	font-family:tahoma;
	font-size:11px;
	color:#1b52c2;
	margin-bottom:2px;
	/*padding-left: 10px;*/
}
.footer-heading{
	font-family:tahoma;
	font-size:11px;
	color:#cddbea;
	font-weight: bold;
}
.footer-links{
	font-family:tahoma;
	font-size:11px;
	color:#b5bfc9;
	font-weight: normal;
	text-decoration:none;
	line-height: 16px;
}
.footer-links a{
	font-family:tahoma;
	font-size:11px;
	color:#b5bfc9;
	font-weight: normal;
	text-decoration:none;
	line-height: 16px;
}
.footer-links a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#b5bfc9;
	font-weight: normal;
	text-decoration:underline;
	line-height: 16px;
}
.footer-dotted-line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94a4b3;
	line-height: 2px;
}
.grey-links{
	font-family:tahoma;
	font-size:11px;
	color:#858585;
	font-weight: normal;
	text-decoration:none;
	line-height: 25px;
	padding-left: 25px;
}
.grey-links a{
	font-family:tahoma;
	font-size:11px;
	color:#858585;
	font-weight: normal;
	text-decoration:underline;
}
.grey-links a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#858585;
	font-weight: normal;
	text-decoration:none;
}
.a-z-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#474747;
	font-weight: bold;
	text-decoration:none;
	line-height: 18px;
}
.a-z-link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#474747;
	font-weight: bold;
	text-decoration:none;
}
.a-z-link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1b52c2;
	font-weight: bold;
	text-decoration:underline;
}
.a-z{
	font-family: tahoma;
	font-size: 26px;
	font-weight: normal;
	color: #ee5f09;
	text-decoration: none;
}
.blue-links{
	font-family:tahoma;
	font-size:11px;
	color:#2478cf;
	font-weight: normal;
	text-decoration:none;
	line-height: 22px;
	padding-left: 20px;
}
.blue-links a{
	font-family:tahoma;
	font-size:11px;
	color:#2478cf;
	font-weight: normal;
	text-decoration:underline;

}
.blue-links a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#2478cf;
	font-weight: normal;
	text-decoration:none;
}
.top{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ee5f09;
	text-decoration: underline;
}
.divider{
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.table-border{
	border: 1px solid #8d8d8d;
}
.table-text{
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	padding-left: 5px;
}
.table-text a{
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: underline;
	padding-left: 5px;
}
.table-text a:hover{
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	padding-left: 5px;
}
.table-header-text{
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
	background-color:#efefef;
}

