/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

/*
** HTML elements
*/
@charset "utf-8";
/* CSS Document */
body#bodyid {
	font-family: verdana;
	margin: 0;
	padding:0;
	/*background:#edf5fc url(../images/back_bg.jpg) no-repeat;*/
	width:100%;
	/*font-size:100%; */
}
body.frontend {
	background:#e2f0fb url("images/back_bg.jpg") no-repeat;
	background-position:top center;
}
body.bgImgLogin {
	background-image:url("images/page_bg_admin_login.jpg");
	background-repeat:repeat-x;
}
body.bgImg {
	background-image:url("images/page_bg_admin.jpg");
	background-repeat:repeat-x;
}
.floatRightacc{
	float: right;
	margin:5px 22px 0 0;
	display:inline;
}
.floatLeft{
	float: left;
}
.headertop{
   background-color:rgb(0,79,118);
   width:100%;
   height:25px;
}
/* Index page CSS - Starts Here -- */
.width25 {
	width:25%;
}
/* Index page CSS - Ends Here -- */
/* inner Template CSS- Start's Here ------- */
.logoMContainer {
	width:1000px;
	/* background:url(images/header.png) no-repeat; */
	
	/*background-image:url(../images/header.jpg);
	background-repeat:repeat;
	*/
	height:105px;
	margin:4px 0 0 0;
}
.logo {
	/*background-image:url(../images/logo.png);
	background-repeat:no-repeat;*/
	width:300px; 
	height:87px;
	float:left;
	margin-left:20px;
}
.toplinkbg {
	/*background-image:url(../images/toplink.jpg);*/
	height:87px;
	float:right;
	width:411px;
}
.globalMenuText {
	height:20px;
	font-size:90%;	
	margin-top:4px;
}
.paddtop {
	padding-top:10px;
}
.white {
	color:#fff	;
}
#globalMenu ul {
	list-style:none;
	padding:0px;
	margin:0px;

}
#globalMenu ul li {
	display:inline;
	border-right:#000000 1px solid;
	padding:0px 10px 0px 10px;
	margin:10px 0 0 0;
}
#globalMenu ul li a {
	color:#2d2d2d;
	text-decoration:none;
}
#globalMenu ul li a:hover {
	text-decoration:underline;
}
#globalMenu ul li.last {
	border-right-width:1px;
}
/* Banner CSS */

.bannerContainer {
	background-repeat:no-repeat;
	width:729px; 
	height:199px;
	float:right;
	margin:0 20px 12px 0;
	
}
.menuContainer {
	background-color:#f8f8f7;
	width:980px;
	height:27px;
	text-align:left;
}
.menuLeft {
	background:url(images/menuLeft.png);
	background-repeat: no-repeat;
	height:38px;
	float:left;
	width:14px;
}
.menuRight {
	background: url("images/menuRight.png");
	background-repeat:no-repeat;
	height:38px; 
	width:14px; 
	float:left;
}
.menuText {
	background:url("images/topmenubg.jpg") repeat-x;
	height:27px;
	padding:10px 0px 0px 10px;
	font-size:90%;	
}
.menuLeftBottom {
	background-image:url("images/menu_LeftRound.jpg");
	width:9px; 
	background-repeat:no-repeat;
	height:10px;
}
.menuMiddleBottom {
	background-image:url("images/menu_MiddleBottom.jpg");
	background-repeat:repeat;
	height:10px;
	width:962px;
}
.menuRightBottom {
	background-image:url("images/menu_RightRound.jpg");
	background-repeat:no-repeat;
	width:9px; 
	height:10px;
	margin:0px 0px 0px 0px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear {
	clear:both;
}
#mainMenu {
	height:28px;
	padding:10px 0px 0px 12px;
	background:url("images/menuBg.gif") repeat-x;	
	float:left;
	width:688px;
}
#mainMenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#mainMenu ul li {
	display:inline;
	border-right:#AB5336 1px solid;
	padding:0px 10px 0px 10px;
	margin:10px 0 0 0;	
}
#mainMenu ul li a {
	color:#2d2d2d;
	text-decoration:none;
}
#mainMenu ul li a:hover {
	text-decoration:underline;
}
#mainMenu ul li.last {
	border-right-width:0px;
}
.paddingLeftRight15 {
padding:0px 10px 0px 10px;
}
.globalSeperatorVertical {
	color:#2d2d2d;
}
.seperatorVertical {
	color:#ab5336;
}
.topMenuBottom {
	vertical-align:top;
	margin:-10px 0px 0px 0px;
}
/* css for left Nav Starts here */
.bold {
	font-weight:bold;
}

a {
	color:#2d2d2d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.width93 {
	width:93%;
}
/* css for footer ends here */
/* inner Template CSS- End's Here ------- */

/* for testing */
.paddRight {
	padding-right:10px;
}
.paddRightinner {
	padding-left:20px;
}
.padbottom {
	padding-bottom:0px;
}
.paddleft {
	padding-left:10px;
}
.100Percent {
	width:100%;
}
.1000width {
	width:1000px;
	border:1px solid #ff0000;
}
.20Percent {
	width:22.5%;
}
.80Percent {
	width:70%;
}
.test {
	background-color:#FF0000; 
	height:370px;
	margin-left:12px;
}
.test1 {
	background-color:#0000FF;
	height:300px;
	margin-right:12px;
	padding-left:10px;
}
.padTop20 {
	padding-top:20px;
}
.padTop10 {
	padding-top:10px;
}
.bodymain {
	background:#ffffff url(images/bodybg.jpg) repeat-x;
	height:528px;
	margin:-1px 0px 0px 0px;
} 
.contentContainer {
	background:#ededec url(images/content_bg.gif) repeat-x;
	margin:0px 5px 0px 5px;
	/* width:68%; for print */
	width:60%;
}
/* css for left pannel starts */
.leftMenu {
	width:189px;
	height:100%;
	margin-left:15px;
}
#lef {
	height: auto;
	float:left;
}
#content_wrapper {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#EAE9CA;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	border-left-color-value:#FFFFFF;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-left-style-value:solid;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:4px;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-right-color-value:#FFFFFF;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-right-style-value:solid;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-right-width-value:4px;
	margin-bottom:0;
	margin-left:12px;
	margin-right:10px;
	margin-top:0;
	overflow-x:auto;
	overflow-y:auto;
	padding-bottom:30px;
	padding-left:15px;
	padding-right:0;
	padding-top:0;
}
#content_wrapper_Inner {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("images/left_bg.gif");
	background-position:0 0;
	background-repeat:repeat-y;
	margin-bottom:0;
	margin-left:0;
	margin-right:5px;
	margin-top:0;
	overflow-x:auto;
	overflow-y:auto;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
