@font-face {
	font-family: 'agendalight-webfont';
	src: url('../fonts/agendalight-webfont') format('eot'),
	url('../fonts/agendalight-webfont.woff') format('woff'), 
	url('../fonts/agendalight-webfont.ttf') format('ttf');
}
@font-face {
	font-family: 'agendamedium-webfont';
	src: url('../fonts/agendamedium-webfont.eot') format('eot'),
	url('../fonts/agendamedium-webfont.woff') format('woff'), 
	url('../fonts/agendamedium-webfont.ttf') format('ttf');
}
*{
	/*border:0px;*/
	padding:0px;
	margin:0px;	
}
body{
	border:0px;
	padding:0px;
	margin:0px;	
}
.Div2 {

    position: absolute; float: right; margin-top: 5px; margin-left: 698px;

}
.Div3 {

    position: absolute; margin-left: 509px;
}
.imglogo {

    margin-top: 22px;
}
.mainContainer, .headerContainer{
	width:100%;
	min-width:990px;	
}
.headerContainer{
	background:#262728;
	height:40px;
	border-bottom:3px solid #7f888c;	
}
.fixedWidthContainer{
	width:990px;
	margin:auto;
	position:relative;	
}
.searchBoxContainer{
	width:223px;
	height:22px;
	margin:3px 0px;
	float:right;
	border:6px solid #212223;
	position:relative;
	overflow:hidden;	
}
.searchField{
	width:130px;
	height:22px;
	border:0px;
	padding:0px 83px 0 10px;
	text-align:left;
	background:#a1a2a2;
	font-family: 'agendalight-webfont';
	color:#00205b;
	font-size:12px;
}

.searchBtn{
	position:absolute;
	right:-76px;
	top:0px;
	width:76px;
	height:23px;
	background:url(../img/searchBtn.png) no-repeat left top;
	color:#fff;
	font-size:12px;
	font-family: 'agendalight-webfont';
	text-align:center;
	text-decoration:none;
	line-height:23px;
}

/*.ImgArrow {
    	background:url(../images/ArrowList-gray.png) no-repeat !important;
        float:right;
}
.ImgArrow:hover {
    	background:url(../images/arrowList-blue.png) no-repeat !important;
         float:right;
}*/
.topNav{
	display:block;
	list-style:none;	
}
.topNav li{
	float:left;
	color:#fff;
	font-size:15px;
	line-height:40px;
	font-family: 'agendalight-webfont';	
}
.topNav li a{
	float:left;
	margin:0px 5px;
	color:#fff;
	font-size:15px;
	line-height:40px;
	text-decoration:none;
	display:block;
	font-family: 'agendalight-webfont';
}
.sliderContainer{
	position:relative;
	width:100%;
	height:550px;
	overflow:hidden;
	border-bottom:5px solid #e5272e;	
}
.backSlider{
	position:relative;
	width:100%;	
	overflow:hidden;
	background:#fff url(../img/sliderBG.png) no-repeat left top;
	height:550px;
	z-index:-1;	
}
.slideItems{
	position:absolute;
	width:100%;
	left:100%;
	top:0px;	
}
.leftNav, .rightNav{
	position:absolute;
	top:50%; left:-80px;
	height:80px;
	margin-top:-40px;
	width:80px;
	z-index:9999;
	cursor:pointer;
	background:url(../img/leftNavArrow.png) no-repeat 50%;	
}
.rightNav{
	left:inherit;
	right:-80px;
	background:url(../img/rightNavArrow.png) no-repeat 50%;	
}
.logoContainer{
	width:100%;
	height:300px;
	background: url(../img/sliderMask.png) no-repeat -948px top;
	position:absolute;
	left:0px; top:0px;	
}
.logoContainerinner {
    width:100%;
	height:300px;
	/*background: url(../img/sliderMask.png) no-repeat -948px top;*/
	position:absolute;
	left:0px; top:0px;	


}
ul.mainNav{
	list-style:none;
	display:block;
	float:right;
	margin-top:-80px;	
}
ul.mainNav li{
	float:left;
	margin-right:2px;
	background:#0085b4;
	position:relative;	
}
ul.mainNav li a{
	display:block;
	text-decoration:none;
	color:#fff;
	text-align:center;
	padding:13px 18px;
	font-family: 'agendamedium-webfont';	
}

.otherevents{
		background:url(../images/ArrowList-gray.png)no-repeat bottom ;
	background-size:22px 22px;
    font-weight: bold; font-family: 'agendalight-webfont'; border-left: 5px solid #FDC621; margin-left: 5px; display: block; float: left; width: 290px; padding: 5px; height: 14px; font-size: 12px; line-height: 17px; position: relative; bottom: 38px;
  
}
.otherevents:hover{
	background:url(../images/arrowList-blue.png)no-repeat bottom ;	
    background-size:22px 22px;
  font-weight: bold; font-family: 'agendalight-webfont'; border-left: 5px solid #FDC621; margin-left: 5px; display: block; float: left; width: 290px; padding: 5px; height: 14px; font-size: 12px; line-height: 17px; position: relative; bottom: 38px;
    /*background:url(../img/arrow-blueAR.png)no-repeat right;*/
     }
