/* CSS Document */

body {	
	font: 11px arial ;
	margin: 0px 0px 15px 0px;
	color:#4f4f4f;
	
}

a {
	color: #4f4f4f;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
}
a:hover {
	
	text-decoration: none;
}
/*html>body a:hover {
	background-color: #white;
	color: white;   
}*/
p {
	margin-top: 0px;
	margin-bottom: 12px;
	
}
/* layouts */

.layout {
	width: 450px;
	margin: 0px auto;
	clear: both;
}


/* Top area */
#tNav {
	/*background-color: #e1e1e1;*/
	background-color: #DBE5ef;
	border-bottom:1px solid #bababa;
	height: 85px;
}


#tLogo {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: -26px;
}

#tNavItems {
	
	float: right;
	width: 545px;
	
	
}

#tLogin {
	text-align: right;
	margin-top: 5px;
}
html>body #tLogin {margin-top: 0px}
#tLogin span.red {
	background: url(../images/utlRed.gif) no-repeat  top right;
	padding-bottom: 0px;

	
}
html>body #tLogin span.red {
	padding-bottom: 14px;

}
#tLogin span.red span {
	xbackground: url(../images/utsRed.gif) no-repeat  top left;
	padding-left: 10px;
	padding-bottom: 14px;
	padding-right: 15px;

}
#tLogin span.blue {
	background: url(../images/utlBlue.gif) no-repeat  top right;
}
html>body #tLogin span.blue {
	padding-bottom: 14px;

}
#tLogin span.blue span {
	background: url(../images/utsBlue.gif) no-repeat  top left;
	padding-left: 10px;
	padding-bottom: 14px;
	padding-right: 15px;
}
#tLogin a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	
	padding-top: 5px;

}
html>body #tLogin a {
	position: relative;
	top: +5px;
}

#tLogin a:hover{
	
	text-decoration: underline;
}
html>body #tLogin a:hover {background: none}
#tNavs {
	padding-top: 54px;
	margin-bottom: -3px;
	position: relative;	
}
html>body #tNavs {
	padding-top: 51px;
	
}
/* Navigation items */
#tNavs ul {
	display: compact;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#tNavs li {
	float: left;
	position: relative;
	display: block;
	/*border-left: 1px solid #2f4b6c;*/
	border-left: 1px solid #0E024E;	
	padding: 5px 20px 3px;
	margin-bottom: -5px;
	background: url(../images/uNavItemUn.gif) no-repeat right top;
}
#tNavs li.selected {
	background: url(../images/uNavItemSel.gif) no-repeat right top;
	/*border-left-color: #9a9fa6;*/
	border-left-color: #0E024E;
}
#tNavs li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
#tNavs li.selected a {
	color: black;
}
#tNavs li a:hover {
	
	text-decoration: underline;
}
html>body #tNavs li a:hover {background: none;}

#tLang {
	float: right;
	position:relative;
	width: 80px;
	height: 21px;
	background:  url('../images/tArabic.gif') no-repeat top right;
}
#tLang a {
	text-decoration: none;
	width: 80px;
	height: 21px;
	display: block;
}
html>body #tLang a:hover {
	background: none;
}

#tsubNav {
	margin-left: 170px;
	background: url(../images/ulTopSub.gif) no-repeat left bottom;
	

}

#tsubNav div {
	background: url(../images/usTopSub.gif) no-repeat right bottom;
	padding: 3px 10px 4px 10px;
}
#tsubNav a {
	background: url(../images/iSep.gif) no-repeat right bottom;
	padding-right: 10px;
	padding-left: 10px;
}
#tsubNav a.selected {
	xfont-weight: bold;
	color: #666;
}
#tsubNav a:hover {
	color: #404bd2;
}

/* Ticker */

#t2Ticker {
	margin-top: 35px;
	margin-bottom: 10px;
}
/* the Middle Area */

/* left area main page */
#mMainLeft {
	width: 470px;
	float: left;
	
}

