﻿body
 {
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: White;
	font-family: Tahoma, Verdana;
	font-size:12px;
	color:#404040;	
}

a
{
	text-decoration: none;
}

.headerlayout
{
	position:absolute;
	top: 6px;
	left: 6px;
	width:500px;
	height:71px;
	padding: 0px 0px 0px 0px;
	max-width:500px;
	min-width:500px;
}

.flightCellLayout
{
	background-color: White;
	font-family: Tahoma, Verdana;
	font-size:12px;
	color:#404040;	
}

.formlayout
{
	position:absolute;
	top: 80px;
	left: 6px;
	width:497px;
	height:516px;
	padding: 3px 0px 0px 0px;
	border: solid 1px #404040;
	max-width:497px;
	min-width:497px;
	max-height:519px;
	min-height:519px;
	overflow:hidden;
}

.flightEntryPanel
{
	position:absolute;
	top: 26px;
	left: 14px;
	width:465px; 
	height:451px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	max-width:465px;
	min-width:465px;
	max-height:451px;
	min-height:451px;
	overflow:hidden;
}

.emailPanel
{
	position:absolute;
	top: 130px;
	left: 7px;
	width:483px; 
	height: 298px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	max-width:483px;
	min-width:483px;
	max-height: 130px;
	min-height:130px;
	overflow:hidden;
}

.questionPanel_1
{
	position:absolute;
	top: 54px;
	left: 16px;
	width:465px; 
	height:100px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	max-width:465px;
	min-width:465px;
	max-height:100px;
	min-height:100px;
	overflow:hidden;
}

.questionPanel_2
{
	position:absolute;
	top: 158px;
	left: 16px;
	width:465px; 
	height:80px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	max-width:465px;
	min-width:465px;
	max-height:80px;
	min-height:80px;
	overflow:hidden;
}

.questionPanel_3
{
	position:absolute;
	top: 242px;
	left: 16px;
	width:465px; 
	height:62px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	max-width:465px;
	min-width:465px;
	max-height:62px;
	min-height:62px;
	overflow:hidden;
}

.questionPanel_4
{
	position:absolute;
	top: 308px;
	left: 16px;
	width:465px; 
	height:156px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	max-width:465px;
	min-width:465px;
	max-height:156px;
	min-height:156px;
	overflow:hidden;
}

.multipleFlightPanel
{
	position:absolute;
	top: 103px;
	left: 17px;
	width:455px; 
	height:235px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:#e1dfd9;
	max-width:455px;
	min-width:455px;
	max-height:235px;
	min-height:235px;
	overflow:hidden;
}

.specialTableCell
{
	background-color:White;
	color:#404040;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
}

.tpScheduledDepartureTime
{
	position:absolute;
	top: 212px;
	left: 290px;
}

.tpScheduledArrivalTime
{
	position:absolute;
	top: 242px;
	left: 290px;
}

.tpActualDepartureTime
{
	position:absolute;
	top: 314px;
	left: 290px;
}

.tpActualArrivalTime
{
	position:absolute;
	top: 344px;
	left: 290px;
}

.tableLayout
{
	width: 480px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    border-style:none;
    border-width: 0px;
}

.tableRowEven1
{
	vertical-align:middle; 
	text-align:left; 
	height:auto;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-style:none;
	border-width: 0px;
}

.tableRowOdd1
{
	vertical-align:middle; 
	text-align:left; 
	height:auto;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: #e2e1dd;
	border-style:none;
	border-width: 0px;	
}

.tableCellInfo
{
	padding: 0px 5px 0px 5px; 
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
	border-style:none;
	border-width: 0px;	
	font-weight:bold;
	font-size:large;
}

.tableCellImage
{
	padding: 0px 0px 0px 5px; 
	margin: 0px 0px 0px 0px;	
	width: 90px;
	vertical-align: middle;
	text-align:left;
	border-style:none;
	border-width: 0px;	
}

.tableCellText
{
	padding: 0px 5px 0px 5px; 
	margin: 0px 0px 0px 0px;
	width: 350px;
	vertical-align:middle;
	text-align:left;
	border-style:none;
	border-width: 0px;	
	font-weight:bold;
}

.tableCellLabelText
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	width: 350px;
	vertical-align:middle;
	text-align:left;
	border-style:none;
	border-width: 0px;	
	font-weight:bold;
}
.tableCellEnter
{
	padding: 0px 0px 0px 5px; 
	margin: 0px 0px 0px 0px;	
	width: 40px;
	vertical-align: middle;
	text-align:right;
	border-style:none;
	border-width: 0px;	

}

.tableCellGeneral
{
	padding: 0px 0px 0px 5px; 
	margin: 0px 0px 0px 0px;	
	vertical-align: middle;
	text-align:left;
	border-style:none;
	border-width: 0px;
	font-weight:bold;	
}

.recentClaimPanelList
{
	position:absolute;
	top: 8px;
	left: 8px;
	width:479px; 
	height:411px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	max-width:479px;
	min-width:479px;
	overflow:hidden;
}

.tableRowHeader
{
	vertical-align:middle; 
	text-align:left; 
	height:auto;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: White;
	font-weight:bold;
	color:#404040;
	border-style:none;
	border-width: 0px;	
}

.tableRowOdd
{
	vertical-align:middle; 
	text-align:left; 
	height:auto;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: #012a88;
	color:White;
	border-style:none;
	border-width: 0px;	
	text-decoration: none;
}

.tableRowOddHover
{
	vertical-align:middle; 
	text-align:left; 
	height:auto;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: #012a88;
	color:#cae53c;
	border-style:none;
	border-width: 0px;	
	text-decoration: none;
	cursor:hand;
}

.tableRowEven
{
	vertical-align:middle; 
	text-align:left; 
	height:auto;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: #404040;
	color:White;
	border-style:none;
	border-width: 0px;	
	text-decoration: none;
}

.tableRowEvenHover
{
	vertical-align:middle; 
	text-align:left; 
	height:auto;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: #404040;
	color:#cae53c;
	border-style:none;
	border-width: 0px;	
	text-decoration: none;
	cursor:hand;	
}


.tableRowOddHover a:link { color: #cae53c }
.tableRowEvenHover a:link { color: #cae53c }

.airlineClaimPanelList
{
	position:absolute;
	top: 425px;
	left: 8px;
	width:479px; 
	height:40px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	overflow:hidden;
}

.airlineClaimYearPanelList
{
	position:absolute;
	top: 8px;
	left: 8px;
	width:479px; 
	height:502px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	overflow:hidden;
}

.disclaimerPanel
{
	position:absolute;
	top: 8px;
	left: 8px;
	width:479px; 
	height:500px;	
	padding: 0px 0px 0px 0px;
	border: solid 1px #404040;
	background-color:White;
	max-width:479px;
	min-width:479px;
	max-height:500px;
	min-height:500px;
	overflow:hidden;
}