/**
 * Copyright (c) 2008, Omnia FZ LLC
 * All rights reserved.
 * 
 * @version 0.1.x
 */

/*Generic Styles */
html, body {
	margin:0; padding:0;
	height:100%;
}

* {
margin:0;
padding:0;
}
*:focus{
border:0px none;
outline:none;
}
a{
color: #777777;
text-decoration: none;
}

/*Generic link style*/
a:hover{
color: #333;
}
/*Page Body */
body {
text-align:center;
font-family:tahoma,verdana,serif;
color:#666;
background-color:#ebebeb;
font-size: 100%;
background-image: url(../Images/Background/Page.jpg);
background-repeat: repeat-y;
background-position: left top;
direction: rtl;
overflow-x:hidden;
}

/*Master Div*/
#Wrap1 {
width:966px;
text-align:left;
margin:20px auto;
position:relative;
}

.Homepage #Wrap1{
	position:relative; 
 clear:left;
	height:576px; 
 width:966px;
	margin:0 auto;
}

#floater{
	position:relative; 
 float:left;
	height:50%;	
 margin-bottom:-288px;
	width:1px;
}

/*Master Div*/
#Wrap2 {
float:left;
width:966px;
}

/*Header Block*/
#Header {
width:966px;
float:left;
background-image: url(../Images/Background/NavBar.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 44px;
margin: 0 0 17px 0;
position: relative;
z-index:990;
}

/*Generic heading */
h2{
padding: 0 0 0px 0;
}

/*Generic Paragraph */
p{
font-size: 0.7em;
line-height: 1.3em;
padding: 0 0 10px 0;
}

/*Read more link */
p.ReadMore{
font-weight: bold;
font-style: italic;
}

/*Read more link */
p.ReadMore a{
background-image: url(../Images/Generic/Arrow.gif);
background-repeat: no-repeat;
background-position: right 5px;
padding-right: 10px;
color: #a8a8a8;
}

/*Read more link  hover*/
p.ReadMore a:hover{
color: #333;
}

/*Content wrap added for th top curve background*/
#ContentWrap{
background-image: url(../Images/Background/PageBottom.png);
background-repeat: no-repeat;
width: 100%;
background-position: right bottom;
float: left;
padding-bottom: 25px;
}

/*Content div for the bottom shadow background*/
#Content{
background-image: url(../Images/Background/ContentTopCurve.jpg);
background-repeat: no-repeat;
background-position: left top;
background-color: #fff;
width: 920px;
padding: 20px 20px 0 0px;
float: left;
text-align: right;
}

.FlashContent #Content{
background-image: url(../Images/Background/ContentTopCurve.jpg);
background-repeat: no-repeat;
background-position: left top;
badckground-color: #fff;
padding: 20px 0px 0 0px;
width: 940px;
baddckground-color: transparent;
overflow: hidden;
}
#FlashContent{
height:479px;
}
/*Logo holding div*/
#Logo{
padding: 0 0px 30px 20px;
float: left;
width: 670px;
}

.Homepage #Logo{
width: 440px;
overflow: hidden;
float: right;
}

/*logo with background divider*/
h1{
float: right;
background-image: url(../Images/Background/LogoDivider.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-left: 40px;
}

/*Caption*/
#Logo p{
margin-top: 102px;
padding-right: 40px;
float: right;
}

#Copy{
clear: both;
padding: 0 0px 10px 20px;
}

#Copy a{
color: #333;
text-decoration: none;
}

/*Generic link style*/
#Copy a:hover{
color: #000;
}

#Copy h2{
color: #00498f;
font-size: 1.2em;
padding: 0 0 10px 0;
}
#Copy .Synopsis  h2{
color: #00498f;
font-size: 0.8em;
padding: 0 0 8px 0;
}

/*Search Block*/
.Search {
position: absolute;
left: 20px;
top: 10px;
border:0;
width:190px;
margin:1px 0 0;
background-image: url(../Images/Background/SearchBg.gif);
background-repeat: no-repeat;
background-position: left top;
}

.Search fieldset{
border: 0;
}

/*Search Text*/
.SearchText {
border:0;
background:transparent;
color:#797979;
font-weight:700;
font-size:0.65em;
float:right;
width:152px;
margin:0px 0 0;
padding: 3px 4px 5px;
}

/*Search Button*/
.SearchButton {
position: absolute;
display: block;
padding: 6px;
left: 0px;
}

/*List styles*/
ul {
list-style:none;
}

