@charset "utf-8";
/* CSS Document */

body{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51504f;
	line-height:1.4em;
	margin:0px;
	padding:0px;
	background-color:#5b6a6d;
	background:url(../images/body_bg.gif) repeat-x #2E61CF;
}
h2{
	line-height:1.9em;
	margin:0pt 0pt 0.7em;
	padding:0.5em 0pt 0pt;
}
h1{
	color:#05599B;
	font-size:1.5em;
	font-weight:bold;
	/*border-bottom: #CECECE solid 1px;*/
	line-height:1.0em;
	margin:0pt 0pt 0.7em;
	padding:0px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover{
	color:#05599B;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin-bottom:5px;
}
h3{
	color:#342b2c;
	font-size:1.0em;
	font-weight:bold;
	padding:0;
	margin-bottom:0px;
}
h4{
	color:#0088B5;
	font-size:0.8em;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:right;
}
h1 a, h1 a:hover, h2 a, h2 a:hover, h4 a{
	font-size:1.9em;
	font-weight:bold;
}
h4 a:hover{
	color:#8AB54A;
}
p{
	margin:0pt 0pt 0.9em;
	font-size:1em;
}
li{
	padding:0;
	margin:0;
}

a{ 	color:#05599B;	text-decoration:underline;	}
a:link{		color:#05599B;	}
a:visited{	color:#05599B;	}
a:hover{	color:#c6430f; text-decoration:none	}

.wrapper{
	width:948px;
	margin: auto;
/*	margin: 0px 0px 10px 39px;*/
}
.headerContainer{
	color:#FFFFFF;
	background-color:#05599B;	
	width:948px;
}
.headerTop{
	width:948px;
	height:102px;
	background-image:url(../images/headerBg.jpg);
	background-repeat:repeat-x;
}
.topRight{
	width:180px;
	height:25px;
	float:right;
}
.topRight ul{
	list-style-type:none;
	color:#ffffff;
	vertical-align:top;
	margin:0px;
	margin-top:5px;
	padding:0px;
}
.topRight li{	float:left;	padding:0px;	margin-right:10px;	}
.topRight a{		color:#ffffff;	text-decoration:none;	font-size:1em;	}
.topRight a:link{	color:#ffffff;	}
.topRight a:visited{	color:#f7f7f7;	}
.topRight a:hover{	color:#fde18e; text-decoration:underline;	}

.midLeft{
	float:left; height:13px;
}
.midMiddle{
	float:left; height:13px; width:910px;
}
.midRight{
	float:right; height:13px;
}
.horNavContainer{
	background-color:#163569;
	width:948px;
	height:31px;
	border-bottom: 1px solid #cccccc;
}
horNavContainer a{
	color:#ffffff;
}
.horNav{
padding:5px 10px; float:left;
}
.horNav ul{
	list-style-type:none;
	color:#ffffff;
	margin:0px;
	padding:0px;
}
.horNav li{
	display:block;
	float:left;
	padding:0pt 8px 0.25em 8px;
	white-space:nowrap;
	background:transparent url(../images/nav_li_bg.gif) no-repeat scroll 100% 50%;
	position:relative;
}
.horNav a{	color:#ffffff;	text-decoration:none;	font-size:1em;	}
.horNav a:link{	color:#ffffff;	}
.horNav a:visited{	color:#cecece;	}
.horNav a:hover{	color:#fde18e; text-decoration:underline;	}

.horNews{
	float:right;
	color:#f0f3a4;
	font-size:1em;
	padding:5px 15px;
	width:205px;
	text-align:right;
}
.horNews a{
	color:#ffffff;
	text-decoration:none;
}
.horNews a:hover{
	text-decoration:underline;
}
.bannerContainer{
	background-color:#f7f7f7;
	margin: 0;
	/*width:948px; 
	height:219px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;*/
}

.links{
	margin-top:0px;
	margin-left:0px;
}
.links ul{
	clear:both;
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0px;
}
.links ul li{
	display:block;
	/*background:url(../images/bullet_blue.gif) no-repeat 0% 50%;
	padding-left:9px;*/
	background: #2D96DE;
	font-size:1em;
	color:#777777;
	border-top: 1px solid #cde7f8;
	border-bottom: 1px solid #1b72ab;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

.links a{ line-height:2.05em; color:#ffffff; padding:0px 0px 0px 9px; margin:0; text-decoration:none; display:block; height:2.05em;	}
.links a:link{	color:#ffffff;	}
.links a:visited{	color:#ffffff;	}
.links a:hover{ color:#2D96DE; background: #ffffff;   }

.linkBodySep{	width:1px; float:left;	}
.pagetxt{
	background-color:#FFFFFF;
	background:#ffffff url(../images/bodyBg.gif) repeat-x scroll 0% 0%;
	margin:0px 0px 0px 0px;
	color:#555555;/*767560;*/
	/*border-bottom:3px solid #CFCDAF;*/
	/*height: 1%;*/
}

.pagetxtLeft{
	float:right;
	width:145px;
	line-height:1.6em;
}
.pagetxtMiddle{
	margin:10px 0px 0px 0px;
	float:right;
	width:545px;
	display:block;
	min-height:250px;
}
.pagetxtRight{
	margin: 10px 10px 0px 0px;
	float:right;
	width:215px;
	display: inline; /*placed for IE overflow....by Gaurav*/
	min-height:250px;
}
.pagetxtRightTwoCols{
	margin: 10px 10px 0px 0px;
	float:right;
	width:796px;
	display:inline;
	min-height:250px;
}

.ntContentsSmall, 	.ntContentsSmall 	td{	font-size: 0.8em; 	line-height:1.2em;	}
.ntContentsNormal, 	.ntContentsNormal 	td{	font-size: 1em;		line-height:1.4em;	}
.ntContentsBig, 	.ntContentsBig 		td{	font-size: 1.2em;	line-height:1.6em;	}

.fontControl{	font-size: 1.0em;	}

.breadCrumb{
	font-size: 0.9em;
	color: #999;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px #ccc solid;
}

.breadCrumb a{
	font-size: 0.9em;
	color: #999;
}

.vertical_separator{
	/*background-image:url(../images/linkBodySep.jpg);
	background-repeat:no-repeat;*/
	/*background-color:#D2D3D6;*/
	height:394px;
	width:1px;
	float:right;
	margin: 0px 10px 0px 5px;
}
/**************************************************/
.intro{
	text-align:justify;
	margin:0;
	width: 270px;
	/*border-bottom:1px solid #ddd;*/
}
/**************************************************/
.photogallery{
	margin:0px 0px 0px 0px;
	width: 265px;
	float:right;
	display:inline;
	/*border: 1px solid #cccccc;*/
	/*margin: 10px 0px 0px 0px; 
	padding:5px 5px 0px 5px;*/
}
/**************************************************/
.listTitle{
	background:url(../images/tab_online.gif) no-repeat ;
	background-color:#3E86DB ; /*49ACED;*/
	padding-top:10px;
	height:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent: 8px;
	font-size:1em;
}
.pressList{
	margin:0px 0px 10px 0px;
	width: 265px;
	float:right;
	display:inline;
}
.reportList{
	margin:0px 0px 10px 0px;
	width: 260px;
	display:block;
}

.pressListCol ul, .reportListCol ul{
	padding:5px;
	border: 1px solid #3E86DB; /*49ACED;*/
	background-color:#EEF6FA;
	list-style-type:none;
	margin:0px;
	height:110px;
	overflow:hidden;
}
.pressListCol ul li, .reportListCol ul li{
	display:block;
	background:url(../images/bullet_blue.gif) no-repeat 0% 50%;
	padding-left:15px;
	font-size:1em;
	color:#777777;
	line-height:1.7em;
}
/***********************************************************/
.navList{
	margin:0px 0px 5px 0px;
	width: 265px;
	display:block;
}
.navListTitle{
	height:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent: 8px;
	font-size:1.0em;
/*	background:url(../images/bg_navLink.gif) repeat-x ;*/
	background:url(../images/tab_online.gif) repeat-x ;
	background-color:#3E86DB; /*7CD248;*/
	padding-top:10px;
}
.navListCol ul {
	padding:5px;
	list-style-type:none;
	margin:0px;
	/*background:url(../images/curve_nav_bottom.jpg) bottom no-repeat;*/
	background-color:#F2F9EF;
	border: 1px solid #3E86DB; /*7CD248;*/
	height: 110px;
}

.navListCol ul li{
	display:block;
	background:url(../images/bullet_blue.gif) no-repeat 0% 7px;
	padding-left:15px;
	line-height:1.7em;
	/*font-size:1.2em;
	color:#ffffff;
	*/
}
.navListCol a{ color:#489818;	text-decoration:underline;}
.navListCol a:link{	color:#489818;	}
.navListCol a:visited{	color:#489818;	}
.navListCol a:hover{	color:#464C42; }
/***********************************************************/

.reportListTitle{
	background:url(../images/tab_blue1.gif) no-repeat 0% 50%;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent: 8px;
	font-size:1em;
}

.pressListTitle{
	background:url(../images/tab_blue2.gif) no-repeat 0% 50%;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent: 8px;
	font-size:1em;
}
/********************************************************/
.publicationList{
	margin:0px 0px 10px 0px;
	width: 545px;
	display:block;
	background-color:#FEF3D8;
}
.publicationListCol  ul{
	padding:5px; 
	/*border: 1px solid #BDDAED;
	background-color:#EEF6FA;*/
	list-style-type:none;
	color:#000000;
	margin:0px;
/*	padding:0px;*/
	min-height:160px;
	
}
.publicationListCol  ul li{
	display:block;
	float:left;
	padding:15px 8px 0.25em 8px;
	white-space:nowrap;
/*	background:transparent url(../images/nav_li_bg.gif) no-repeat scroll 100% 50%;*/
	position:relative;
	text-align:center;
	width: 115px;
}

.publicationListTitle{
	background:url(../images/tab_orange.gif) no-repeat ;
	background-color:#FFC236;
	padding-top:10px;
	height:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent: 8px;
	font-size:1em;
}
/**************************************************/
.photoTitle{
	background:url(../images/gallery_photo.jpg) no-repeat 0% 50%;
	height:22px;
	color:#000000;
	font-weight:bold;
	text-indent: 3em;
	font-size:1em;
}
.audioTitle{
	background:url(../images/gallery_audio.jpg) no-repeat 0% 50%;
	height:22px;
	color:#000000;
	font-weight:bold;
	text-indent:3em;
	font-size:1em;
}
.videoTitle{
	background:url(../images/gallery_video.jpg) no-repeat 0% 50%;
	height:22px;
	color:#000000;
	font-weight:bold;
	text-indent:3em;
	font-size:1em;
}

.galleryList{
	margin:0px 0px 0px 0px;
	width: 215px;
	display:block;
}
.galleryListCol ul{
	padding:5px;
	list-style-type:none;
	margin:0px;
}
.galleryListCol ul li{
	display:block;
	background:url(../images/list_arrow.gif) no-repeat 0% 50%;
	padding-left:15px;
	font-size:1em;
	color:#777777;
	line-height:1.7em;
}
/**************************************************/
.contact{
	margin:0px 0px 0px 0px ;
	display:block;
	border:1px solid #FDE18E;
	padding:10px;
	background-color:#FCF1D1;
}
/*
.serviceList{
	padding:20px;
	margin:0;
	background:#fefefe;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.serviceListCol{
	float:left;
	width:235px;
	margin:0;
	padding:0;
}
.serviceListWebapp{
	float:left;
	width:270px;
	margin:0;
	padding:0;
}
.serviceListSmall{
	float:left;
	width:200px;
	padding:0;
	margin:0;
}
.serviceListCol ul, .serviceListWebapp ul, .serviceListSmall ul{
	list-style:none;
	list-style-type:none;
	padding:0 0 0 20px;
	margin:0;
}
.serviceListCol ul li, .serviceListWebapp ul li, .serviceListSmall ul li{
	display:block;
	background:url(../images/list_arrow.gif) no-repeat 0% 50%;
	padding-left:10px;
	font-size:0.75em;
	color:#777777;
}
*/
/**************************************************/
.click{
	background:url(../images/online.gif) no-repeat 0% 50%;
	width: 214px;
	height: 103px;
}

.news	{	margin:0px 0px 10px 0px ; border-bottom: 1px solid #D2D3D6; padding-bottom:5px;	}
.news a{	color:#05599B;	text-decoration:underline;	}
.news a:link{		color:#05599B;	}
.news a:visited{	color:#05599B;	}
.news a:hover{		color:#c6430f;	}
/**************************************************/
.footer{
	border-top: #c48d88 solid 3px;
	background-color: #FDF5F2;
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	/*padding-bottom:2em;*/
	text-align:center;
	height:46px;
}
.footertxt{
	text-align:center;
	font-size:0.9em;
	/*color:#aaa;*/
}
.footertxt a{
	/*color:#aaa;*/
	text-decoration:none;
}
.footertxt a:hover{
	color:#8AB54A;
	text-decoration:none;
}
.divider{
	color:#0283AA;
	padding:0pt 4px;
}
.footer_left{
	margin:5px;
	width:500px;
	text-align:left;
	font-size:1em;
	float:left;
}
.footer_left a{	color:#aaa;	text-decoration:none;	}
.footer_left a:hover{	color:#c48d88;	text-decoration:none;	}

.footer_right{
	float:right;
	margin:10px;
	width:300px;
	text-align:right;
	font-size:0.9em;
	vertical-align:middle;
}
.footer_right a{	color:#aaa;	text-decoration:none;	}
.footer_right a:hover{	color:#c48d88;	text-decoration:none;}
/**************************************************/
.clear{
	clear:both;
	content:".";
	font-size:1em;
	height:1px;
	display:block;
}
/* standard list style table */
table.adminlist{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #ddd;*/
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th{
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title{
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited{
	color: #be4c34;
	text-decoration: none;
}

table.adminlist th a:hover{
	text-decoration: underline;
}

table.adminlist tr.row0{
	/*background-color: #F9F9F9;*/
	text-align: left;
}
table.adminlist tr.row1{
	/*background-color: #FFF;*/
	text-align: left;
}
table.adminlist td{
	border-bottom: 1px solid #e5e5e5;
	padding: 6px;
}
table.adminlist tr.row0:hover{
	background-color: #fef8ea;
}
table.adminlist tr.row1:hover{
	background-color: #fef8ea;
}
table.adminlist td.options{
	background-color: #ffffff;
	font-size: 8px;
}
/*******************************************************************/
.itemContainer{
	width:230px;
	border: 1px solid #f5ecc0;
}
.itemContainer .itemTitle{
	/*width:200px;*/
	padding: 10px;
	margin: 0px;
	text-align:left;
	background-color:#fef8ea;
	font-weight:bold;
	color: #05599B;
}	
.itemContainer .itemDesc{
	text-align:left;
/*	font-size:0.9em;*/
	line-height: 1.5em;
	padding: 10px;
	margin-bottom:5px;
}

.msg{
	margin: 4px;
	border: 1px solid #6cd6e1;
	background-color: #cdf2f5;
	padding: 10px;
	font-size: 1em;
	font-weight:bold;
	color: #1c7d88;
	width: 400px;
}

.quote{
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 5px;
	font-size: 1em;	color: #254D78;
	width: 400px;
	/*width: auto;*/
}

.error{
	padding: 10px;
	margin: 4px;
	border: 1px solid #ff0000;
	background-color: #FDFBCF;
	padding: 10px;
	font-size: 1.0em;
	font-weight:bold;
	color: #ff0000;
	width: 400px;
}

.button{
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox{
	z-index: -3;
	font-size: 11px;
}
.txt{
	z-index: -3;
	font-size: 11px;
	width:150px;
}
.text_area{
	border : 1px solid #ccc;
	z-index: -3;
	font-size: 11px;
}
input, textarea, select {
	z-index : -3;
	font-size: 11px;
}

.numbers{
	float:left;
	width:auto;
	padding-right:5px;
}

#paging{
	padding:5px 0px 5px 0px;
	text-align:center;
	background-color:#F4F4F4;
}

#loading{
	position:absolute;
	display:none;	
	text-align:center;
}	

#feedback .title{
	clear:left;
	color:#342B2C;
	width:100px;
	float:left;
	font-weight:bold;	
	height:30px;
}

#err li{
	list-style-position:inside;
}

.tableheader{
		float:left;
		width:auto;
		font-weight:bold;
}

hr{
	height:1px;
	background-color:#D2D3D6;
	border:0;
}

.bullet{
	background:url(../images/bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding-left:10px;
	list-style-position:outside;
	list-style-type:none;
}

/******************************************
/* Search Box
******************************************/
.searchBox{
	width:250px;
	height:25px;
	clear:right;
	float:right;
	margin-top:40px;
}

.searchBoxContainer{
	text-align:center;
	width:410px;
	height:30px;
}

.searchBoxContainer .title{
	margin:0;
	float:right;
	width:50px;
	padding-top:3px;
}

.searchBoxContainer .txtfield{
	float:right;
	width:150px;
}

.searchBoxContainer .searchButton{
	float:right;
	width:100px;
}


table.list{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;	
}

table.list th{
	margin: 0px;
	padding: 2px 4px 2px 4px;
	height: 20px;
	font-size: 11px;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
}

table.list th.title{
	text-align: left;
}

table.list th a:link, table.list th a:visited{
	color: #be4c34;
	text-decoration: none;
}

table.list th a:hover{
	text-decoration: underline;
}

table.list tr.row0{
	background-color: #F9F9F9;
	text-align: left;
}
table.list tr.row1{
	/*background-color: #FFF;*/
	text-align: left;
}
table.list td{
	border-bottom: 1px solid #e5e5e5;
	padding: 2px;
}
table.list tr.row0:hover{
	background-color: #fef8ea;
}
table.list tr.row1:hover{
	background-color: #fef8ea;
}
table.list td.options{
	background-color: #ffffff;
	font-size: 8px;
}
/******************DYNAMIC DRIVE CSS*********************/
/*Make sure your page contains a valid doctype at the top*/
.simplegallery{ /*CSS for Simple Gallery Example 1*/
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 3px solid #05599B;
}

.simplegallery .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/
text-align: left;
padding: 2px 5px;
}

/* this is for Ajax to dispaly the suggestion while searching */

	.suggestionsBox {
	
		position: absolute;
		left: 30px;
		
		margin: 30px 0px 0px 320px;
		margin: 10px 0px 0px 320px !important;
		width: 180px;
		background-color: #659CD8;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #000066;
	}

