body{
	margin:0px;
	padding:0px;
}
input, body, td, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666;
}
td{
	vertical-align:top;
}
img{
	border:0px;
}
ul,li,h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
li{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}
a{
	color:#ed7c12;
	text-decoration:none;	
}
a:hover{
	color:#666;
}
h2{
	color:#234f86;
	font-size:26px;
	line-height:26px;
	padding-bottom:7px;
}
h4{
	font-size:22px;
	color:#1d285b;
	padding-bottom:15px;
	font-weight:normal;
}
h5{
	color:#ed7c12;
	font-size:18px;
	font-weight:normal;
	padding-bottom:7px;
}
.blueText{
	color:#234f86;
}
.grayBorder{
	border:1px solid #bebebe;
	width:640px;
}
.padBottom15{
	padding-bottom:15px;
}
.padBottom10{
	padding-bottom:10px;
}
.sectionTitle{
	font-size:30px;
}
.margbottom12{
	margin-bottom:12px;
}
.header{
	background:url('../images/trans-whitebg.png') repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:100;
}
.hpHeader{
	background:url('../images/trans-whitebg.png') repeat;
	margin-bottom:15px;
}
.topMenu{
	background:url('../images/topmenu-bg.gif') repeat-x;
	height:40px;
	z-index:1000;
	position:relative;
}
.safeArea{
	width:998px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.logoCont{
	display:block;
	float:left;
	padding:17px 33px;
}
.intLogoCont{
	display:block;
	float:left;
	padding:9px 33px;
}
.intBody{
	padding:8px 0;
}
.languagesCont{
	float:right;
	padding:0px 7px;
}
/*************Drop Down Menu Styles Start*************/
.menuListing{
	width:998px;
	margin:0 auto;
}
.menuListing li{
	display:block;
	float:left;
}
.menuListing li a{
	display:block;
}
.subMenuRel, .posRel{
	position:relative;
}
.subMenuAbs{
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	background:#98a6d2;
	z-index:100;
	visibility:hidden;
}
.lastSubMenuAbs{
	position:absolute;
	right:0px;
	top:0px;
	width:200px;
	background:#f3ebd4;
	z-index:100;
	visibility:hidden;
}
.submenuLinks a {
	display:block;
	color:#fff;
	background:#6b7fbe;
	border-left:7px solid #6b7fbe;
	text-decoration:none;
	padding:5px 10px 5px 15px !important;
}
.submenuLinks a:hover {
	color:#fff;
	background:#52679f;
	border-left:7px solid #2c5890;
}
.submenuLinks a.lastlink {
	border-bottom:none;
}

/*************Drop Down Menu Styles End*************/
.hpProgramListContent{
	background:#f8f8f8;
	padding:17px;
	overflow:hidden;
}
.hpProgramListContent li{
	color:#ed7c12;
	padding-left:11px;
	background:url('../images/orange-arrow.gif') no-repeat 0px 4px;
	padding-bottom:4px;
}
.floatRight{
	float:right;
}
.hpLatestListContent{
	padding:17px;
	overflow:hidden;
}
.readMoreLink{
	color:#ed7c12;
	padding-left:11px;
	font-size:12px;
	background:url('../images/orange-arrow.gif') no-repeat 0px 4px;
}
.latestTitle{
	color:#191919;
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
}
.latestDate{
	color:#191919;
	font-size:10px;
}
.imageBorder{
	border:2px solid #eaeaea;
}
.eventList{
	border-bottom:1px solid #eaeaea;
	padding-bottom:10px;
	margin-bottom:10px;
}
.leftShadowsCont{
	background:url('../images/shadow.gif') no-repeat 0px 0px;
}
.rightShadowsCont{
	background:url('../images/rightShadow.gif') no-repeat 100% 0px;
}
.hptitlesCalendar{
	background:#4d5e96 url('../images/hptitles-calendar-bg.gif') repeat-x 0px 0px;
	padding:11px 16px; 
}
.hptitlesLatest{
	background:#072f62 url('../images/hptitles-latest-bg.gif') repeat-x 0px 0px;
	padding:11px 16px;
}
.hptitlesPrograms{
	background:#e86a0e url('../images/hptitles-programs-bg.gif') repeat-x 0px 0px;
	
	padding:13px 16px 7px 16px;
}
.hpCalendarListContent{
	padding:6px;
	background:#f6f7fb;
}
.calendarList{
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:1px dotted #6a6a6b;
}
.calendarDate{
	width:65px;
	height:65px;
	background:url('../images/calendar-date.gif') no-repeat;
}
.calendarDate .month{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.calendarDate .day{
	color:#313131;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
.calendarViewAll{
	padding:4px;
	background:#e2e6f2;
	overflow:hidden;
}
.body{
	padding:24px 0;
}
.accreditations{
	background:#f6f6f6 url('../images/accreditations-bg.gif') repeat-x;
	padding:8px 15px;
}
.contentList li{
	padding:5px 0px 5px 9px;
	background:url('../images/contentList-arrow.gif') no-repeat 0px 9px;
}
.footer{
	background:#1d285b;
}
.footer td{
	color:#fff;
	padding:8px;
	font-size:11px;
}
.footer td a{
	color:#fff;
	font-size:11px;
}
.bottomCont{
	border-top:1px solid #fbdcb4;
	padding:15px;
}
.footerMap{
	padding:0 10px;
	line-height:18px;
}
.footerMap div{
	padding:5px 0px 5px 9px;
	background:url('../images/contentList-arrow.gif') no-repeat 0px 11px;
}
.footerMap a{
	color:#707070;
}
.footerMap a:hover{
	color:#ED7C12;
}
.pageTitle{
	background:url('../images/trans-bluebg.png') repeat;
	height:40px;
	padding:20px;
	color:#fff;
	font-size:40px;
	line-height:40px;
	text-transform:uppercase;
}
.subpagesLinks{
	background:#f2a11b;
	overflow:hidden;
	padding:9px;
}
.subpagesLinks a{
	display:block;
	float:left;
	color:#fff;
	background:url('../images/subpagesLinks-arrow.gif') no-repeat 0px 4px;
	padding-left:10px;
	margin:0 30px 0 0;
}
.subpagesLinks a:hover,.subpagesLinks a.selected{
	color:#1d285b;
	background:url('../images/subpagesLinks-arrow-ho.gif') no-repeat 0px 4px;
}
.bredCrumbs{
	border-bottom:1px solid #fde3b6;
}
.bredCrumbs a{
	color:#255088;
	line-height:25px;
}
.bredCrumbs a:hover{
	color:#ed7c12;
}
.bredCrumbs a.hereUare{
	color:#ed7c12;
}
.mainContent{
	padding:10px 0 20px 0;	
}
.mainImg{
	padding-bottom:15px;	
}
.contentTd1{
	border-right:1px solid #ececec;
	padding-right:15px;
}
.bigText{
	font-size:18px;
}
.careersForm td{
	padding-bottom:10px;
}
.careersForm .careersInput, .careersForm textarea{
	width:300px;
	border:1px solid #d6d6d6;
	resize:none;
	padding:4px
}
.newsTitle{
	border-bottom:1px solid #bebebe;
	padding-bottom:8px;
	margin-bottom:8px;
}
.newsTitle td{
	vertical-align:middle;
}
.images2left{
	float:left;
	padding:0px 10px 10px 0px
}
.borderOfCont{
	border-bottom:1px solid #d6d6d6;
	padding-bottom:8px;
	margin:0 15px 28px 15px;
}
.newsDate{
	color:#fff;
	background:#1d285b;
	text-align:center;
	width:75px;
	margin-bottom:10px;
}
.newsListing{
	border-bottom:1px dotted #d6d6d6;
	padding-bottom:13px;
	margin-bottom:13px;
}
.newsListing.last{
	border:0px;
}
.pagination{
	overflow:hidden;
	padding-bottom:25px;
}
.pages{
	vertical-align:middle;
}
.pages a{
	display:block;
	float:left;
	padding:2px 6px;
	margin:0 3px;
	color:#213177;
}
.pages a:hover,.pages a.current{
	background:#213177;
	color:#fff;
	text-decoration:none;
}
.contentListing{
	overflow:hidden;
}
.contentListing li{
	width:320px;
	display:block;
	float:left;
	background:url('../images/orange-bullets.gif') no-repeat 0px 5px;
	padding-left:10px;
}
.arabicCont{
	direction:rtl;	
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	border-top:1px dotted #9e9e9e;
	padding-top:10px;
	border-bottom:1px dotted #9e9e9e;
	padding-bottom:10px;
}
.arabicCont .contentListing li{
	width:300px;
	display:block;
	float:right;
	background:url('../images/orange-bullets.gif') no-repeat 100% 7px;
	padding-right:10px;
}
.contentTable td{
	padding:8px;
	vertical-align:middle;
}
.contentTable .headerTr td{
	color:#fff;
	background:#dd4807 url('../images/table-header-bg.gif') repeat-x;
}
.contentTable .grayTr td{
	background:#e7e7e7;
}
.mainSM{
	display:block;
	background:url('../images/orange-arrow.gif') no-repeat 0 5px;
	padding-left:10px;
	margin:10px 0 5px 0;
	font-size:22px;
}
.sitemapCats{
	margin-left:10px;
}
.sitemapCats a{
	color:#707070;
	background:url("../images/contentList-arrow.gif") no-repeat 0 5px;
	padding-left:10px;
}
.sitemapCats a:hover{
	color:#ed7c12;
	background:url("../images/orange-arrow.gif") no-repeat 0 5px;
}
.HPsliderCont{
	position:relative;
	height:455px;
	z-index:1;
}
.HPsliderText{
	position:absolute;
	top:20px;
	left:50px;
}
.HPsliderText .head{
	color:#fff;
	font-weight:bold;
	font-size:22px;
	line-height:26px;
	background:url('../images/trans-bluebg.png') repeat;
	padding:14px 19px;
	text-align:left;
}
.HPsliderText .foot{
	color:#336099;
	background:url('../images/trans-whitebg.png') repeat;
	padding:14px 19px;
	text-align:left;
}
.HpWhiteTab{
	background:url('../images/trans-whitebg.png') repeat;
	color:#3a68a3;
	font-size:17px;
	line-height:18px;
	padding:13px;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:129px;
	height:133px;
}
.HpWhiteTab:hover, .HpWhiteTab.selected{
	background:url('../images/trans-bluebg.png') repeat;
	color:#fff;
	font-size:17px;
	line-height:18px;
	padding:13px;
}
.HpWhiteTab .readMoreLink{
	color:#ed7c12;
	padding-left:11px;
	font-size:12px;
	background:url('../images/orange-arrow.gif') no-repeat 0px 5px;
	float:right;
}
.HpWhiteTab:hover .readMoreLink, .HpWhiteTab.selected .readMoreLink{
	color:#fff;
	background:url('../images/white-arrow.gif') no-repeat 0px 5px;
}
.hometabs{
	display:none;
}
.safeAreaTab{
	width:998px;
	margin:0 auto;
	position:relative;
	z-index:10;
}
.absoluteTab{
	position:absolute;
	top:137px;
	right:0px;
	width:310px;
}
.absoluteTab td{
}
.error
{
    color:Red;
    font-size:10px;
}
.rst
{
    background:url('../images/reset-btn.gif') center no-repeat transparent;
    border:0px;
    cursor:pointer;
    width:61px;
    height:29px;
    }
.careersForm{
	margin:0px 0px 20px 10px;
}
.formTitles{
	/*color:#fff;
	background:#1D285B;*/
	color:#234F86;
	background:#ececec;
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
	padding-left:10px;
}