/*Generic link style*/
a{
color: #777777;
text-decoration: none;
}

/*Generic link style*/
a:hover{
color: #333;
}

/*Main Site Navigation*/
#Navigation {
width:740px;
padding:0px 25px 0px 0;
clear: both;
float: right;
position: relative;
z-index: 100;
}

/*Main Site Navigation Level1 item*/
#Navigation li {
float:right;
font-size:0.7em;
font-weight:700;
background-image: url(../Images/Background/NavDivider.gif);
background-repeat: no-repeat;
background-position: right top;
position: relative;
}

/*Main Site Navigation first child first level*/
#Navigation li:first-child,#Navigation li.FirstChild{
background:none;
}


/*Main Site Navigation Level1 item links*/
#Navigation li a {
color: #00498f;
text-decoration:none;
display: block;
padding:13px 8px 17px 8px;
}

#Navigation li.Active a {
background-image: url(../Images/Background/NavActive.gif);
background-repeat: repeat-x;
background-position: left 1px;
color:#666;
}

#Navigation li.Active li a,#Navigation li  li a{
padding: 0;
background: none;
border-bottom: 1px solid #efefef;
display: block;
padding: 8px 0  8px 0;
} 

#Navigation li.Active li a:hover{
color: #333;
}

/*Main Site Navigation links hover*/
#Navigation li.Highlight  a,#Navigation li.Highlight  ul li.Highlight a{
color: #333;
}

/*Dropdown styles*/
#Navigation li ul{
position: absolute;
width: 166px;
clear:both;
margin-right: -13px;
margin-top: 17px;
top: -999em;
background-image: url(../Images/Background/SubNavBottom.png);
background-repeat: no-repeat;
background-position: left bottom;
z-index: 99;
padding-bottom: 10px;
font-size:1.1em;
right:0px;
}

/*Dropdown styles*/
#Navigation li.Active ul,
#Navigation li:hover ul{
top: 26px;
display: block;
}

/*Dropdown styles*/
#Navigation li.LastChild ul,
#Navigation li:last-child ul{

}

/*Dropdown styles*/
#Navigation li ul li{
width: auto;
background: none;
float: left;
padding: 0;
width: 125px;
padding: 0px 15px 0px 15px;
text-align: right;
}


#Navigation li ul li:last-child,
#Navigation li ul li.LastChild{
width: auto;
background: none;
float: left;
padding: 0;
width: 125px;
padding: 0px 15px 0px 15px;
text-align: right;
}

/*Dropdown styles*/
#Navigation li ul li:last-child a,
#Navigation li ul li.LastChild a{
border: 0;
padding-bottom: 0;
}

/*Dropdown styles*/
#Navigation li.Highlight ul li a{
color: #727272;
}

/*Content Columns*/
/*Column1*/
#Column1{
width: 460px;
float: right;
min-height:449px;
height:auto !important;
height:449px;
}

.FlashContent #Column1{
min-height:10px;
height:auto !important;
height:10px;
float:right;
padding-right:20px;
}

#Column1 .Cell{
width:  230px;
float: right;
}

#Column1 .sf_newsList h3 a{
color: #00498F;
font-weight:normal;
}

#Column1 .sf_newsList h3 a:hover{
color: #333;
}

.InnerPage h3.sf_newsTitle, #Column1 .sf_newsList h3.sf_newsTitle{
font-size: 0.7em;
margin: 0;
font-weight: bold;
padding: 0 0px 0px 10px;

}
.InnerPage h3.sf_newsTitle a{color:#00498F;}
.InnerPage h3.sf_newsTitle a:hover{ color:#333;}
 h3.sf_newsTitle em{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	}

#Column1 .sf_newsList{
padding-top: 10px;
padding-bottom: 0;
margin: 0;
}

.InnerPage #Column1{
width: 690px;
}

/*Content sections*/
.Synopsis{
float: right;
padding: 0 0 0px 0;
width: 100%;
}

/*Content Thumbs*/
.Synopsis  .Thumb,.sf_newsThumbnail{
float: right;
padding: 0 0px 0 20px;
}

/*Content Descriptions*/
.Synopsis .Desc{
float: left;
width: 100%;
padding-left: 0px;
}

.Synopsis .Desc p{
padding: 0 0 10px 0;
}

.Synopsis .Desc p.ReadMore{
padding-top: 5px;
}

/*Content Strong paragraph*/
.Synopsis p strong{
color: #777777;
}

/*Content Date formats*/
.Synopsis  .sf_newsList  p.sf_newsDate{
font-style: normal;
font-size: 0.7em;
padding-bottom: 5px;
}

