body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
}

h2{ color:#90b738; width:95%; border-bottom:#e7ebee solid 1px; font-size:13px; padding-bottom:3px;}
h1{ color:#90b738; width:95%; border-bottom:#e7ebee solid 1px; font-size:13px; padding-bottom:3px;}

a{
	text-decoration: none;color:#1a48a0;
}

a:hover{
	text-decoration: none;color:#3974DF;
}



#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
}
#header {
	width:100%;
	float:left;
	background-color:#90b738;
}
#header .topmenu {
	margin-top:10px;
	margin-right:5px;
	width:300px;
	float:right;
	height:25px;
	font-size:13px;
}
#header .banner {
	width:100%;
	float:left;
	height:160px;
	color:#FFFFFF;
}
#header .topmenu ul {
	color:#FFFFFF;
	font-weight:bold;
	list-style-type:none;
	display: inline;
}
#header .topmenu ul li {
	display: inline;
}
#header .topmenu ul li a {
	color:#FFFFFF;
	font-weight:bold;
	list-style-type:none;
	display: inline;
	text-decoration:none;
}
#header .topmenu .topmenuSeparator {
	padding-left:4px;
	padding-right:2px;
}
#menu {
	width:100%;
	float:left;
	height:40px;
	background-image: url(../_Images/menu_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: solid 1px #ccc;
}
#main {
	width:100%;
	float:left;
}
#leftside {
	width:200px;
	float:left;
	
	background-color:#fff;
	background-image: url(../_Images/leftside_bg2.jpg);
	background-repeat: repeat-x;
	min-height:900px;
}

#leftside .org{ color:#1a48a0; font-weight:bold; margin-top:10px; margin-left:15px; }

#rightside {
	width:200px;
	float:right;
	
	background-color:#fff;
	background-image: url(../_Images/leftside_bg.jpg);
	background-repeat: repeat-x;
	height:1200px;
	
}

#rightside .org{ color:#1a48a0; font-weight:bold; margin-top:10px; margin-left:15px; }


#content {
	width:550px;
	margin-left:3px;
	margin-right:3px;
	float:left;
	min-height:800px;
	
	
}
#sitepath{ margin-bottom:5px; margin-top:10px; padding-bottom:5px; border-bottom:#225fd3 dashed 1px;  }
#sitepath a{ font-weight:bold; color:#1a48a0; }
#content .intro {
	width:100%;
	height:160px;
	margin-top:5px;
	float:left;
}
.supporters{font-weight:bold; color:#1a48a0;}
#content .mainbody{  width:95%;text-align:justify; padding-left:2px; margin-bottom:10px; margin-top:10px; margin-left:10px; margin-right:auto; float:left; min-height:700px;}

#content .presenterImg
{
	float:left;
	margin-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1a48a0;
	border-right-color: #1a48a0;
	border-bottom-color:#1a48a0;
	border-left-color: #1a48a0;
}
#content .keynotebody{float:right; width:350px; }

#content .keynoteImg
{
	
	margin-right:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1a48a0;
	border-right-color: #1a48a0;
	border-bottom-color:#1a48a0;
	border-left-color: #1a48a0;
}

#content .bar{   border-bottom:#225fd3 dashed 1px;  }

#footer {
	width:100%;
	height:70px;
	background-color: #FFFFFF;
	background-image: url(../_Images/footer_bg.jpg);
	background-repeat: repeat-x;
	float:left;
	color:#90b738;
	text-align:center;
	padding-top:20px;
	font-weight:bold;
}

#footer a{
	text-decoration: none;color:#678228;
}

#footer a:hover{
	text-decoration: none;color:#9DC543;
}

.tabletime{ background:#e4f2ff; border:solid 1px #FFFFFF;  text-align:center;}
.tableeven{ border:solid 1px #e4f2ff;  }
.logoImg{ float:left; margin:2px;}
.ArabiclogoImg{ float:right; margin:2px;}
.readMore{ float:right;}
.eHealthThemeTxt{ color:#90b738; font-weight:bold }