.marginL {
	margin-left:15px;
}
.leftMenuTopCorner {	
	background-image:url(images/leftMenu_topCorner.gif);
	height:8px;
	width:6px;
	background-repeat:no-repeat;
}
.leftMenuMiddleCorner {	
	background-image:url(images/leftMenu_MiddleCorner.gif);
	height:8px;
	width:3px;
	background-repeat:repeat;
}
.leftMenuRightCorner {	
	background-image:url(images/leftMenu_RightCorner.gif);
	height:8px;
	width:7px;
	background-repeat:no-repeat;
}
.leftMenuPanelTop {
	background-image:url(images/left_menutop.gif);
	background-repeat:no-repeat;
	height:6px;
	width:191px;
}

.leftMenuPanelBottom {
	background-image:url(images/left_menubottom.gif);
	background-repeat:no-repeat;
	height:6px;
	width:191px;
}
.graybg {
	background-color:#aeaaaa;
	width:1px;
}
.lMenuBg {
	background:#ededec url(images/lmenubg.gif) repeat-x;
	height:100%;
	min-height:590px;
	width:189px;	
}
.lMenu {
	width:191px;
}


#lMenuNav{

	
}
#lMenuNav ul {	
	padding: 0px 0px 0px 5px;
	margin:0px 0px 0px 0px;	
	line-height:16px;
}
#lMenuNav li { 
	background: url("images/arrow_gray.gif");
	background-position: left 6px;
	*background-position: left 5px;	
	background-repeat: no-repeat ;
}
#lMenuNav ul li {  
	display:block;
	list-style-type:none;
	margin-left:0px;
	margin:5px 5px 2px 3px;
	padding: 3px 2px 9px 9px;	
	border-bottom:1px solid #d0d1d0;		
}
#lMenuNav ul li.last {
	
	border-bottom-width:0px;
	margin:0 5px 0px 3px;
}
.lMenuLiSeperator1 {
	margin:2px 0px 0px 0px;
	background-color:#d0d1d0;
	width:160px;
	height:1px;
}
.otherlnks {
	margin: 0px 0px 0px 14px;
	background: url("images/intra_mha.gif") no-repeat;
	width:205px;
	height:49px;
}
.otherlnks1 {
	margin: 0px 0px 0px 14px;
	width:205px;
	height:49px;
}

/* changed on 21-10-10*/ 
 div.otherlnks1 img {
	height:49px;
	width:205px;
}

div.otherlnks img {
width:205px;
	height:49px;
}
/* End of the change */

/* css for left pannel ends */
/* css for left sub pannel starts */
#lMenuNavSub ul {	
	padding: 0px;	
	margin:0px 0px 0px 0px;
	width:91%;	
	line-height:15px;
}
#lMenuNavSub li { 
	background: url(images/bullet_box_gray.jpg);
	background-position: left 9px;
	background-repeat: no-repeat;
}
#lMenuNavSub ul li {  
	display:block;
	list-style-type: none;
	padding-left: 5px;
	padding-bottom:2px;
	margin-left: 0px;
}
#lMenuNavSub ul li a {  
	color:#000000;
	text-decoration:none;
}	
#lMenuNavSub ul li a:hover {  
	text-decoration:underline;
}
/* css for left sub pannel ends */
/* css for container starts */
.containers {
	width:30%;
	float:left;
	padding-left:20px;
}
.contentTopBg {
	background:url(images/content_top_middle.gif) repeat-x;
	width:100%;
	height:6px;
}
.contentBottomBg {
	background:url(images/content_bottom_middle.gif) repeat-x;
	width:100%;
	height:6px;
}
.contentbg {
	background:#ededec url(images/content_bg.gif) repeat-x;
	width:100%;
	min-width:250px;
	min-height:273px;
	height:100%;
}
.contentGrayBg {
	background-color:#aeaaaa;
	width:1px;
	height:100%;
	min-height:333px;
}
/* css for container ends */
/* Welcome section starts*/
.welcome {
	height:84px;
	vertical-align:top;
}
.welcomeimg {
	height:84px;
	vertical-align:top;
}
.welcomeText {
	margin:10px 5px 10px 0px;
}
.ministerText {
	/*margin:10px 5px 5px 0px;*/
	margin:100px 5px 5px 0px;
}
.width95 {
	width:95%;
}
padTop5 {
	padding-top:5px;
}
.readmore {
	background:url("images/read_more_brown.gif") no-repeat;
	height:23px;
	width:100px;
	margin:59px 0px 0px 0px;
	z-index:10;

}
.readmore1 {
	background:url("images/read_more_purple.gif") no-repeat;
	height:23px;
	width:100px;
	margin:59px 0px 0px 0px;
	z-index:11;
}
.readmore2 {
	background:url("images/read_more_orange.gif") no-repeat;
	height:23px;
	width:100px;
	margin:59px 0px 0px 0px;
	z-index:12;
}
.readmore3 {
	background:url("images/read_more_blue.gif") no-repeat;
	height:23px;
	width:100px;
	margin:59px 0px 0px 0px;
	z-index:13;
}
.readmore4 {
	background:url("images/read_more_green_light.gif") no-repeat;
	height:23px;
	width:100px;
	margin:59px 0px 0px 0px;
	z-index:14;
}
.readmore5 {
	background:url("images/read_more_green.gif") no-repeat;
	height:23px;
	width:100px;
	margin:59px 0px 0px 0px;
	z-index:15;
}

/* Changes made on 21-10-10*/
div.readmore, div.readmore1, div.readmore4, div.readmore3, div.readmore2, div.readmore5 img {
     height:23px;
	width:100px;
}
/*End of Changes*/

/* Welcome section ends*/
/* minister section starts */
.minister {
	background:#2373c1;
	height:86px;
}
.ministerimg {
	height:84px;
	vertical-align:top;
}
#ministerLinks ul {	
	padding:0px 5px 0px 5px;
	margin:5px 0px -10px 0px;
	width:90%;
}
#ministerLinks li { 
	background: url(images/bullet_purple.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height:16px;
}
#ministerLinks ul li {  
	display:block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:5px;
	margin-left: 0px;
}
/* minister section ends */
/* home front section starts */
.homeFront {
	background:#8b8f8e;
	height:85px;
}
.homeFrontimg{
	height:84px;
	width:100%;
	vertical-align:top;
}
#HomeFrontLinks {
	width:90%;
	margin:10px 5px 5px 0px;
}
#HomeFrontLinks ul {	
	padding:0px 5px 0px 5px;
	margin:5px 0px -10px 0px;
	height:100%;
	width:90%;	
	
}
#HomeFrontLinks li { 
	background: url(images/bullet1.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height:16px;
}
#HomeFrontLinks ul li {  
	display:block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:5px;
	margin-left: 0;
}
/* home front section ends */

/* About MHA section starts */
.aboutmha {
	background:#2373c1;
	height:84px;
}
#aboutmha ul {	
	padding:0px 5px 0px 5px;
	margin:5px 0px -10px 0px;
	width:100%;	
}
#aboutmha li { 
	background: url(images/bullet_brown.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height:16px;
}
#aboutmha ul li {  
	display:block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:2px;
	margin-left: 0px;
}
/* aboutmha section ends */


