body
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Verdana;
	font-size:9pt;
}

a
{
	color:black;
	text-decoration:underline;
	border:none;
}
a:hover
{
	color:black;
	
}

ul.small
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:circle;
	color:Black;
	font-size:0.9em;
}
ul.small li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:circle;
	color:Black;
	font-size:0.9em;
}

.HighlightBox, .HighlightBox1
{
	width:200px;
	height:55px;
	background-color:#D1E0F0;
	display:block;
	margin-bottom:11px;
	text-decoration:none;
}
.HighlightBox img, .HighlightBox1 img
{
	border:0px;
	display:block;
	margin-right:5px;
	float:left;
	clear:left;
}
.HighlightBox div, .HighlightBox1 div
{
	text-decoration:none;
	font-weight:bold;
	width:auto;
	padding-right:5px;
	padding-top:5px;
}
.HighlightBox
{
	color:#297ABC;
	background-color:#D1E0F0;
}
.HighlightBox:hover
{
	background-color:#93A8BB;
}
.HighlightBox1
{
	color:White;
	background-color:#7EA8D7;
}
.HighlightBox1:hover
{
	background-color:#6583A5;
}


#logo
{
	margin-top:5px;
	margin-bottom:10px;
	border:none 0 white;
}
.Container
{
	width:760px;
	height:auto;
	background-color:#CDD5E4;
	margin:0 auto;
	text-align:left;
	padding-bottom:2px;
}


.Header
{
	width:100%;
	height:94px;
	background-color:White;
}

.Header img
{
	display:block;
}

.HeaderImg
{
	float:left;
	margin-right:7px;
	margin-bottom:8px;
}
.FooterDark, .FooterLight
{
	font-weight:bold; font-size:12px
}
.FooterDark
{
	color:#0061AF;
}
.FooterLight
{
	color:#6698D0;
}

.BookKeepNav
{
	float:right;
	padding:5px 15px 0px 0px;
	height:20px;
	width:400px;
	text-align:right;
}
.BookKeepNav a
{
	color:#E59B0D;
	text-decoration:none;
}
.BookKeepNav a:hover
{
	color:#0061AF;
}

.GlobalNav
{
	float:left;
	/*Changed by Eo'k for farnborough*/
	margin-top:21px;
	padding:5px 0px 0px 0px;
	height:23px;
	width:596px;
	background-image:url(../imgs/MenuBack.jpg);
	background-repeat:no-repeat;

}
.BoxNav
{
	margin-top:4px;
	padding-top:0px;
	float:left;
	
	height:auto;
	width:140px;
	background-color:#CDD5E4;
}
.BoxNav a
{
	margin:0 auto;
	text-align:center;
	display:block;
	width:115px;
	padding:1px 5px 1px 5px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	border-bottom: solid 1px #A5ADBC;
}
.BoxNav a:hover
{
	color:#fff;
}

.NavLink, .NavLinkSelect
{
	
	float:left;
	height:18px;
	padding:2px 0px 0px 22px;
	margin-left:0px;
}
.NavLink a, .NavLinkSelect a
{
	display:block;
	color:#125286;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 4px 0px;
}
.NavLink a:hover, .NavLinkSelect a:hover
{
	color:#4E83BA;
	border-bottom:solid 2px #FFE2AC;
	
}

.NavLinkSelect a
{
	color:#4E83BA;
	border-bottom:solid 2px #FFE2AC;
}
.NavLink
{
	background-color:none;
}

.Content
{
	padding: 20px 0px 20px 20px;
	margin:15px 15px 0px 15px;
	width:708px;
	height:auto;
	background-color:White;
	border: solid 1px #3D4F7A;
}
#airshow 
{

	float:right;
	padding:0px;
	height:20px;
	width:500px;
	text-align:right;
	color:Red;
}
