body
{
	background: rgb(197, 204, 211);
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Tahoma, Sans-Serif;
	text-align: left;

	background-image: url(images/background.gif); 
	background-repeat: repeat;
	background-position: left; 

	-webkit-text-size-adjust:none;			/* Turn off font resizing on iPhone */
}

div.list
{
	padding: 0px;	   
	margin-top:0px;
	margin-left:0.6em;
	margin-right:0.6em;
	font-size:1em;
	font-family: Helvetica;
	font-weight:bold;
	color:black;
	text-align: left;

	background-color: white;       /* Each list has a white background fill */

	height: 1em;				/*same height as font */
	padding-top: 0.7em;			/* 14px for 17px font, to give 44px high bands  */
	padding-bottom: 0.9em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-left: 1px solid rgb(170, 170, 170);
	border-right: 1px solid rgb(170, 170, 170);
}

div.listDouble
{
	padding: 0px;	   
	margin-top:0px;
	margin-left:0.6em;
	margin-right:0.6em;
	font-size:1em;
	font-family: Helvetica;
	font-weight:bold;
	color:black;
	text-align: left;

	background-color: white;       /* Each list has a white background fill */

	height: 2em;				/*same height as font */
	padding-top: 0.7em;			/* 14px for 17px font, to give 44px high bands  */
	padding-bottom: 0.9em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-left: 1px solid rgb(170, 170, 170);
	border-right: 1px solid rgb(170, 170, 170);
}

div.listQuad
{
	padding: 0px;	   
	margin-top:0px;
	margin-left:0.6em;
	margin-right:0.6em;
	font-size:1em;
	font-family: Helvetica;
	font-weight:bold;
	color:black;
	text-align: left;

	background-color: white;       /* Each list has a white background fill */

	height: 5em;				/*same height as font */
	padding-top: 0.7em;			/* 14px for 17px font, to give 44px high bands  */
	padding-bottom: 0.9em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-left: 1px solid rgb(170, 170, 170);
	border-right: 1px solid rgb(170, 170, 170);
}

div.top
{
	margin-top: 0.6em;
	border-top: 1px solid rgb(170, 170, 170);
	-webkit-border-top-left-radius: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
}

div.bottom
{
	margin-bottom: 0.6em;
	border-bottom: 1px solid rgb(170, 170, 170);
	-webkit-border-bottom-left-radius: 0.5em;
	-webkit-border-bottom-right-radius: 0.5em;
}

div.divider
{
	border-bottom: 1px solid rgb(170, 170, 170);
}

div.prov
{
	background-color: rgb(200,200,200);
}

input
{
	font-size: 0.8em;
}

textarea.comment
{
	width: 100%;
	font-size: 0.8em;
	font-family: Helvetica, Tahoma, Sans-Serif;
}

a
{
	text-decoration: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	color: black;
}

a.button
{
	color: white;
}

a.highlight
{
	color: rgb(120,140,165);
}

p
{
	text-align: center;
	color: rgb(76, 86, 108);
	margin: 0.6em;
	font-size: 0.8em;
}

.showArrow
{  
	padding-right: 16px;
	background-image: url(images/chevronr.gif); 
	background-repeat: no-repeat;
	background-position: right; 
}

div.backButtonGen
{
	border: 0px;
	font-weight: normal;
	text-align: center;
	color: white;
	position: absolute;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left: 2px;
	padding-left: 3px;
}

div.backButton6
{
	font-size: 5px;
	top: 0.1em;
	height: 6px;
	width: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/button6.gif);
}

div.backButton8
{
	font-size: 6px;
	top: 0.3em;
	height: 8px;
	width: 44px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/button8.gif);
}

div.backButton10
{
	font-size: 8px;
	top: 0.3em;
	height: 10px;
	width: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/button10.gif);
}

div.backButton12
{
	font-size: 10px;
	top: 0.3em;
	height: 12px;
	width: 58px;
	padding-top: 6px;
	padding-bottom: 7px;
	background-image: url(images/button12.gif);
}

div.backButton14
{
	font-size: 11px;
	top: 0.4em;
	height: 13px;
	width: 64px;
	padding-top: 7px;
	padding-bottom: 8px;
	background-image: url(images/button14.gif);
}

div.backButton17
{
	font-size: 12px;
	top: 0.6em;
	height: 14px;
	width: 69px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/button17.gif);
}

div.backButton20
{
	font-size: 16px;
	top: 0.4em;
	height: 18px;
	width: 92px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-image: url(images/button20.gif);
}

div.backButton24
{
	font-size: 20px;
	top: 0.4em;
	height: 22px;
	width: 110px;
	padding-top: 12px;
	padding-bottom: 14px;
	background-image: url(images/button24.gif);
}

input.formButton
{
	background: 0;
	border: 0px;
	font-size: 1em;
}
input.invalidField
{
background: rgb(255,230,230); 
}
.userField
{
background: rgb(200,230,210);
}
input.multipleField
{
background: rgb(255,255,150);
}

div.titleBar
{
	width: 100%;
	height: 2.55em;
	color: white;
	border-bottom: 1px solid rgb(40, 55, 74);
}

table.titleBar
{
	font-size: 1em;
	color: white;
	width: 100%;
	height: 2.55em;
	margin-bottom: 0.6em;
	padding: 0px;
	margin: 0px;
}

td.button
{
	width: 7em;
}

td.title
{
	text-align: center;
	color: white;
	width: 100%;
	font-weight: bold;
}

table.list
{
	font-size: 1em;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

td.left
{
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

td.right
{
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.centre
{
	text-align: center;
}

div.airportLabel
{
	font-size: 0.7em;
	width: 100%;
	height: 1.3em;
	padding-bottom: 0.5em;
	padding-top: 0px;
	broder-top: 0px;
	overflow: hidden;
}

div.apListVisible
{
	display: block;
	position: relative;
	background: rgb(255,255,150);
	left: 0px;
	top: 0px;
	padding: 10px;
	text-align: center;
	font-size: 0.8em;
	
	border: 1px solid black;
	z-index: 2;
}

div.apListHidden
{
	display: none;
}

div.formButton
{
	margin: 0.5em;
	width: 5em;
	text-align: center;
	-webkit-border-radius: 0.5em;
	float: left;
	background-repeat: repeat;
}

div.leftFloat
{
	float: left;
}

div.rightFloat
{
	float: right;
}

div.nav
{
	width: 100%;
	text-align: center;
	padding-top: 1.2em;
	padding-bottom: 0.6em;
}