/* Information for section starts */
.Informationfor {
	height:84px;
	background-repeat:repeat;
}
.Informationforimg {	
	height:84px;
	vertical-align:top;
}
#Informationfor ul {	
	padding:0px 5px 0px 5px;
	margin:5px 0px -16px 0px;
	height:100%;
	width:90%;	
}
#Informationfor li { 
	background: url(images/bullet_blue.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height:16px;
}
#Informationfor ul li {  
	display:block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:2px;
	margin-left: 0px;
}
/* Information for section ends */
/* egov for section starts */

.egovser {
	background:#c3c3c3;
	height:84px;
}
.egovserimg {
	height:84px;
	width:100%;
	vertical-align:top;
}
#egov ul {	
	padding:0px 5px 0px 5px;
	margin:10px 0px -10px 0px;
	height:100%;
	width:95%;	
}
#egov li { 
	background: url(images/bullet_green.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height:16px;
}
#egov ul li {  
	display:block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:2px;
	margin-left: 0px;
}
.paddingBottom {
	padding-bottom: 7px;
}
/* egov for section ends */
/* safeIndia for section starts */

.forSaferIndia {
	background:#000000;
	height:86px;
}
.forSaferIndiaimg {
	height:84px;
	width:100%;
	vertical-align:top;
}
#safeIndia ul {	
	padding:0px 5px 0px 5px;
	margin:5px 0px -10px 0px;
	height:100%;
	width:90%;	
}
#safeIndia li { 
	background: url(images/bullet_dark_green.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height:16px;
}
#safeIndia ul li {  
	display:block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:5px;
	margin-left: 0px;
}
/* safeIndia for section ends */
/* css for footer starts here */
#footer {
	background:url(images/footer_bg.gif) repeat-x;
	height:52px;
	color:#2d2d2d;
	font-size:9px;

}
.footeral {
	width:980px; 
	*width:975px; 
	margin:0;	
	*margin:-20px 0 0 -10px;
}
/*#footer ul {
	list-style:none;	
	padding-top:0px;
	margin:0px 10px 0px 0px;	
}
#footer ul li {
	display:inline;

}
#footer ul li a {	
	color:#2d2d2d;
	text-decoration:none;

}
#footer ul li a:hover {	
	text-decoration:underline;
}
*/
#footer ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	padding-left:15px;

}

#footer ul li {
	display:inline;
}
#footer ul li a {
	color:#2d2d2d;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footerList {
	background:#ededec url(images/footer_bg.gif) repeat-x;
	height:105px;
	width:972px;
	margin:0px 0 0 0px;
	*margin:-50px 0 0 -20px;
	/*margin:0 5px 0 5px;*/
	text-align:left;
}
#footerList ul {
	margin-left:92px;
	margin-top:-40px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
}
div#block-counter-0 .content {
	margin-left:-109px;
	margin-top:54px;
	padding-left:9px;
}
#footerList ul li {
	display:inline;
	border-right:#aeaaaa 1px solid;
	margin:10px 0 0 0;
	*margin:10px 0 0 10px;
	padding-right:5px;
}
#footerList ul li.footlast {
	border-right-width:0px;
}
#footerList p {
	color:#000000;
}

#footerList ul li.first {
	padding:0px 7px 0px 30px;
}
#footerList ul li.last {
	border-right:none;
}
.marginfoot {
	margin-bottom:0;
	margin-left:0;
	margin-right:-10px;
	margin-top:0;
}
.footerleft {
    background:url("images/footer_left.gif") no-repeat;
	height:105px;
	width:10px;
}
.footerright {
	background:url("images/footer_right.gif") no-repeat;
	height:105px;
	width:10px;
}
/* css for footer ends here */
/* home 30072010 */
/* CSS written by Ujjwal on 30-7-10 */
.sectiontop {
	background:url(images/section_top.gif) no-repeat;
	height:8px;
	width:240px;
}
.sectionbottom {
	background:url(images/section_bottom.gif) no-repeat;
	height:8px;
	width:240px;
}
.sectionbg {
	background:#ededec url(images/section_bg.gif) repeat-x;	
	width:238px;
	border-left:1px solid #aeaaaa;
	border-right:1px solid #aeaaaa;
	text-align:left;
	padding-top:1px;
	
}
.sectionbgblock {
	background:#ededec url(images/section_bg.gif) repeat-x;	
	overflow:hidden;
	width:238px;
	border-left:1px solid #aeaaaa;
	border-right:1px solid #aeaaaa;
	text-align:left;
	padding-top:1px;
	height:240px;
	
}
.padTop10 .sectionbgblock {
	height:300px!important;
}
.sectionbgread {
	background:#ededec;	
	width:238px;
	border-left:1px solid #aeaaaa;
	border-right:1px solid #aeaaaa;
	text-align:left;
	padding-top:1px;
	height:100%;
}
.sections {
	padding:0 0 0 5px;
	float:left;
}
.section_inner_top {
	background:url(images/inner_top.gif) no-repeat;
	height:6px;
	width:735px;
	display:block;
}
.section_inner_bottom {
	background:url(images/inner_bottom.gif) no-repeat;
	height:9px;
	width:735px;
}
.sectionbg_inner {
	background:#ededec url(images/inner_bg.gif) repeat-x;	
	width:723px; 
 	border-left:1px solid #aeaaaa;
	border-right:1px solid #aeaaaa;
	padding:0 5px 1px 5px;
	text-align:left;
	height:100%;
	overflow:hidden;
}
.bold {
	font-weight:bold;
}

.pageHeading{
	font-size:18px;
}
.blueHeading {
	color:#003a89;
}
.orangeHeading {
	color:#cc7d00;
}
#bull ul, #bull1 ul, #bull2 ul, #bull3 ul, #bull4 ul, #bull5 ul, #bull6 ul, #bull7 ul, #bull8 ul, #bull9 ul, #bull10 ul, #bull11 ul, #bull12 ul, #bull13 ul {	
	padding:0px 5px 2px 5px;
	margin:10px 5px 0px 0px;
	overflow:visible;
	
}
#bull li, #bull1 li, #bull2 li, #bull3 li, #bull4 li, #bull5 li, #bull6 li, #bull7 li, #bull8 li, #bull9 li, #bull10 li, #bull11 li, #bull12 li, #bull13 li { 
	background: url(images/bullet1.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height:18px;
}
#bull ul li, #bull1 ul li, #bull2 ul li, #bull3 ul li, #bull4 ul li, #bull5 ul li, #bull6 ul li, #bull7 ul li, #bull8 ul li, #bull9 ul li, #bull10 ul li, #bull11 ul li, #bull12 ul li, #bull13 ul li {  
	display:block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:0px;
	margin-left: 0;
}
.padTop20 {
	padding-top:10px;
}
.padLeft20 {
	padding-left:20px;
}
.paddRight10 {
	padding-right:10px;
}
.paddRightsearch {
	padding-right:15px;
}
.padTop5 {
	padding-top:5px;
}
.padTop10 {
	padding-top:10px;
}
.padLeft55 {
	padding-left:55px;
}
h1 h2 h3 h4 h5 h6 {
    font-family:verdana;
	margin-bottom:-10px; 
}

