


body
{
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	font					: normal 9pt/13pt Arial;
	color					: #000000;
	text-align				: left;
}

a
{
	font					: inherit;
	color					: #0082de;
	text-decoration			: underline;
}
a:hover
{
	font					: inherit;
	color					: #ff9900;
	text-decoration			: none;
}

/* *********************************************************************************** */ 
/* INDEX - LANDING PAGE */ 
/* *********************************************************************************** */ 
html,body 
{
	height					: 100%
}

body#index
{
	margin					: 0px;
	padding					: 0px;
	font					: normal 9pt/13pt Arial;
	color					: #000000;
	text-align				: center;
	background				: url() #FFFFFF no-repeat;

}
#header
{
	height					: 78px;
	background				: url(../images/bg_masthead.jpg) #FFFFFF repeat-x;
}
.Logo
{
	width					: 200px;
	height					: 78px;
	float					: left;
	background				: url(../images/logo.jpg) no-repeat;
}
.Logo_H
{
	width					: 200px;
	height					: 78px;
	float					: left;
	background				: url(../images/emitralogo.jpg) no-repeat;
}
.mastheadcontainer
{	
	height					: 78px;
	float					: left;
}
.mastmenu
{
	width					: auto;
	font-size				: 11px;
	height					: 12px;	
	float					: right;
	margin-top				: 6px;
}
.mastmenu a{
	color					: #000000;
}
.mastmenuicon
{ 	
	float					: left;
	margin-left				: 4px;
	margin-top				: 4px;
}
.mastmenutxt
{
	float					: left;
	margin-left				: 6px;
	margin-right			: 6px;
}
.tagline
{
	padding-left			: 10px;
}
#nav
{
	width					: 100%;
	height					: 24px;
	border-top				: 1px solid #c1be9c;
	border-bottom			: 1px solid #dbdbc5;
	background-color		: #f1f1d8;
	margin-top				: 8px;
}
.navitem
{
	margin-right			: 30px;
	font-size				: 12px;
	font-weight				: bold;
	float					: left;
	color					: #FFFFFF;
}
#MainContainer
{
	width					: 100%;
	height					: 1px;
}

