﻿.helpTable
{
	background-color:White;
}
.helpTextRed
{
	font-family: Arial, Verdana;
	font-size: 12px;	
	font-weight:bold;
	color:Red;
}
.tdTitleSegment
{
	text-align:left;
	font-weight: bold;
	font-size: 11pt;
	color:Black;
}
.tdNoRules
{
	 FONT-SIZE: 12px;
     COLOR: Black;
     TEXT-ALIGN:right;
}
.supportHeaders
{
	font-family: Arial, David;
	font-size: 15px;
	font-weight: bold;	
}

.flightHelpHeader
{	
	background-color:#259CC7;
	border-top:solid 1px #65AEE5;
	border-left:solid 1px #65AEE5;
	border-right:solid 1px #65AEE5;	
	color:White;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;	
	padding-top:2px;
	padding-bottom:2px;	
	width:100%;	
}
.flightHelpHeaderRight
{	
	width:0%;
}
.flightHelpHeaderLeft
{	
	width:0%;
}

.InnerHeaderText
{
	color:#006699;
	font-size:14px;
	font-weight:bold;
}

.CustomerServiceFormRed
{
	color:red;
}