h4{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:100%;
}
.tbl {
	width:99%;
	background-color:#c5e4f6;
}
.tblText {
	padding-left:6px;
	padding-right:6px;
}
.tblBg {
	min-height:40px;
	/*background-color:#96cae9;*/
	background-color:#b7dbf0;
}
.tbLightBlue {
	background-color:#e4f1f9;	
	height:20px;
	padding-left:7px;
}
.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
/* css for main content ends here*/ 
/* Css by Vishal */


#contentContainers {
	float:right;
	width:740px;
	*width:750px;
	margin:0 15px 0 0;
	*margin:0;
		
}
#mainbody {
	float:right;
	width:750px;
	height:100%;
	overflow:hidden;
	margin:0;
	*width:750px;
}

#main_Wrapper {
	text-align:center;
	width:1000px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
.footemargintop {
	margin: 5px 5px 0 0;
	*margin: 55px 5px 0 0;
}
.footerlinksDiv {
	float:left; 
	margin:0px 0 0 2px;
}
#footerBannersRight {
	width:255px; 
	float:right;
}
#footerBanners {
	border-left:1px solid #82777b; 
	margin:8px; 
	padding:0 40px;
}
.bullList ul {	
	padding:0px 5px 2px 5px;
	margin:15px 5px 0px 0px;
	height:100%;
	overflow:visible;
	
}
.bullList li { 
	background: url(images/bullet1.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height:18px;
}
.bullList ul li{  
	display:block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:0px;
	margin-left: 0;
}
.breadcrum {
	margin:0 0 6px 8px;
	font-size:90%;
	font-weight:bold;
	float:left;
}
.bottom {
	margin-bottom:10px;
	clear:both;
}
.morelink {
	background:url(images/bullet1.gif) no-repeat; 
	background-position:0px 6px;
	/* margin:15px 0 20px 0; */
	padding:0 0 0 10px;
	/* float:right;  */
}
.toplink{
margin:5px 0 20px 0;
}
.foreign_section {
	*margin:-380px 0 0 0;
}
.police_section_modern {
	*margin:-560px 0 0 0;
}
#accibilityOptions {
	float:right;
	margin:5px 15px 5px 0;
	color:#ffffff;
}
#accibilityOptions a {
	color:#ffffff;
}
#mainDiv{
}
#leftdiv{
}
#menuMain {
	float:right;
	width:728px;
	text-align:left;
	margin:-5px 11px -1px 1px;
	*margin:-5px 10px 0 1px;
}
#menuMainContent {
	float:right;
	background:url("images/menuBg.gif") repeat-x;
	width:729px;
}
.fontdecrease{
	background-image:url("images/font_decrease.gif");
	width:15px;
	height:12px;
	float:left;
	margin:6px 0px 0px 5px;
}
.fontnormal{
	background-image:url("images/font_standard.gif");
	width:14px;
	height:11px;
	float:left;
	margin:6px 0px 0px 5px;
}
.fontincrease{
	background-image:url("images/font_increase.gif");
	width:16px;
	height:12px;
	float:left;
	margin:6px 0px 0px 5px;
}
.normalcontrast{
	background-image:url("images/font_normal.gif");
	width:14px;
	height:12px;
	float:left;
	margin:6px 0px 0px 5px;
}
.highcontrast{
	background-image:url("images/font_high.gif");
	width:15px;
	height:12px;
	float:left;
	margin:6px 0px 0px 5px;
}

/*body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  font: 76% Verdana, Arial, Helvetica, sans-serif;
}*/
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
/*a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #39c;
}
a:visited {
  color: #369;
}
a:hover {
  color: #39c;
  text-decoration: underline;
}*/
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  width:70px;
  float:left;   
  color:#15A0CE;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
  display:none;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  background-color: #69c;
}
#logo {
  vertical-align: middle;
  border: 0;
}
.hindi {
	padding: 5px 22px 0px 0px;
/* 	background: url("images/hindi.gif") no-repeat; */
	width:51px;
	height:15px;
	margin-top:0px;
}
div.floatRightacc div.white a img{
 margin-top:3px;
}
.toplnk {
	margin: 12px 0px 0pt 5px;
}

#menu {
  padding: 0.5em 0.5em 0 0.5em; /* LTR */
  text-align: right; /* LTR */
  vertical-align: middle;
}
#navlist {
  font-size: 1.0em;
  padding: 0 0.8em 1.2em 0; /* LTR */
  color: #9cf;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0; /* LTR */
  font-size: 0.8em;
  color: #9cf;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}
ul.links li {
  border-left: 1px solid #9cf; /* LTR */
}
ul.links li.first {
  border: none;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
  display:none;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
  display:none;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 ;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
}
#mission, .node .content, .comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
  display:inline;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
  background-color: #ddd;
  width: 16em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  vertical-align: top;
}
#footer {
  background-color: #eee;
  padding: 1em;
  font-size: 0.8em;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 1.3em;
  color: #777;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
div#node-221.submitted {
color:#999999;
display:none;
font-size:0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0; /* LTR */
}
/*.block {
  border-bottom: 1px solid #bbb;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}*/
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em; /* LTR */
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em; /* LTR */
}
.node .picture {
  border: 1px solid #ddd;
  float: right; /* LTR */
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right; /* LTR */
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
.hindiimg {

}
#maincontainer {
	border: 1px solid red;	
}
.bread {
	padding:0 0 0 5px; 
	*padding:0;

}
.tabscol {
	float:left; 
	width:740px;
}
#annexure-IItbl1 td {
	padding:0 4px 0 4px;
	color:#ff0000;
}
#sect {
}
li.leaf {
	list-style-image: none;
}
table#tbl tr td {
	padding-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
}
div.options{
	display:none;
}
div.authored{
	display:none;
}

/* added for home page on 29092010 start */

#container3 {
    float:left;
    width:100%;
    background:green;
    overflow:hidden;
    position:relative;
}
#container2 {
    float:left;
    width:100%;
    background:yellow;
    position:relative;
    right:30%;
}
#container1 {
    float:left;
    width:100%;
    background:red;
    position:relative;
    right:37%;
}
#col1 {
    float:left;
    width:240px;
    position:relative;
    left:67%;
    overflow:hidden;
	margin:0 10px 0 0;
}
#col2 {
    float:left;
    width:240px;
    position:relative;
    left:76%;
    overflow:hidden;
	margin:0 10px 0 0;
}
#col3 {
    float:left;
    width:240px;
    position:relative;
    left:80%;
    overflow:hidden;
}
/* added for home page on 29092010 end */
 .form-item label, .blueFont {
  width:141px;
  float:left;   
  color:#000000;
  padding-right: 10px;
  *padding-right: 2px;
  text-align:left;
  padding-top:4px;
  
}

#edit-submitted-name-wrapper{
  text-align:left;
  color:red;
 }

form#user-profile-form .collapsible,input#edit-preview, div.admin div.fieldset-wrapper div#edit-name-wrapper, div.admin div.fieldset-wrapper div#edit-name-wrapper, input#edit-date{
	display: none;
}