#MainContainerHomePage
{
	width					: 1005px;
	height					: 1px;
}
#LeftNav
{
	width					: 200px;
	float					: left;
	background-color		: #f7f6dd;	
	padding-top				: 8px;
	height					: 100%;
	display					: block;
	padding-left			: 6px;
	padding-right			: 6px;
	padding-bottom			: 8px;
}
.box
{
	width				: auto;
	border				: 1px solid #666666;
	background-color		: #FFFFFF;
	padding-left			: 6px;
	padding-right			: 6px;
	padding-bottom			: 8px;
	background			: url(../images/box_bg.gif) repeat-x;
	background-color		: #FFFFFF;
}
.boxhead
{
	height					: 25px;
	margin-bottom			: 6px;
}
.boxheadtext
{
	font-weight				: bold;
	color					: #FFFFFF;
	float					: left;
	margin-top				: 3px;
}
.boxheadicon
{
	float					: right;
}
.login
{
	width					: 160px;
	border					: 0px;
}
.label
{
	text-align				: right;
	font-size				: 12px;
	padding-left			: 4px;
}
.tableinside
{
	text-align				: left;
	font-size				: 12px;
	padding-left			: 4px;
}
.checkbox
{
	text-align				: left;
	font-size				: 11px;
	padding-left			: 59px;
	padding-bottom			: 3px;	
}
.link{
	margin-top				: 10px;
	font-weight				: bold;
	font-size				: 13px;
}
#Body
{
	width					: 590px;
	float					: left;
}
.col1
{
	width					: 395px;
	float					: left;
	margin-left				: 6px;	
}
.mainimage{
	margin-top				: 8px;
}
.col2
{
	width					: 154px;
	margin-left				: 14px;
	float					: left;
}
.fullspace
{	float					: left;
	width					: 530px;
	margin-left				: 8px;
}
.graybox
{
	width					: auto;
	border-left				: 1px solid #cccccc;
	border-right			: 1px solid #cccccc;
	padding-left			: 8px;
	padding-bottom			: 6px;
	padding-right			: 4px;
	background-color		: #f5f5f5;
}
.topcurve
{
	height					: 15px;
	background				: url(../images/curve_top.gif) #f5f5f5 no-repeat top;
	margin-top				: 8px;
}
.botcurve
{
	height					: 15px;
	background				: url(../images/curve_bot.gif) #f5f5f5 no-repeat top;
	margin-bottom			: 12px;
}
#footer{
	margin-top				: 14px;
	border-top				: 1px solid #000;
	height					: 50px;
	width					: 100%;
}
.footercontent{
	color					: #999999;
	font-size				: 10px;
	text-align				: center;
	margin-top				: 10px;
}
.clear{
	clear					: both;
}
input{
	font-size				: 12px;
	margin-left				: 4px;
	margin-top				: 2px;
	margin-bottom			: 2px;
}
select{
	font-size				: 12px;
	margin-left				: 4px;
	margin-top				: 2px;
	margin-bottom			: 2px;
}
select.big{
	width					: 200px;
}
select.mid{
	width					: 144px;
}
select.small{
	width					: 60px;
}
.hrule
{
	background				: url(../images/rule_hor.gif) repeat-x;
	height					: 1px;
	margin-top				: 3px;
	margin-bottom			: 3px;
}
.h1
{
	font-size				: 12px;
	font-weight				: bold;
	margin-top				: 6px;
	margin-bottom			: 2px;
}
.h2
{
	font-size				: 14px;
	font-weight				: bold;
	margin-top				: 8px;
	background				: url(../images/rule_hor.gif) repeat-x bottom;
	height					: 20px;
}
.h3
{
	font-size				: 16px;
	font-weight				: bold;
}
.h4
{
	font-size				: 20px;
	font-weight				: bold;
	margin-top				: 12px;
	margin-bottom			: 8px;
}
.headcolor
{
	color					: #cc6600;
}
.h2gray
{
	font-size				: 14px;
	font-weight				: bold;
	color					: #666666;
	margin-bottom			: 8px;
}
.txtgray{
	color					: #666666;
	line-height				: 14px;
}
.txt{
	line-height				: 15px;
	margin-top				: 4px;
	margin-bottom			: 4px;
}
.inst{
	color					: #666666;
	font-size				: 11px;
	padding-left			: 7px;
}
.sslico{
	float					: left;
}
.ssltxt{
	float					: left;
	margin-left				: 6px;
}
.space{
	height					: 10px;
	text-align				: center;
}
.spacehalf{
	height					: 2px;
}
.asteric{
	font-family				: tahoma;
	color					: #CC0000;
}
.fieldspace{
	padding-top				: 16px;
	padding-bottom			: 16px;
}
.leftnavhead{
	font-size				: 14px;
	font-weight				: bold;
	color					: #cc6600;
}



