/*normalise margin, padding*/
body,div,dl,dt,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,a
{ margin:0; padding:0; }

/*normalise font size for headers*/
h1,h2,h3,h4,h5,h6
{ font-size:100%; }

/*remove list styles*/
ol,ul
{
list-style: none;
margin-bottom: 5px;
}

/*normalise font weight and font style to normal*/
address,caption,cite,code,dfn,em,strong,th,var
{ font-style:normal; font-weight:normal; }

/*remove table styles from tables*/
table
{ border-collapse:collapse; border-spacing: 0; }

/*add border to fieldset*/
fieldset
{ border:1px; }

/*remove border from img*/
img
{ border:0px; }

/*left aligns text in caption and th*/
caption,th
{ text-align:left; }

/*display list inline unless told otherwise*/
li
{
	display: inline;
	padding-right: 5px;
}

/*main styles*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


/*main paragraph text for address area*/
#main_wrapper #header_wrapper #header_wrapperleft h1 {
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
}
#main_wrapper #header_wrapper #header_wrappermiddle blockquote {
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
#main_wrapper #header_wrapper #header_wrappermiddle cite {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
#main_wrapper #header_wrapper #header_wrapperright p {
	font-size: 100%;
	text-align: right;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
#main_wrapper #header_wrapper #header_wrapperright strong {
	font-size: 160%;
	font-weight: normal;
	color: #F34C01;
}
#main_wrapper #header_wrapper #header_wrapperrightmain #header_submenu p {
	color:#003399;
	font-size: 70%;
}
#main_wrapper #header_wrapper #header_wrapperrightmain #header_submenu a {
	color:#003399;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}
#main_wrapper #header_wrapper #header_wrapperrightmain #header_submenu a :hover {
	color:#000000;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}
#main_wrapper #header_wrapper #header_wrapperrightmain #header_submenu a :visited {
	color: #CCCCCC;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}

/*navigation links*/
#main_wrapper #contentrownav a:link {
	color:#ffffff;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
#main_wrapper #contentrownav a:hover {
	color:#000000;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
#main_wrapper #contentrownav a:visited {
	color: #333333;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
#main_wrapper #contentrownav {
	color: #ffffff;
}
/*main text styles for each of the three main text columns*/
#main_wrapper #contentrow2 #contentrow2left h1 {
	font-size: 80%;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	color:#F34C01;
}
#main_wrapper #contentrow2 #contentrow2left h2 {
	font-size: 80%;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	color:#F34C01;
}
#main_wrapper #contentrow2 #contentrow2left p {
	font-size: 60%;
	color: #333333;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 10px;
}
#main_wrapper #contentrow2 #contentrow2left fieldset {
	padding: 5px;
}
#main_wrapper #contentrow2 #contentrow2left legend {
	font-size: 75%;
	text-align: left;
	font-weight: bold;
	color:#F34C01;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main_wrapper #contentrow2 #contentrow2left th {
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	color: #333333;
}
#main_wrapper #contentrow2 #contentrow2left tr {
	padding-bottom: 5px;
}
.formboxes {
	font-size: 80%;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#main_wrapper #contentrow2 #contentrow2left #text {
	font-size: 80%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#main_wrapper #contentrow2 #contentrow2left em {
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
#main_wrapper #contentrow2 #contentrow2left a:link {
	color:#F34C01;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}
#main_wrapper #contentrow2 #contentrow2left a:hover {
	color:#666666;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}
#main_wrapper #contentrow2 #contentrow2left a:visited {
	color: #333333;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}
/*right column*/
#main_wrapper #contentrow2 #contentrow2middle h1 {
	font-size: 140%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color:#F34C01;
}
#main_wrapper #contentrow2 #contentrow2middle h2 {
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color:#F34C01;
}
#main_wrapper #contentrow2 #contentrow2middle h3 {
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color:#F34C01;
}
#main_wrapper #contentrow2 #contentrow2middle p {
	font-size: 80%;
	color: #333333;
	padding-bottom: 10px;
}
#main_wrapper #contentrow2 #contentrow2middle strong {
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2middle a:link {
	color:#003399;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#main_wrapper #contentrow2 #contentrow2middle a:hover {
	color:#000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}
#main_wrapper #contentrow2 #contentrow2middle a:visited {
	color: #666666;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
/*table styles*/
#main_wrapper #contentrow2 #contentrow2middle caption {
	font-size: 80%;
	color: #333333;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main_wrapper #contentrow2 #contentrow2middle th {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#main_wrapper #contentrow2 #contentrow2middle td {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tableborders {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	margin-bottom: 20px;
	margin-top: 10px;
}
/*bullet lists*/
#main_wrapper #contentrow2 #contentrow2middle li {
	display: block;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding-left: 40px;
	padding-right: 100px;
	padding-bottom: 5px;
}
/*faqs airports*/
#main_wrapper #contentrow2 #contentrow2middle #man1 {
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFF99;
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
#main_wrapper #contentrow2 #contentrow2middle #man2 {
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFF99;
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
#main_wrapper #contentrow2 #contentrow2middle #man3 {
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFF99;
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
#main_wrapper #contentrow2 #contentrow2middle #liv {
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFF99;
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#main_wrapper #contentrow2 #contentrow2middle #warning {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}
/*google stuff*/
#main_wrapper #contentrow2 #contentrow2middle #paragoogle {
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFF99;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#main_wrapper #contentrow2 #contentrow2middle #paragoogle em{
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
#main_wrapper #contentrow2 #contentrow2middle #h2google {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF99;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
}
#main_wrapper #contentrow2 #contentrow2middle blockquote {
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#main_wrapper #contentrow2 #contentrow2middle cite {
	font-size: 80%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_wrapper #contentrow2 #contentrow2middle #wed1 {
	font-size: 70%;
	color: #999999;
}
#main_wrapper #contentrow2 #contentrow2middle #wed2 {
	font-size: 70%;
	color: #999999;
}
#main_wrapper #contentrow2 #contentrow2middle #wed3 {
	font-size: 70%;
	color: #999999;
}
#main_wrapper #contentrow2 #contentrow2middle #wed4 {
	font-size: 70%;
	color: #999999;
}

/*navigation bottom*/
/*navigation links*/
#main_wrapper #contentrownavbottom a:link {
	color:#ffffff;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
#main_wrapper #contentrownavbottom a:hover {
	color:#000000;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
#main_wrapper #contentrownavbottom a:visited {
	color: #333333;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
#main_wrapper #contentrownavbottom {
	color: #ffffff;
}
/*footer styles*/
#main_wrapper #footer p {
	font-size: 70%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#main_wrapper #footer a {
	color: #FFFFFF;
}


.linestyle {
	color: #CCCCCC
	}


