html, body
{
	font-family: Verdana;
	font-size: 10px;
	
	z-index: 0;
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
	display: block;
}

div
{
	border: 0px;
}

td
{
	vertical-align: top;

	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* Remove FF dotted border on image links */
a:active
{
  outline: none;
}

a:focus
{
  -moz-outline-style: none;
}


p
{
	font-family: Verdana;
	font-size: 10px;
	margin-bottom:0
}
/* Links ***************************************************/
.LinkBlue a { color:#697ca9; text-decoration: none;}
.LinkBlue a:hover {	text-decoration: underline; }
.LinkBlueBold a { color:#697ca9; font-weight:bold; text-decoration: none;}
.LinkBlueBold a:hover {	text-decoration: underline; }
.LinkGray a { color:#697CA9; text-decoration: none;}
.LinkGray a:hover {	text-decoration: underline; }
.LinkBlack a { color:Black; text-decoration: none;}
.LinkBlack a:hover {	text-decoration: underline; }

/* Header *****************************************************************/
.tdHeader_left
{
	background-image: url(../images/header_bk_left.jpg); 
	background-repeat: repeat-x;
}

.tdHeader
{
	width: 953px;
	height: 198px;
	
	background-image: url(../images/header_bk.jpg);
	background-repeat: no-repeat;
	
	vertical-align: top;
}

	div#divLogo
	{
		float: left;
		padding-top: 37px;
		padding-left: 28px;
	}
	
	div#divHeaderBanner
	{
		float: right;
		padding-top: 55px;
	}

.tdHeader_right
{
	background-image: url(../images/header_bk_right.jpg);
	background-repeat: repeat-x;
	height: 198px;

}

.tbHeaderRight
{
	background-image: url(../images/header_bk2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 198px;
	width: 100%;
}

/* Top navigation links *****************************************************************/

div#divTopNavLinks
{
	padding-left: 23px;
	margin-top: 5px;
	height: 20px;
	
}

#divTopNavLinks a
{
	color: #697ca9;
	background:url(../images/bullet3.gif) no-repeat left;
	padding-left: 10px;
	
	margin-right: 20px;
	
	font-weight: bold;
	font-size: 10px;

	text-decoration: none;
}

#divTopNavLinks a:hover
{
	color: #f17d00;
	
}

/* Menu ************************************************************************/

.MenuRootItem
{
	background-image: none;
	text-decoration: none;
	
	font-size: 10px;
	
	width:163px;
	color:#697ca9;
	font-weight: bold;
	text-indent:5px;
	border-bottom:1px solid #8c9cc4;
	background-color: #ffffff;
	padding-left: 10px;
	
	cursor: pointer;
	
}

.MenuSubItem
{
	background-image: none;
	font-size: 10px;
	color:#697ca9;
	font-weight: bold;
	text-indent:5px;
	text-decoration: none;
	z-index: 200;
}

.MenuItemHover
{
	background-color: #f0f0f0;
	color: #f17f03;
	text-decoration: none;
}

.MenuContainer
{
}

.MenuSubContainer
{
	border: solid 1px #cfcfcf;
	
}

.dStyle
{
	display: block;
	cursor:pointer;
}

/* Modal links *****************************************************************/

div#divModalLinks
{
	padding-left: 23px;
	margin-top: 5px;
	height: 20px;
	
}

#divModalLinks a
{
	color: #697ca9;
	background:url(../images/bullet3.gif) no-repeat left;
	padding-left: 10px;
	
	
	font-weight: bold;
	font-size: 10px;

	text-decoration: none;
}

#divModalLinks a:hover
{
	color: #f17d00;
	
}

div#divModalNavLinks
{
	padding-left: 42px;
	height: 50px;
}

#divModalNavLinks a
{
	color: #697ca9;
	background:url(../images/arrow1.gif) no-repeat left;
	padding-left: 10px;
	
	margin-right: 20px;
	
	font-weight: bold;
	font-size: 10px;

	text-decoration: none;
}

#divModalNavLinks a:hover
{
	color: #f17d00;
	
}

.divModalDownloadLinks
{
	float: right;
}

.divModalDownloadLinks h1
{
	font-weight: bold;
	font-size: 10px;
	color: #f17d00;
}

.divModalDownloadLinks a
{
	color: #697ca9;
	background:url(../images/arrow1.gif) no-repeat left;
	padding-left: 10px;
	
	margin-right: 20px;
	
	font-size: 10px;

	text-decoration: none;
}

.divModalDownloadLinks a:hover
{
	color: #f17d00;
	
}

/* Content column *****************************************************************/
.tdContentColum
{
	background-image: url(../images/topNav_bk.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 604px;
	
	height: 100px;
}

div#divMasterContentContainer
{
	
}

	div#divMasterContentHeaderContainer
	{
		height: 129px;
		margin-right: 33px;
		
		color: #697ca9;
		font-size: 10px;
		line-height: 15px;
		
	}
	
	div#divMasterContentListContainer
	{
		margin-right: 98px;
		
		color: #697CA9;
		font-size: 10px;
		line-height: 15px;
		
	}
	
	
	
	.tdMasterContentListContainerTop
	{
		
		padding-left: 33px;
		background-image: url(../images/topContainer_bk.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}


div#divGenericContentContainer
{
	
}

	div#divGenericContentHeaderContainer
	{
		height: 129px;
		margin-right: 33px;
		
		color: #697ca9;
		font-size: 10px;
		line-height: 15px;
	}
	
	div#divGenericContentListContainer
	{
		margin-right: 98px;
		margin-top: 15px;
		
		color: #697CA9;
		font-size: 10px;
		line-height: 20px;
		
	}
	
	
	
	.tdGenericContentListContainerTop
	{
		
		padding-left: 33px;
		background-image: url(../images/topContainer_bk.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}

.divGenericContentHeaderContainer
{
	height: 106px;
	margin-right: 33px;
	
	color: #697ca9;
	font-size: 10px;
	line-height: 15px;
}

div#divTopLink
	{
		/*padding-top: 35px;
		padding-bottom: 20px;
		height: 55px;*/
		float: left;
	}
	
	div#divTopLink a
	{
		color: #697ca9;
		background:url(../images/bullet5.gif) no-repeat left;
		padding-left: 10px;
		
		
		
		margin-right: 20px;
		
		font-weight: bold;
		font-size: 10px;

		text-decoration: none;
	}
	
	div#divTopLink a:hover
	{
		color: #f17d00;
	}

div#divFooterNav
	{
		/*padding-top: 35px;
		padding-bottom: 20px;
		height: 55px;*/
		margin-top: 22px;
		float: left;
	}
	
	div#divFooterNav a
	{
		color: #697ca9;
		background:url(../images/bullet5.gif) no-repeat left;
		padding-left: 10px;
		
		
		
		margin-right: 20px;
		
		font-weight: bold;
		font-size: 10px;

		text-decoration: none;
	}
	
	div#divFooterNav a:hover
	{
		color: #f17d00;
	}
	
div#divFooterNavRight
	{
		/*padding-top: 35px;
		padding-bottom: 20px;
		height: 55px;*/
		margin-top: 22px;
		float: right;
	}
	
	div#divFooterNavRight a
	{
		color: #697ca9;
		background:url(../images/bullet4.gif) no-repeat right;
		padding-right: 10px;
		
		
		
		margin-right: 20px;
		
		font-weight: bold;
		font-size: 10px;

		text-decoration: none;
	}
	
	div#divFooterNavRight a:hover
	{
		color: #f17d00;
	}

/* Left/Right Columns *****************************************************************/

.InputBox
{
	width: 90px;
	border: solid 1px #767676;
	
	font-size: 9px;
	color: #cfcfcf;
	
	vertical-align: middle;
	
	height: 15px;
}

div#divLeftSideBox
{
	color: #697ca9;
	font-size: 10px;
	line-height: 15px;
}

	div#divLeftSideBox h1
	{
		font-size: 11px;
		font-weight: bold;
		color: #f17d00;
		
		margin-bottom: 5px;
	}
	
	div#divLeftSideBox h2
	{
		font-size: 10px;
		font-weight: bold;
		color: #f17d00;
		
		margin-bottom: 5px;
	}
	
	div#divLeftSideBox input
	{
		width: 100px;
		border: solid 1px #767676;
		
		font-size: 9px;
		color: #cfcfcf;
		
		vertical-align: middle;
		
		height: 15px;
	}
	div#divLeftSideBoxAux
	{
	    padding-top:3px;
	    position:relative;
	    left:-6px;
	}
	div#divLeftSideBoxAux input
	{
		width:25px;
		border:none;
		font-size: 9px;
		color: #cfcfcf;
		vertical-align: middle;
		height: 15px;
		
	}
	
	
	div#divLeftSideBox a
	{
		color: #697ca9;
		text-decoration: underline;
	}
	
	div#divLeftSideBox a:hover
	{
		color: #f17d00;
	}
	
div#divLeftSideBox2
{
	color: #697ca9;
	font-size: 10px;
	
}

	div#divLeftSideBox2 h1
	{
		font-size: 11px;
		font-weight: bold;
		color: #f17d00;
		
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	div#divLeftSideBox2 h2
	{
		font-size: 10px;
		font-weight: bold;
		color: #f17d00;
		
		margin-bottom: 5px;
	}
	
	div#divLeftSideBox2 input
	{
		width: 110px;
		border: solid 1px #767676;
		
		font-size: 9px;
		color: #cfcfcf;
		
		vertical-align: middle;
		
		height: 15px;
	}
	
	div#divLeftSideBox2 a
	{
		color: #697ca9;
		text-decoration: underline;
	}
	
	div#divLeftSideBox2 a:hover
	{
		color: #f17d00;
	}
	
.SearchBox
{
	width: 125px;
	border: solid 1px #767676;
	
	font-size: 9px;
	color: #808080;
	
	vertical-align: middle;
	
	height: 15px;
}


A.SearchLink
	{
		color: #697ca9;
		background:url(../images/bullet3.gif) no-repeat left;
		padding-left: 10px;
		
		font-weight: bold;
		font-size: 10px;

		text-decoration: none;
		
		position: relative;
		top: -3px;
	}
	
A.SearchLink:hover
{
	color: #f17d00;
}

a.FileDownLoad_PDF
{
	background:url(../images/ico_pdf.png) no-repeat left;
	padding-left: 18px;	
}

div#divEventsCalendarContainer
{
	width: 186px;
	height: 180px;
	background-image: url(../images/eventsCalendar_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}

div#divEventsInfoContainer
{
	padding-top: 10px;
	padding-left: 8px;
	
	height: 259px;
}
	div#EventTitle
	{
		font-size: 10px;
		color: #123690;
		padding-bottom: 10px;
		cursor: pointer
	}
	
	div#EventTitle:hover
	{
		text-decoration: underline;
	}

/* Misc *****************************************************************/

div#DivPathNav
{
	padding-left: 33px;
	padding-top: 15px;
	color: #697ca9;
	
	font-size: 9px;
}

.HiddenElement
{
	display: none;
}

.Title1
{
	font-size: 10px;
	font-weight: bold;
	color: #f17d00;
	
	background:url(../images/bullet3.gif) no-repeat left;
	padding-left: 10px;
}

.Title2
{
	font-size: 10px;
	font-weight: bold;
	color: #f17d00;
}

.Title3
{
	font-size: 10px;
	font-weight: bold;
	color: #123690
}
.Title3 a
{
    font-size: 10px;
	font-weight: bold;
	color: #123690;
    text-decoration:none;    
}
.Title3 a:hover
{
    text-decoration:underline;                                    
}


.Title4
{
	font-size: 10px;
	font-weight: bold;
	color: #f17d00;
	padding-bottom: 10px;
}

.Title5
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #697ca9;
	padding-bottom: 10px;
	padding-top: 10px;
}

.Title6
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #697ca9;
	padding-bottom: 5px;
	padding-top: 25px;
}

.Title7
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #f17d00;
	padding-bottom: 20px;
	padding-left: 33px;
	
}

div#divTitleButton
{
	background-image: url(../images/titleButton.jpg);
	background-repeat: no-repeat;
	
	font-size: 11px;
	font-weight: bold;
	color: #f17d00;
	
	width: 100px;
	height: 23px;
	
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	
	left: -13px;
	
	margin-top: 26px;
}


div#divSubTitle
{
	font-size: 11px;
	/*color: #f17d00;*/
	
	width: 300px;
	height: 23px;
	
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	
	position: relative;
	left: -8px;
	
	margin-top: 26px;
	margin-left: 13px;
	z-index: 1;
}

.GenericContentCategoryLinksDisabled
{
	font-size:10px;
    font-family: verdana;
    text-align: left;
    color: #697ca9;
    text-decoration: none;
}

A.GenericContentCategoryLinks
{
	font-size:10px;
    font-family: verdana;
    text-align: left;
    color: #697ca9;
    font-weight: bold;	
    text-decoration: none;
}

A.GenericContentCategoryLinks:hover
{
    color: #f17d00;	
    text-decoration: underline;
    
}

.GenericContentCategoryLinksActive
{
	color: #f17d00;
	font-weight: bold;
	font-size:10px;
    font-family: verdana;
    text-align: left;
}


A.GenericContentCategoryLinksLight
{
	font-size:10px;
    font-family: verdana;
    text-align: left;
    color: #697ca9;
    text-decoration: none;
}

A.GenericContentCategoryLinksLight:hover
{
    color: #f17d00;	
    text-decoration: underline;
    
}

.GenericContentCategoryLinksLightActive
{
	color: #f17d00;
	font-size:10px;
    font-family: verdana;
    text-align: left;
}

/* Content detail */

.ContentDetailContainer
{
	padding-top: 20px;
	background-image: url(../images/topContainer_bk.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #697CA9;
	font-size: 10px;
	line-height: 15px;
	padding-right: 33px;
	padding-left: 33px;
}

.ContentDetailHeaderContainer
{
	height: 129px;
	margin-right: 33px;
	
	color: #697ca9;
	font-size: 10px;
	line-height: 15px;
	padding-left: 33px;
	
}

.ContentDetailFooterContainer
{
	padding-top: 0px;
	color: #697CA9;
	font-size: 10px;
	line-height: 15px;
	padding-right: 33px;
	padding-left: 33px;
}

/* Footer *****************************************************************/
div#divFooterBanner
{
	float: left;
	width: 163px;
	height: 102px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	display: inline;
}


div#divFooter
{
	height: 109px;
	width: 604px;
	
	float: left;
		
	background-image: url(../images/footer_bk.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
	color: #525661;
	line-height: 17px;
	
}

	a.Footer
	{
		text-decoration: none;
		color: #525661;
		font-weight: bold;	
		
	}
	
	a.Footer:Hover
	{
		text-decoration: underline;
	}
	
	
	a.Footer2
	{
		text-decoration: none;
		color: #525661;
		font-weight: bold;	
		
		background:url(../images/bullet1.gif) no-repeat right;
		padding-right: 10px;
	}
	
	a.Footer2:Hover
	{
		text-decoration: underline;
	}
	
	div#divFooter span
	{
		color: #f17d00;
		font-weight: bold;
	}

a.Weather
{
	color: White;
	text-decoration: underline;
}

div#divWeather
{
	width: 186px;
	height: 109px;
	
	float: left;
	
	background-image: url(../images/weather_bk.jpg);
	background-repeat: no-repeat;
}
	
	div#divWeatherInfo
	{
		color: White;
		float: left;
		line-height: 10px;
		/*margin-left: 10px;*/
		z-index: 1;
		position: relative;
		left: 10px;
		top: 10px;
	}
	
	div#divWeatherIcon
	{
		background-color: White;
		padding: 2px;	
		float: right;
		margin-right: 5px;
		position: relative;
		top: 5px;	
		z-index: 2;
	}
	
	#WeatherInfo li
	{
		list-style-type: none;
		background-image: url(../images/bullet2.gif);
		background-repeat: no-repeat;
		padding-left: 8px;
		margin: 0;
	}

/********************************************
 *	Basic Pages                             * 
 ********************************************/	
	
.divBasicContentContainer
	{
		margin-right: 33px;
		margin-top: 15px;
		
		color: #697CA9;
		font-size: 10px;
		line-height: 20px;
		
	}	
	
/********************************************
 *	General classes                         * 
 ********************************************/

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.modalPopup 
{
	background-image: url(../images/modalContainer_bk.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	/*width:250px;*/
	text-align: left;	
}

.modalPopUpDragBar
{
	float: left;
	
	width: 514px;
	height: 24px;
	
	cursor: move;
}

.modalPopUpClose
{
	float: left;
	
	width: 25px;
	height: 24px;
	
	cursor: pointer;
}

.modalPopUpDragBar2
{
	float: left;
	
	width: 512px;
	height: 24px;
	
	cursor: move;
}

.modalPopUpClose2
{
	float: left;
	
	width: 25px;
	height: 24px;
	
	cursor: pointer;
}

.modalPopUpTitle
{
	width: 539px;
	height: 25px;
	padding-top: 25px;
}

.modalPopUpTitleH1
{
	color: #697ca9;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	
}

.NumberBullet
{
	color: #f17d00;
	font-weight: bold;
}

.DetailDropdown
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6175a3;
	width: 140px;
}

/* form elements */

.txt100Percent
{
	width: 87%;	
}



.divInfrastructureHeaderContainer
{
	height: 129px;
	width: 350px;
	color: #697ca9;
	font-size: 10px;
	line-height: 15px;
	float: left;
}

.divEquipmentsText
{
	color: #697ca9;
	font-size: 10px;
	line-height: 15px;
	
	text-align: left;
}


.LabelNew
{
	color: Green;
	font-style: italic;
}

a.ContentDetailGroup
{
	color: #697ca9;
	text-decoration: none;
	font-weight: bold;
}

a.ContentDetail
{
	color: #697ca9;
	text-decoration: underline;
}

a.ContentDetail:hover
{
	color: #f17f03;
	text-decoration: none;
}

/**** Contacts Page *********/
.ContainerContactDetails
{
    
    width:540px;
    padding: 0px 0px 0px 33px;
}
.ContainerContactLagosemForma
{
    width:540px; 
    padding: 0px 0px 40px 33px; 
    display:table;
}
.ContactDetailsSeparator
{
    height:16px;
    width: 539px;
}
.ContactDetailsTitle
{
    height:12px;
    width: 537px;
    color:#697ca9;
    font-size:10px;
}
.ContactDetailsTextBox
{
    height:15px;
    width: 533px;
    font-size:10px;
    font-family:Verdana;
}
.ContactDetailsTextBoxTitleinLine
{
    float:left;
    height:12px;
    width:167px;
}
.ContactDetailsTextBoxTitleSeparatorinLine
{
    float: left;
    height: 12px;
    width: 18px;
}
.ContactDetailsTextBoxinLineContainer
{
    height:24px;
    width:540px;
}
.ContactDetailsTextBoxinLine
{
    float:left;
    height:15px;
    width:161px;
    font-size:10px;
    font-family:Verdana;
}
.ContactDetailsTextBoxSeparatorinLine
{
    float:left; 
    height:15px; 
    width:25px;
}