/*Content sub headings*/
.Synopsis  h2{
color: #00498f;
font-size: 0.8em;
padding: 0 0 8px 0;
}

.Synopsis  h2 a{
color: #00498f;
background-image:url(../Images/Generic/Arrow2.gif);
background-position:right 4px;
background-repeat:no-repeat;
padding-right: 20px;
}

.Synopsis .Thumb{
padding: 0 0 0px 0;
}

/*news list for home page*/
.sf_newsList{
width: 100%;
float: left;
margin: 0;
}

/*news list for home page*/
.sf_newsList li{
float: right;
width: 220px;
padding: 0 0px  0px 0;
}
#Column2Inner .sf_newsList li{ width:195px;}
#Copy .sf_newsList{
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
}

#Copy .sf_newsList li{
height: 180px;
}
.sf_newsTitle span.Source{
color:#666666;
font-size:0.9em;
}
.sf_newsList li p.Source{
color: #00498f;
padding-top: 5px;
font-weight: bold;
}

.Homepage .sf_newsList li p.Source{
padding: 0;
}

.Homepage .sf_newsList li{
width: auto;
padding: 0 0px 8px 0 ;
border-bottom: 1px solid #ddd;
margin: 0 0px 8px 30px;
}


.Homepage .sf_newsList li:last-child,
.Homepage .sf_newsList li.LastChild{
border: 0;
margin-bottom: 0;
padding-bottom: 0;
}

/*news list thumbs*/
.sf_newsList li   p img{
float: left;
padding: 0 20px 0 0;
}

/*news list paragraphs*/
.sf_newsList li p{
padding: 0 0 0 20px;
}

h3.sf_newsTitle{
font-size: 0.75em;
padding: 0;
}


h4{
color: #00498F;
font-size: 0.9em;
}

h3{
padding: 0 0 10px 0;
}

/*column2*/
#Column2{
width: 230px;
float: right;
background-image: url(../Images/Background/Col2Repeat_ar.gif);
background-repeat: repeat-y;
background-position: left top;
}

/*column2 Top shadowed background*/
#Column2Inner{
background-image: url(../Images/Background/Col2Top.gif);
background-repeat: no-repeat;
background-position: left top;
float: left;
width: 190px;
padding: 183px 20px 0px 20px;
overflow:hidden;
}

.InnerPage #Column2Inner{
background-image: url(../Images/Background/Col2TopInner_ar.jpg);
padding-top: 0px;
}
.FlashContent #Column2Inner{
min-height:200px;
height:auto !important;
height:200px;
}
.FlashContent #Column2{
background-image: url(../Images/Background/NavshadowBottomAr.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
.FlashContent #Column2Inner .List {
padding:0 0 30px;
}
/*column2 lists*/
#Column2Inner .List{
font-size: 0.7em;
border-top: 1px solid #e8e8e8;
padding: 0px 0 30px 0;
width: 100%;
float: left;
}

/*column2 lists*/
#Column2Inner .List li{
border-bottom: 1px solid #e8e8e8;
padding: 10px 0 10px;
float: left;
width: 100%;
}

/*column2 lists links*/
#Column2Inner .List li a{
font-weight: bold;
background-image: url(../Images/Generic/Arrow2_Ar.gif);
background-repeat: no-repeat;
background-position: left 4px;
padding-left: 10px;
float: right;
}

#Column2Inner .List li.Highlight a{
color: #333;
}

#Column2Inner .List li:last-child,#Column2Inner .List li.LastChild{
border: 0;
}

/*column2 lists links*/
#Column2Inner .List li li{
padding: 0 0 5px 0;
border: 0;
}

/*column2 lists links*/
#Column2Inner .List li li a{
color: #adadad;
}

#Column2Inner .List li li a:hover{
color: #333;
}

/*column2 lists links*/
#Column2Inner .List li ul{
padding: 5px 0 0 15px;
float: left;
}

/*Column3*/
#Column3{
width: 230px;
float: right;
}


#MediaSpace{
height: 479px;
margin-top: 90px;
overflow: hidden;
}
/*Generic Image styles*/
img{
border:0;
display: block;
}

/*Generic  grid style -  for milestones*/
.GenericList{
font-size: 0.8em;
width: 100%;
border: 1px solid #ddd;
border-collapse: collapse;
}
.GenericList th{
background: #eee;
}

.GenericList th,.GenericList td{
padding: 5px;
border: 1px solid #ddd;
}

