body
{
    font-family: verdana;
    background-image: url(../images/body_background.gif);
    background-repeat: repeat-x;
    margin: 0px;
    color: #fff;
    font-size: 12px;
}
.accToggler
        {
            background-color: #D0D9F1;
            cursor:hand;
        }
        .accContent
        {
            border: ridge 1px blue;
        }
a
{
    /* color: #fff;*/
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}
a:hover
{
    color: #ff8d00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}
a img
{
    border: 0px;
}
#container
{
    width: 994px; /*Width of main container*/
    margin: 0 auto;
}
#maincontainer
{
    width: 984px; /*Width of main container*/
    float: left;
    height: 100%;
    border-left: #1f419a solid 5px;
    border-right: #1f419a solid 5px;
    background-color: #FFFFFF;
}
#header
{
    float: left;
    width: 984px;
    height: 114px;
    background: #d3ddf8;
}
.imgHeader
{
    vertical-align:middle;
}
.header_table
{
    border-style:none;
    table-layout:fixed;
    border-spacing:0px;
    border-collapse: collapse; 
    padding:0 0 0 0;
    width: 984px;
    height: 114px;
    background: #d3ddf8;
}
.slogan_td
{
    width: auto;
    color: #475c94;
}
.logo_td
{
    width: 132px;
    padding: 4px 5px 0 5px;
    vertical-align:top;
}
.LanguageLink 
{
    font-size: 15pt;color:#20429b;font-family:Arabic Transparent Arial;
}
.langE_td a:hover
{
    font-size: 15pt;color:#20429b;font-family:Arabic Transparent Arial;
}
.logo_right
{
    width: 132px;
    padding: 4px 5px 0 0px;
    text-align: right;
    vertical-align:top;
}
.top_menu_table
{
    border-style:none;
    width: 700px;
    margin-left: 4px;
    text-align:center;
    color:Blue;
}
.langE_td
{
    text-align: right;
    padding: 10px 10px 0 0;
    font-weight: bold;
    font-size: 15px;
    font-weight:bold;
    color: #20429b;
}
#slogan
{
    position: absolute;
    width: auto;
    top: 25px;
    left: 525px;
    color: #475c94;
    font-size: 25px;
    font-weight: bold;
}
#logo
{
    float: left;
    width: 132px;
    padding: 4px 5px 0 5px;
}
#logo_right
{
    width: 132px;
    padding: 4px 5px 0 0px;
    float: right;
    _position: absolute;
}
#top_menu
{
    float: left;
    width: 701px;
    margin-left: 4px;
}
.lang
{
    float: right;
    padding: 10px 10px 0 0;
    font-weight: bold;
    font-size: 20px;
}
.lang a
{
    font-size: 18px;
    color: #20429b;
}
.langE
{
    float: right;
    padding: 10px 10px 0 0;
    font-weight: bold;
    font-size: 13px;
}
.langE a
{
    font-size: 13px;
    color: #20429b;
}
.langE a:hover
{
    font-size: 13px;
    color: #20429b;
}
.lang a:hover
{
    font-size: 18px;
}
#language
{
    float: right;
    width: 205px;
    height: 32px;
    padding-right: 3px;
    background: url(../images/language_background.gif) no-repeat;
    margin-bottom: 38px;
    text-align: center;
}
#language span
{
    width: 70px;
    padding: 10px 0 0 25px;
    float: left;
}
#language a
{
    color: #1f419a;
    font: bold 12px tahoma;
}
#top_menu_links
{
    float: right;
    width: 701px;
    margin-top: 46px;
}


/* Start Css for Top Tabs Menu */
.arabictab a:hover
{
    font-size: 13px !important;
}
#tabs
{
    float: left;
    width: 100%;
    font-size: 93%;
    line-height: normal;
    overflow: hidden;
    position: relative;
}

#tabs ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#tabs li
{
    display: inline;
    margin: 0;
    padding: 0;
}

#tabs a
{
    float: left;
    margin: 0;
    text-decoration: none;
    width: 98px;
    height: 24px;
    margin-right: 1px;
    color: #fff;
    text-align: center;
    padding: 12px 0 0 0;
}
#tabs li.home a
{
    background: url(../images/home_link.gif) no-repeat;
}
#tabs li.about a
{
    background: url(../images/about_link.gif) no-repeat;
}
#tabs li.gallery a
{
    background: url(../images/gallery_link.gif) no-repeat;
}
#tabs li.employment a
{
    background: url(../images/employment_link.gif) no-repeat;
}
#tabs li.education a
{
    background: url(../images/education_link.gif) no-repeat;
}
#tabs li.students a
{
    background: url(../images/student_link.gif) no-repeat;
}
#tabs li.contact a
{
    background: url(../images/contact_link.gif) no-repeat;
}

#tabs a span
{
    float: none;
}

#tabs a:hover, #tabs li.selected a,#tabs a.selected
{
    float: left;
    background: url(../images/tab_hover.gif) no-repeat left top;
    text-decoration: none;
    color: #1f419a;
}

#tabs li.selected2 a,#tabs a.selected2
{
    float: left;
    background: url(../images/tab_hover.gif) no-repeat left top;
    text-decoration: none;
    color: red;
}
/* End Css for Top Tabs Menu */

#links_login
{
    height: 40px;
    width: 759px;
    float: left;
    margin-top: 7px;
}

.topmenu
{
    width: auto;
    float: left;
    padding-left: 2px;
    margin-top: 15px;
    position: relative;
}
.top_main_menu
{
    width: auto;
    overflow: hidden;
    position: relative;
    padding-left: 8px;
    float: left;
}

.top_main_menu ul
{
    margin: 0;
    padding: 0;
    padding-left: 0px; /*offset of tabs relative to browser left edge*/
    list-style-type: none;
}

.top_main_menu li
{
    display: inline;
    margin: 0;
}
.top_main_menu li a
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 4px 5px; /*padding inside each tab*/
    color: #b5b5b5;
    font: normal 11px verdana;
}