#mImgNews {
	/*background: #163357 url(../images/uMainPic.jpg) no-repeat top left;*/
	background: #0E024E url(../images/uMainPic.jpg) no-repeat top left;
	height: 20px;
	padding-top: 99px;
	text-align: right;
	padding-right: 20px;
}
#mImgNews div{
	background: url(../images/tLatestNews.gif) no-repeat top left;
	width: 200px;
	padding-bottom: 5px;
	text-align: right;
	margin-right: -110px;
	margin-left: 360px;
	overflow: hidden;
	color: white;
}
#mIntro {
	width: 225px;
	height: 100px;
	/*background-color:#163357;*/
	background-color:#0E024E;
	color: white;
	padding: 20px 5px 3px 5px;
	float: left;
}
#mAccount {
	clear: left;
	width: 227px;
	height: 152px;
	padding: 1px;
	position: relative;
	top:+3px;
	color: #919192;
}
#mAccount input.text {
	width: 105px;
}
#mNews {
	float: right;
	height: 278px;
	width: 228px;
	padding: 1px;
	margin: 2px 0px 0px 0px;
	padding-bottom: 10px;
}
#mNews ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	margin-bottom: 15px;
}
#mNews ul li {
	border-bottom: 1px solid #d0d0d0;
	padding: 10px 3px 10px 15px;
	background: url(../images/iLI.gif) no-repeat left 10px;
	margin-left: 3px;
}

#mInnerNews {
	padding: 1px;
	margin: 2px 0px 0px 0px;
	padding-bottom: 10px;
}
#mInnerNews ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	margin-bottom: 15px;
}
#mInnerNews ul li {
	border-bottom: 1px solid #d0d0d0;
	padding: 10px 3px 10px 15px;
	background: url(../images/iLI.gif) no-repeat left 10px;
	margin-left: 3px;
}



#mMarket {
	border:1px solid #b2b6ba;
	background-color: white;
	padding: 3px;
}

#mMarket dl {
	display: compact;
	line-height: 16px;
	margin-top: 14px;
	margin-bottom: 15px;
}
#mMarket dl dt {
	float: left;
	clear: left;
	width: 55px;
}

#mMarket dl dd {
	font-weight:bold;

}

#mDataTab {

	margin: 10px 0px -6px 0px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	float: right;
	clear: both;
	
	
}
html>body #mDataTab {
	margin-bottom: -1px;
}
.mDataTab1 {
	xbackground: url(../images/tDataTab1.gif) no-repeat right top;
	
}
.mDataTab2 {
	xbackground: url(../images/tDataTab2.gif) no-repeat right top;
}
#mDataTab .tab1{

	padding: 0px 100px 0px 0px;
	text-decoration: none;
}
#mDataTab .tab2 {
	padding: 0px 15px;
	text-decoration: none;
}
html>body #mDataTab a.tab1:hover{
	background: none;
}
html>body #mDataTab a.tab2:hover {
	background: none;
}



/* footer */

#lFooter {
	display: block;
	margin-top: 10px;
	clear: both;
}
/* classes and layouts */


.right {text-align: right;}
.left {text-align: left;}
.rightFloat {float: right}
.leftFloat {float: left}

tr.iUp td.lab3, .iUp {
	background: url(../images/iUp.gif) no-repeat center center;
	width: 10px;
	padding: 3px;
}
tr.iDown td.lab3, .iDown {
	background: url(../images/iDown.gif) no-repeat center center;
	width: 10px;
	padding: 3px;

}
tr.iEq td.lab3, .iEq {
	background: url(../images/iEq.gif) no-repeat center center;
	width: 10px;
	padding: 3px;

}

col.lab1 {
	width: 30%;
}
col.lab2 {
	width: 20%;
	
}
col.lab3 {
	width: 10%;
	
}
tr.iUp {
	background: none;
}
tr.iUp td.lab2 {
	color: #57ba21;
}
tr.iDown {
	background: none;
}
tr.iDown td.lab2 {
	color: #ff121a;
}
tr.iEq {
	background: none;
}
tr.iEq td.lab2 {
	color: #666;
}


.iArrowRed {
	padding-right: 15px;
	background: url(../images/iArrowRedL.gif) no-repeat center right;
}
table.record td, td.record, div.record{
	border-bottom: 1px solid #cacaca;
	padding-bottom: 2px;
	 font-size:smaller;
}
/* general class for big red buttons */
a.bRedButton {
	
	border:2px solid #e2e2e2;
	margin: 7px 3px;
	
	padding: 13px;
	text-align: center;
	display: block;
	background: url(../images/ibOpenAccount.gif) no-repeat center center;
}

