.clear {
    clear: both;
}

#sub { text-align: center; }

#front {
       text-align: center;
}

a {
	color: #26435F;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #8BACC3;
	letter-spacing: normal;
	word-spacing: 5px;
}

h1,h2,h3,h4,h5 {
    margin: 0;
    padding: 0;
}


h1,h2,h3,h5 {
	font-family: "Faruma", A_Fasheyha, A_Waheed, Helvetica, sans-serif;
}

h4#pagetitle {
    color: #26435F;
    margin-top: 20px;
    line-height: 22px;
    font-size: 20px;
	
}
h1#pagetitle {
    color: #26435F;
    margin-top: 20px;
    line-height: 30px;
    font-size: 20px;
	text-align:justify;
	
}

h2 {
    color: #26435F;
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
}

h3 {
    color: #26435F;
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
}


h5 {
    color: #26435F;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
    font-style: italic;
}

body {
	font-family: Faruma, A_Faseyha, Arial, Helvetica, sans-serif;
	/*putting the fonts to display in order*/
	unicode-bidi: bidi-override;
	color: #15b864;
    margin-bottom: 1px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
}

#topbar {
    margin: 10px auto 0 auto;
    width: 753px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: right;
}

#topbar a {
    color: #fff;
}

#topbar input {
    font-size: 11px;
    border: 0;
    color: #333;
}

#topbar form {
    display: inline;
}

#topbar .topitem {
    margin-left: 50px;
    padding-bottom: 2px;
}

#topbar .topitem img {
    margin-top: 2px;
    vertical-align: bottom;
	text-align: left;
}

#page {
	background: #FFFFFF;
	width: 753px;
	margin: 3px auto 10px auto;
	text-align: right;
}

#tree {
	width: 161px;
	height: 100px;
	float: left;
}

#sub #tree {
    height: 95px;
}

#tree h4#treepic {
    text-indent: -5000px;
    height: 96px;
    width: 129px;
    margin: 8px 0 0 32px;
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}

#sub #tree h4#treepic {
    height: 87px;
    width: 111px;
    margin: 5px 0 auto 32px;
    background-image: url(images/logo.gif);    
}


#title {
	margin-top:25px;
	width: 300px;
	height: 75px;
	float:  left;
	
}

#sub #title {
    height: 72px;
}

#title h4#maintitle {
    cursor: pointer;
    text-indent: -5000px;
    height: 62px;
    width: 273px;
    background-repeat: no-repeat;
    margin-top: 23px;
}

#sub #title h4#maintitle {
    height: 46px;
    width: 245px;
    margin-top: 20px;
	
}

#invest {
	width: 250px;
	height: 60px;
	float: right;
	clear: right;
	margin-top: 35px;
}

#sub #invest {
    width: 163px;
    height: 72px;
}

#invest h4#invest_button {
    cursor: pointer;
    text-indent: -5000px;
    height: 61px;
    width: 110px;
    background-repeat: no-repeat;
    margin-top: 15px;    
}

#sub #invest h4#invest_button {
    height: 50px;
    width: 110px;
    margin-top: 15px;        
}

	
#navbar_top {
    width: 560px;
    height: 23px;
    float: right;
    background-image: url(images/menubg.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
	font-family: A_Waheed;
    direction: rtl;
    unicode-bidi: bidi-override;
}

.navbar_top ul {
    list-style: none;
    margin: 2px 0 0 0;
    float: right;
    padding: 0;
    height: 23px;
}

.navbar_top ul li {
    float: left;
    margin: 0;
    padding: 0;
}

.navbar_top ul li a {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding: 5px 8px;
    margin: 0;
}

ul li a.childof2,
ul li a.childof86 {
    //line-height: 22px;
}


.navbar_top ul li a:hover {
    background: #fff;
}
#collage {
    clear: both;
    width: 753px;
    height: 122px;
    /* it is so totally unclear why MSIE requires this margin */
    //margin-top: -15px;
    //margin-bottom: -3px;
}
#icollage {
    clear: both;
    width: 753px;
    height: 244px;
    /* it is so totally unclear why MSIE requires this margin */
    //margin-top: -15px;
    //margin-bottom: -3px;
}
#middle {
    width: 753px;
    height: 23px;
    background-image: url(images/middle_front.gif);
    background-repeat: no-repeat;
    /* margin-top: -3px; */
}

#sub #middle {
    background-image: url(images/middle_sub.gif);
}

#navbar_bottom {
    width: 356px;
    height: 23px;
    float: left;
    text-align: right;
}

.navbar_bottom ul {
    list-style: none;
    margin: 1px 20px 0 0;
    //margin-top: 0;
    //margin-right: 8px;
    float: right;
    padding: 0;
    height: 23px;
}

