  @charset "utf-8";
/* CSS local styles for fifth committee added by sadek

@media print {
	@import "/ar/common/_fontz/WebFontz_stylesheet.css";
}*/

body {
	font-family: traditional_arabicregular, mohammad_naskhnormal, Simplified Arabic, tahoma, Roboto, Arial, Helvetica, sans-serif;/*font-weight: 400%;*/
}
#conten, h3, h4, h5, h6 {
	font-family: mohammad_bold_normalregular, traditional_arabicbold, amiribold, Simplified Arabic, Arial, Helvetica, sans-serif;
}
#content {
	font-size: 122%;
	/*line-height: 20px;*/
	}
#content p {
	line-height: 20px;
	}
#content .indt {
	margin-right: 5em;
}
#content .divdr {
	padding-top: 5em;
	}
#content .footnote{
	background: #E0DFDF;
	font-size:85%;
	}
#content .footnote p {
	margin-right: 2em;	
	}
#submenu {
	font-size: 120%;
	}
#submenu ul {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 1em;
	padding-right: 1em;
	}
#submenu ul li a {
	margin-bottom: 0px;
    background-position: right 13px;
	}
#submenu.column h3 {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	} 
#content ul li {
	padding-bottom: 26px;
	/*font-size: 120%;*/
	}
#content .entxt {
	direction: ltr;
	font-weight: bolder;
	}
#pquote {
	background-color:#EFEFEF;
	float:right;
 	width: 70%;
	margin-right: 20%;
	margin-left: 30%;
	margin-bottom: 1%;
	}
#pquote ol li {
	list-style: decimal;
	line-height:inherit;
	/*font-size: 120%;*/
	margin-right: 5em;
	}
#content #pquote h4 {
	margin-right: 2em;
	}
.sidenote {
	font-size: 85%;
	}

hr.hrstyl {
    border: 0;
    border-bottom: 1px dashed #ccc;
    /*background: #999;*/
	width: 50%;
	float: right;
	margin-left: 100%;
	padding-bottom: 1em;
}
/* Toggle */
.lnkz {
	border: solid 1px #CCC;
	width: 95%;
	border-radius: 8px;
	padding-right: 10px;
}

#mainnav ul li#committees a {
	color: #064963;
	border-bottom: #064963 solid 2px;
	}
div#submenu ul li a:hover {
	font-weight: bold;
	background-image: url(/ar/ga/images/bullet7.gif);
	background-position: right 12px;
	background-color: #D6EFF9;
	}
.headitem {
	color: #015b7e;
	font-weight: bold;
}

#submenu h3, #submenu h3 a { /*Changed for GA72*/
	background-color: transparent;
	color: #000;
	text-transform:uppercase;
	border-bottom: none !important;
	text-decoration: none;
	/* color: #019ad0 !important; */
	margin-top: -37px!important;
}
#submenu h3 a:hover {
	text-decoration: underline;
}