a.bRedButton:hover {border-color: #bbb; }

/* blue image buttons */
.bBlue {
	background: url(../images/ubsBlue.gif) no-repeat center left;
	padding-left: 3px;
	height: 20px;
		
}
html>body .bBlue {
	padding: 4px 0px 5px 3px;
}
.bBlue a{
	background: url(../images/ublBlue.gif) no-repeat center right;
	padding: 4px 12px 5px 11px;
	color: white;
	text-decoration: none;
}
.bBlue a:hover {
	
	text-decoration: underline;
}
/* form inputs */
input, textarea, select, option {
	font: 11px Tahoma;
	line-height: 11px;
}
.iTerms {
	font:11px Tahoma; 
	color: #666;
	height: 100px;
	overflow-y: scroll;
	margin-bottom: 10px;
}
html>body .iTerms {overflow: scroll;}
.text {
	border-width: 1px;
	border-style: solid;
	border-color: #505050 #bababa #c0c0c0 #595959;
	background-color: #ededed;
}
.i100 {
	width: 100%;
}
label {
	
}
fieldset {
	padding: 10px 10px;
	padding-bottom: 10px;
	border: 1px solid #dedede;
	margin-bottom: 5px;
}
legend {font-size: 9px;
		text-transform:uppercase; 
		color: #999999;
		margin-bottom: 15px;
	}
html>body fieldset {padding-top: 10px}
html>body legend {margin-bottom: 5px;}

.button {

	border-top: 1px solid #eff0f6;
	border-left: 1px solid #c8cad2;
	border-right: 1px solid #babcc3;
	border-bottom: 1px solid #616265;
	
	padding: 3px 7px;
	font-size: 10px;
	background-image:  url("../images/ubBG.gif");
	background-repeat:repeat-x;
	background-position:center top;
	background-color: #fff;

}

/*headers */

h1,h2,h3,h4 {
	font-family: Tahoma;
	font-weight: normal;
	margin-bottom: 4px;
	font-size: 150%;
}
h1 {color: white;
	background: url(../images/uTitleBG.gif) no-repeat right bottom;
	padding-left: 5px;
	clear: both;
}
h2 {
	font-size: 150%;
}
h3 {font-size: 130%;}
h4, .h4 {
	font-family: Tahoma;
	font-weight: normal;
	margin-bottom: 4px;
	font-size: 150%; margin-top: 4px;
}

.lightFrame {
	border:1px solid #cacaca;
	padding: 2px;
}
.small {
	font-size: 10px;
}
.smaller {
	font-size: 9px;
}
.large {
	font-size: 12px;
}
.larger {
	font-size: 14px;
}
.light {
	color: #999;
}

.leftCol {
	float: left;
	width:50%;
}
.rightCol {
	float: right;
	width: 46%;
}
.devNote {
	font:9px Tahoma;
	color: red;
	background-color: #FFFF66;
}
.redNote {
	color: #CC0000;
}
.showPrint {
	display: none;
}

.fsGroup {display: none}
div.selected, fieldset.selected {display: block}

#fdAA { display: none}

dl.list {
	margin: 0px;
}
dl.list dt {
	float: left;
	width: 190px;
	clear: left;
}
dl.list dd {
	padding-left: 200px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
}
dl#answer {
	margin: 0px;
}
dl#answer dt {
	float: left;
	width: 70px;
	clear: left;
	margin-bottom: 10px;
	
}
dl#answer dd {
	padding-left: 100px;
	margin-left: 0px;
	margin-right: 0px;	
	border-bottom: 1px solid #ddd;
	
}
html>body dl#answer dd {
	margin-bottom: 10px;
}

#faq {
	margin: 0px;
	padding-left: 27px;


}
html>body #faq {	padding-left: 17px;}
#faq li {
	margin-bottom: 20px;
}

#faq ul {
	list-style-type: square;
}
#faq ul li {
	margin-bottom: 2px;
}
.alpha {list-style-type: upper-alpha}

#glossary {

	margin: 3px 20px;
	padding: 3px;
}
#glossary dd {
	margin-bottom: 20px;

}
#glossary dt {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}