.GenericList td ul{
list-style: disc;
padding: 0 0 0 15px;
}

.GenericList td ul li{
padding: 0 0 10px 0;
}

/*2 column lists for management team*/

.TwoColList{
width: 100%;
float: left;
}

.TwoColList li{
float: left;
padding: 0 0 10px 0;
border-bottom: 1px solid #f1f1f1;
margin: 0 0 10px 0;
width: 100%;
}

.TwoColList li h3{
font-size: 0.9em;
padding: 0 0 5px 0;
}

.TwoColList li h4{
font-size: 0.75em;
padding: 0 0 5px 0;
}

.TwoColList li:last-child,.TwoColList li.LastChild{
border: 0;
margin: 0;
}

.TwoColList .Thumb{
float: left;
height: 100px;
width: 100px;
background: #f1f1f1;
border: 1px solid #ddd;
display: none;
}

.TwoColList .Desc{
float: left;
padding: 0 0px 0 15px;
width:  98%;
}

.ListHorizontal{
width: 100%;
float: left;
list-style: none;
}

.ListHorizontal li{
float: right;
width: 200px;
padding: 0 0px 20px 20px;
}

.ListHorizontal li h4{
font-size: 0.8em;
padding: 0 0 10px 0;
}

.SimpleList{
list-style: none;
font-size: 0.7em;
padding: 0 0 5px 0;
}

.SimpleList li{
padding: 0 15px 5px 0;
background-image: url(../Images/Generic/Arrow2_Ar.gif);
background-position: right 5px;
background-repeat: no-repeat;
}

/*Sitemap styles*/
.Sitemap{
list-style: none;
font-size: 0.75em;
float: right;
width: 100%;
}

/*Sitemap styles*/
.Sitemap ul{
list-style: none;
}

/*Sitemap styles*/
.Sitemap li a{
color: #333333;
font-weight: bold;
border-bottom: 1px solid #ccc;
padding: 0 0 5px 0;
float: left;
width: 100%;
}

/*Sitemap styles*/
.Sitemap li a:hover{
color: #959595;
}

/*Sitemap styles*/
.Sitemap li{
padding: 0 0px 10px 20px;
width: 175px;
float: right;
height: 270px;
}

/*Sitemap styles*/
.Sitemap li ul{
padding: 10px 0 0 0px;
float: left;
}

/*Sitemap styles*/
.Sitemap li li{
height: auto;
float: left;
padding: 0 10px 10px 0px;
width: 160px;
overflow: hidden;
background-image: url(../Images/Generic/Arrow2_Ar.gif);
background-position: right 5px;
background-repeat: no-repeat;

}

/*Sitemap styles*/
.Sitemap li li a{
font-weight: normal;
border: 0;
float: none;
padding: 0;
}

/*Career Module*/
.JobListing{
width: 100%;
border: 0;
font-size: 0.8em;
border-collapse: collapse;
margin: 20px 0 20px 0;
}

.JobListPaging{
width: 100%;
}

.Paging{
display: block;
width: 100%;
text-align: center;
position: relative;
padding: 0 0 20px 0;
font-size: 0.8em;
}

.First{
left: 0;
position: absolute;
background: #fff;
border: 0;
padding: 2px 5px 5px 15px;
background-image: url(../Images/Generic/PagingPrevious.gif);
background-repeat: no-repeat;
background-position: left 4px;
font-weight: bold;
color: #00498f;
cursor: pointer;
}

.Last{
right: 0;
position: absolute;
background: #fff;
border: 0;
padding: 2px 15px 5px 5px;
background-image: url(../Images/Generic/PagingNext.gif);
background-repeat: no-repeat;
background-position: right 4px;
font-weight: bold;
color: #00498f;
cursor: pointer;
}



.ApplyOnlineLink a{
display: block;
padding: 5px 10px;
background: #f4f4f4;
border: 1px solid #eee;
font-weight: bold;
color: #00498f;
cursor: pointer;
float: left;
font-size: 0.85em;
}

.ApplyOnlineLink a:hover{
color: #1d5d9b;
}

.ApplyOnlineLink a.Backutton{
color: #00498f;
font-size: 0.75em;
float: right;
width: 50px;
padding: 0;
display: inline;
background: none;
border: 0;
font-weight: bold;
}

.JobListing td,.JobListing th{
padding: 5px;
border: 1px solid #eee;
}

.JobListing th{
color: #00498f;
}

.JobListing td{
background: #f4f4f4;
}