.top_main_menu li a:hover, .top_main_menu li.selected a
{
    text-decoration: underline;
    color: #dadada;
    font: normal 11px verdana;
}
.spear
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 4px 5px; /*padding inside each tab*/
    color: #a7a7a7;
    font: normal 11px arial;
}
.loginform
{
    float: left;
    width: 450px;
    font-size: 93%;
    margin-top: 17px;
    font: bold 11px verdana;
    color: #6e6e6e;
    margin-left: 20px !important;
    margin-left: 7px;
}
.loginform span
{
    margin-right: 10px;
    float: left;
}
.small_input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #80b5dc;
    width: 100px;
    height: 15px;
}
.dots
{
    background: url(../images/dots.gif) repeat-x;
    width: 963px;
    height: 5px;
    float: left;
    margin-left: 10px !important;
    margin-left: 5px;
}
#middle
{
    float: left;
    width: 984px;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}
#middle_content
{
    width: 964px;
    margin-top: 5px;
    background-color: #fff;
    float: left;
    padding: 0 5px 0 7px;
}

.modflash_message
{
    float: left;
    width: 726px;
}
.modflash
{
    float: left;
    width: 726px;
    height: 248px;
}
.welcome_message
{
    float: left;
    width: 964px;
    height: 36px;
    background: #aebee8 url(../images/news.gif) no-repeat;
}
.welcome_message_text
{
    float: left;
    width: 480px;
    color: #61685f;
    padding: 25px 20px 5px 100px;
    font: normal 11px verdana;
}

