﻿/****************************************/

/* Login Placeholder control */

.eLoginHeader
{
	background: url(images/hd_placeHolderbg.gif);
	height: 58px;
	width: 100%;
	display: block;
}

.eLoginHeader div div
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203A55;
	padding-left: 60px;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
}

.eLoginHeader div 
{
	
	background: url(images/hd_Login.gif) no-repeat top left;
	height: 58px;
	width: 100%;
	display: block;
	text-decoration: none;
}



.eLoginHeader div:hover
{
	background: url(images/hd_Login.gif) no-repeat bottom left;
	height: 58px;
	width: 100%;
}

/*Added by Santhosh to put "!" mark on Generic Error page.*/
.eErrorHeader div 
{
	
	background: url(images/hd_Error.gif) no-repeat top left;
	height: 58px;
	width: 100%;
	display: block;
	text-decoration: none;
}


/*Added by Santhosh to put "!" mark on Generic Error page.*/
.eErrorHeader div:hover
{
	background: url(images/hd_Error.gif) no-repeat bottom left;
	height: 58px;
	width: 100%;
}
/* Added by Santhosh for aligning the label- Error on Generic Error Page*/
.SpaceLabel
{	
	margin:0px 0px 0px 55px;	
}

/****************************************/

/* eServices Header Place Holder */
 
.eServicesHeaderAnnouncement
{
	background: url(images/hd_placeHolderbg_Announcement.gif);
	height: 100%;
	width: 100%;
	display: block;
}
.eServicesHeader
{
	background: url(images/hd_placeHolderbg.gif);
	height: 58px;
	width: 100%;
	display: block;
}
.eServicesHeader  div
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203A55;
	padding-left: 0px;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
}

.eServicesHeader div div
{
	
	background: url(images/hd_eservices.gif) no-repeat top left;
	height: 58px;
	width: 100%;
	padding-left: 60px;
	display: block;
	text-decoration: none;
}



/*.eServicesHeader div:hover
{
	background: url(images/hd_eservices.gif) no-repeat bottom left;
	height: 58px;
	width: 100%;
}*/


/****************************************/

.eFCHeader
{
	background: url(images/hd_placeHolderbg.gif);
	height: 58px;
	width: 100%;
	display: block;
}

.eFCHeader  div
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203A55;
	padding-left: 0px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}

.eFCHeader div div
{

	background: url(images/hd_Foreign.gif) no-repeat top left;
	height: 58px;
		padding-left: 60px;
	width: 100%;
	display: block;
	text-decoration: none;
}



.eFCHeader div:hover
{
	background: url(images/hd_Foreign.gif) no-repeat bottom left;
	height: 58px;
	width: 100%;
}

/****************************************/


.eAgencyHeader
{
	background: url(images/hd_placeHolderbg.gif);
	height: 58px;
	width: 100%;
	display: block;
}

.eAgencyHeader div div
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203A55;
	padding-left: 60px;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
}

.eAgencyHeader div
{
	
	background: url(images/hd_agency.gif) no-repeat top left;
	height: 58px;
	width: 100%;
	display: block;
	text-decoration: none;
}



.eAgencyHeader div:hover
{
	background: url(images/hd_agency.gif) no-repeat bottom left;
	height: 58px;
	width: 100%;
}

/****************************************/


.eTMHeader
{
	background: url(images/hd_placeHolderbg.gif);
	height: 58px;
	width: 100%;
	display: block;
}

.eTMHeader div div
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203A55;
	padding-left: 60px;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
}

.eTMHeader div
{
	
	background: url(images/hd_trademark.gif) no-repeat top left;
	height: 58px;
	width: 100%;
	display: block;
	text-decoration: none;
}



.eTMHeader div:hover
{
	background: url(images/hd_trademark.gif) no-repeat bottom left;
	height: 58px;
	width: 100%;
}

/****************************************/


.eCOOHeader
{
	background: url(images/hd_placeHolderbg.gif);
	height: 58px;
	width: 100%;
	display: block;
}

.eCOOHeader div div
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203A55;
	padding-left: 60px;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
}

.eCOOHeader div
{
	
	background: url(images/hd_certificate.gif) no-repeat top left;
	height: 58px;
	width: 100%;
	display: block;
	text-decoration: none;
}



.eCOOHeader div:hover
{
	background: url(images/hd_certificate.gif) no-repeat bottom left;
	height: 58px;
	width: 100%;
}

/****************************************/


