@charset "utf-8";
/* CSS Document */

body {
	background: url(images/body_bg.gif) 50% 0% repeat-x;
	color: #666666;
	/*line-height: 24px;*/
	font-size: 16px;
	margin: 0;
	padding: 0;
}

* html IMG { behavior: url(/pngbehavior.htc); }

img {
	border: none;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #f3b427;
	overflow: hidden;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #f3b427;
	overflow: hidden;
}

a:hover {
	text-decoration: underline;
}

h1 {
	
	font-size: 28px;
	color: #333333;
	font-weight: normal;
}


h2 {
	
	font-size: 22px;
	color: #333333;
	font-weight: normal;
}

h3 {
	
	font-size: 18px;
	color: #40427b;
	font-weight: bold;
}

h3 a, h3 a:visited {
	
	font-size: 18px;
	color: #40427b;
	font-weight: bold;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h3.name {
	padding: 0;
	margin: 0;
}

h4.title {
	font-size: 16px;
	color: #333333;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#wrapper {
	background: url(images/background.gif) top center no-repeat;
	margin: 0 auto;
	padding: 0;
}


#container {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 900px;
	background: url(images/header_bg.gif) top center repeat-x;
	margin: 0;
	padding: 0;
}

#logo {
	float: right;
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 10px;
}

#header-links {
	float: left;
	height: 100px;
	text-align: left;
	color: #a7aaae;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#header-links img {
	margin: 0;
	padding: 0;
}

#banner {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	height: 259px;
}

#titlebanner {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 186px;
	line-height: 0;
}

#titlebanner img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#content {
	clear: both;
	width: 900px;	
	margin: 0;
	padding: 0;
	background: url(images/content_bg.gif) bottom left repeat-x;
}

#contentwrapper {
	margin: 0;
	padding: 0;
	background: url(images/contentwrapper_bg_arabic.gif) bottom right repeat-y;
	width: 900px;
}

#rightcol {
	position: relative;
	width: 235px;
	min-height: 591px;
	height:auto !important;
	height: 591px;
	float: right;
	margin: 0;
	padding: 120px 50px 0px 20px;
	background: url(images/rightcol_bg.gif) top left no-repeat;
	/*background: #e8e8ea url(images/rightcol_bg.gif) top left no-repeat;*/
}

#quote {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #4d5187;
	font-style: italic;
}

#quote .author {
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
	font-style: normal;
}

#rightcontent ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 235px;
	line-height: 20px;
	font-size: 18px;
	color: #4d5187;
	font-weight: bold;
}

#rightcontent ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#rightcontent a, #rightcontent a:visited {
	display: block;
	font-size: 18px;
	color: #4d5187;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	line-height: 20px;
}

#rightcontent a:hover {
	background-color: #ecedf3;
}

#rightcontent img {
	text-align: center;
	margin: 10px auto;
}

#maincontent {
	position: relative;
	background: url(images/content_sub_bg_arabic.gif) top left no-repeat;
	width: 595px;
	float: left;
	margin: 0;
	padding: 0;
	height: 100%;
}

#text {
	padding: 20px;
	color: #333333;
	font-size: 16px;
	line-height: 28px;
}

#text img {
	margin: 10px;
}

#text a, #text a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #f3b427;
	font-size: 16px;
}

#text a:hover {
	text-decoration: underline;
}

blockquote {
	font-style: italic;
	color: #40427b;
	background-color: #F7F7FB;
	border: 1px solid #EBEBF3;
	padding: 10px;
	margin: 3px;
}

#text p.author {
	text-align: right;
	font-size: 16px;
	font-style: normal;
}

#text .date {
	font-weight: bold;
	color: #40427b;
}

#text .press-date {
	font-weight: bold;
	color: #40427b;
	border-bottom: 1px solid #E7E7EF;
	padding: 3px;
}

#text td.press-title {
	border-bottom: 1px solid #E7E7EF;
	padding: 3px;
}

#text td.press-title a, td.press-title a:visited {
	font-weight: normal;
	
	color: #333333;
	text-decoration: underline;
	font-size: 16px;
}

#text td.press-promo a, td.press-promo a:visited{
	color: #40427b;
	font-weight: bold;
}

#text td.press-promo a:hover {
	text-decoration: underline;
}

#text td.press-detail {
	font-size: 16px;
}

#text .download {
	float: left;
	margin: 10px;
	text-align: center;
	border: 1px solid #EFEFF7;
	padding: 5px;
	
}

#bios ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 235px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4d5187;
	font-weight: bold;
}

#bios ul li {
	margin: 0;
	padding: 0;
	line-height: 24px;
}

#bios a/*, #bios a:visited*/ {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4d5187;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin: 0;
	line-height: 24px;
}

#bios a:hover {
	background-color: #ecedf3;
	text-decoration: none;
}

#bios img {
	margin: 0px 5px 0px 0px;
}

#home-left {
	float: left;
	width: 224px;
	margin: 0;
	padding: 0;
	padding-right: 8px;
	padding-left: 7px;
}

#sitemap a {
	color: #4d5187;
	text-decoration: none;
	font-weight: normal;
}

#sitemap a:visited {
	color: #4d5187;
	text-decoration: none;
	font-weight: normal;
}

#sitemap a:hover {
	text-decoration: underline;
}

#sitemap h2 a {
	color: #4d5187;
	font-size: 14px;
	font-weight: bold;
}


#home-middle {
	float: left;
	width: 440px;
	margin: 0;
	padding: 0;
	border: 1px solid #e2e2e2;
	background-color: #FFFFFF;
}

#home-right {
	float: left;
	margin: 0;
	margin-top: -3px;
	padding: 0;
	padding-left: 8px;
}

#highlights {
	padding-bottom: 11px;
}

#countries {
	background: url(images/countries_bg.png) no-repeat;
	height: 112px;
}

#countries ul {
	list-style: none;
	margin: 0;
	padding: 30px 0 0 115px;
	line-height: 12px;
	font-size: 10px;
}

#countries ul a, #countries ul a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

#countries ul a:hover {
	text-decoration: underline;
}

#fastfacts {
	border: 1px solid #e2e2e2;
	background-color: #FFFFFF;
	width: 200px;
	height: 177px;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}

#fastfacts p {
	padding: 5px;
}

#footer {
	position: relative;
	clear: both;
	width: 900px;
	height: 50px;
	background-color: #dddee8;
	border-top: 1px solid #FFFFFF;
	text-align: left;
}

#footer p {
	padding: 10px;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	overflow: hidden;
}