.welcome_message a
{
    color: #61685f;
    font: normal 14px tahoma;
    text-decoration:none;
    font-weight:bold;
}
.right_links_news
{
    float: right;
    width: 238px;
    margin-top: 17px;
}
.right_links
{
    float: left;
    width: 238px;
}
.right_links ul
{
    float: left;
    width: 238px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.right_links ul li a
{
    color: White;
}
.right_links ul li
{
    float: left;
    width: 150px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    font: bold 11px verdana;
    padding-top: 12px;
}

.right_login
{
    float: left;
    width: 238px;
    height: 124px;
    background: url(../images/news_background_01.gif) no-repeat;
}
.loginMember h1
{
    padding: 5px 0 0 20px;
    font-family: tahoma;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.loginMember label
{
    width: 70px;
    color: #6e6e6e;
    font-size: 11px;
    text-align: right;
    float: left;
    padding-top: 3px;
}
.loginMember span
{
    padding-right: 3px;
    float: left;
}
.formlinks
{
    width: 100%;
    color: #6e6e6e;
    float: left;
    padding-top: 6px;
}
.formlinks span a
{
    float: left;
    margin-right: 7px;
    color: #6e6e6e;
    font-size: 10px;
    font-weight: normal;
    padding-top: 3px;
}
.formlinks span a:hover
{
    font-size: 10px;
    font-weight: normal;
}
.data_news
{
    float: left;
    width: 200px;
    padding: 10px 20px 0 10px;
}
.data_news h2
{
    color: #1f419a;
    font: normal 11px verdana;
    padding: 0px;
    margin: 0px;
}
.data_news h3
{
    color: #000;
    font: normal 11px verdana;
    padding: 0px;
    margin: 0px;
}
.data_news p
{
    color: #6e6e6e;
    font: normal 11px verdana;
    padding: 0px;
    margin: 0px;
    text-align: justify;
}
.all_news
{
    float: right;
    text-align: right;
    padding: 10px 40px 0 0;
}
.all_news a
{
    color: #000;
    font: bold 11px verdana;
    text-decoration: underline;
}
.all_news a:hover
{
    color: #000;
    font: bold 11px verdana;
    text-decoration: none;
}
.body_content
{
    width: 944px;
    padding: 0 20px 0 20px;
    float: left;
}
.boxs
{
    width: 622px;
    overflow: hidden;
    float: left;
    padding: 5px 0 5px 0;
}
.boxs_item
{
    width: 302px;
    float: left;
    margin-right: 8px;
    padding-bottom: 13px; *padding-bottom:5px;
}
.boxs_itemTop
{
    width: 302px;
    float: left;
    height: 25px;
    background: url(../images/top_box.gif) no-repeat;
}
.boxs_itemTop h1
{
    padding: 5px 0 0 20px;
    margin: 0px;
    font-size: 12px;
}
.boxs_itemMiddle
{
    width: 302px;
    height: 90px;
    float: left;
    height: auto;
    background: url(../images/middle_box.gif) repeat-y;
}
.boxs_itemMiddle p
{
    padding: 15px;
    height: 90px;
    margin: 0px;
    font-size: 12px;
    color: #8a8f88;
    font-family: tahoma;
}
.boxs_itemMiddle a
{
    color: #ff8d00;
}
.boxs_itemBottom
{
    width: 302px;
    float: left;
    height: 12px;
    background: url(../images/bottom_box.gif) no-repeat;
}
.rigtCol
{
    width: 300px;
    float: right;
    margin: 5px 0 0 22px;
}
#body_content_second
{
    width: 964px;
    float: left;
    margin: 0 10px 0 10px !important;
    margin: 0 5px 0 5px;
    color: #000;
}
.calenderHeader
{
    float: left;
    height: 18px;
    width: 290px;
    background: #1f419a;
    font-weight: bold;
    padding: 3px 0 0 10px;
}
.calender
{
    width: 290px;
    float: left;
    padding-left: 7px;
}
.photo_spaces
{
    float: left;
    height: 84px;
    width: 95px;
    margin: 0 5px 0 0;
}

.box_middle
{
    float: left;
    width: 964px !important;
    width: 950px;
}
.box_middle_2items
{
    width: 620px !important;
    width: 612px;
    float: left;
    margin-top: 10px;
    margin-left: 30px !important;
    margin-left: 10px;
}
.box_middle_items
{
    width: 650px !important;
    width: 612px;
    float: left;
}
.photogallery_newsletter
{
    width: 660px !important;
    width: 646px;
    float: left;
    background-color: #e9eefb;
    height: 124px;
    margin-top: 31px;
}
.clear
{
    float: none;
    height: 0px;
    line-height: 0px;
    clear: both;
}


#footer
{
    height: 70px;
    width: 984px;
    border-top: solid 5px #aebee8;
    background-color: #1f419a;
    float: left;
}
.footer_menu
{
    width: 500px;
    overflow: hidden;
    color: #fff;
    padding-top: 20px;
    margin: 0 auto;
}

.footer_menu ul
{
    margin: 0;
    padding: 0;
    padding-left: 0px; /*offset of tabs relative to browser left edge*/
    list-style-type: none;
}

.footer_menu li
{
    display: inline;
    margin: 0;
}
.footer_menu li a
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 4px 5px; /*padding inside each tab*/
    color: #aebee8;
    font: normal 10px verdana;
}

.footer_menu li a:hover, .footer_menu li.selected a
{
    text-decoration: underline;
    color: #aebee8;
    font: normal 10px verdana;
}
.spear_footer
{
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 4px 5px; /*padding inside each tab*/
    color: #a7a7a7;
    font: normal 8px arial;
    float: left;
}
.copyright
{
    margin: 0 auto;
    color: #aebee8;
    font: normal 11px verdana;
    padding-top: 6px;
    width: 500px;
    text-align: center;
}
.title_home_links
{
    float: left;
    width: 964px;
    padding: 0 10px 0 10px;
}
.internal_title
{
    background: #d3ddf8 url(../images/title_carf.gif) no-repeat right;
    float: left;
    height: 40px;
    width: 380px;
    padding: 14px 0 0 20px;
    font: bolder 22px arial;
    color:#00008B;
}
.content
{
    float: left;
    width: 770px;
    margin-top: 20px;
    padding: 0 10px 20px 10px;
    color: #000;
}
.content img
{
    float: right;
    width: 228px;
    padding-top: 25px;
}
.content h2
{
    float: left;
    color: #b5b5b5;
    width: 494px;
    font: normal 12px verdana;
    text-align: justify;
    padding: 0 20px 0 20px;
    margin: 0px;
}
.content h3
{
    float: left;
    color: #1f419a;
    width: 304px;
    font: bold 12px verdana;
    text-align: justify;
    margin: 0px;
    padding: 0 0 10px 18px;
}

.leftmenu
{
    float: left;
    width: 190px;
    margin-top: 20px;
   

}
.leftmenu_ar
{
    float: right;
    width: 190px;
    margin-top: 20px;
}
.sidebarmenu ul li a,  .sidebarmenu a
{
    display: block;
    overflow: auto; /*force hasLayout in IE7 */
    color: white;
    text-decoration: none;
    font-family:Verdana;
    padding: 6px;
    border-bottom: 1px solid #fff;
    width:180px;
    background-color: #1f419a; /*background of tabs (default state)*/
}
.sidebarmenu ul li a:hover,  .sidebarmenu li.current a, .sidebarmenu td.current a , .sidebarmenu table td a:hover,  .sidebarmenu td.current a, .sidebarmenu td.current a {
background-color: #fff;
color:#1f419a
}

.sidebarmenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font: bold 13px Verdana;
    width: 190px; /* Main Menu Item widths */
} 