.navbar_bottom li {
    float: left;
    margin: 0;
}

.navbar_bottom ul li a {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    padding: 5px 8px 6px 8px;
    margin: 0;
}

.navbar_bottom ul li a:hover {
    background: #fff;
    color: #000;
}

#main {
    width: 753px;
    background: #fff;
    font-size: 11px;
    line-height: 16px;
    color: #333;
    padding-bottom: 10px;
    margin-top: 20px;
}

#sub #main {
    background-image: url(images/watermark.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#main #leftcol {
    float: left;
    width: 165px;
    padding-left: 18px;
    margin-right: 10px;
    overflow: hidden;
	position:relative;
	font-family: Arial, Helvetica, sans-serif, Faruma, A_Faseyha;
    direction: rtl;
    unicode-bidi: bidi-override;
	
}
#main #leftcol .menu {
	font-size: 18px;
	font-weight: 500;
	text-align: right;
	padding-right: 20px;
	line-height: 150%;
}
#sub #main #leftcol {
    padding-left: 0;
    margin-right: 10px;
    width: 175px;
}

#main #centercol {
	float:right;
	display:inline;
	width: 370px;
}

#sub #main #centercol {
    
    width:380x;
    }

#main #rightcol {
margin-top:0px;
	direction:rtl;
	text-align:right;
	float:right;
	width:165px;
	padding:2px 2px 0 0;
	font-family:  "Faruma", Mv Elaaf Lite, Arial, Helvetica, sans-serif, ;
    direction: rtl;
    unicode-bidi: bidi-override;
	background-color:#F7F7F7;
}

#main #rightcol .block {
	float:left;
	width:100%;
	margin:9px 0 0 0;
}
#sub #main #rightcol {
    width: 139px;
}

#sub #main #toparea {
    width: 535px;
    padding-right: 18px;
    float: right;
    background: #fff;
}

.block h2 {
    font-size: 12px;
    color: #E97233;
    font-weight: bold;
    margin-bottom: 5px;
}

.block h2 a,
.block h2 a.active {
    color: #26435F;
}

#leftcol h2 {
    padding-left: 18px;
}

#sub #rightcol .block h2 {
    width: 144px;
    font-size: 13px;
    font-weight: bold;
    color: #26435F;
}

#sub #leftcol .block .content {
    padding-left: 8px;
}

.block {
    padding-bottom: 20px;
    clear: both;
}

.block .content ul {
    line-height: 16px;
}

/* node tools */
#block-new-1 {
    margin: 10px auto 20px auto;
}

#block-new-1 .tool {
    text-align: center;
    float: left;
    padding: 2px 10px;
    vertical-align: top;
}

#block-new-1 .tool img {
    margin: 0 auto;
    display: block;
}

#block-views-featured_block h2 {
    margin: 0 0 14px 0;
    padding: 0;
}

#block-views-featured_block h2 a{
    color: #E97233;
}

#block-views-featured_block img.featuredimg {
    border: 1px solid #26435F;
}

#sub #block-views-featured_block img.featuredimg {
}

#rightcol .block .content ul li {
    list-style: none;
    margin: 8px 0px 0px 0px;
    line-height: 18px;
}

#block-new-0 h2,
#block-new-2 h2 {
    width: 158px;
    background: #F1F1EF;
    margin: 0;
    padding: 9px 0 2px 18px;
    font-size: 13px;
    font-weight: bold;
    color: #26435F;
}

#block-new-0 ul,
#block-new-2 ul {
    list-style: none;
    list-style-image: none;
}

#block-new-0 ul li,
#block-new-2 ul li {
	list-style: none;
	list-style-image: none;
	margin: 8px 0 0 0px;
	line-height: 16px;
}

#block-new-0 ul li ul li,
#block-new-2 ul li ul li {
    margin-left: 20px;
}

#block-new-0 ul a.active,
#block-new-2 ul a.active {
    color: #8BACC3;
}

#rightcol .block .content ul li {
    #background-image: url(images/gray_arrow.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 10px;
}

#footer {
	width: 850px;
	margin: 3px auto 20px auto;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #26435F;
	text-align: center;
}


#subtabs {
    background-image: url(images/subtabs.gif);
    background-repeat: no-repeat;
    background-position: right;
    width: 369px;
    height: 25px;
    font-size: 11px;
    font-weight: bold;
    //letter-spacing: -.5px;
}

#subtabs ul {
    margin: 0;
    padding: 0;
    border: 0;
    width: 369px;
    height: 25px;
    list-style: none;
    background: none;
}

#subtabs ul li.subtab {
    padding: 0;
    margin: 0;
    background: none;
    list-style: none;
    float: left;
}

#subtabs ul li.active {
    float: left;

}

#subtabs ul li a {
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    line-height: 23px;
    border-right: 2px solid #26435F;
   
}

