/**--reset---**/
@import "reset.css";
/**--common style--**/
h1{
	font:normal 26px Arial, Helvetica, sans-serif;
	color:#cf0f1c;
	}
h2{
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#cf0f1c;
	}
h3{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#cf0f1c;
	}
h4{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
h5{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	}

body
{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	background:#E8E9EA url(../images/bg_grad.gif) repeat-x left top;		
	color:#333333;
}
p
{ 
color:#444444;

} 
.clear{
	clear:both;
	height:0;
	visibility:hidden;
	line-height:0;
}

/**---layout 
-----------------------------------------------------------------**/
#wraperr{
	width:100%;
}
#langauge{
	background:url(../images/lang_bg.gif) repeat-x left top;
	height:17px;
}
.selLang, #container{
	width:800px;
	margin:0 auto;	
}
#container{
border:1px solid #DDDDDD;
margin-top:5px;

}
.selLang ul{
	float:right;
	
}
.selLang ul li{
	float:left;
	display:inline;
	text-align:center;
}
.selLang ul li a{
	display:block;
	width:55px;
	height:13px;
	line-height:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.selLang ul li a:hover, .selLang ul li a.active{
	background:url(../images/langSelect.gif) no-repeat left top;
	height:13px;
	color:#0c254e;
}
/**--header--**/
#header{
	height:138px;
	background: url(../images/header_bg.jpg) no-repeat right top;
	position:relative;
	
}
#header .logo{
	float:left;
	width:125px;
	height:108px;
	margin-top:15px;
	margin-left:26px;
	display:inline;

}
#header .logo_txt{
	float:left;
	width:600px;
	margin-top:40px;
	height:58px;

}

#header .logo_txt p.humanRights{
	width:401px;
	height:58px;
	font-size:26px;
	color:#FFFFFF;
	/*font-weight:bold;*/
	line-height:23px;
	padding:5px;
}
/**--menu--**/
#menu{
	background:url(../images/menu_bg.gif) repeat-x left top;
	height:31px;
	position:relative; 
}
#menu ul{
	margin:0 15px;	
}
#menu ul li{
	float:left;
	display:inline;
	text-align:center;
	
}
#menu ul li a{
	display:block;
	font-size:14px;
	color:#edeaea;
	line-height:31px;
	padding: 0 25px;
	position:relative;
	z-index:100;
}

#menu ul li em {
	display: block;
	float: left;
	width: 1px;
	height: 31px;
	background:url(../images/menu_sep.gif) no-repeat left top;
}
/*last separator*/
/*This will add a separator after your last link*/
#menu ul li.sep {
	width: 1px;
	background:url(../images/menu_sep.gif) no-repeat left top;
}
/*#menu ul li a:hover,*/ #menu ul li a.active { 
	background: transparent url(../images/menu_hover.gif) repeat-x center top;
	text-decoration: none;
	color: #FFF;
}
li#sep
{ 
	background: transparent url(../images/menu_hover.gif) repeat-x center top; 
	position:absolute; 
	height:31px; 
	width:auto;
	z-index:50;
} 
/**--main--**/
#main{
	width:100%;
	overflow:hidden;
	background:url(../images/main_bg.gif) repeat-y top center;
	clear:both;
}
#sideBar, #rightContent{
	float:left;
	padding:21px 25px;
	overflow:hidden;
}
#sideBar{
	width:157px;
}
#rightContent{
	width:543px;
	background:url(../images/bg.gif) repeat-x left top;
}

/**--sideBar--**/
#sideBar h2{
	background:url(../images/hor_line.gif) repeat-x left bottom;
	padding-bottom:5px;
}
#sideBar ul.leftNav{
	width:auto;	
}
#sideBar ul.sideNav li{
	background:url(../images/hor_line.gif) repeat-x left bottom;
	float:left;
	clear:left;
	width:100%;	
	}

#sideBar ul.sideNav li a{
	color:#666666;
	text-align:left;
	font-size:14px;
	display:block;
	padding:7px 0;
}
#sideBar ul.sideNav li a:hover{
	color:#2360B4;
}
#sideBar ul.subNav{
	padding:0 0 5px 10px;
}
#sideBar ul.subNav li{
	background:url(../images/hor_line.gif) no-repeat -145px 9px;
	float:none;
	padding-left:10px;
}
ul.normalList {
	width:10px auto 0;
	overflow:hidden;
}
ul.normalList li{
	background:url(../images/blue_arrow.gif) no-repeat left 7px;
	padding-left:15px;
}
ul.normalList li a{
	color:#666666;
	line-height:14px;
	text-decoration:none;
	display:block;
	padding:5px 0;
	background:url(../images/hor_line.gif) repeat-x left bottom;
}
ul.normalList li a:hover{
	color:#2360B4
	}
#sideBar ul.subNav li a{
	font-style:italic;
	font-size:13px;
	padding:0 0 4px;
}
/**--rightContent--**/
#rightContent h3, #rightContent .slideShow{
	padding-bottom:15px;
}
#rightContent .news{
	margin-bottom:15px;
	overflow:hidden;
	float:left;
}
/**--tab--**/
ul#toc  {
	width:100%;
	overflow:hidden;
    list-style: none;
    margin-bottom: -1px;
	position:relative;
	z-index:1px;
    padding: 0;
}