#mMarketTab {
	background: url(../images/uTabSel.gif) repeat-x center top;
	margin-top: 5px;
	position: relative;
	margin-bottom: -6px;
	padding: 5px 20px 3px;
	border-right: 1px solid #b2b6ba;
	border-left: 1px solid #b2b6ba;
	width: 95px;
	font-size: 12px;
	
}

#mData {
	border:1px solid #b2b6ba;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	clear: both;
}

#mData table {
	width: 100%;
	border-collapse: collapse;
	background-color: white;
}
#mData table td{
	padding: 4px 5px;
}
#mData table th{
	padding: 4px 5px;
	background-color:#ececec;
}

#mData55 {
	border:1px solid #b2b6ba;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	clear: both;
}

#mData55 table {
	width: 100%;
	border-collapse: collapse;
	background-color: white;
}
#mData55 table td{
	padding: 4px 5px;
}
#mData55 table th{
	padding: 4px 5px;
	background-color:#ececec;
}

#mData66 {
	border:1px solid #b2b6ba;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 10px;
	clear: both;
}

#mData66 table {
	width: 100%;
	border-collapse: collapse;
	background-color: white;
}
#mData66 table td{
	padding: 4px 5px;
}


#mData77 {
	border:1px solid #b2b6ba;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	clear: both;
}

#mData77 table {
	width: 100%;
	border-collapse: collapse;
	background-color: white;
}
#mData77 table td{
	padding: 4px 5px;
}
/* rigth area main page */
#mMainRight {
	width: 232px;
	height: 410px;
	float: right;
	border: 1px solid #163357;
	
	background-color: #ececec;
	xpadding: 4px;
}


#mMainRight1 {
	xwidth: 215px;
	xheight: 205px;
	float: none;
	
	border: 0px solid #ececec;
	
	background-color: #ececec;
	padding: 4px;
}

/* rigth area main page */
#mMainRight2 {
	xwidth: 215px;
	xheight: 205px;
	float: none;
	border: 1px solid #ececec;
	
	background-color: #ececec;
	padding: 4px;
}

table
	{
		border-collapse:collapse;
	}

th
	{
		color: white;
		background-color: #2B4353;
		padding-left: 5px;
		clear: both;
		text-align:center;
	}

.tabs { font-size: x-small;xposition:relative; margin: 0; padding: 0;  overflow:hidden; }
.tabs li {display:inline;}
.tabs a:hover, .tabs a.tab-active {font-size:x-small;background:#ffffff;} 
.tabs a  {height: 45px; font: verdana, helvetica, sans-serif;font-weight:bold;
    zposition:relative; padding:6px 5px 5px 5px; margin: 0px 0px 0px 0px; color:#0E024E;text-decoration:none; border:1px solid #0E024E}
.tab-container {border:1px solid #ffffff;}
.tab-panes { xmargin: 3px }


.mInnerNews  {
	border-bottom: 1px solid #d0d0d0;
	padding: 10px 3px 10px 15px;
	background: url(../images/iLI.gif) no-repeat left 10px;
	margin-left: 3px;
}


/*ssdss*/
.box_text{ /*topmost and sub ULs, respectively*/
font: normal 12px   Arial, Helvetica, sans-serif, "HelveticaNeueLT Std Lt Cn";
color:#FFFFFF;
left: 0;
top: 0;
list-style-type: none;
border-bottom-width: 0;
}

.page_text{ /*topmost and sub ULs, respectively*/
font-family:normal Arial, Helvetica, sans-serif ;
font-variant:normal; 
font-size:11px;
color:#4f4f4f;
letter-spacing:0px;
 
}

.page_text_white{ /*topmost and sub ULs, respectively*/
font: normal 11px    Arial, Helvetica, sans-serif, "HelveticaNeueLT Std Lt Cn" ;
color:#ffffff;
left: 0;
top: 0; 
list-style-type: none;
border-bottom-width: 0;
}
.page_text_bold{ /*topmost and sub ULs, respectively*/
 font:bold  11px  Arial Narrow , "HelveticaNeueLT Std Lt Cn";
color:#000000;
left: 0;
top: 0;
list-style-type: none;
border-bottom-width: 0;
}

 





 