.sidebarmenu ul li
{
    position: relative;
}


.sidebarmenu ul li a:hover, .sidebarmenu li.current a
{
    background-color: #fff;
    color: #1f419a;
}



/* Holly Hack for IE \*/
* html .sidebarmenu ul li
{
    float: left;
    height: 1%;
}
* html .sidebarmenu ul li a
{
    height: 1%;
}
/* End */

.loginBtn
{
    background-color:Aqua;
    
    width: 140px;
    height: 19px;
    border: 0px;
    font-size: 10px;
    color: white;
}

/*---------------------------style for arabic version----------------------*/
#logo_ar
{
    float: right;
    width: 195px;
    height: 156px;
    padding-right: 30px;
}
#language_ar
{
    float: left;
    width: 205px;
    height: 32px;
    padding-left: 3px;
    background: url(../images/language_background.gif) no-repeat;
    margin-bottom: 38px;
    text-align: center;
}
#language_ar span
{
    width: 70px;
    padding: 10px 0 0 25px;
    float: left;
}
#language_ar a
{
    color: #1f419a;
    font: bold 12px tahoma;
}
#top_menu_links_ar
{
    float: left;
    width: 714px;
    height: 37px;
}


.topmenu_ar
{
    width: auto;
    float: right;
    padding-right: 85px;
    margin-top: 15px;
    position: relative;
}
.top_main_menu_ar
{
    width: 200px;
    overflow: hidden;
    position: relative;
    padding-right: 0px;
    float: right;
}

