.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.topBar {
	background-image: url(/images/sci/topBar.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #009999;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 70px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #009999;
	text-align: right;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	padding-right: 10px;
}
.leftTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	text-align: left;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}

a.leftNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;

}
a.leftNavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	
}
.thumbTitleBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #009999;
	width: 100%;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	padding-top: 2px;
}
a.thumbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.thumbTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodyTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #009999;
	text-decoration: none;
}
a.bodyTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #009999;
	text-decoration: underline;
}
a.enquiryLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a.enquiryLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
a.footerLink {
	color: #009999;
	text-decoration: none;
}
a.footerLink:hover {
	color: #009999;
	text-decoration: underline;
}
usefulLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #009999;
	text-decoration: none;
}
a.usefulLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #009999;
	text-decoration: none;
}
a.usefulLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #009999;
	text-decoration: underline;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
}
.navTop {
	background-image: url(/images/sci/navigation/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	width: 160px;
}
.navSpacer {
	background-image: url(/images/sci/navigation/belowLogo.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 160px;
}
.nav1 {
	background-image: url(/images/sci/navigation/homeButton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
}
.nav2 {
	background-image: url(/images/sci/navigation/aviationButton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
}
.nav3 {
	background-image: url(/images/sci/navigation/businessButton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
}
.nav4 {
	background-image: url(/images/sci/navigation/usefulButton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
}
.nav5 {
	background-image: url(/images/sci/navigation/contactButton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
}
.nav6 {
	background-image: url(/images/sci/navigation/aboutButton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
}
.navBottom {
	background-image: url(/images/sci/navigation/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	width: 160px;
}
.topBar2 {
	background-image: url(/images/sci/topBar.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 88px;
	text-align: right;
	vertical-align: top;
}
