﻿/* Style sheet  */


body {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #cbdbf5;
	direction:rtl;/*HS EDIT*/
	font-family:Tahoma, "Traditional Arabic";/*HS EDIT*/
}
#main {
	background-color: #fff;
	min-width:790px;
	color: #333333;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#5E8AD5;
}

/* LANGUAGES */

#languages {
	background-color: #eeeeee;
}

#languages ul li#arabic  {/*HS EDIT*/
	color: #315093;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#666666;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #315093;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 160px;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #515151;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);/*HS EDIT*/
	background-position:right center; /*HS EDIT*/
	background-repeat: no-repeat;
	height: 160px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 74%;
	float: right;/*HS EDIT*/
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-right: 1.3em;/*HS EDIT*/
	
}

h1#logo {
	float: right; /*HS EDIT*/
	margin-top: 10px;
	font-weight: normal;
	padding: 10px 0px 0px 20px;/*HS EDIT*/
	font-size: 2em;
	width: 260px;
	color: #355495;

	background: url(images/unlogo.gif) no-repeat right center;/*HS EDIT*/
}

#content p {
	text-align: right; /*HS Edit*/
}
#content  p.toppara {
	padding-top: 1em;
}

#content a:link {
	color:#333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color:#2f61b3;
}
#content a:active {
	color:#333333;
	text-decoration: underline;
}

#content ul {
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: RIGHT CENTER;
	padding-top: 0.3em;
	padding-left: 0;/*HS EDIT*/
	padding-bottom: 1%;
	padding-right: 3em;/*HS EDIT*/
}

#content ul ul{
	margin-bottom:0px;
	margin-top: 7px;
	/*margin-left: -20px;/*HS EDIT*/
}
#content ul ul li  {
	background-position: 15px 3px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	font-size: 120%; 
}

#content h2 {
	color: #0C2657;
	font-size: 120%;
	padding-right: 0em;/*HS EDIT*/
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}
 #content h3 {
	color: #0C285A;
	font-size: 120%;
	padding-right: 0em;/*HS EDIT*/
	font-weight: normal;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF8800;
	background-color: #efefef;
	margin-top: 2em;
	margin-bottom: 1.5em;
}
#content h4 {
	color: #333333;
	font-size: 100%;
	padding-right: 0em;/*HS EDIT*/
	font-weight: bold;
	padding-top: 2em;
	padding-bottom: 0.2em;
	margin-top: 2em;
	margin-bottom: 1.5em;
	text-indent: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#imgright {
	font-size: x-small;
	float:left;/*HS EDIT*/
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	width: 380px;
	}
#imgright_sm {
	font-size: x-small;
	float:left;/*HS EDIT*/
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	width: 170px;
	}

blockquote {
	padding-right: 10px;/*HS EDIT*/
}


/* MAIN NAVIGATION */


#mainnav  {
	float: right;/*HS EDIT*/
	width: 14.5em;
	font-family:Tahoma, "Traditional Arabic";/*HS EDIT*/
	height: 100%;
	border-left-width: 0px;/*HS EDIT*/
	border-left-style: dotted;/*HS EDIT*/
	border-left-color: #333333;/*HS EDIT*/
	margin-top: 0px;
	background-color: #d7e3f6;
	padding-top: 17px;
	
}

#mainnav ul {
	padding: 0;
	text-align: right;/*HS EDIT*/
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-right: 0;/*HS EDIT*/
	width:100%;/*HS*/
}
#mainnav ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}

#mainnav ul li#unhome {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#mainnav ul li a {
	margin:0;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding-top: 7px;
	/*padding-left: 10px;/*HS EDIT*/
	padding-bottom: 7px;
	padding-right: 12px;/*HS EDIT*/
	font-size: 1em;
}



#mainnav ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF8800;
	padding-left: 9px;
}

/* FOOTER BAR */

#footer {
	color: #FFFFFF;
	background-color: #0C2657;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #333333;
	
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.pdfnote {
	text-align: right;/*HS EDIT*/
	display: block;
	font-size: 90%;
	padding-left: 12px;
	color: #666666;
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}