.otherevents:hover a{
	     color: #90000c;
    /*background:url(../img/arrow-blueAR.png)no-repeat right;*/
     }
.logo{
	position:absolute;
	left:0px; top:20px;
	width:238px;
	height:87px;	
    border:none ;
}
.descriptionText{
	position:absolute;
	right:55px; top:250px;
	width:300px;
	height:130px;
	background:url(../img/descriptionBG.png) repeat left top;
	padding:20px;
	font-family: 'agendamedium-webfont';
	font-size:29px;
	line-height:30px;	
}
.linksContainer{
	position:absolute;
	left:0px;
	top:-120px;
	width:100%;
	height:100px;	
}

.linkItem{
	display:block;
	float:left;
	width:33.3%;
	height:100px;	
}
 
.newsLitter{
	/*background:url(../img/newsLitter.png) no-repeat 50%;*/	
}
.partner{
	/*background:url(../img/partner.png) no-repeat 50% top;*/	
}

.volunteer{
	/*background:url(../img/volunteer.png) no-repeat 50%;*/
}
.newsBox{
	width:780px;
	float:left;	
}
.boxTitle{
	color:#000;
	font-size:20px;
	font-family: 'agendamedium-webfont';
	padding:15px 0px;
	float:left;
	width:100%;	
}
.calenderBox{
	width:210px;
	float:left;	
}
.newsBoxItems{
	float:left;
	width:244px;
	margin-right:10px;	

}
.BiographyBoxItems1{
	float:left;
	width:244px;
	margin-right:10px;	
    border: 1px solid rgb(206, 198, 198);
padding: 7px;
box-shadow: 0px 2px 2px rgb(177, 158, 158);
height: 253px;
}
.newsBoxItemsConteny{
	float:left;
	width:231px;
}
.newsBoxItemsConteny:hover{
	/*
-webkit-box-shadow: 2px 2px 42px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 42px 2px rgba(0,0,0,0.75);
box-shadow: 2px 2px 42px 2px rgba(0,0,0,0.75);
*/		
}
.newsDate{
	width:100%;
	padding:10px;
	color:#00adef;
	font-family: 'agendamedium-webfont';
	font-size:15px;	
}
.newsSummary{
	color:#000;
	font-size:15px;
	font-family: 'agendalight-webfont';
	padding:0px 10px;	
    text-decoration: none;
}
.footerContainer{
	background:#dadada;
	border-top:3px solid #a8a5a5;
	height:35px;
	width:100%;
	float:left;
	margin-top:30px;
}
.footerText{
	color:#171717l;
	font-family: 'agendalight-webfont';
	font-size:13px;
	line-height:35px;	
}
.socialNav{
	display:block;
	list-style:none;
	float:left;
	margin-left:10px;	
}
.socialNav li{
	float:left;	

}
.socialNav li a{
	float:left;
	margin:0px 2px;
	width:36px;
	height:40px;
}

/*.fb{
	background:url(../img/facebook.png) no-repeat left top;	
}*/
/*.fb:hover{
	background:url(../img/facebook.png) no-repeat left bottom;	
}
.twtr{
	background:url(../img/twitter.png) no-repeat left top;	
}
.twtr:hover{
	background:url(../img/twitter.png) no-repeat left bottom;	
}
.youtube{
	background:url(../img/youtube.png) no-repeat left top;	
}
.youtube:hover{
	background:url(../img/youtube.png) no-repeat left bottom;	
}*/
.newsImg{
	position:absolute;
	left:50%; top:50%;
	
}
.innerContainer{
	position:relative;
	width:100%;
	height:350px;
	overflow:hidden;	
}
.innerMainImg{
	position:relative;
	width:100%;	
	overflow:hidden;
	background:#fff;
	height:320px;
	z-index:-1;	
}
.innerMainContent{
	position:relative;
	width:100%;	
}
.innerImg{
	margin-top:115px;
    height:200px;
    width:988px;	
}
.volunteerIcon{
	position:absolute;
	left:0px; top:123px;
	width:89px;
	height:89px;
	background:url(../img/tatwoa.png) no-repeat left top;
	z-index:9;	
}
.innerLeftNavContainer{
	float:left;
	width:262px;
	
}
.innerRightNavContainer{
	float:right;
	width:714px;
	padding:0px;
	border:2px solid #e8e8e8;
	border-top:0px;
	margin-left:10px;	
    min-height:630px;	
}
.innerLeftNav{
	float:left;
	background:#e3e6ec;
	list-style:none;
	display:block;
	width:100%;
	margin-bottom:10px;	
}
.innerLinks{
	float:left;
	display:block;
	width:100%;
	margin:0px 0px 10px 0px;	
}
.innerLeftNav li{
	float:left;
	background:url(../img/leftNavSep.png) no-repeat 50% bottom;
	width:100%; 	
}
.innerLeftNav li:hover{
	background:url(../img/leftNavSep-hover.png) no-repeat 50% bottom;	
}
/*.innerLeftNav li:last-child{
	background:none !important;	
}*/
/*for all list that hamza made*/
.DivAll1{
		background:url(../img/line.png)no-repeat left bottom ,url(../images/ArrowList-gray.png)no-repeat right ;
	
   
}
.DivAll1:hover{
	background:url(../img/line-hover.png)no-repeat left bottom ,url(../images/arrowList-blue.png)no-repeat right ;	
    /*background:url(../img/arrow-blueAR.png)no-repeat right;*/
     }