.JobListing tr.Alternate td{
background: #fff;
}

.JobInfo{
width: 100%;
border-spacing: 0;
font-size: 0.8em;
}



.JobInfo th,.JobInfo td{
padding: 10px 0 10px 0;
border-bottom: 1px solid #eee;
}

.JobInfo td.Modify{
padding: 20px 0 10px 0;
border: 0;
}

.TableForm{
width: 100%;
font-size: 0.8em;
}

.TableForm td,.TableForm th{
padding: 5px 0 5px 0;
border-bottom: 1px solid #eee;
}
.TextInput,.Textbox{
width: 250px;
border: 1px solid #ddd;
padding: 2px;
text-align:right;
direction:ltr;
}

.TableForm th{
width: 230px;
}

.TableForm th em,.Form em{
color: #ff0000;
}

.radEnabledCss_DatePickerThmeme{
width: 200px;
border: 1px solid #ddd;
padding: 2px;
}
.radPopupImage_DatePickerThmeme{
right: -10px;
position: relative;
}

.MultipleList{
width: 255px;
color:#666;
height:90px;
}
.FormDropDown,.GenericDD{
width: 255px;
color:#666;
height:22px;
}
.TableForm td, .TableForm th{
font-weight: normal;
vertical-align: top;
}

.SelectButton{
padding: 0 10px 0 0;
}

.SelectButton input{
margin: 0 5px 0 0;
}


.Action td{
padding: 5px 0px;
font-weight: bold;
color: #00498f;
}

.Action input{
display: block;
padding: 5px 10px;
background-color: #f4f4f4;
border: 0px;
basckgaround: #f4f4f4;
bosarder: 1px solid #eee;
font-weight: bold;
color: #00498f;
cursor: pointer;
width: 100%;
text-align: right;
margin: 15px 0 15px;
}

.ErrorMessage{
display: block;
}

.Form{
width: 100%;
font-size: 0.8em;
list-style: none;
margin: 0 0 40px 0;
float: left;
}

/*Contact form styles*/
.Form li{
padding: 10px 0 10px 0;
border-bottom: 1px solid #EEE;
}

/*Contact form styles*/
.Form li:last-child,
.Form li.LastChild{
border: 0;
}

textarea{
font-family: arial,verdana,serif;
font-size: 1em;
}

.NewsletterPopup{
background: #f4f4f4;
padding: 30px;
width: 300px;
border: 1px solid #ddd;
}

.CloseButton{
position: absolute;
top: 10px;
left: 10px;
font-size: 0.75em;
}

.FormContainer{
float: left;
width: 100%;
}
p.Error{
color:#ff0000;
}
/*Contact form styles*/
.Form li .Error{
display: block;
margin-right: 185px;
padding: 5px 0 0 0;
}

/*Contact form styles*/
.Form label{
width: 150px;
padding: 0 30px 0px 0;
vertical-align: top;
float: right;
}

.Grid{
border: 0;
font-size: 0.8em;
border: 1px solid #ddd;
border-collapse:collapse;
margin-bottom: 5px;
background: #fefefe;
}

.Grid td,.Grid th{
border: 1px solid #ddd;
padding: 5px;
}

p.AlignCenter{
width: 100%;
text-align: center;
}

p.AlignCenter img{
margin : 0  auto;
padding: 0 0 20px 0;
}

.FloatLeft{
float: left;
padding: 0 20px 20px 0;
}

ol{
font-size: 0.8em;
padding: 0 25px 0 0px;
}

ol li{
padding: 0 0 10px 0;
}

ul.DownloadStyle1{
font-size:0.7em;
}

ul.DownloadStyle1 li{
padding: 10px 25px  0px 0;
margin: 10px 0 0px 0;
border-top: 1px solid #ddd;
background-image: url(../Images/Generic/icon_pdf.gif);
background-repeat: no-repeat;
background-position: right 10px;
}
ul.DownloadStyle2{
padding: 0 0 30px 0;
}
ul.DownloadStyle2 li{
padding: 0px 60px 0px 0px;
margin: 10px 0 50px 0;
background-image: url(../Images/Generic/Downloadicon1.gif);
background-repeat: no-repeat;
background-position: center right;
width:120px;
height:60px;
float:right;
}

ul.DownloadStyle2 li  p.sf_readMore a{
width:20px;
background-position:left 5px;
}
h4{
clear: both;
padding: 0 0 10px 0;
}

