* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:900px;
}
body { 
	background:#0d0d0d; 
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	line-height:1.0625em; 
	color:#777;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 {
	font-family:TAHOMA;
	float:left;
}

.col-1 a {
	color:#CCC;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	direction:rtl;
	width:100%;
	overflow:hidden;
}
.container { 
	width:900px; 
	margin:0 auto;
}




/*==== GLOBAL =====*/
#header {
	font-size:.75em;
}
#content {
	font-size:.75em;
	background:#fff;
}
#footer {
	font-size:.69em;
	background:#0d0d0d;
	padding:20px 0 20px 0;
}
#tooltips {
	direction:rtl;
	font-family:TAHOMA;
	font-size:11px;
	color:#888;
}
#tooltips h4 {
	direction:rtl;
	font-family:TAHOMA;
	font-size:12px;
	font-weight:bold;
	color:#555;
}
#TickerVertical {
	width: 400px;
	height: 130px;
	display: block;
	list-style: none;
	margin: auto;
	padding: 0;
}
#TickerVertical li {
	width: 380px;
	color: #888;
	text-align: right;
	margin: auto;
	padding-top:35px;
	float: left;
	height: 130px;
	display: inline;
}
/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:28px;
}
	.img-box img { 
		float:right; 
		margin:0 0 0 20px;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:17px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#426ba3; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:27px;
	line-height:1.2em;
	color:#484848;
	margin-bottom:20px;
}
h2 {
	font-size:26px;
	direction:rtl;
	font-family:'Traditional Arabic';
	color:#868686;
	line-height:1.2em;
	margin-bottom:10px;
}
	h2 strong {
		position:relative;
		display:block;
		margin-top:-11px;
	}
	h2.alt {
		padding-top:0 !important;
		padding-bottom:0 !important;
		margin-bottom:6px;
	}
	h2.icon1 {
		background:url(../images/icon1.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon2 {
		background:url(../images/icon2.gif) no-repeat right 2px;
		padding:4px 33px 5px 0;
	}
	h2.icon3 {
		background:url(../images/icon3.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon4 {
		background:url(../images/icon4.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon5 {
		background:url(../images/icon5.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon6 {
		background:url(../images/icon6.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon7 {
		background:url(../images/icon7.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon8 {
		background:url(../images/icon8.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon9 {
		background:url(../images/icon9.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon10 {
		background:url(../images/icon10.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon11 {
		background:url(../images/icon11.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon12 {
		background:url(../images/icon12.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon13 {
		background:url(../images/icon13.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	h2.icon14 {
		background:url(../images/icon14.gif) no-repeat right 2px;
		padding:4px 46px 9px 0;
	}
	
h3 {
	font-size:19px;
	line-height:1.2em;
	font-family:Arial;
	color:#fff;
	border-bottom:1px solid #515151;
	padding-bottom:8px;
	margin-bottom:10px;
}
h4 {
	font-size:1em;
	color:#0d0d0d;
	font-family:TAHOMA;
	margin-bottom:8px;
}
h5 {
	font-size:1em;
	color:#0d0d0d;
}
h6 {
	font-size:.85em;
	text-transform:uppercase;
}


.txt1 {
	color:#0d0d0d;
}
.txt2 {
}

.link1 { 
	display:block;
	float:right !important;
	background:#e5e5e5; 
	color:#727272 !important; 
	text-decoration:none;
	padding:0 !important
}
.link1:hover { 
	text-decoration:underline;
	color:#000 !important;
}
	.link1 em {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(../images/link1-right.gif) no-repeat right top; 
		padding:2px 11px 2px 11px; 
		font-weight:normal; font-style:normal;
	}

.link2 {
	color:#484848;
}

.line-ver { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*===== header =====*/
#header .row-1 {
	height:137px;
	background:#0d0d0d;
}
	#header .row-1 .logo {
		position:relative;
		margin-left:-10px;
		padding:14px 0 0 0;
		float:left;
	}
	#header .nav {
		float:right;
		direction:rtl;
		padding:85px 0 0 0;
	}
		#header .nav li {
			direction:rtl;
			display:inline;
			font-family:TAHOMA;
			font-weight:bold;
			color:#727171;
		}
			#header .nav li a {
				direction:rtl;
				color:#FFF;
				text-decoration:none;
				padding:6px 6px 6px 6px;
				-moz-border-radius:4px 4px 4px 4px;
				-webkit-border-radius:4px 4px 4px 4px;
			}
			#header .nav li a:hover, #header .nav li a.current {
				background:#FFF;
				color:#000;
			}
	
#header .row-2 {
	height:334px;
	background:#081322;
}
	#header .row-2 .bg {
		background:url(../images/header-bg.jpg) no-repeat center top;
		height:334px;
	}
	#header .row-2 .indent {
		padding:58px 0 0 20px;
	}
		#header .row-2 .indent .indent {
			padding:4px 500px 0 30px;
			font-size:0.9em;
			font-family:TAHOMA;
			direction:rtl;
			color:#618bc9;
		}
			#header .row-2 .indent p {
				margin-bottom:45px;
			}
			#header .row-2 .indent p a {
				color:#fff;
			}

/*===== content =====*/
#content {
	padding:50px 0 0 0;
	background:#fff;
}
#content .row-1 {
	padding:0 0 30px 0;
}
#content .row-2 {
	background:#252525;
	color:#929292;
	padding:30px 0 35px 0;
}

#content.extra-bg {
	background:url(../images/extra-bg.jpg) no-repeat center top #fff;
}

.banners {
	width:100%;
	direction:rtl;
	overflow:hidden;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding:20px 0 35px 0;
	margin-bottom:28px;
}
	.banners.alt {
		border-top:none;
		padding-top:10px;
	}
	.banners li {
		float:left;
		padding:0 0 0 0;
		width:195px;
		margin-right:40px;
	}
		.banners li.last {
			margin-right:0;
		}
			.banners li li {
				direction:rtl;
				background:url(../images/arrow1.gif) no-repeat right 6px;
				padding:0 10px 0 15px;
				width:auto;
				margin:0;
				float:none;
			}
			.banners.alt li  li {
				background:none;
				padding-left:0;
			}
				.banners.alt li li strong {
					color:#426ba3;
				}
			.banners li h4 {
				padding-left:4px;
			}
			.banners li ul {
				padding:0 0 11px 4px;
			}
				.banners li ul li{
					font-family:TAHOMA;
					font-size:12px;
					color:#777;
					text-decoration:none;
				}
				.banners li ul li a {
					font-family:TAHOMA;
					font-size:11px;
					color:#777;
					text-decoration:none;
				}
				.banners li ul li a:hover {
					color:#426ba3;
					font-weight:bold;
					text-decoration:none;
				}
			.banners li .wrapper a {
				font-weight:bold;
				color:#1569C7;
				font-family:TAHOMA;
				float:left;
				padding-top:3px;
			}


.banners3 {
	width:100%;
	direction:rtl;
	overflow:hidden;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding:20px 0 35px 0;
	margin-bottom:28px;
}
	.banners3.alt {
		border-top:none;
		padding-top:10px;
	}
	.banners3 li {
		float:left;
		padding:20px;
		width:340px;
		margin-right:60px;
	}
		.banners3 li.last {
			margin-right:0px;
			margin-left: 40px;
		}
			.banners3 li li {
				direction:rtl;
				background:url(../images/arrow1.gif) no-repeat right 6px;
				padding:0 10px 0 15px;
				border:none;
				width:auto;
				margin:0;
				float:none;
			}
			.banners3 li li:hover {
				border:none;
			}
			.banners3.alt li  li {
				background:none;
				padding-left:0;
			}
				.banners3.alt li li strong {
					color:#900;
				}
			.banners3 li h4 {
				padding-left:4px;
			}
			.banners3 li ul {
				padding:0 0 11px 4px;
			}
				.banners3 li ul li{
					font-family:TAHOMA;
					font-size:12px;
					color:#777;
					text-decoration:none;
				}
				.banners3 li ul li a {
					font-family:TAHOMA;
					font-size:11px;
					color:#777;
					text-decoration:none;
				}
				.banners3 li ul li a:hover {
					color:#426ba3;
					font-weight:bold;
					text-decoration:none;
				}
			.banners3 li .wrapper a {
				font-weight:bold;
				color:#1569C7;
				font-family:TAHOMA;
				float:left;
				padding-top:3px;
			}



.top-proposals {
	width:100%;
	overflow:hidden;
}
	.top-proposals li {
		float:left;
		margin-right:19px;
	}
	.top-proposals li.last {
		margin-right:0;
	}

.list1 li {
	background:url(../images/arrow3.gif) no-repeat left 6px;
	padding:0 0 6px 17px;
}
	.list1 li a {
		color:#777;
	}

.list2 li {
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
}
	.list2 li a {
		float:left;
		width:266px;
		color:#929292;
		text-decoration:none;
	}
		.list2 li a:hover {
			color:#fff;
		}
	.list2 li span {
		font-weight:bold;
		float:left;
		width:95px;
		font-size:1.1em;
	}
	.list2 li strong {
		color:#fff;
		float:right;
		font-size:1.1em;
	}

/*===== footer =====*/
#footer {
	color:#fff;
	text-transform:uppercase;
}
	#footer a {
		color:#8ab9fd;
		text-decoration:none;
		text-transform:none;
	}
	#footer .container {
		text-align:center;
	}
	#footer a:hover {
		text-decoration:underline;
	}
/*==========================================*/

