ul
{
	list-style: disc inside none;
	line-height : 150%;
}

li
{
	margin-left : 3%;
}

#POEfield
{
	width:auto;
}

#POEpagination
{
	width:auto;
}

#prevPage
{
	cursor:pointer;
	float:left;
}

#nextPage
{
	margin-left:10px;
	cursor:pointer;
	float:left;
}

.print
{
 cursor:pointer;
}

.clickable
{
	cursor:pointer;
	text-decoration:underline;
}

.pageHidden
{
	display:none;
}

td.POEname
{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	cursor:pointer;/*vertical-align: top;*/
}

table.borderOnFixed 
{
	width:100%;
	border-collapse:collapse;
	margin:0 0 18px 0;
	float:left;
}

table.borderOnFixed thead td, table.borderOnFixed tbody th, table.borderOnFixed tbody td 
{
	font-size:13px;
	line-height:18px;
	padding:3px 5px 6px 5px;
	background-color:#F5F5F5;
	border-bottom:3px solid #FFFFFF;
}

table.borderOnFixed tfootInfo th, table.borderOnFixed tfootInfo td 
{
	font-size:12px;
	line-height:18px;
	padding:9px 0 3px;
	color:#999999;
}

.borderOnFixed td 
{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

table.borderOnFixed thead td 
{
	font-weight: bold;
	background-color:#E1E1E1;
}

#map_canvas
{
	width:75%;
	height:768px;
	float:right;
}

#resultContainer{
	float:left;
	overflow: auto;
	height: 768px;
	width:25%;
}

#resultTable thead td, tbody td
{
	vertical-align:middle;
	text-align :center;
}

.closeDOMWindow
{
	cursor:pointer;
}

#detailTable
{
	font-family:Trebuchet MS;
	font-size:22px;
	border-collapse:collapse;
}

td.comment, td.links
{
	font-size:14px;
	text-align : left;
	padding-left:8px;
	vertical-align:top;
}

td.links
{
	padding-bottom:8px;
	line-height:150%;
}

td.contact
{
	background-color:#ffffff;
	font-size:13px;
	color :#969696;
	font-weight:bold;
	border-right: 1px solid #CCCCCC;
	text-align:left;
	line-height:120%;
	vertical-align:top;
}

td.contact h2
{
	font-size:13px;
	text-align:left;
	margin : 0;
	padding : 0;
	font-weight:bold;
	color:#48a8d8;
	padding-left:8px;
	display:inline;
}

td.contact h3
{
	font-size:12px;
	text-align:left;
	margin : 0;
	padding : 0;
	color:#48a8d8;
	padding-left:25px;
	display:inline;
}


td.white
{
	background-color:#ffffff;
	font-size:14px;
	color :#969696;
	font-weight:bold;
	border-right: 1px solid #CCCCCC;
	vertical-align:top;
}

td.white h2
{
	font-size:12px;
	text-align:left;
	margin : 0;
	padding : 0;
	font-weight:bold;
	color:#48a8d8;
	padding-left:8px;
}

td.links a
{
	font-size:14px;
	color :#ffffff;
	cursor:pointer;
	text-decoration:underline;
}

td.darkBlue
{
	color : #ffffff;
	background-color : #1e7fb8;
	vertical-align:top;
}

td.darkBlue h2
{
	font-size:15px;
	text-align:left;
	margin : 0;
	padding : 0;
	font-weight:bold;
	color:#8fd4ef;
	padding-left:8px;
}

td.mediumBlue
{
	color : #ffffff;
	background-color: #48a8d8;
	vertical-align:top;
}

td.mediumBlue h2
{
	font-size:15px;
	text-align:left;
	margin : 0;
	padding : 0;
	font-weight:bold;
	color:#8fd4ef;
	padding-left:8px;
}

td.lightBlue
{
	color : #ffffff;
	background-color: #8fd4ef;
	vertical-align:top;
}

td.lightBlue h2
{
	font-size:15px;
	text-align:left;
	margin : 0;
	padding : 0;
	font-weight:bold;
	color : #1e7fb8;
	padding-left:8px;
}

#logoground
{
	background-image:url('../img/ground.jpg');
}

#logoairport
{
	background-image:url('../img/airport.jpg');
}

#logoport
{
	background-image:url('../img/port.jpg');
}

#logoground, #logoairport, #logoport
{
	background-repeat:no-repeat;
	color : #ffffff;
	vertical-align:bottom;
	padding-bottom:2px;
	font-size : 21px;
}


td.logocontact
{
	background-image:url('../img/contact.jpg');
	background-repeat: no-repeat;
	background-color : #1e7fb8;
	vertical-align:top;
}

td.downBorder
{
	border-bottom: 1px solid #CCCCCC;
}

#matchResult
{
	padding-left:10px;
	text-align:left;
}

#pdfVersion
{
	display: block;
	text-align:center;
	padding-right:10px;
	cursor:pointer;
}
#csvVersion
{
	display: block;
	text-align:center;
	padding-right:10px;
	cursor:pointer;
}

.close
{
	background-color:#ffffff;
}

#printTable
{
	display:none;
	font-size: 12pt;
}

.next, .prev
{
	cursor:pointer;
}

#language
{
	color : #ffffff;
	float:right;
	margin:0;
	position:relative;
}

#language a 
{
	color : #ffffff;
	font-weight:bold;
	border-right : 1px solid #CCCCCC;
	padding : 0 10px;
}

#language a.last
{
	border :0;
}

#language a:hover
{
	color :#D86422;
}

#language a.selected
{
	color :#D86422;
	cursor : default;
}

/* footInfo */
#footInfo 
{
	left:15px;
	bottom:0px;
	font-weight:bold;
}

#footInfo a, #footInfo span 
{
	display:block;
	float:left;
	color:#666666;
	padding:5px 2px;
}

#footInfo p a:hover 
{
	color:#D86422;
}

#footInfo p, #footInfo p a 
{
	color:#666666;
	font-size:12px;
}

#footInfo p.italic
{
	font-style:italic;
	font-weight:normal;
}

table.suggestResults {
	width: 358px;
	background: #f5f5f5;
}

table.suggestResults td {
	padding: 2px;
	cursor: pointer;
	text-align: left;
}

table.suggestResults tr:nth-child(even) {
	background-color: #DDDDDD;
}

table.suggestResults tr.more td {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}