HTML {
	margin-bottom: 1px;
	height: 100%;
}
BODY {
	background: #fff;
	font: .8em/160% Simplified Arabic, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
img {
	border: 0px; /* for accessability */
}
.clear {
	clear: both;
}
a {
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6B974A;
	text-decoration: underline;
}
a:active {
	color: #6B974A;
	text-decoration: underline;
}
h6 {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h5 {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h4 {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h1 {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 180%;
	color: #0d3159;
}
h2 {
	font-size: 160%;
	color: #0d3159;
	border-bottom: 2px solid #0d3159;
}
h6 {
	font-size: 140%;
	color: #333;
}
h5 {
	font-size: 140%;
	color: #333;
}
h4 {
	font-size: 140%;
	color: #333;
}
h3 {
	font-size: 140%;
	color: #333;
}
ul {
	list-style-type: square;
	font: 100% Simplified Arabic;
}
ul ul {
	list-style-type: square;
	font: 100% Simplified Arabic;
}
ul ul ul {
	list-style-type: square;
	font: 100% Simplified Arabic;
}
li {
	list-style-type: square;
	font: 100% Simplified Arabic;
}
li li {
	list-style-type: square;
	font: 100% Simplified Arabic;
}
li li li {
	list-style-type: square;
	font: 100% Simplified Arabic;
}
#header {
	height: 131px;
	position: relative;
	width: 100%;
}
#topheader {
	background: url(../images/bannerbg1_san2.gif) repeat-x;
	height: 81px;
}

#logo {
	position: absolute;
	float: right;
	width: 350px;
	height: 81px;
	text-align: right;
	right: 3px;
	top: 0px;
}
#ad {
	margin-right: 350px;
	float: left;
	text-align: left;
}
#topheadermap {
	background: #0D3159;
	height: 25px;
	text-align: right;
	color: #fff;
}
#bottomheader {
	background: #eee;
	height: 25px;
	text-align: right;
	color: #000;
}
#header {
	background: #0d3159;
	height: 131px;
}
#topnav {
	background: #eee;
	height: 20px;
	text-align: right;
	border-bottom: 1px solid #0d3159;
}
#container {
	background: #fff;
	position: relative;
	width: 100%;
}
#body1 {
	/*middle column */
	margin-top: 5px;
	margin-right: 216px;
	margin-left: 216px;
}

.pagecontent {
	border: 1px solid #035d8a;
	padding: 10px;
	margin-bottom: 5px;
}

.pagecontentleft {
	width: 48%;

	border: 1px solid #035d8a;
	padding: 10px;
	margin-bottom: 5px;
	background: #F4F7FB;
}
.pagecontentright {
	width: 48%;

	border: 1px solid #035d8a;
	padding: 10px;
	margin-bottom: 5px;
	background: #F4F7FB;
}

/* Financial Area Formatting */
#pagecontentfin {
	border: 1px solid #035d8a;
	padding: 10px;
	margin-bottom: 5px;}
	text-align: right;
	font-weight: bold;

.pagecontentfin {border: 1px solid #035d8a; width: 100%; hight:60px;}
.pagecontenta {width: 33%;padding: 0px; border: 1px 1px 1px 1px solid #035d8a; border-top: 1px solid #035d8a;}
.pagecontentb {width: 33%;padding: 0px; border: 1px 1px 1px 1px solid #035d8a; border-top: 1px solid #035d8a;}
.pagecontentc {width: 33%;padding: 0px; border: 1px 1px 1px 1px solid #035d8a; border-top: 1px solid #035d8a;}

/* END */

/* News Area Formatting */
#pagecontentnews {
	border: 1px solid #035d8a;
	padding: 10px;
	margin-bottom: 5px;}

/* END */
 

.bodyspecial1 {
	border: 1px solid #035d8a;
}
.bodyspecialheader {
	background: #F4F7FB;
}
#body2 {
	/*left column */
	margin-top: 5px;
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#body3 {
	/*right column */
	margin-top: 5px;
	width: 210px;
	position: absolute;
	right: 3px;
	top: 0px;
}
.columncontent {
	padding: 2px 3px 2px 5px;
	margin: 3px 0 3px 0;
}
#footer {
	text-align: center;
	margin-top: 10px;
	height: 18px;
}
#menutop {
	color: #000;
	margin: 0px;
	padding: 3px 3px 3px 0px;
	list-style: none;
}
#menutop li {
	display: inline;
	list-style: none;
	text-align: right;
}
#menutop ul {
	display: inline;
	list-style: none;
	text-align: right;
}
#menutop a {
	padding: 0 8px 0 8px;
	color: #000;
	text-decoration: none;
}
#menutop a:active {
	color: #000;
	text-decoration: underline;
}
#menutop a:hover {
	color: #000;
	text-decoration: underline;
}
.menutitle {
	font-size: 12px;
	background: url(../images/menu-headbg.gif) repeat-x #E2EAF4;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0px;
	padding: 2px 0 2px 0;
} 
.menusidearea {
	margin: 0 0 10px 0;
	width: 206px;
	background: F4F7FB;
	border: 1px solid #333;
	padding: 5px 3px 5px 3px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}
html > body .menusidearea a {	width: 200px;}

.sectionLinks {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}
.pagenav {
	width: 200px;
	background-color: #F4F7FB;
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font: 100% "Simplified Arabic", Arial;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 198px;}

html > body .pagenav a {	width: 198px;}

.sectionlinks {
	margin:  0;
	padding: 0;
}
.sectionlinks li {
	list-style: none;
	text-align: right;
	margin: 0;
}
.sectionlinks ul {
	list-style: none;
	text-align: right;
	margin: 0;
}
.sectionlinks a {
	width: 198px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #21536A;
	text-decoration: none;
    font-weight: bold;
	background: url(../images/menu.gif) repeat-x #F4F7FB;
	display: block;
	padding: 2px 4px 0 0;
	height: 20px; /* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 191px;
	height: 18px;}
html > body .sectionlinks a {width: 191px; height: 18px;}

.sectionlinks a:active {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}
.sectionlinks a:hover {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #DDEEFF;}