/*---------Grid Table----------*/
.grid {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gridhead {
	border-left: 1px solid #99999B;
	border-bottom: 1px solid #99999B;
	border-top: 1px solid #99999B;
	text-align: center;
	padding: 3px 3px 3px 4px;
	background: #D5E6B2;
}
.gridheadright {
	border-right: 1px solid #99999B;
	border-left: 1px solid #99999B;
	border-bottom: 1px solid #99999B;
	border-top: 1px solid #99999B;
	text-align: center;
	padding: 3px 3px 3px 4px;
	background: #D5E6B2;
}
.gridrow {
	border-left: 1px solid #99999B;
	border-bottom: 1px solid #99999B;        
        text-align: left;
	padding: 3px 2px 3px 3px;
	background: white;
}
.gridrowright {
	border-right: 1px solid #99999B;
	border-left: 1px solid #99999B;
	border-bottom: 1px solid #99999B;
	padding: 3px 2px 3px 3px;
	background: white;
}
.gridrowalt{
	border-left: 1px solid #99999B;
	border-bottom: 1px solid #99999B;
	text-align: left;
	padding: 3px 2px 3px 3px;
	background: #F8F9F3;
}
.gridrowaltright {
	border-right: 1px solid #99999B;
	border-left: 1px solid #99999B;
	border-bottom: 1px solid #99999B;
	text-align: left;
	padding: 3px 2px 3px 3px;
	background: #F8F9F3;
}
.borderthree {
	border-bottom: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-top: 1px #999999 solid;
	background: #F8F9F3;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.stripe{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 3px 2px 3px 3px;
	background: #f6f6f6;
}
.boxinside {
	border-bottom: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-top: 1px #999999 solid;
	background-color:#FFF9D7;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
}

/*Vish added*/
#BodyNew
{
	width					: 795px;
	float					: left;
}
.col1New
{
	width					: 610px;
	float					: left;
	margin-left				: 6px;	
}
.topcurveBig
{
height					: 10px;
	background				: url(../images/610top.JPG) no-repeat bottom;
	margin-top:4px;
	padding:0px;

}
.blackBox
{
	width					: auto;
	

	border-left				: 1px solid #000000;
	border-right			: 1px solid #000000;
	padding-left			: 8px;
	padding-bottom			: 6px;
	padding-right			: 4px;
	margin:0px;
}

.botcurveBig

{
height					: 10px;
background				: url(../images/610bot.JPG)  no-repeat top;
margin-bottom			: 12px;
}
.district
{

color:#ff9900;
font-family: Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight:bold;
border-bottom			: 2px solid #6666ff;
}
.content
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p
{
text-align:justify;
}
.image1
{

float: right ;

}
.topcurveSmall
{
height					: 10px;
	background				: url(../images/395top.JPG) no-repeat bottom;
	margin-top:4px;
	padding:0px;

}
.botcurveSmall

{
	height					: 10px;
	background				: url(../images/395bot.JPG)  no-repeat top;
	margin-bottom			: 12px;
}
.h2New
{
	font-size				: 14px;
	font-weight				: bold;
	background				: url(../images/rule_hor.gif) repeat-x bottom;
	height					: 20px;

}
.ssltxtNew{

	margin-left				: 6px;
}
/* newly added by vish on 4/4/07 */

#sidebar LI.view-all A {

      BORDER-RIGHT: #eee8dd 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #eee8dd 1px solid; DISPLAY: block; PADDING-LEFT: 4px; FONT-SIZE: 100%; MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 9px; BORDER-LEFT: #eee8dd 1px solid; WIDTH: 150px; PADDING-TOP: 9px;color:#B80909; BORDER-BOTTOM: #eee8dd 1px solid; TEXT-DECORATION: none! important

}

 HTML #sidebar LI.view-all A {

      MARGIN-BOTTOM: 0px

}

#sidebar LI.view-all A {

      BACKGROUND-IMAGE: url(../images/citizen-link.gif); WIDTH: 190px

}

#sidebar UL {

      PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 2em; LINE-HEIGHT: 1; PADDING-TOP: 0px; LIST-STYLE-TYPE: none

}

#sidebar LI {

      PADDING-RIGHT: 0px; PADDING-LEFT: 0px; MIN-HEIGHT: 16px; BACKGROUND: url(../images/menu-divider.gif) #fff no-repeat 0px 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; POSITION: relative

}

#sidebar LI A {

      PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 2px; FONT-SIZE: 105%; PADDING-BOTTOM: 6px; WIDTH: 160px; PADDING-TOP: 6px; TEXT-DECORATION: none

}

#sidebar LI A:hover {

      BORDER-LEFT-COLOR: #516d86; BORDER-BOTTOM-COLOR: #516d86; BORDER-TOP-COLOR: #516d86; TEXT-DECORATION: underline; BORDER-RIGHT-COLOR: #516d86

}
/* for LI without <a> */

 

#sidebar LI.not-link{

BORDER-RIGHT: #eee8dd 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #eee8dd 1px solid; DISPLAY: block; PADDING-LEFT: 4px; FONT-SIZE: 100%; MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 9px; BORDER-LEFT: #eee8dd 1px solid; WIDTH: 150px; PADDING-TOP: 9px;color:#B80909;font-weight:bold; BORDER-BOTTOM: #eee8dd 1px solid; TEXT-DECORATION: none! important

}

HTML #sidebar LI.not-link{

MARGIN-BOTTOM: 0px

}

#sidebar LI.not-link{

BACKGROUND-IMAGE: url(../images/citizen-link.gif); WIDTH: 190px

}

.dropDownHindi{

 font-size : 15px;
}

.tooltip_a{
BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 3px; BORDER-TOP:
#000000 1px solid; DISPLAY: none; PADDING-LEFT: 3px; FONT-SIZE: 9px;
PADDING-BOTTOM: 3px; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 3px;
BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana; POSITION: absolute;
BACKGROUND-COLOR: #a6bed9; width:200px;
}

.tooltip{
BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 3px; BORDER-TOP:
#000000 1px solid; DISPLAY: none; PADDING-LEFT: 3px; FONT-SIZE: 9px;
PADDING-BOTTOM: 3px; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 3px;
BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana; 
BACKGROUND-COLOR: #a6bed9;width:200px;
}