.DivEvents{
		background:url(../img/line2.png)no-repeat left bottom ,url(../images/ArrowList-gray.png)no-repeat right ;
	
   
}
    .DivEvents:hover {
        background: url(../img/line-hover2.png)no-repeat left bottom,url(../images/arrowList-blue.png)no-repeat right;
    }

    .DivallAnuualReport{
		background:url(../img/line3.png)no-repeat left bottom ,url(../img/icon.png)no-repeat right ;
	 background-size:auto,44px 44px;
   
}
    .DivallAnuualReport:hover {
        background: url(../img/line-hover3.png)no-repeat left bottom,url(../img/icon-hover.png)no-repeat right;
          background-size:auto ,44px 44px;
    }
.innerLeftNav li a{
	color:#000;
	font-family: 'agendamedium-webfont';
	font-size:15px;
	padding:15px;
	display:block;
	text-decoration:none;	
}
.title{
	color:#000;
	font-family: 'agendamedium-webfont';
	font-size:18px;
	padding:10px 15px;	
}
.bodyText{
	color:#000;
	font-family: 'agendalight-webfont';
	font-size:15px;
	padding:10px 15px;	
}
.breadCrumbContainer{
	background:url(../img/breadCrumbBG.png) repeat-x left top;
	height:30px;	
    width: 717px;
margin-left: -1px;
}
.breadCrumb{
	display:block;
	list-style:none;
	float:left;	
}
.breadCrumb li{
	float:left;
	background:url(../img/breadCrumbSep.png) no-repeat right 50%;	
}
.breadCrumb li:last-child{
	background:none !important;	
}
.breadCrumb li a{
	display:block;
	padding-right:20px;
	padding-left:10px;
	color:#fff;
	font-family: 'agendalight-webfont';
	text-decoration:none;
	line-height:30px;
	font-size:15px;	
}
/* sub menu styles */
.subList{
	position:absolute;
	left:0px;
	top:47px;
	height:0px;
	list-style:none;
	z-index:99999999999;
	width:250px;
	overflow:hidden;
	background:#0085B4 !important;
}
.subMenu{
	width: 100%;
	list-style: none;
	float: left;
	display: block;	
}
.subMenu li{
	width:100%;
	margin:0px !important;
	background:none !important;	
}
.subMenu li a{
	line-height:40px;
	color:#fff;
	padding:2px 18px 10px 18px !important;
	background:none !important;
	text-decoration:none !important;
		font-family: 'agendalight-webfont' !important;
	font-size:15px !important;
	text-align:left !important;
	line-height:25px !important;	
}
/*.subMenu li:hover{
	background-color:#1FA2D6 !important;	
}*/
.subMenu li a:hover{
	background-color:#1FA2D6 !important;	
}



/* datepicker */
#datepicker{
	position:relative;
	float:left;
	width:210px;
	background:#f7f7f7;
	border:1px solid #aaaaaa;
	border-bottom:0px;
height:200px;
	
}
.calendarEvent{
	position:relative;
	float:left;
	width:210px;
	background:#f7f7f7;
	border:1px solid #aaaaaa;
	border-top:0px;	
}
.calendarEvent span.eventText{
	border-left:5px solid #fdc621;
	margin-left:5px;
	display:block;
	float:left;
	width:199px;
	padding:5px;
	height:35px;
	font-family: 'agendamedium-webfont';
	font-size:13px;
	line-height:17px;	
       position:relative;
    bottom:15px;

}
.ui-datepicker {
	width: 200px;
	display: none;
padding:5px;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
	background:url(../img/calendarShadow.jpg) no-repeat 50% bottom;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
	background:url(../img/leftNavCalndr.jpg) no-repeat center;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
	background:url(../img/rightNavCalndr.jpg) no-repeat center;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
	font-family: 'agendamedium-webfont';
	font-size: 15px;
	color: #000;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {

	text-align: center;
	border: 0;
	font-family: 'agendamedium-webfont';
	font-size:13px;
	color:#90000c;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
font-size:13px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding:1px .2em;
	text-align: right;
	text-decoration: none;
	color: #000;
	font-size: 13px;
	font-family: 'agendalight-webfont';
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}
.ui-datepicker-current-day{
background: #fdc621;
}