.InnerPage h3.sf_newsTitle {
font-size:0.7em;

}
.InnerPage h3.sf_newsTitle a{
color:#777;
font-weight:bold;
}
.DownloadButton{
position: relative;
text-align: right;
}

.DownloadButton input{
border: 1px solid #ddd;
background: #f1f1f1;
font-size: 11px;
padding: 3px;
color: #00498F;
font-weight: bold;
cursor: pointer;
}
p.sf_readMore{
padding:0px;
}
.sf_readMore a{
font-weight: bold;
background-image:url(../Images/Generic/Arrow2_ar.gif);
background-position:left 6px;
background-repeat:no-repeat;
padding-left: 15px;
width:30px;
display:block;
padding-bottom:4px;
color:#00498F !important;
}
.sf_readMore a:hover{
color:#333333 !important;
}
.CheckBox{
font-size: 0.7em;
padding: 0 0 20px 0;
}

.CheckBox li{
padding: 0 0 10px 0;
text-align: right;
display: inline;
}

.CheckBox input{
margin: 0 0 0 5px;
width:10px;
display: inline;
}

.CheckBox label{
display: inline;
padding-left: 30px;
*padding-right: 30px;
*padding-left: 0px;
text-align: right;
}


.ButtonHolder{
clear:both;
}
.Button{
border: 1px solid #ddd;
padding: 5px;
background: #f1f1f1;
color: #666;
cursor: pointer;
clear:both;
}

/*Footer Styles*/
#Footer {
width:100%;
float:left;
margin-top:-30px;
position: relative;
}

/*Footer copyright*/
#Footer .Copyright {
position: absolute;
right: 40px;
padding:20px 0px 20px 20px;
font-size: 0.7em;
}

/*Footer terms and conditions link*/
#Footer .Links {
position: absolute;
left: 10px;
padding:20px 20px 0 0px;
font-size: 0.7em;
}


/*Footer terms and conditions link*/
#Footer p a {
text-decoration:none;
color:#ababad;
}

#Footer p a:hover{
color: #333;
}
/* Content Navigation Tab Styles*/
ul.InlineTabs{
width:100%;
float:right;
padding-bottom:10px;
}
ul.InlineTabs li{
float:right;
padding:0px 0 5px 7px;
}
.LanguageSwitch {
font-weight:bold;
position:absolute;
top:80px;
left:240px;
font-size:1em;
width:170px;
height:15px;
z-index:0;
}
.LanguageSwitch p {
float:left;
padding-right:5px;
width:auto;
}
.LanguageSwitch a{
color:#00498F;
}
.LanguageSwitch a:hover{
color:#777777;
}
/*Style video control*/
ul.Video li {
background-image:url(../Images/Generic/Video.gif);
padding:10px 0 5px 35px;
}
.Video1{
padding:20px 0px 20px 0px;
border-bottom:1px solid #ccc;
position:relative;
}
ul.Video li {
background-image:url(../Images/Generic/Video.gif);
padding:10px 35px 5px 0px;
}
/*Uae Images LightBox Styling*/
.CapitalUae{
float:right;
width:445px;
}
ul.UaeImages li{
padding:5px 0px 15px 0px;
margin:0px;
display:block;
}
ul.UaeImages li a{
display:block;
}
.UaeImages{
float:left;
width:190px;
padding:0px 25px 0px 0px;
direction:ltr;
}


/*Google map styles*/
.InnerPage div.ContactLeft{
width:355px;
float:right;
min-height:320px;
height:auto !important;
height:320px;
}
.InnerPage #Column2Inner h3.sf_newsTitle {
font-size:0.8em;
padding:4px 0 5px;
}
.InnerPage #Column2Inner h3.sf_newsTitle em {
font-size:0.7em;
}
.InnerPage #Column2Inner h3.sf_newsTitle a {
color:#00498F;
}
.GoogleMapHolder{
width:311px;
height:270px;
float:right;
}
#GoogleMap{
border:2px solid #ccc;
width:311px;
height:300px;
}
.ContactDespn{
float:left;
width:100%;
padding-top:30px;
}
#copyright span{
display:none;
}
/*Style for search*/
.SearchInfo{
font-size: 0.8em;
}
.SearchInfo td{
width:310px;
padding:0px 0px 15px 30px;
}
.SearchInfo td p{
font-size:0.9em;
padding:0px;
}
.SearchInfo td p.sf_readMore a{
background-position:right 5px;
width:100px;
background-image:none;
}