#subtabs ul li#subTab3 a {
    border: 0;
}


#subtabs ul li.active a{
    background: #F1F1EF;
}

#subtabs ul li a:hover {
    background: #F1F1EF;
}

.subTabContent {
    clear: left;
}

.subTabContent h2.tabTitle {
    display: none;
}

.subtab a{    cursor: pointer;}

.subTabContent{    display: none;}

/* begin with first tab open */
#tabContent0 {
    display: block;
}

/* using padding instead of margins for paragraph breaks here
  */
.subTabContent p {
    margin: 0;
    padding: .6em 0;
}

.help {
    font-style: italic;
    font-size: 11px;
    border: 1px dashed #E97233;
    padding-left: 10px;
    margin: 10px;
}

.messages {
	color: #FE6600;
	font-weight: normal;
	padding: 5px;
	margin: 5px;
	text-align: justify;
	overflow: visible;
	line-height: 120%;
	font-family: Faruma;
	font-size: 10px;
	font-style: normal;
}

.form-item .description {
    font-size: 11px;
}

/* NODE STYLES */

.node .content img {
    border: 1px solid #26435F;
    margin: 5px;
}

#main #node11 .content img,
#main #node21 .content img,
#main #node87 .content img {
    border: 0;
}

.node {
    margin-bottom: 20px;
    clear: both;
}

.node .info {
    font-style: italic;
}

.node .content p {
    margin-top: 0;
    margin-bottom: 1em;
}

.node.teaser .content p {
    margin-bottom: 0;
}

.node .content strong {
    color: #26435F;
    font-size: 13px;
    font-weight: bold;
}

.node .content ul li {
    margin-bottom: 8px;
}

.node .links {
}

.node .links a {
    color: #5B7C49;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
}

.node .links a:hover {
    color: #96CC78;
}


/* PRESS ROOM STYLES */

.view-newsclippings .node h2,
.view-newshighlites .node h2,
.view-fellowclippings .node h2,
.view-pressreleases .node h2,
#pressroom .node h2 {
    font-size: 14px;
}

#pressroom h2 a {
    color: #000;
}

#pressroom h2 a:hover {
    color: #8BACC3;
}

#pressroom h2#clippings {
    padding-top: 24px;
}

#pressroom .node {
    margin-left: 15px;
}

#pressroom .node h2 a {
    color: #26435F;
}

#pressroom .node h2 a:hover {
    color: #8BACC3;
}

#block-quotes-1 {
         background:url(images/quote.gif) no-repeat top left;
         margin: 15px 5px 35px 5px;
         padding: 20px 0px 0px 10px;
         text-align: left;
       font-size: 11.5px;
       line-height: 17px;
}

.quotes-author {
         font-style: italic;
}
#views_filters_VideoLibrary .form_item {
        background: green;
}

.item-list ul li {
	list-style-type:none;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: 300;
	line-height: 20pt;
	text-align: right;
}

 /* What Jeff has Added */

.dhivehiheader {
	font-family:  Faruma, A_Faseyha,;
    direction: rtl;
    unicode-bidi: bidi-override;
	padding-right: 5px;
	padding-left: 5px;
	padding: 5;
	overflow: auto;
	margin-top: 5px;
	font-weight: bold;
	height: 40px;
	color: #333;
	line-height:115%;
}
 
.dhivehibody {
	font-family: Faruma, A_Faseyha, Arial, Helvetica, sans-serif;
	direction: rtl;
	unicode-bidi: bidi-override;
	padding-right: 5px;
	padding-left: 5px;
	padding: 5;
	font-weight: normal;
	line-height: 140%;
	color: #333;
	font-size:12pt;
	text-align: justify;
	width:395;
}
.tool {
	font-size: 10px;
}
.breadcrumb {
	padding: 10px 0px 10px 0px;
	margin-bottom: 15px;
	line-height: 20px;
	direction: rtl;
}
.menuitem { 
	font-family: Faruma, A_Faseyha;
}
.content {
	font-family: Faruma, A_Faseyha, Arial, Helvetica, sans-serif;
	direction: rtl;
	unicode-bidi: bidi-override;
	padding-right: 5px;
	padding-left: 5px;
	padding: 5;
	font-weight: normal;
	line-height: 125%;
	color: #FE6600;
	font-size:10pt;
	text-align: justify;
	overflow: visible;
}
.menu {
	direction:rtl
	}

.style11 {direction: rtl; unicode-bidi: bidi-override; padding-right: 5px; padding-left: 5px; padding: 5; overflow: hidden; font-weight: normal; line-height: 140%; color: #333; text-align: justify; font-family: Faruma, A_Faseyha, Arial, Helvetica, sans-serif;}


.style13 {color: #333333}