form#user-login-form div#edit-name-wrapper, form#user-login div#edit-name-wrapper{
	display: block;
}
tr.odd td, tr.even td {
	text-align: left
}
.normalLeft {
	margin-left: -185px;
}
.normalAdminLeft {
	margin-left: -160px;
}
.red {
	color: red;
}
input#award-delete, input#document-delete, input#statepages-delete, input#hq-delete, input#products-delete, input#projects-delete {
	position: absolute;
	margin-top: 626px;
	margin-left: 62px;
}

.marLefthq{
	margin-left: -185px;
}
.marLefthqadmin{
	margin-left: -260px;
}
.marLeftstatepage{
	margin-left: -185px;
}
.marLeftstatepageadmin{
	margin-left: -221px;
}
.marleftie7{
	margin-left: 1px;
}
ol {
	font-family:Arial,Geneva,Verdana,Helvetica,sans-serif;
	line-height:1.5;
}
.hideme {
	display: none;
}
div.form-checkboxes div#edit-type-book-wrapper, div.form-checkboxes div#edit-type-central-wrapper, div.form-checkboxes div#edit-type-state-wrapper, div.form-checkboxes div#edit-type-story-wrapper, div.form-checkboxes div#edit-type-product-wrapper, div.form-checkboxes div#edit-type-projects-wrapper, div.form-checkboxes div#edit-type-trackers-wrapper {
	display: none;
}
.padTop50 {
	padding-top: 50px;
}

.widthAuthorTitle {
	width:300px;
	float:left;
	clear:both;
}
div.fontPageBackendContent table.sticky-enabled {
	width:736px;	
}
div.fontPageBackendContent tr.odd,tr.odd td.active {
	background:none;
}
tr.even,tr.even td.active{
	background:none;	
}
div.fontPageBackendContent table.sticky-enabled  tr.odd td, table.sticky-enabled tr.even td, div.fontPageBackendContent table#blocks  tr.odd td, table#blocks tr.even td{
	padding:10px 22px; 
	border-bottom:1px dotted #515151;
	margin:0 20px 0 20px;
}

div.adminright li.leaf {
	list-style-image:none;
	list-style-type: none;
	padding:0 0 10px 0;
}

div.admin-panel .body {
	background:#FFFFFF;
}
div.admin-panel div.body ul.menu li.leaf {
	list-style-image:none;
	list-style-type: none;
	margin-left:-40px;
}
.backendcontent {
	width:768px;
	background:#ffffff;
	min-height:613px;
	margin:0 0 -17px 0;
	padding:0 10px 0 0;
}
.help {
	margin:0 0 0 23px;
}
.compact-link {
	margin:0 0 0 17px;
}
.admin-list {
	margin:0 10px 0 0;
}
/*
div#adminBackend {
	margin:50px 0 0 100px;
} */
div#adminBackend div.title1{
	border-bottom: 2px dotted #515151;
	line-height: 30px;
	color:#246AA0;
	font-family:Arial,Geneva,Verdana,Helvetica,sans-serif;
	font-size:150%;
	font-weight:bold;
	vertical-align:middle;
	margin:10px 10px 10px 23px;
	clear:both;
}
div#adminBackend input#edit-submit{
	margin-left: 240px;
}
div#edit-name-wrapper label, div#edit-pass-wrapper label, div#edit-name-wrapper input#edit-name, div#edit-pass-wrapper input#edit-pass { 
	width: 200px;
	margin-left: 15px;
	float: left;
}
form#node-type-form div#edit-name-wrapper label, form#node-type-form div#edit-name-wrapper input { 
	margin-left: 0px;
}
div#edit-name-wrapper label, div#edit-pass-wrapper label {
	clear: both;
}
div#adminBackend div.fontPageBackendContent .admin-list,div#adminBackend div.fontPageBackendContent .node-type-list,div#adminBackend div.fontPageBackendContent #node-form, div#adminBackend div.fontPageBackendContent div.profile {
	margin-left: 20px;
}
div#edit-name-wrapper div.description, div#edit-pass-wrapper div.description{ 
	clear: both;
	font-size:12px;
	margin:0 0 0 15px;
}
div#adminBackend div.fontPageBackendContent div.profile h3{
	display: none;
}
#node-admin-filter {
	display:none;
}

