BODY
{
	margin-left: 0pt;
	margin-right: 0pt;
}
.BigRed
{
	font-size: 11.0pt;
	font-family: arial;
	color:Red;
	background-color: white;
	font-weight: bold;
}
.Required
{
	font-size: 7.5pt;
	font-family: arial;
	color:darkblue;
	font-weight: bold;
}
.MediumRed
{
	font-size: 10pt;
	font-family: arial;
	color: red;
	font-weight: bold;
}
.SmallRed
{
	font-size: 9pt;
	font-family: arial;
	color: red;
	font-weight: bold;
}
.flightheader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: arial;
	background-color: darkblue;
}
.agendaheader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: arial;
	background-color: #cc0000;
}
.subheaders
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:black;	
}
.agendatime
{
	font-size: 9pt;
	font-family: arial;
	background-color: white;
}
.agendadetail
{
	font-size: 9pt;
	font-family: arial;
	background-color: white;
}
.flightdetail
{
	font-size: 7.5pt;
	font-family: arial;
	background-color: white;
}
.flightdetailred
{
	font-size: 7.5pt;
	font-family: arial;
	background-color: white;
	color:red;
}
.TableSubDetailBold
{
	font-weight: bold;
	font-size: 9pt;
	font-family: arial;
	background-color: white;
}
.blackheader
{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
	color : White;
}
.TableSubDetail
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.TableSubDetailSmall2
{
    font-size: 8pt;
    font-family: arial;
    color: #333333;
    background-color: white;
}
.TableSubDetailSmall
{
	font-weight: bold;
	font-size: 8pt;
	color: darkblue;
	font-family: arial;
}
.TableSubDetailSmallGray
{
	font-size: 8pt;
	color: gray;
	font-family: arial;
}
.Divider
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: gray;
	height: 1px;
}
.ErrorMsg
{
	font-weight: bold;
	font-size: 14pt;
	color: darkblue;
	font-family: arial;
}
.TableHeader2
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: arial;
	background-color: darkgreen;
}
.TableHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: arial;
	background-color: #F2F2F2;
}
.TableDetail
{
	font-size: 9pt;
	color: black;
	font-family: arial;
	background-color: white;
}
.Header
{
	font-weight: bold;
	font-size: 11pt;
	color: darkblue;
	font-family: arial;
	background-color: white;
	text-decoration: underline;
}
.Headerbig
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: arial;
	background-color: white;
}
.inputNormal
{
	border-right: lightgrey 1pt solid;
	border-top: lightgrey 1pt solid;
	font-size: 9pt;
	border-left: lightgrey 1pt solid;
	border-bottom: lightgrey 1pt solid;
	font-family: arial;
	background-color: #ffffff;
}
.inputbutton
{
    font-size: 8pt;
    color: black;
    font-family: arial;
    background-color: lightgrey;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
}
.BottomLink
{
	font-weight: bold;
	font-size: 10pt;
	color: darkred;
	font-family: arial;
	background-color: white;
}
.smallcaption
{
	font-size: 9px;
	color: black;
	font-family: arial;
}