.SearchInfo td h3 {
padding:0px 0px 3px 0px;
}
.SearchInfo td h3 {
font-size:0.9em;
}
.SearchInfo td h3 a {
color:#00498F;
}
/*Paging Style for search*/
div.Paging{
width:95%;
text-align:center;
padding:10px 0px 15px 0px;
}
 div.Paging span a{
font-weight:bold;
font-size:0.75em;
color:#00498F;
padding:0px 3px 0px 3px;
}
 div.Paging span{

 }
div.Paging span.sf_PagerItem1{
width:auto;
font-size:0.75em;
font-weight:bold;
padding:0px 3px 0px 3px;
}
.SerchPrevious{
float:left;
}

.SerchNext{
float:right;
margin-top:-17px;
}
.RamdanWish{
left:398px;
position:absolute;
top:112px;
}

.Overlay{
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: #165E9D;
z-index: 1000;
}

/* picture Page styling */

div.Image1 {
 float:right;
 min-height:215px;
 height:auto !important;
 height:215px;
 width:100%;
}

div.Image1 p.heading {
 float:right;
 width:215px;
 color:#3C9AE4;
 font-size:16px;
}

.heading {
 float:right;
 width:212px;
 color:#3C9AE4;
 font-size:16px;
}

p.heading1 {
 color:#00498F;
 font-size:16px;
}

div.Image1 img.picture {
 float:right;
 padding:5px 0 0 0;
}

.copyblock h6 {
 display:block;
 border-bottom:1px solid #f1f1f1;
 padding:0 0 5px 0;
 margin:0 0 10px 0;
}

h6 {
 font-size:15px;
 color:#00498F;
}

div.copyblock {
 float:right;
 margin:20px 0 20px 15px;
 padding:0;
 width:415px;
}

div.dlPanel2 {
 float:right;
 width:13.9em;
 padding:0;
}


div.dlPanel {
 float:right;
 width:13.9em;
 padding:20px 0 0 0;
}

ul.font_1 {
 float:right;
 width:13.9em;
 margin:5px 0 0 0;
 display:block;
}

ul.font_1 li {
 display:block;
 float:right;
 width:100%;
 padding:0 0 3px 0;
 margin:2px 0;
 position:relative;
}

ul.font_1 li img {
 float:right;
 padding:0 0 0 7px;
}

ul.font_1 li a {
 float:right;
 font-size:13px;
}

ul.font_1 li em {
bottom:3px;
font-size:10px;
font-style:normal;
right:40px;
position:absolute;
}

ul.font_1 li:last-child {
 border:0;
}

ul.font_1 li.LastChild {
 border:0;
}

div.dlPanel2 h5 {
 border-bottom:1px solid #F1F1F1;
 display:block;
 padding:8px 0;
}

ul.sf_newsList li p {
 color:#3C9AE4;
}

#Copy ul.sf_newsList li p a {
 color:#00498F;
}

ul.sf_newsList li p img {
 float:right;
 height:66px;
 padding:0 0 10px;
 width:200px;
}

.dlPanel h6 {
 border-bottom:1px solid #F1F1F1;
 padding:0 0 5px 0;
}

.InnerPage #Column1 .sf_newsList h3.sf_newsTitle {
 color:#00498F;
 font-weight:bold;
 padding:4px 0 10px 10px;
}

div.copyblock p {
 font-size:12px;
}

#Column2Inner ul.List li ul {
 float:right;
 padding:0 10px 0 0;
 margin:0;
 width:190px;
 clear:both;
}

#Column2Inner .List li ul li.Highlight a{
color: #333;
}

#Column2Inner ul.List li ul li {
 float:left;
 width:100%;
 padding:3px 0;
}

#Column2Inner ul.List li ul li a {
 background-image:none;
 color:#ADADAD;
}


/*The news page style*/
div.theNews{
 Background-image:url(../Images/Background/Research.gif);
 background-repeat:no-repeat;
 background-position:center center;
 width:670px;
 float:left;
 clear:both;
 position:relative;
}
#Copy div.theNews ul.sf_newsList{
padding:10px 13px 20px 0px;
border:0px;
margin:0px 0px ;
}
#Copy div.theNews ul.sf_newsList li{
 Background-image:url(../Images/Background/researchlist.png);
 background-repeat:no-repeat;
 background-position:top right;
 width:282px;
 height:160px;
 padding:20px 25px 0px 10px;
 margin:10px 5px 0px 0px;
 float:right;
}
#Copy div.theNews ul.linksbottom{
margin-top:8px;
}