div#adminBackend div.fontPageBackendContent div.item-list ul.pager li {
	background:#DFEFF8;
	margin:3px;
	padding:3px 5px;
	border:1px solid #AAD4FF;
}
div#adminBackend div.fontPageBackendContent div.item-list ul.pager li.pager-current {
	background:#0072BE;
}
div#adminBackend div.fontPageBackendContent div.item-list {
	background:#014D7E;
	margin:20px 0;
	padding:10px 8px 3px 0;
}
div#adminBackend div.fontPageBackendContent div.item-list ul.pager li.pager-ellipsis {
	background:none;
	border:none;
}
/* 
div#block-user-1 div.content ul li.last {
	border:2px solid #578906;
	background:#FFFFFF;
	margin:10px;
	padding:5px;
} */
.contentmenu {
	background:#BBCEDC;
	color:#000000;
	font-size:12px;
	margin-top:38px;
}
.contentmenuinner {
	background:#A0B6C3;	
	padding:0 0 0 12px;
}
div#adminBackend div.font13px {
	margin:10px 0 0 24px;
}
.fontPageBackendContent{
	color:#000000;
	/*background:#F7F7F7;*/
	font-family:Arial,Geneva,Verdana,Helvetica,sans-serif;
	font-size:113%;
	margin:10px 10px 20px 23px;
	text-align:justify;	
	width:96%;
	min-height:500px;

}
.loginpagebackground {
	background: url("images/main_background.jpg") no-repeat;
	width:1002px;
	padding:145px 0 0 0;
	z-index:-1;
}
.loginpagelogo {
	background: url("images/login_background.png") no-repeat;
	height:399px;
	width:856px;
	margin:0 0 0 75px;	
	z-index:1;
}
.backendheader {
	background: url("images/inner_header.jpg") no-repeat;
	height:86px;
	width:1001px;
}
.innerlogoheader{
	background: url("images/inner_logo.jpg") no-repeat;
	height:156px;
	width:1001px;	
}
.lefttab1{
	background: url("images/tab1.jpg") no-repeat;
	height:49px;
	width:196px;
	margin:0 0 -4px 0;
}
.lefttab2{
	background: url("images/tab2.jpg") no-repeat;
	height:49px;
	width:196px;
	margin:0 0 -4px 0;
}
.lefttab3{
	background: url("images/tab3.jpg") no-repeat;
	height:49px;
	width:196px;
}
div#admincontent div.leftTabContent {
	padding:19px 0 0 30px;
	font-weight:bold;
}
div.fontPageBackendContent table.sticky-enabled thead.tableHeader-processed tr th a{
	border:none;
	background:#024E7F;
	margin:10px;
	color:#FFFFFF;
	padding:10px 25px 10px 0px;	
	font-weight:bold;
}
.adminTopImage{
	color:#000000;
	background:#DBE8F1;
	font-family:Arial,Geneva,Verdana,Helvetica,sans-serif;
	font-size:98%;
	margin:10px 10px 10px 23px;
	padding:5px 25px;
	text-align:justify;	
	font-weight:bold;
}
div.fontPageBackendContent table.sticky-enabled thead.tableHeader-processed tr th{
	border:none;
	background:#024E7F;
	margin:10px;
	color:#FFFFFF;
	padding:10px 25px 10px 20px;
	font-weight:bold;
	text-align:left;
}
div.fontPageBackendContent table#blocks thead.tableHeader-processed tr{
	border:none;
	background:#024E7F;
	margin:10px;
	color:#FFFFFF;
	padding:10px 25px 10px 20px;
}
.contentmymenu {
	clear: both;
	background:#BBCEDC;
	color:#000000;
	font-size:12px;	
}
#logincontent {
	padding:28px 0 0 180px;
	font-size:14px;
	color:#4B6797;
}
div#logincontent label, div#logincontent input#edit-name{
	color:#4B6797;
	font-weight:bold;
}
div#logincontent input#edit-submit{
	margin-left: -100px;
	*margin-left: 0px;
	*margin-right: 110px;
	*margin-top:0;
	background:url('images/login_button.gif') no-repeat;
	width:81px;
	height:28px;
	border:none;
	color:#FFFFFF;
	padding:0 0 3px 0;
	*padding:0 0 1px 0;
	cursor:hand;
}
.backendbackground {
	width:196px;
	background:#BBCEDC;	
}
.backendleftborder {
	background:url("images/left_shadow.jpg");	
	min-height:610px;
	margin:0 0 0 -14px;
	width:14px;
}
.backendrightborder {
	background-image:url("images/right_shadow.jpg");	
	min-height:610px;
	margin:0 -13px 0 0;
	width:13px;
	float:right;
}
.mainBackendClass {
	width:1001px;
	min-height:300px;
}
.backendBorder {
	border-left:14px solid #1187AE;
	border-right:13px solid #1187AE;
	background:#BBCEDC;
	text-align:left;
}
.adminFooterImage {
	background-image:url("images/bottom_inner.jpg");
	width:1001px;
	height:44px;
	display:none;
}
.adminFooterBottom {
	background:#15A0CE;
	height:80px;
	width:1001px;
	margin-top:-11px;
}
.dottedRight {
	border-right:2px dotted grey;
}
#adminUserDetails {
	margin:50px 50px 0 0 ;
	color:#FFFFFF;
	line-height:20px;
}
div#adminBackend div.help {
	margin:0 10px 0 23px;
}
div#adminBackend div.fontPageBackendContent td div.item-list {
	background:none;
}
div.fontPageBackendContent table.tableSelect-processed thead.tableHeader-processed tr th {
	padding:10px 0 10px 20px;
}
div#adminBackend div.fontPageBackendContent td div.item-list ul li {
	list-style-image:none;
	list-style-type: none;
}
div#adminBackend div.fontPageBackendContent select.form-select{
	width: 342px;
}
.bgFrontColor {
	background: #fff;
}
.bgBackendColor {
	background:url("images/admin_bg.jpg") repeat;	
}
div#edit-workflow-comment-wrapper, div#adminBackend div.fontPageBackendContent form#user-filter-form div#user-admin-filter, div#adminBackend div.fontPageBackendContent form#user-admin-account div.container-inline {
	display:block;
}
HTML.js FIELDSET.collapsible .fieldset-wrapper {
	overflow: visible
}
.dontShow, div#adminBackend div.fontPageBackendContent div.fieldset-wrapper div#edit-revision-wrapper, div#adminBackend div.fontPageBackendContent div.fieldset-wrapper div#edit-log-wrapper, div#adminBackend div.fontPageBackendContent div.fieldset-wrapper div#edit-revision-moderation-wrapper, form#node-form fieldset.menu-item-form{
	visibility: hidden; 
	height: 2px;
	overflow:hidden;	
	margin:-20px 0 0 0;
}
HTML.js .resizable-textarea textarea, .node-form .form-text, div#adminBackend div.fontPageBackendContent iframe#edit-award-teammembers___Frame {  
	width:233px;
/*	width:477px; */
/*	width:504px;*/
}
div#adminBackend div.fontPageBackendContent div.container-inline select.projects-centralname, div#adminBackend div.fontPageBackendContent div.container-inline select.form-select{
	width:60px;
}

div#adminBackend div.fontPageBackendContent div.fieldset-wrapper div.form-radios label, div#adminBackend div.fontPageBackendContent div.fieldset-wrapper div#edit-workflow-scheduled-hour-wrapper{ 
	float:left;
	width:100%;
	margin:0 0 5px 0;
}
.textarea-identifier, div#adminBackend div.fontPageBackendContent a#switch_edit-workflow-comment, div#edit-teaser-include-wrapper, form#node-type-form div.description, form#node-form div.description {
	display:block;
}
div#adminBackend div.fontPageBackendContent a#switch_edit-award-teammembers {
	margin:0 0 0 29%;
}
div#adminBackend div.fontPageBackendContent input#edit-workflow-scheduled-hour, {
	width:693px;
	color:#000000;
}
div#adminBackend div.fontPageBackendContent div.fieldset-wrapper label{
	color:#000000;
	width:124px;
}
div#adminBackend div.fontPageBackendContent div#edit-award-teammembers-wrapper label {
	width:200px;
}
.resizable-textarea {
	margin-left:102px;
}
.resizable-textarea {
	width:75%;
}

div.resizable-textarea span{
	width:492px;
}
label.option {
	color: #000000;
	width: 100px;
}
div#edit-central-wrapper, div#edit-state-wrapper, div#edit-award-project-wrapper, div#edit-award-product-wrapper, div#edit-centralname-wrapper,div#edit-statename-wrapper {
	margin-top: 40px;
}
div#adminBackend div.fontPageBackendContent form#system-performance-settings .form-item label{
	float:none;
}
.uploadmarginDup {
	margin:5px 0 0 210px;
}
div#edit-document-keyword-wrapper input#edit-document-keyword, div#edit-contact-details-name-wrapper input#edit-contact-details-name, div#edit-contact-details-designation-wrapper input#edit-contact-details-designation,div#edit-contact-details-telephone-wrapper input#edit-contact-details-telephone,div#edit-contact-details-ipphone-wrapper input#edit-contact-details-ipphone,div#edit-contact-details-fax-wrapper input#edit-contact-details-fax,div#edit-contact-details-emailid-wrapper input#edit-contact-details-emailid{
	width:337px;
}
form#node-type-form div.description {
	clear: both;
}
.blueFont {
	margin-top:10px;
}
.uploadmargin{
	margin:-11px 0 0 210px;
}
.helpText a{
	color:#246AA0;
	font-family:Arial,Geneva,Verdana,Helvetica,sans-serif;
	font-size:120%;
	font-weight:bold;
	clear:both;
	text-decoration: underline;
}

