a.toplink:link 
{ 
	color: #ffffff;
	text-decoration: none;
}

a.toplink:visited 
{ 
	color: #ffffff;
	text-decoration: none;
}

a.toplink:hover 
{ 
	color: #ffffff;
	text-decoration: underline;
}

a.toplink:active 
{ 
	color: #ffffff;
	text-decoration: none;
}

a.bottomlink:link 
{ 
	color: #000000;
	text-decoration: none;
}

a.bottomlink:visited 
{ 
	color: #000000;
	text-decoration: none;
}

a.bottomlink:hover 
{ 
	color: #000000;
	text-decoration: underline;
}

a.bottomlink:active 
{ 
	color: #000000;
	text-decoration: none;
}

body
{
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 20px;
	padding: 0px;
	color: #000000;
	background-color: #aaaaaa;
	line-height: 120%;
	font-size: 12px;
}

img
{
	border-width: 0px;
}

td
{
	vertical-align: top;
	border-width: 0px;
	background-color: #ffffff;
	text-align: center;
	padding: 0;
}

td.toplink
{
	padding: 10px;
	background-color: #333333;
	color: #cccccc;
	font-size: 10px;
}

td.bottomlink
{
	padding: 10px;
	background-color: #eeeeee;
	color: #000000;
	font-size: 10px;
}

h2.content_title
{
	text-align: left;
	color: #0000ff;
	font-size: 16px;
	line-height: 120%;
	margin: 20px;
}

h3.content_subtitle
{
	text-align: left;
	color: #e07e4f;
	font-size: 16px;
	line-height: 120%;
	margin: 20px;
}

p.content
{
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 20px;
	padding: 0px;
	color: #000000;
	line-height: 120%;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

p.light_content
{
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 20px;
	padding: 0px;
	color: #000000;
	line-height: 120%;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
}

table.content
{
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 20px;
	padding: 0px;
	color: #000000;
	line-height: 120%;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

a.marketlink:link 
{ 
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	text-align: left;
}

a.marketlink:visited 
{ 
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	text-align: left;
}

a.marketlink:hover 
{ 
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	text-align: left;
}

a.marketlink:active 
{ 
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	text-align: left;
}

ul.markets
{
	list-style-type: none;
	text-align: left;
}

ul.owner_instructions
{
	list-style-type: circle;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

li.markets
{
	display:block;
	padding-bottom:4px;
	padding-top:4px;
	width:200px;
	color: #000099;
	font-size: 12pt;
}

li.airports
{
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 200px;
	color: #000099;
	font-size: 12pt;
	margin-left: 25px;
}

li.spacer
{
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 200px;
	color: #000099;
	font-size: 12pt;
	margin-left: 25px;
	line-height: 150%;
}

img.float_left 
{	
	border-color: #000000;
	border-width: 2px;
	float: left;
	margin: 5px 15px 10px 0px;
}

td.content_divider
{
	height: 20px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #666666;
	color: #ffffff;
	font-size: 11px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}

a.airportlink:link 
{ 
	color: #e07e4f;
	font-size: 10px;
	text-align: left;
	text-decoration: none; 
}

a.airportlink:visited 
{ 
	color: #e07e4f;
	font-size: 10px;
	text-align: left;
	text-decoration: none; 
}

a.airportlink:hover 
{ 
	color: #e07e4f;
	text-decoration: underline; 
	font-size: 10px;
	text-align: left;
}

a.airportlink:active 
{ 
	color: #e07e4f;
	font-size: 10px;
	text-align: left;
	text-decoration: none; 
}

td.airport_table
{
	border-bottom: 1px solid #A6A6A6;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

td.airport_table_title
{
	border-bottom: 1px solid #A6A6A6;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

span.rqd
{
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
}

dl 
{
	font-size: 90%;
	margin: 0px;
	padding: 20px;
	text-align: left;
}

dt 
{
	color: #333333;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
}

dd 
{
	color: #333333;
	font-weight :normal;
	text-align: left;
	padding-left: 25px;
	padding-bottom: 20px;
}

input
{
	border: 1px solid #CCCCCC;
	color: #444444;
	font-size: 130%;
	padding: 2px;
	width: 250px;
}

textarea 
{
	border: 1px solid #CCCCCC;
	color: #444444;
	font-family: inherit;
	font-size: 130%;
	height: 180px;
	width: 400px;
}

td.infobar
{
	height: 20px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #666666;
	color: #ffffff;
	font-size: 11px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

img.whitespace
{
	padding: 10px;
}

img.whitespace_tightleft
{
	padding: 10px 10px 10px 0px;
}

td.news
{
	font-size: 10px;
	padding-top: 10px;
}

span.news_emphasis
{
	font-weight: bold;
}

p.home_welcome
{
	font-size: 10px;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 10px;
	color: #336699;
}

p.home_welcome_title
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

p.home_welcome_subtitle
{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

p.under_dev
{
	color: #ff0000;
	font-variant: small-caps;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px; 
}

.market_list ul 
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 20pt;
	padding: 0pt;
	text-align: left;
}

.market_list ul li 
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.market_list ul li a 
{
	color: #1C3F94;
	text-decoration: underline;
}

ul.news_list
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 160%;
	margin: 0;
	padding: 0pt;
}

.news_list li 
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 160%;
	padding: 0pt;
}

.news_title
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.news_subtitle
{
	font-weight: bold;
	font-size: 10px;
}

.news_highlight
{
	color: #0000ff;
}

ul.ownership_list
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
	margin-right: 20px;
}

.ownership_list li 
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
	margin-right: 20px;
}