.UsefullLinksHeader {
    background-color: #0085B4;
    border: 1px solid #EBEAEA;
    border-radius: 10px;
    height: 20px;
    margin: 15px 15px 10px 10px;
    padding: 5px;
    width: 606px;
}
.LinkName {
    color: #FFF;
float: left;
left: 10px;
position: relative;
width: 85px;
font-family: Calibri;
font-size: 13pt;
}
.LinkURL {
color: #FFF;
font-family: Calibri;
float: right;
margin-right: 67px;
font-size: 13pt;
}
.LinkContainerList {
    border-bottom: 1px solid #BE9F57;
    min-height: 40px;
    margin: 2px 17px;
    overflow: hidden;
    padding-bottom: 10px;
    width: 600px;
}
.Address {
    direction: ltr;
    float: left;
    margin: 5px 3px 0px -12px;
    position: relative;
    width: 335px;
    left: 15px;
}
.UsefulLinkList {
    float: right;
    margin: 5px 0px 0px 3px;
    position: relative;
}
.NewsListContainer {
    
    

    margin: 10px 10px 5px 0px;
    min-height: 65px;
    overflow: hidden;
    width: 705px;
    border-radius: 11px;
}
.NewsListImage {
    border: 1px solid #EBEAEA;
    float: left;
    height: 130px;
    margin: 10px 7px 5px 17px;
    width: 130px;
}
.NewsListTitle {
    direction: ltr;
    float: left;
    font-weight: bold;
    margin-left: 18px;
    padding-top: 10px;
    width: 610px;
}
.NewsListBrief {
    direction: ltr;
    float: left;
    margin-left: 19px;
    padding-top: 10px;
    width: 640px;
}
.searchBtn {
    cursor:pointer;
}
.lblVideoTitle {
    position: relative;
    left: 10px;
}
.lnkapply {
    text-decoration:none;
}
.lnkJobDetails {
      text-decoration:none;
}

.CloseImg {
    border-width: 0;
    bottom: 142px;
    float: right;
    margin-right: -42px;
    position: relative;
    top: -41px;
}
.AlbumContainer:hover img.imgAlbum {
    /*background-color:#DEF1F8 !important;*/
     color:#00adef;
     /*background:url(../img/leftNavCalndr.jpg) no-repeat center;*/
}

.AlbumTitle:hover  {
     color:#00adef;
}
.AlbumTitle  {
     color:#000;
}
.AlbumContainer:hover a {
     color:#00adef;

}
.AlbumContainer a {
         color:#000;

}
.MoreEvents {
    position:relative;
    bottom:10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .Tb1Chrome {
		width: 100px;
	}

    .tb2222 {
    margin-left: 125px;
    
    }
}

    .logoie {
        border:none\9;
    }

.wee {
    text-decoration: none;
    top: 223px;
    position: relative;
    float: right;
    right: 2px;
}
    
.nwe {
    float:left;
}
.newsall {
    float: left; 
    margin-left: 396px;
     text-decoration: none;
      font-family: 'agendamedium-webfont'; 
      margin-top: 6px;
}

.lblEvent2 {
    font-weight: bold; 
    font-family: 'agendalight-webfont';
     border-left: 5px solid #FDC621;
      margin-left: 5px; display: block;
       float: left; width: 199px; padding: 5px;
        height: 35px; font-size: 14px;
         line-height: 17px; position: relative;
          bottom: 15px;
}
.NoEvents {
   font-weight: bold; font-family: 'agendalight-webfont'; border-left: 5px solid #FDC621; margin-left: 5px; display: block; float: left; width: 290px; padding: 5px; height: 14px; font-size: 12px; line-height: 17px; position: relative; bottom: 38px;
}
.newstitledefault {
    min-height: 60px;
}

.newsmoreDeafult {
   width: 234px;
float: right;
position: absolute;
top: 280px;
}
.TitleNewsLetter {
    float:left;

}
.BriefNewsLetter {
       float:left;
       text-align: left;
}
.SendButton {
       float:right;

}
.text111 {
      text-align: left;
            float:left;
}
.closeit {
    position: absolute;top: -13px;right: -17px;
}
.validator {

    float:left
}