div.status ul li {
	list-style-image:none;
	color:#15A0CE;
	list-style-type: none;
	margin-left:-25px;
	font-weight:bold;
}

div.resizable-textarea span iframe#edit-body___Frame {
	height:280px;
}
div#logincontent div.error {
	
	padding:3px 15px;
	font-size:12px;
	margin:12px 100px 0 0;
	*margin-top:2px;
	*padding-top:3px;

}
div#logincontent div.error a {
	display: none;
}
div.fontPageBackendContent form#user-admin-account table.sticky-enabled thead.tableHeader-processed tr th a{
	margin:0;
	padding:0;
}
div#edit-name-wrapper div#usernameDesc, div#edit-pass-wrapper div#passDesc {
	margin:-15px 0px 0px 15px;
	text-align:left;
}
.loginInput {
	width:250px;
	float:left;
}
.loginLabel {
	color:#4B6797
	float: left;
}
.loginColon {
	width: 5px;
	float: left;
	font-weight:bold;
	font-size:14px;
}
div.loginForm div.loginLabel label span.form-required {
	color:#4B6797;
	font-weight:bold;
	font-size:14px;
}
div#adminBackend div.fontPageBackendContent table#blocks select.form-select{
	width:311px;
}
div#adminBackend div.fontPageBackendContent form#user-admin-perm table.sticky-enabled{
	width:90%;
	height:none;
}
div#adminBackend div.fontPageBackendContent form#user-admin-perm table.sticky-enabled thead.tableHeader-processed tr th {
	width: 20px;
}
div#adminBackend div.fontPageBackendContent form#user-admin-perm table.sticky-enabled tr.odd td, div#adminBackend div.fontPageBackendContent form#user-admin-perm table.sticky-enabled tr.even td, div#adminBackend div.fontPageBackendContent form#user-admin-perm table.sticky-enabled thead.tableHeader-processed tr th {
	padding: 0px;
	height: 40px;
}
.teaser-checkbox {
	display:none;
	padding-top:1px;
}
div.body-field-wrapper ul.tips {
	display:none;
}
iframe#edit-body___Frame table tr td iframe body#edit-body{
	background:none;
}
/*    Changes made on 12-11-10 */
#mainContainer {
	min-height:545px;
}
/* End of changes  on 12-11-10 */

#user-login input.form-submit {
	}
form#search-block-form input.form-submit {
	display: none;
	text-align:right;
}
.container-inline {
	text-align:right;
	float:right;
}
#edit-search-block-form-1-wrapper  label{
	text-align:right; 
	
}
.resizable-textarea .grippie {
	background:none;
	border-width:0px;
}
/*div#edit-captcha-response-wrapper label, div#edit-captcha-response-wrapper div.description{
	display:none;
}*/
div#edit-actions {
	margin-left:268px;
} 

div#edit-actions fieldset.captcha img{
	border:1px solid #C5DAED;
	height:25px;
	width:115px;
}

#views_slideshow_singleframe_controls_photo-page_2{
	float:right;
	/*margin-right:123px;*/
}
#views_slideshow_singleframe_image_count_photo-page_2{
padding:7px 0 5px 0;
float:left;
}
div.views-row div.views-field-field-photo-fid span.field-content img {
	/*margin-left:170px;*/
}
.views_slideshow_singleframe_controls a{
	text-decoration:none;
}
.views_slideshow_controls a{
	text-decoration:none;
}
h1.hideme{
	display: none;
}
div.view-content .views-slideshow-controls-top{
}
.views-slideshow-controls-top {
	width:400px;
	}
.views-slideshow-controls-top a {
	float:right;
	display:inline;
	}
.imagecache-Slideshow_Image {
	width:400px;
	margin:0 auto;
	}
.views_slideshow_singleframe_image_count views_slideshow_image_count {
	display:inline;
	float:left;
	}
.views_slideshow_singleframe_image_count views_slideshow_image_count {
	float:right!important;
	}
div.views-row div.views-field-field-description-value div.field-content p{
	margin-left:357px;
}
dt.title a{
	color:#003a89;
}
div#views_slideshow_singleframe_main_photo-page_2 {
	background:none;
}

.box h2.title{
	color:#000000;
	padding:30px 0 0 0;
	width:100%;
}
div.form-item div.container-inline {
	margin:0 150px 0 0;
	padding:10px 0 0 0;
}

.site-map-box h2.title	{
	color:#003a89;
	margin-left:-20px;
}

div.views_slideshow_singleframe_main div {
	background: #ffffff;
}
.search-form input {
	margin-top:-9px;
}
.backendheading {
	color:#003a89;
	font-weight:bold;
	font-size:15px;
}
.emblemLogo {
	float:left;
	width: 550px;
}
fieldset.captcha {
	margin-left: -122px;
	border:0px;
}
div#edit-actions .description {
	display:none;
}
fieldset.captcha legend{
	margin-left: -2px;
}
input#edit-captcha-response {
	width: 232px;
}
div#edit-submitted-feedback-wrapper div.resizable-textarea {
	text-align: left;
}
div.headerLogoText, div.headerLogoTextInner {
	padding-top: 60px;
	margin-left: -320px;
	color: #FFFFFF;
}
div.headerLogoTextInner {
	margin-left: -480px;
}
.font10 {
	font-size: 10px;
}
.font20 {
	font-size: 20px;
}
.fontBold {
	font-weight: bold;
}
.margin-150 {
	margin-left: -150px;
}

form#user-login-form fieldset.captcha div#edit-captcha-response-wrapper label {
	font-size:12px;
	font-weight:normal;
	margin-left:71px;
}
form#user-login-form fieldset.captcha div#edit-captcha-response-wrapper input {
	margin-left:-428px;
	width:200px;
}
form#user-login-form fieldset.captcha img {
	height:26px;
	margin-left:-428px;
	margin-top:45px;
	width:205px;
}
form#user-login-form fieldset.captcha{
	width: 208px;
	margin-left: 0px;
}
form#user-login-form fieldset.captcha legend {
	display:none;
}
fieldset.captcha legend {
	display:none;
	margin-left:-2px;
}
form#user-login-form {
	text-align:center;
	margin-top:-60px;
}
form#user-login-form .item-list  {
	display:none;
}