.top_main_menu_ar ul
{
    margin: 0;
    padding: 0;
    padding-left: 0px; /*offset of tabs relative to browser left edge*/
    list-style-type: none;
}

.top_main_menu_ar li
{
    display: inline;
    margin: 0;
}
.top_main_menu_ar li a
{
    float: right;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 4px 5px; /*padding inside each tab*/
    color: #b5b5b5;
    font: bold 13px verdana;
}

.top_main_menu_ar li a:hover, .top_main_menu_ar li.selected a
{
    text-decoration: underline;
    color: #dadada;
    font: bold 13px verdana;
}
.spear_ar
{
    float: right;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 4px 5px; /*padding inside each tab*/
    color: #a7a7a7;
    font: normal 11px arial;
}
.loginform_ar
{
    float: left;
    width: 450px;
    font-size: 93%;
    margin-top: 17px;
    font: bold 11px verdana;
    color: #6e6e6e;
    margin-left: 20px !important;
    margin-left: 7px;
    direction: rtl;
}
.loginform_ar span
{
    margin-left: 10px;
    float: left;
}
.loginform_ar label
{
    float: left;
    display: inline;
    padding: 3px 0 0 3px;
}

.alginright
{
    text-align: justify;
    font-size: 12px;
}
.floatRight
{
    float: right;
}



.relatedLinks
{
    width: 250px;
    border-top: 1px solid #e3e3e3;
    padding: 10px 0 5px 0;
    float: left;
    margin-top: 5px;
}
.relatedLinks ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.relatedLinks a
{
    padding: 4px 3px 0 25px;
    display: block;
    width: 100%; /*Define width for IE6's sake*/
    text-decoration: underline;
    color: #b0b0b0;
    font-size: 11px;
    font-weight: normal;
}
.relatedLinks a:hover
{
    padding: 4px 3px 0 25px;
    display: block;
    width: 100%; /*Define width for IE6's sake*/
    text-decoration: none;
    color: #b0b0b0;
    font-size: 11px;
    font-weight: normal;
}

html > body .relatedLinks a
{
    /*Non IE rule*/
    width: auto;
}


.newstxt
{
    float: left;
    color: #000;
    width: auto;
    padding: 2px 10px 0 10px;
    font-size: 11px;
}



/*Arabic CSS*/

.modflash_message_ar
{
    float: right;
    width: 726px;
}
.right_links_news_ar
{
    float: left;
    width: 238px;
    margin-top: 17px;
}

