* {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial;
  font-size: 11px;
}

OPTION {
  padding-right: 4px;
}

HTML, BODY {
	padding-top: 10px;
	text-align:center;
	color: #333333;
	background-color: #131456;
}

A {
	color: #993300;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

.buttons{
	color: #14275D;
	background-color: #DEDDAF;
}

#container {
	width:780px;
	margin: 0 auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align:left;
}

#before-header {
  background-color: #14275D;
  height: 12px;
  text-align: right;
  padding-right: 50px;
  line-height: 12px;
}

#before-header A {
  font-size: 10px;
  color: #CCCC66;
}

#header {
  height: 112px;
  background: #000033 url(/images/structure/header_bg.jpg) no-repeat top left;
  border-top:1px solid #5B5DB5;
  border-bottom:1px solid #5B5DB5;
  padding-left: 0px;
}

#header FIELDSET {
  padding: 0 0 3px 5px;
  border: 1px solid #7893AC;
  width: 205px;
}

#header FIELDSET LEGEND {
  font-size: 10px;  
  padding: 0 20px 0 5px;
  color: #CCCC66;
  background: url(/images/structure/plain.gif) no-repeat center right;
}

#header FIELDSET UL {
  list-style-type: none;
  float:left;
  color: white; 
  width: 100px;
  font-size: 10px;
}

#header FIELDSET UL LI {
  line-height: 12px;
  font-size: 10px;
}

#header FIELDSET UL LI A {
  font-size: 10px;
  color: white;
  text-decoration: none;
  display: block;
  width: 92px;
  padding: 0 3px 0 5px;
/*
	font-size: 10px;
	color: white;
	text-decoration: none;
*/
}

#header FIELDSET UL LI A:hover {
	color: #CCCC66;
	background-color: #45596C;
}

#after-header {
	background-color: #14275D;
	height: 12px;
}


#middle-left {
	width: 201px;   
	background: #CCCC66 url(/images/structure/middle_left_bg.gif) repeat-y top left;
}

UL.partners {
	list-style-type: none;
	background: url(/images/structure/partners_bg.gif) no-repeat top center;
	margin: 0 auto;
	padding: 33px 0 5px 65px;
	color: #666666;
}

UL.partners A {
	color: #666666;
	text-decoration: none;
}

UL.partners A:hover {
	color: #A65E1D;
	text-decoration: underline;
}

#middle-center {
	background: #FDFDFD url(/images/structure/middle_center_shadow.jpg) repeat-y left top;
}

#middle-center H1 {
	height: 31px;
	position: relative;
	background: #FDFDFD url(/images/structure/content_h1_bg.gif) repeat-x left top;
	color: #14275D;
	line-height: 31px;
	padding-left: 20px;
}

UL#menu1 {
  list-style-type: none;
  background: url(/images/structure/menu1_bg.jpg) no-repeat left top;
  padding: 21px 0 50px 0;
}

UL#menu1 LI {
  padding-left: 50px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  position: relative;
}

UL#menu1 LI.selected {
  font-size: 12px;
  font-weight: bold;
}

UL#menu1 LI A {
  font-weight: bold;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

UL#menu1 LI A:hover {
  color: #993300;
}

#content {
  border-top: 1px solid #14275D;
  padding: 20px 20px 10px 20px;
  background: url(/images/structure/content_bg.jpg) no-repeat left top;
}

#content P {
  margin: 0 0 12px 0;
}

#content .title {
	color: #14275D;
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	text-transform : uppercase;
}
#content .subTitle {
	color: #14275D;
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
}
#content .attention {
	color: #CC3300;
	font-weight: bold;
}

#content .label {
  font-weight: bold;
  margin: 12px 0px 3px 0px;
  color: #14275D;
}

#content UL {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content LI {
  margin: 5px 0px 5px 15px;
  padding: 0px;
}
#content .list {
	vertical-align:top;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	list-style-type : none;
	list-style-image : url(/images/structure/bullet.gif);
}

#content .locationImage {
	border: 1px solid #666666;
}
#content .locationImageLarge {
	border: 1px solid #666666;
	margin: 0px 0px 10px 10px;
	float: right;
}
#attentionBlock {
	background-color: #FFFFFF;
}
#attentionBlock .legend {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	/*text-transform : uppercase;*/
	padding: 5px 10px 5px 10px;
	background-color : #14275D;
}
#attentionBlock .text {
	text-align: justify;
	padding: 10px 10px 0px 10px;
}

#loungesList {
	list-style-type : none;
}
#loungesList .airport {
	font-weight: bold;
}

.bissinesSections {
	padding: 0px;
	margin: 0px;
}
.bissinesSections LI {
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .locations {
	text-align: center;
	font-weight: bold;
}

#footer {
  color: #FFFFFF;
  text-align: center;
  padding: 2px 20px 2px 20px;
  background-color: #14275D;
  height: 12px;
  font-size: 9px;
}

#footer A {
  color: #FFFFFF;
  height: 12px;
  font-size: 9px;
}