/*** The new reconstructed styles sheets based on Fugro NV "styles.css & my own "myStyles.css ***/

/* colors 
darkgreen #22546D
midgreen #6389A0
lightgreen#D2DDE3
end of Colours */

/* These are the structure division tags tag divide the page up into sections header, leftSidebar, content rightSidebar */

#header {
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	position: relative;	
	margin-top: 2px;
}
#mainDiv {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content {
	width: 525px;
	text-align: left;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
#content2 {
	width: 649px;
	text-align: left;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
form#searchForm {
	background-color: #6389A0;
	margin: 20px;
	padding: 20px;
}
form#requestForm {
	background-color: #6389A0;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
form#requestForm td {
	padding-top: 5px;
	padding-bottom: 5px;
}
form#contacForm {
	background-color: #EDF1F3;
	margin: 20px;
	padding: 20px;
}

#footer {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A4F5E;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	text-align: justify;
}
.floatingImg {
	float: right;
	height: auto;
	width: 200px;
	position: relative;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#mainDiv #content li {
	line-height: 1.4em;
	text-align: justify;
}

#lowerNav {
	vertical-align: middle;
	position: relative;
}
#lowerNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	top: 0%;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A4F5E;
}
#lowerNav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	line-height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #1A4F5E;
	border-left-color: #C0C0C0;
	width: auto;
}
#lowerNav ul a:link, #lowerNav ul a:visited {
	display: block;
	color: #FFFFFF;
	background-color: #6389A0;
	padding-right: 3.8em;
	padding-left: 3.9em;
	float: left;
	width: auto;
}
#lowerNav ul a:hover, #lowerNav ul a:active {
	color: #1A4F5E;
	background: #D2DDE3;
}
.topnav {
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}
#header a:link, #header a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#header a:hover, #header a:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/* ------------------- end of main navigation menu (home, corporate website, site map, contact-----------------------*/

a:link, a:visited	{
	color: #22546D;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active {
	color:  #22546D;
	text-decoration: underline;
}	


/* End of Header Styles */

/* Proper Menus/sidebars */
/* modified the Fugro NV mainMenu for sidebars to be ul */

#sidebar {
	list-style: none;
	padding-right: 0px;
	margin: 0px;
	width: auto;
	}
.title{
	padding: 3px;
	background-color: #6389A0;
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A4F5E;
}
.titleRed{
	padding: 3px;
	background-color: #FF0000;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #393939;
}
#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	padding: 0;
	list-style-image: url(../grfx/brown_arrow.jpg);
	border-bottom: 1px solid #6389A0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: none;
}
/*Subsection*/
#subsection {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	list-style-type: none;
	color: #808080;
}
#subsection a:link, #subsection a:visited {
	border-bottom: 1px solid #6389A0;
	display: block;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 50px;
	color: #808080;
}
/*End of Subsection*/
#sidebar ul a:link, #sidebar ul a:visited {
	display: block;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*Active*/
#sidebar ul li.active {
	padding: 0;
	list-style-image: url(../grfx/blue_arrow.jpg);
	border-bottom: 1px solid #6389A0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: none;
}
#sidebar ul a:link.active, #sidebar ul a:visited.active {
	text-align:left;
	display: block;
	color:#000;
	text-decoration: none;
	background-color: #D2DDE3;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}
/*End of Active*/
#sidebar ul a:hover, #sidebar ul a:active{
	text-align:left;
	display: block;
	color:#22546D;
	text-decoration: none;
	background-color: #D2DDE3;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	}

#contact {
	list-style: none;
	padding-right: 0px;
	margin: 0px;
	text-align: left;
	width: 180px;
	}


#contact ul {
	margin: 0;
	padding: 0;
}
#contact ul li {
	list-style: none;
	list-style-image: url(../grfx/brown_square.jpg);
	border-bottom: 1px solid #6389A0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contact ul li p {
	line-height: 1.5em;
}
#contact ul a:link, #rightNav ul a:visited, #rightNav li a:hover, #rightNav li a:active {
	display: block;
	font-weight: bold;
	padding-right: 2px;
}
#sidebarRight {
	list-style: none;
	padding-right: 0px;
	margin: 0px;
	}
#sidebarRight ul {
	padding: 0;
	margin: 0;
}
#sidebarRight ul li {
	padding: 0;
	list-style-image: url(../grfx/brown_arrow.jpg);
	border-bottom: 1px solid #6389A0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: none;
}
#sidebarRight ul a:link, #sidebarRight ul a:visited {
	display: block;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebarRight ul a:hover, #sidebarRight ul a:active{
	text-align:left;
	display: block;
	color:#22546D;
	text-decoration: none;
	background-color: #D2DDE3;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	}
	
#sidebarRight ul li.active {
	padding: 0;
	list-style-image: url(../grfx/blue_arrow.jpg);
	border-bottom: 1px solid #6389A0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: none;
}
#sidebarRight ul a:link.active, #sidebarRight ul a:visited.active {
	text-align:left;
	display: block;
	color:#000;
	text-decoration: none;
	background-color: #D2DDE3;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}
.black {
color: #000000
}
	
/* Footer styles */

#footer a:link, #footer a:visited {
	color: #22546D;
	text-decoration: none;
	font-size: .9em;
}
#footer a:hover, #footer a:active {
	color: #22546D;
	text-decoration: underline;
}
#footer .disclaimer {
	font-size: .9em;
	color: #909090;
	text-align: right;
	position: relative;
	padding: 0px;
	margin: 0;
	right: 0%;
	float: right;
	width: auto;
}

#footer .disclaimer a:link, #footer .disclaimer a:visited {
	color: #909090;
	text-align: right;
	text-decoration: none;
}
#footer .disclaimer a:hover, #footer .disclaimer a:active {
	color: #909090;
	text-align: right;
	text-decoration: underline;
}
.h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #1A4F5E;
	padding-bottom: 20px;
}
.h2 {
	font-size: 1em;
	font-weight: bold;
	color: #1A4F5E;
	padding-bottom: 5px;
}
.h2Centered{
	font-size: 1em;
	font-weight: bold;
	color: #1A4F5E;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
#content .date {
	padding-bottom: 20px;
}
#content.more td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: right;
}
.references {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#welcome {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
#welcome ul {
	margin: 0;
	padding: 0;
}
#welcome ul li {
	list-style-image: url(../grfx/blue_arrow.gif);
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #0A479E;
	list-style-position: inside;
}
.seperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content li {
	list-style-image: url(../grfx/blue_square.jpg);
	list-style-type: none;
	font-weight: normal;
	margin-bottom: 10px;
}
#content li.bownBox {
	list-style-image: url(../grfx/brown_square.jpg);
	list-style-type: none;
	font-weight: normal;
	margin-bottom: 10px;
}



#pageFooter {
	background-image: url(../FALCON/catch_phrase.jpg);
	height: 110px;
	width: 515px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #68450B;
	background-repeat: no-repeat;
}
.serviceTagline {
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.hilite {
	background-color:#EDF1F3;
}
table#data {
	width: 510px;
	border: 1px solid #6389A0;
}
table#data td {
	padding: 5px;
}
table#data tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: table;
	width: 510px;
	height: 15px;
	border-collapse:collapse;
}
table#data tr.last {
	border-bottom-width: 0px;
	border-bottom-style: none;
	display: table;
	width: 510px;
	height: 15px;
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
table#data td.blueCell {
	background-color: #D2DDE3;
	width: 160px;
}
.centered {
	text-align: center;
}
.image {
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caption {
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
}
.twoImgFloat {
	height: auto;
	width: 250px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#techPapers td {
	padding: 5px;
}