.item-list ul li {
list-style:none outside none;
margin:0 0 0.25em 1.5em;
padding:0;
}
.view-photogallery {
float:left;
margin-left:3px;
width:200px;
height:175px;
word-wrap:break-word;
}
div.hindi a img{
margin-bottom:10px;
}
/*captcha*/
form#user-login-form fieldset.captcha div#edit-captcha-response-wrapper label {
	font-size: 12px;
	font-weight: normal;
	margin-left: 71px;
}
form#user-login fieldset.captcha div#edit-captcha-response-wrapper input {
	margin-left:-427px;
	width:200px;
}
form#user-login fieldset.captcha img {
	height:26px;
	margin-left:-428px;
	margin-top:39px;
	width:205px;
}
form#user-login fieldset.captcha{
	width: 208px;
	margin-left: 0px;
	margin-top: -5px;
}
form#user-login fieldset.captcha legend {
	display:none;
}
form#user-login fieldset.captcha div.description {
	display:none;
}
a#switch_edit-body {
	display:none;
}
.title1{
	border-bottom:medium none;
	color:#246AA0;
	font-family:Arial,Geneva,Verdana,Helvetica,sans-serif;
	font-size:150%;
	font-weight:bold;
	vertical-align:middle;
	margin-bottom:10px;
	margin-top:0px;
	clear:both;
}
.helpText a{
	color:#246AA0;
	font-family:Arial,Geneva,Verdana,Helvetica,sans-serif;
	font-size:120%;
	font-weight:bold;
	clear:both;
	text-decoration: underline;
}
form#user-login div#edit-captcha-response-wrapper label {
	margin-left:-434px;
	width:190px;
}
.width20{
	width:20%;
}
.formHeading {
	background:#FFFFFF;
}
.headTitle {
	width: 30%;
	margin: 0 0 15px -19px;
    padding: 10px 0 10px 20px;
}
div.headTitle, div.typeTitle, div.operationTitle, div.authorTitle, div.statusTitle{
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#024E7F;
}
.widthAuthorTitle {
	width:300px;
	float:left;
	clear:both;
}
.typeTitle {
	width: 15%;
	margin: 0 0 15px -19px;
    padding: 10px 0 10px 20px;
}
.authorTitle {
	width: 20%;
	margin: 0 0 15px -19px;
    padding: 10px 0 10px 20px;
}
.operationTitle {
	width: 30%;
	margin: 0 0 15px -57px;
    padding: 10px 0 10px 20px;
}
.statusTitle {
	width: 15%;
	margin: 0 0px 15px -60px;
    padding: 10px 0 10px 20px;
}
.form-item input.widthPageType{
	display:none;
}
.formHolder {
	clear: both;
}

.datadoctype {
	float: left;
	width: 15%;
}
.datastate {
	float: left;
	width: 10%;
}


.dataTitle {
	width:30%;
	float:left;
	text-align:justify;
	clear:both;
	margin-right:5px;
}

div#adminBackend div.fontPageBackendContent div.dataselect select.form-select {
	width:200px;
}
.backgroundDB {
	background:#DBE8F1;
}
.widthmargin {
	width:100%;
	margin-top:-9px;
}
.widthfloat {
	width:92%;
	float:left;
}
.widthfloatmargin {
	width:3%;
	float:right;
	margin-top:20px;
}
.width100Backend {
	width:100%;
}
.marginfontclear {
	margin-left:23px;
	font-size:12px;
	clear:both;
}
.font12backend {
	font-size:12px;
}
.visiblehiddenadmin {
	visibility:hidden;
}
#webform-client-form-221 div.form-actions div#edit-captcha-response-wrapper input#edit-captcha-response {
	height:25px;
	margin-left:-8px;
	width:234px;
}
#webform-client-form-221 div.form-actions div#edit-captcha-response-wrapper label {
	color:black;
	margin-bottom:0;
	margin-left:-158px;
	margin-right:1px;
	margin-top:-11px;
	width:153px;
	float:left;
}
div#edit-actions fieldset.captcha img {
	border-bottom-color:#C5DAED;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#C5DAED;
	border-top-style:solid;
	border-top-width:1px;
	height:25px;
	width:239px;
}
.submitted {
	color:#999999;
}

.news{
	background:url("images/news_left.png") no-repeat scroll 0 0 transparent;
	float:left;
	margin:10px 0 0 6px;	
}
.news_middle{
	background:url("images/news_body.png") repeat-x scroll 0 0 transparent;
	text-align:left;
	width:716px;
	margin-left:7px;
	float:left;
	overflow:hidden;
	height:30px;
}
.news_right{
		background:url("images/news_right.png") no-repeat scroll 0 0 transparent;
		float:left;
		height:30px;
		width:6px;
}
.news_middle li{
	list-style:none;
	float:left;
}
.news_middle h2{width:90px; float:left; margin:7px;}
.news_content{width:600px; float:left;}
.banner_bot {
		background:url("images/menu_bot.png") no-repeat scroll 0 0 transparent;
		width:100%;
		height:6px;
		*margin-left:1px;
}
.bannerSlider {
	width:716px;
	padding:0 5px;
	border-left:1px solid #b6b3b1;
	border-right:1px solid #b6b3b1;
	background-color:#f7f7f6;
}
/*
    jquery.liScroll
-----------------------------------------------*/
.liScroll-container { /* the outer div with the black border */   
    height: 20px; 
    margin: 0 0 15px; 
    padding: 6px 85px 2px 0;
	position: relative;
    overflow: hidden; 
}
.liScroll-container .liScroll-mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    overflow: hidden;
}
    .liScroll-ticker { /* that's your list */
        position: relative;
        left: 300px;
        list-style: none;
        list-style-image: none;
        margin: 3px 0 0;
        padding: 0;
    }
        .liScroll-ticker ul {
            list-style: none;
            list-style-image: none;
            margin: 0;
            padding: 0;            
        }
        .liScroll-ticker ul.menu li {
            float: left; /* important: display inline gives incorrect results when you check for elem's width */
            list-style: none;
            list-style-image: none;
            margin: -2px 0;
			background:#FFF1CA;
			padding:2px 0;
			
         
        }
            .liScroll-ticker a {
                color: #000000;
                white-space: nowrap;
                padding: 0 10px 0 10px;
                margin: 0 0 0 0;
                text-decoration: none;
				border-right:1px solid #D45206;
				font-size:11px;
				line-height:11px;
				
            } 
                .liScroll-ticker a:hover {
                    text-decoration: underline;
                }
            .liScroll-ticker span {
                margin: 0 10px 0 0;
            } 

    .liScroll-container .liScroll-prev,
    .liScroll-container .liScroll-play,
    .liScroll-container .liScroll-next {
        background: url(images/sprites.gif) no-repeat 1px 2px;
        cursor: pointer;
        height: 25px;
        position: absolute;        
        text-align: left;
        text-indent: -9999px;
        top: 5px;
    }
    .liScroll-container .liScroll-prev {
        right: 47px;
        width: 25px;
    }
    .liScroll-container .liScroll-play {
        background-position: -25px -24px;
        right: 25px;
        width: 25px;
    }
    .liScroll-playing .liScroll-play {
        background-position: -25px 2px;
    }
    .liScroll-container .liScroll-next {
        background-position: -100px 2px;
        right: 0px;
        width: 25px;
    }
	.liScrollExample h2{float:left; font-weight:bold; !margin-top:9px; padding:2px 5px 3px 5px; background:#666666;}
	.liScroll-ticker ul.menu li.last a{border:none}
	.liScroll-ticker .views-row-last a{border-right:none!important}
	.liScroll-ticker .item-list ul li {margin:0}
	
	caption
	{
	font-weight:bold;
	}
	#navigation a{
	font-size:12px;
	font-weight:bold;
	color:blue;}
	
	
	 