#Copy div.theNews ul.linksbottom li{
background-image:none;
background-repeat:no-repeat;
background-position:right 3px;
width:50px;
float:right;
height:auto;
padding:0px 20px 0px 0px;
margin:0px;
}
#Column1 .sf_newsList h3  a span.source{
font-size:0.9em;
padding:7px 0 0px;
color:#666666;
font-weight:normal;
display:block;
}
#Column1 .sf_newsList h3.source a{
color:#787274;
}
#Column1 .sf_newsList h3.source span {
font-weight:normal;
font-style:italic;
}
#Copy div.theNews ul.linksbottom li.text{
 Background-image:url(../Images/Background/text.gif);
}
#Copy div.theNews ul.linksbottom li.link{
 Background-image:url(../Images/Background/link.gif);
}
#Copy div.theNews ul.linksbottom li.clipping{
 Background-image:url(../Images/Background/clipping.gif);
}
#Copy div.theNews ul.linksbottom  li a{
font-size:0.7em;
color:#00408b;
}

/*Paging  style*/
.paging_news{
	overflow:hidden;
	width:100%;
	position:relative;
 padding-top:12px;
}
.paging-holder{
	position:relative;
	float:left;
	left:50%;
}
.paging-frame{
	float:left;
	position:relative;
	left:-50%;
 font-size:0.75em;
}

.paging_news .prev,
.paging_news .next{
	float:left;
	width:6px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/Background/ico-arrow.gif) no-repeat;
	margin:3px 0 0;
}
.paging_news .next{background-position:0 -9px;}
.paging_news ul{
	float:left;
	margin:0;
	padding:0 14px;
	list-style:none;
}
.paging_news ul li{
	float:left;
	padding:0 6px;
}
.paging_news ul li a{
	color:#a6a6a6;
	text-decoration:none;
 font-weight:bold;
}
#Copy .paging_news ul li a.sf_PagerSelItem{
	color:#005ba1;
}
.paging_news ul li a:hover,
.paging_news ul li.active a{
	color:#323132;
	font-weight:bold;
}

/*The news  page style ends*/

/*Reserch page style */
#Copy  h2.small{
font-size:0.9em;
}
ul.Research{
padding-top:20px;
width:100%;
}
ul.Research li{
width:288px;
padding:0px 0px 15px 22px;
float:right;
}
ul.Research li p{
color:#298ddb;
}
ul.Research li p.sf_readMore a{
width:60px;
}
ul.Research li img{
margin:5px 0px 8px 0px;
}
/*Reserch page style ends*/
#Copy ul.docc_List li em{
font-weight:normal;
font-size:1em;
}
#Copy  a.download{
background-image:url(../Images/Generic/Arrow2_ar.gif);
background-position:left 3px;
background-repeat:no-repeat;
color:#00498F;
font-size:0.7em;
display:inline-block;
padding:0px 0px 0px 12px; 
}
#Copy  a.download:hover{
color:#333333;
}
ul.docc_List{
padding-top:10px;
}
#Copy ul.docc_List li{
width:295px;
min-height:250px;
height:auto !important;
height:250px;
}
#Copy ul.extendList li{
min-height:255px;
height:auto !important;
height:255px;
}
#Copy ul.docc_List li h3{
color:#00498F;
padding:4px 0px 5px 10px;
font-size:0.75em;
}
#Copy ul.docc_List li h3 em{
font-style:normal;
color:#666666;
}
#Copy ul.docc_List li h3 a{
color:#00498F;
}
#Copy ul.docc_List li h3 a:hover{
color:#333333;
}

#banner{
background: transparent;
}
.bannerbtm{margin: 20px 0 0 0}


table.Paging  {
font-size:0.7em;
margin:0 0 15px;
width:100%;
float:left;
}

table.Paging td {
text-align:center;
width:100%;
}

table.Paging td.Previous, table.Paging td.Next {
text-align:right;
width:100px;
}

table.Paging td span {
padding:0 5px;
}

table.Paging td p {
padding:0;
}
table.Paging td a {
color:#00498F;
font-weight:bold;
}
table.Paging td a.sf_PagerSelItem {
color:#666666;
}
table.Paging td.Next a {
background-image:url("../Images/Generic/PagingPrevious.gif");
background-position:left top;
background-repeat:no-repeat;
color:#00498F;
font-weight:bold;
padding-left:20px;
}
table.Paging td.Previous a {
background-image:url("../Images/Generic/PagingNext.gif");
background-position:right center;
background-repeat:no-repeat;
color:#00498F;
font-weight:bold;
padding-right:20px;
}