.right_links_ar
{
    float: left;
    width: 238px;
}
.right_links_ar ul
{
    float: right;
    width: 238px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.right_links_ar ul li
{
    float: right;
    width: 150px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    font: bold 11px verdana;
    padding-top: 12px;
    text-align: right;
}
.right_login_ar
{
    float: left;
    width: 238px;
    height: 124px;
    background: url(../images/news_background_01_ar0.gif) no-repeat;
}



.loginMember_ar h1
{
    padding: 5px 20px 0 0;
    font-family: tahoma;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}

.loginMember_ar label
{
    width: 80px;
    color: #6e6e6e;
    font-size: 11px;
    text-align: left;
    float: right;
    padding-top: 3px;
    font-family: tahoma;
}
.loginMember_ar span
{
    padding-right: 3px;
    float: right;
}
.formlinks_ar
{
    width: 100%;
    color: #6e6e6e;
    float: left;
    padding-top: 6px;
    font-family: tahoma;
    font-size: 11px;
}
.formlinks_ar span a
{
    float: left;
    margin-right: 7px;
    color: #6e6e6e;
    font-size: 12px;
    font-weight: normal;
}
.formlinks_ar span a:hover
{
    font-weight: normal;
}









.boxs_ar
{
    width: 622px;
    overflow: hidden;
    float: right;
    padding: 5px 0 5px 0;
}
.txtright
{
    text-align: right !important;
    padding-right: 22px !important;
}
.title_ar
{
    font-family: tahoma;
    font-size: 12px;
}
.title_arbig
{
    font-family: tahoma;
    font-size: 13px;
}
.cal_ar
{
    text-align: right;
    font-family: tahoma;
    padding-right: 10px;
    width: 280px;
}
.rigtCol_ar
{
    width: 300px;
    float: left;
    margin: 5px 22px 0 0;
}


.footer_menu_ar
{
    width: 500px;
    overflow: hidden;
    color: #fff;
    padding-top: 20px;
    margin: 0 auto;
    font-family: tahoma;
    font-size: 11px;
}

.footer_menu_ar ul
{
    margin: 0;
    padding: 0;
    padding-left: 0px; /*offset of tabs relative to browser left edge*/
    list-style-type: none;
}

.footer_menu_ar li
{
    display: inline;
    margin: 0;
}
.footer_menu_ar li a
{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 4px 5px; /*padding inside each tab*/
    color: #aebee8;
}

.footer_menu_ar li a:hover, .footer_menu li.selected a
{
    text-decoration: underline;
    color: #aebee8;
}
#slogan
{
    position: absolute;
    width: auto;
    top: 25px;
    left: 530px;
    color: #475c94;
    font-size: 25px;
    font-weight: bold;
}



.relatedLinks_ar
{
    width: 250px;
    border-top: 1px solid #e3e3e3;
    padding: 10px 10px 0px 0;
    float: right;
    margin-top: 10px;
    text-align: right;
    font-family: tahoma;
    font-weight: normal;
}
.relatedLinks_ar ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.relatedLinks_ar li
{
    padding: 6px 3px 0 25px;
}
.relatedLinks_ar li a
{
    display: block;
    width: 100%; /*Define width for IE6's sake*/
    text-decoration: underline;
    color: #b0b0b0;
    font-size: 12px;
    font-weight: normal;
}
.relatedLinks_ar a:hover
{
    display: block;
    width: 100%; /*Define width for IE6's sake*/
    text-decoration: none;
    color: #b0b0b0;
    font-size: 12px;
}

html > body .relatedLinks_ar a
{
    /*Non IE rule*/
    width: auto;
}

.newstxt_ar
{
    color: #000000;
    float: right;
    font-size: 12px;
    padding: 2px 10px 0;
    width: auto;
    font-family: tahoma;
}
#slogan_ar
{
    position: absolute;
    width: auto;
    top: 25px;
    left: 590px;
    color: #475c94;
    font-size: 25px;
    font-weight: bold;
}