ul#toc  li {
    float: left;
	display:inline;
    margin: 0;
	padding:2px;
	border:1px solid #c6c3c3;
	background-color:#FFF;
	margin-right:2px;
}

ul#toc  li a {
    background:url(../images/grey_grad.gif) repeat-x left bottom;
    color: #FFF;
    display: block;
    float: left;
    height: 24px;
	line-height:24px;
	text-align:center;
	padding:0 10px;
    text-decoration: none;
	
}

ul#toc li a:hover, ul#toc li.current a  {
	background:url(../images/event_bg.gif) repeat-x left top;
			    
}
ul#toc li.current{
	border-bottom:1px solid #fff;
	font-weight:bold;
}
div.content {
    border:1px solid #c6c3c3;
    clear: left;
    padding: 10px;
	float:left;
	overflow:hidden;
	width:520px;
}
div.newsImg{
	float:left;
	width:172px;
	padding:2px;
	border:1px solid #c6c3c3;
	margin-right:10px;
	display:inline;
}
div.sideNews{
	float:left;
	width:325px;
}
div.sideNews ul{
	width:325px;
	overflow:hidden;
}
div.sideNews ul li{
	background:url(../images/red_arrow.gif) no-repeat left 7px;
	float:left;
	clear:left;
	width:310px;
	padding-left:15px;
}

div.sideNews ul li a{
	color:#666666;
	line-height:14px;
	text-decoration:none;
	display:block;
	padding:5px 0;
	background:url(../images/hor_line.gif) repeat-x left bottom;
	
	
}
div.sideNews ul li a:hover{
	color:#2360B4
	}


/**--events Pressrelease--**/
.events, .pressRel{
	border:1px solid #c6c3c3;
	width:260px;
	float:left;
	height:280px;
}
.events{
	margin-right:16px;
}
.events .head{
	background:url(../images/event_bg.gif) repeat-x left top;
	height:33px;

}
.pressRel .head{
	background:url(../images/pressrelease_bg.gif) repeat-x left top;
	height:33px;
}
.insideBox{
	padding:10px;
	overflow:hidden;
}
.events h4, .pressRel h4{
	line-height:30px;
	padding-left:10px;
}
.events p.date{
	color:#8a0c11;
	font-size:13px;
	font-weight:bold;
	margin:3px 0;
}
div.readMore{
	padding:5px 0;
	text-align:right;
}
div.readMore a{
	color:#cc0000;
	font-weight:bold;
	font-size:11px;	
}
div.readMore a:hover{
	color:#2360B4;
}
.pressRel ul{
	width:225px;
	overflow:hidden;
}
.pressRel ul li{
	background:url(../images/blue_arrow.gif) no-repeat left 7px;
	float:left;
	clear:left;
	width:205px;
	padding-left:15px;
}
.pressRel ul li a{
	color:#666666;
	line-height:14px;
	text-decoration:none;
	display:block;
	padding:5px 0;
	background:url(../images/hor_line.gif) repeat-x left bottom;
	
	
}
.pressRel ul li a:hover{
	color:#2360B4
	}
/**--gallery--**/
.gallery{
	width:525px;
	clear:both;
	margin-top:20px;
	background-color:#F6F4F4;
	 border:1px solid #c6c3c3;
	 overflow:hidden;
	 padding:10px;
}
.gallery .bigImage{
	width:200px;
	float:left;
	border:1px solid #c6c3c3;
	display:inline;
	margin-right:5px;
}
.gallery .thumbNail{
	float:left;
	width:255px;

}
.gallery .thumbNail img{
	border:1px solid #c6c3c3;
}
.gallery .thumbNail a:hover img{
	border:1px solid #999;
}
/**--footer--**/
#footer{
	background:url(../images/bottom_grad.gif) no-repeat top center;
	width:800px;
	margin:0 auto;
	padding-top:12px;
	padding-bottom:25px;
	overflow:hidden;
}
#footer p.copyright{
	color:#999;
	font-size:11px;
	float:left;
	display:inline;
	padding-right:5px;
	margin-left:210px;
		
}
#footer ul.ftMenu{
	float:left;
	color:#999;
}
#footer ul.ftMenu li{
	float:left;
	display:inline;
}
#footer ul.ftMenu li a{
	color:#999;
	font-size:11px;
	padding:0 5px;
}
#footer ul.ftMenu li a:hover{
	color:#666;
}


.curPage
{ 
	color:black;
} 
a.topmenulinks
{ 
	color:#006699; 
	text-decoration:underline;
} 
.message 
{ 
	padding:5px 5px 5px 5px; 
	background-color:#DDEBF7; 
	border:1px solid #72A2C9; 
	font-weight:normal; 
}
/** by shekhar **********/
.headSlogan{
	position:absolute;
	top:15px;
	right:15px;
}