/**********************************************************************
THIS PART IS USED ONLY IN PORTAL-NOT FOR SERVICE
***********************************************************************/

/***********************************************************************
 *    Name 	  : body 												   *
 *    Description : This style is to apply in the body of the web page *
 ***********************************************************************/
body
{
    font-size: 11px;
    COLOR: #44332B;
    FONT-FAMILY: Arial;
/*    TEXT-ALIGN: justify;*/
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background : white;
}
/***********************************************************************
 *    Name 	  : title 												   *
 *    Description : This style is to apply sub titles of the service *
 ***********************************************************************/
.title
{
    FONT-SIZE: 24px;
    COLOR: #666666;
    FONT-FAMILY: Dax;
    font-weight : bold;
}
/***********************************************************************
 *    Name 	  : txt-sml 												   *
 *    Description : This style is to apply for the small text *
 ***********************************************************************/
.txt-sml
{
    FONT-SIZE: 10px;
    COLOR: #44332B;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : text												   *
 *    Description : This style is to apply for the text *
 ***********************************************************************/
.text
{
    FONT-SIZE: 10px;
    COLOR: #8A8A8A;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : white-text 												   *
 *    Description : This style is to apply for the white text *
 ***********************************************************************/
.white-text
{
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : ?new portal style 												   *
 *    Description : ? *
 ***********************************************************************/
.general-transparency40 {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.general-transparency30 {
	opacity:0.3;
	filter:alpha(opacity=30);
}

/***********************************************************************
 *    Name 	  : menu-txt 												   *
 *    Description : This style is to apply for the Menus *
 ***********************************************************************/
.menu-txt
{
    FONT-SIZE: 11px;
    COLOR: #8A7C5B;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}

/***********************************************************************
 *    Name 	  : ?new portal style 												   *
 *    Description : ? *
 ***********************************************************************/
.menu-txt-simple, .menu-txt-simple a {
    FONT-SIZE: 11px;
    /*COLOR: #8A7C5B;*/
    FONT-FAMILY: Verdana;
    font-weight : normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

.no-space {
	padding: 0px;
	margin: 0px;
}

.common-heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0px 8px 0px;
}

.common-introduction {
	margin-bottom: 5px;
}

.eGov-banner1 {
	background: transparent url('/wps/themes/html/EGov/en/images/bg1.png') repeat-x 0% 0%;
	width: 260px;
	height: 110px;
}

.eGov-banner2 {
	background: transparent url('/wps/themes/html/EGov/en/images/bg2.png') repeat-x scroll 0% 0%;
	width: 225px;
	height: 110px;
}

.eGov-banner-header {
	font-size: large;
	color: #BD7B27;
	font-family: Tahoma;
	margin: 30px 50px;
	text-align: center;
}

.eGov-banner3 {
	background: transparent url('../images/bg3.png') repeat-x 0 0%;
	width: 256px;
	height: 110px;
}

.search {
	position: relative;
	top: -68px;
	left: 574px;
	height: 0px;
	width: 160px;
}

.eGov-Login {
	padding: 0px 0px 0px 0px;
	width: 85%;
	font-family: Tahoma;
	color: #874232;
}

.SingIn-Out {
	font-weight: bold;
	font-family: Tahoma;
	color: #874232;
	position: relative;
	top: -2px;
	height: 30px;
}

.news-scroller {
	width: 555px;
	padding-left: 2px;
}

.links-simple {
    font-family: verdana;
    font-weight: normal;
	font-size: 14px;
    COLOR: #8A7C5B;
	text-decoration: none;
}

.no-link, .no-link:link, .no-link:visited, .no-link:hover {
	text-decoration: none;
}

.featured-link {
	background-color: #F4ECDF;
	border: 1px solid #ECDDC8;
	height: 80px;
	color: black;
}

.featured-link-header {
	background-color: #F4ECDF;
	height: 80px;
	color: #D01100;
	font-size: 13px;
	font-weight: bold;
	border: 0px;
}

.featured-link-intro {
	background-color: #F4ECDF;
	color: black;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
}

.eServices-more-link {
	background: transparent url('../images/More_old.png') repeat-y scroll 0% 0%;
	height: 16px;
	width: 70px;
	color: white;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding: 1px 2px 0px 8px;
	display: block;
}

.eServices-main {
	color: black;
	text-align: left;
}

.eServices-main .main-listing table {
	text-align: left;
}

.eServices-main .search-adv .search-button {
	width: 55px;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #7F9DB5;
	background: transparent url('../images/bg4.png') repeat-x scroll 0% 0%;
}

.eServices-main .search-adv .search-button span {
	color: black;
	font-size: 12px;
	position: relative;
	top: -2px;
	padding-right: 2px;
}

.eServices-main .search-bar {
	position: relative;
	top: -47px;
	left: 578px;
	height: 1px;
	width: 185px;
	margin: -19px -21px -21px;
}

.eServices-main .search-bar input {
	width: 114px;
}

.eServices-main .search-bar a{
	font-size: 10px;
}

.eServices-main .search-adv{
	font-size: 10px;
	color: black;
}

.eServices-main, .common-heading {
	color: #CC0001;
}

.eServices-logo {
	width: 100px;
	margin: 5px 0px 0px 0px;
	padding: 4px 0px;
	text-align: center;
	background: transparent url('../images/eServices_background.jpg') no-repeat scroll 0% 0%;
	height: 20px;
}

.useful-info-logo {
	width: 105px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px;
	text-align: center;
	background: transparent url('../images/eServices_background.jpg') no-repeat scroll 0% 0%;
	height: 20px;
}

.eServices-logo span {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	/*position: relative;
	top: -23px;
	left: 8px;*/
	height: 20px;
	padding: 0px;
	margin: 0px;
	width: 100px;
}

.eServices-header {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #D01100;
}

.eServices-listing-serviceName {
	font-size: small;
}

.eServices-listing {
	padding-bottom: 8px;
	padding-right: 2px;
}

.eServices-listing-arrow {
	padding-top: 2px;
	width: 13px;
}

.eServices-listing-new {
	font-family: tahoma;
	font-size: 9px;
	color: red;
}

td.eServices-separator{
	background-color: #E2DDE4;
	height: 1px;
	font-size: 0px;
}

.eServices-more table {
	width: 100%;
}

.eServices-more td {
	color: black;
	font-size: small;
	padding-top: 0px;
	padding-bottom: 0px;
}

.eServices-more {
	text-align: left;
}

.eServices-more .page-index-top {
	width: 150px;
	float: left;
	font-size: small;
	font-family: verdana;
}

.eServices-more .more-listings td {
	padding-top: 2px;
	text-align: left;
}

.more-listings td {
	color: black;
	font-size: small;
	height: 30px;
	border-bottom: 1px solid #E2DDE4;
}

.more-listings tr {
	vertical-align: middle;
	font-size: small;
	font-family: verdana;
}


.more-listings th {
	font-family: verdana;
	background-color: #F5EFE3;
	color: black;
	font-size: small;
	padding: 5px 5px;
}

.eServices-more-search  {
	position:relative;
	top:-2px;
}

.eServices-search {
	margin: 2px;
}

.eServices-search .more-listings td {
	padding: 2px;
	text-align: left;
}

.useful-info-nav-left {
	padding: 0px 0px 6px 1px;
	border: 1px solid #EBDCC7;
	margin-bottom: 2px;
	text-align: left;
}


/*********************************************
**                       eServices Launch                                                 **
*********************************************/

DIV.eservice-launch-scroll {
  position:relative;
  height:262px;
  overflow: auto;
}

.eServices-launch{
	height: 500px;
	margin: 0px 15px 0px 5px;
}

.eServices-launch .gadget{
	padding: 10px 0px 15px;
	font-family: Arial;
	font-size: 12px;
}

.eServices-launch td {
	text-align: left;
}

/*.eServices-launch ul li{
	font-size: 24px;
	position: relative;
	left: -24px;
	color: #D01100;
}
*/


.eServices-launch ul li, .eServices-launch ol li  ul li{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
}

.eServices-launch ul.circle li, .eServices-launch ul li.circle {
	list-style-type: circle;
}

.eServices-launch ul.disc li, .eServices-launch ul li.disc {
	list-style-type: disc;
}

.eServices-launch span{
	font-family: verdana;
	font-size: 12px;
	position: relative;
	top: -2px;
	color: black;
}

.eServices-launch h2 {
	color: #D01100;
	font-size: 18px;
}

.eServices-launch-button {
	background: #D01100 url('../images/right_arrow.png') no-repeat 97% 50%;
	font-family: verdana;
    font-weight: normal;
	font-size: 12px;
	color: white;
	padding: 5px 18px 5px 5px;
}

.eServices-launch-button span {
	color: white;
}

.eServices-launch-image {
	height: 130px;
	padding: 0px 5px 10px 0px;
}

.eServices-launch-description {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: black;
}

.eServices-launch-description  h3, .eServices-launch-description  h4{
	font-weight: bold;
	color: #D01100;
	font-size: 14px;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

.eServices-launch-description  h4{
	font-weight: normal;
	font-style: italic;
}

.eServices-launch-description  h4.underline{
	font-style: normal;
	text-decoration: underline;
}

.eServices-launch-description  p{
	padding: 0px 0px 4px 0px;
}

.eServices-launch-description  ol{
	margin-top: 5px;
	/*padding-left: 18px;*/
}

/*********************************************
**                         eServices Launch End                                        **
*********************************************/

/*********************************************
**                         WCM Specifics                                                  **
*********************************************/

.wcmContent {
	font-size: 11px; /*small;*/
	color: black;
	font-family: Arial;
	margin: 2px 8px 2px 4px;
}

.wcmContent hr {
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #DCC1A3;
}

.wcmContent h2 {
	color: #8A7B5C;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	text-transform: uppercase;
}

.wcmContent h3 {
	color: /*#8A7B5C; */#D01100;
	padding-top: 8px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

.wcmContent h3,.wcmContent p,.wcmContent div{
	padding-left: 2px;
	padding-right: 2px;
}

.wcmContent h3.simple {
	color: #8A7B5C;
	margin: 0px;
	clear: both;
	padding: 2px 0px 0px 0px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

.wcmContent p.simple {
	/*border: 1px solid red;*/
	margin: 0px;
	padding: 4px 0px 6px 0px;
}

.wcmContent h4.simple {
	color: #8A7B5C; 
	padding: 4px 0px 2px 0px;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}

.wcmContent ul li {
	color: #D01100;
}

.wcmContent ul.simple li {
	color: black;
	list-style-type: square;
}

.wcmContent table {
	border-top: 1px solid #DCC1A3;
	border-left: 1px solid #DCC1A3;
	clear: both;
	text-align: left;
	margin-left: 20px;
	width: 90%;
	border-collapse: collapse;
}

.wcmContent table.bottom-border {
	border: 0px;
	border-bottom: 1px solid #DCC1A3;
	clear: both;
	text-align: left;
	margin-left: 20px;
	width: 90%;
	border-collapse: collapse;
}

.wcmContent table.bottom-border th {
	color: black;
	background-color: transparent;
	border: 0px;
}

.wcmContent table.bottom-border td {
	border-right: 0px;
}

.wcmContent table.hollow-border {
	border-left: 1px solid #DCC1A3;
	border-top: 1px solid #DCC1A3;
	clear: both;
	text-align: left;
	margin: 10px 0px 10px 10px;
	width: 95%;
	border-collapse: collapse;
	padding: 0px;
}

.wcmContent table.hollow-border th {
	color: black;
	background-color: transparent;
	border-bottom: 1px solid #DCC1A3;
	border-right: 1px solid #DCC1A3;
}

.wcmContent table.hollow-border td {
	border-bottom: 1px solid #DCC1A3;
	border-right: 1px solid #DCC1A3;
}


.wcmContent th,.wcmContent td{
	border-bottom: 1px solid #DCC1A3;
	border-right: 1px solid #DCC1A3;
}

.wcmContent th {
	background-color: #FBF4EA;
	color: #8A7B5C;
	padding: 8px 8px 8px 5px;
}

.wcmContent td {
	padding: 6px 0px 4px 5px;
}

.wcmContent span.download {
	text-align: right;
	display: block;
}

.wcmContent .address {
	margin: 10px;
}

.wcmContent .address span.header {
	margin-bottom: 8px;
	display: block;
}

.wcmContent .address span.highlight {
	color: #D01100;
}


/***************************
 *    new portal style END *
 ***************************/
 
/***********************************************************************
 *    Name 	  : more 												   *
 *    Description : This style is to apply for the More link *
 ***********************************************************************/
.more
{
    FONT-SIZE: 11px;
    COLOR: #8A7C5B;
    FONT-FAMILY: Verdana;
    font-weight : bold;
}
/***********************************************************************
 *    Name 	  : h3 												   *
 *    Description : This style is to apply for the header *
 ***********************************************************************/
.h3
{
    color: #8A7C5B;
    font-size: 16px;
    font-family: verdana;
    font-weight : bold;
    text-transform: uppercase;
}
/***********************************************************************
 *    Name 	  : update 												   *
 *    Description : This style is to apply for the update link *
 ***********************************************************************/
.update
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    font-weight : bold;
}
/***********************************************************************
 *    Name 	  : A1:link 												   *
 *    Description : This style is to apply for the Hyper links *
 ***********************************************************************/
.A1:link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}
/***********************************************************************
 *    Name 	  : A1:visited												   *
 *    Description : This style is to apply for the visited Hyper link *
 ***********************************************************************/

.A1:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}
/***********************************************************************
 *    Name 	  : A1:hover 												   *
 *    Description : This style is to apply for the link on mouse over *
 ***********************************************************************/
.A1:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}
/***********************************************************************
 *    Name 	  : A2:link 												   *
 *    Description : This style is to apply for the link *
 ***********************************************************************/
.A2:link
{
    FONT-SIZE: 11px;
    COLOR: #8A7C5B;
    FONT-FAMILY: Verdana;
    font-weight : bold;
    TEXT-DECORATION: none;
}
/***********************************************************************
 *    Name 	  : A2:visited 												   *
 *    Description : This style is to apply for the Visited link *
 ***********************************************************************/
.A2:visited
{
    FONT-SIZE: 11px;
    COLOR: #8A7C5B;
    FONT-FAMILY: Verdana;
    font-weight : bold;
    TEXT-DECORATION: none;
}
/***********************************************************************
 *    Name 	  : A2:hover 												   *
 *    Description : This style is to apply for the mouse over on the link *
 ***********************************************************************/
.A2:hover
{
    FONT-SIZE: 11px;
    COLOR: #8A7C5B;
    FONT-FAMILY: Verdana;
    font-weight : bold;
    TEXT-DECORATION: none;
}

/***********************************************************************
 *    Name 	  : A3:link 												   *
 *    Description : This style is to apply for the link *
 ***********************************************************************/
.A3:link
{
    COLOR: #44332B;
    TEXT-DECORATION: none;
}
/***********************************************************************
 *    Name 	  : A3:visited 												   *
 *    Description : This style is to apply for the visited link *
 ***********************************************************************/
.A3:visited
{
    COLOR: #44332B;
    TEXT-DECORATION: none;
}
/***********************************************************************
 *    Name 	  : A3:hover 												   *
 *    Description : This style is to apply for the mouse over on the link *
 ***********************************************************************/
.A3:hover
{
    COLOR: #44332B;
    TEXT-DECORATION: none;
}
/***********************************************************************
 *    Name 	  : A4:link 												   *
 *    Description : This style is to apply for the link *
 ***********************************************************************/
.A4:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
/***********************************************************************
 *    Name 	  : A4:visited 												   *
 *    Description : This style is to apply for the visited link *
 ***********************************************************************/
.A4:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
/***********************************************************************
 *    Name 	  : A4:hover												   *
 *    Description : This style is to apply for the mouse overof the link *
 ***********************************************************************/
.A4:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
/***********************************************************************
 *    Name 	  : blue-link:link 												   *
 *    Description : This style is to apply for the blue link *
 ***********************************************************************/
.blue-link:link
{
    COLOR: #2360CA;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : blue-link:visited 												   *
 *    Description : This style is to apply for the visited blue link *
 ***********************************************************************/
.blue-link:visited
{
    COLOR: #2360CA;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : blue-link:hover 												   *
 *    Description : This style is to apply for the mouse over of the blue link *
 ***********************************************************************/
.blue-link:hover
{
    COLOR: 5D6063;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : border 												   *
 *    Description : This style is to apply for the boarder *
 ***********************************************************************/
.border
{
    border:#3333FF;
    border-width:thin;
}
/***********************************************************************
 *    Name 	  : table_border1 												   *
 *    Description : This style is to apply for the thick table border  *
 ***********************************************************************/
.table_border1 
{
    border: solid #27496E;
    border-width: 1.5px;

}
/***********************************************************************
 *    Name 	  : border2 												   *
 *    Description : This style is to apply for the thick table boarder *
 ***********************************************************************/
.border2 
{
    border: solid #27496E;
    border-width: 1.5px;

}
/***********************************************************************
 *    Name 	  : gray 												   *
 *    Description : This style is to apply for the gray colour text *
 ***********************************************************************/
.gray
{
    FONT-SIZE: 10px;
    COLOR: #58595B;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : gray1 												   *
 *    Description : This style is to apply for the gray colour text with bold *
 ***********************************************************************/
.gray1
{
    FONT-SIZE: 11px;
    COLOR: #979593;
    FONT-FAMILY: Verdana;
    font-weight : bold;
}
/***********************************************************************
 *    Name 	  : menu-title												   *
 *    Description : This style is to apply for the menu title *
 ***********************************************************************/
.menu-title
{
    font-size: 11px;
    color: #979593;
    font-family: verdana;
    font-weight : bold;
    padding-left: 8px;
}
/***********************************************************************
 *    Name 	  : blue 												   *
 *    Description : This style is to apply for the blue colour text *
 ***********************************************************************/
.blue
{
    FONT-SIZE: 10px;
    COLOR: #0062BE;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : background1 												   *
 *    Description : This style is to apply for the portel back ground *
 ***********************************************************************/
.background1
{
    COLOR: #979593;
    FONT-FAMILY: Verdana;
    font-size: 11px;
    font-weight : bold;
    background:#F6F0E6;
    height:19px;
    left:5;
    vertical-align:middle;
}
/***********************************************************************
 *    Name 	  : background2 												   *
 *    Description : This style is to apply for the yellow back ground  with red fore colour*
 ***********************************************************************/
.background2
{
    COLOR: #EE1C23;
    FONT-FAMILY: Verdana;
    font-size: 11px;
    background:#FFFACF;
    height:19px;
    vertical-align:middle;
}

/***********************************************************************
 *    Name 	  : background3 												   *
 *    Description : This style is to apply for the yellow back ground  with normal fore colour*
 ***********************************************************************/
.background3
{
    COLOR: #58595B;
    FONT-FAMILY: Verdana;
    font-size: 9px;
    background:#FFFACF;
    height:19px;
    vertical-align:middle;
}

/***********************************************************************
 *    Name 	  : txt-box 												   *
 *    Description : This style is to apply for the text box *
 ***********************************************************************/
.txt-box
{
    color: #697675;
    font-family: Tahoma;
    font-size: 11px;
}

/***********************************************************************
 *    Name 	  : line 												   *
 *    Description : This style is to apply for solid line*
 ***********************************************************************/
.line
{
     border-bottom: 1px solid #EBD2B2;
}
/***********************************************************************
 *    Name 	  : welcome 												   *
 *    Description : This style is to apply for welcome text*
 ***********************************************************************/ 
.welcome
{
    FONT-SIZE: 10px;
    COLOR: #8A8A8A;
    FONT-FAMILY: Verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : topNavLink, .topNavLink:visited, .topNavLink:hover, .topNavLink:active 												   *
 *    Description : This style is to apply for top navigation and visited links*
 ***********************************************************************/
.topNavLink, .topNavLink:visited, .topNavLink:hover, .topNavLink:active
{
    font-size: 11px;
    color: #EEEEEE;
    font-family: Verdana;
    font-weight : normal;
    text-decoration: none;
    display: block;
    height: 16px;
    text-align: center;
}
/***********************************************************************
 *    Name 	  : topNavLink-selected												   *
 *    Description : This style is to apply for top navigation selected links*
 ***********************************************************************/
.topNavLink-selected
{
    font-size: 11px;
    color: white;
    font-family: Verdana;
    font-weight : bold;
    text-decoration: none;
    display: block;
    height: 16px;
    text-align: center;
}
/***********************************************************************
 *    Name 	  : logo 												   *
 *    Description : This style is to apply for E-Gov Logo Picture*
 ***********************************************************************/
.logo
{
    margin: 5px 0px 0px 10px;
}
/***********************************************************************
 *    Name 	  : gray-bottom 												   *
 *    Description : This style is to apply for gray text (bold) in the bottom of the portal*
 ***********************************************************************/
.gray-bottom
{
	font-size: 10px;
	color: #8B8B8B;
	font-family: verdana;
	font-weight : bold;
}

/***********************************************************************
 *    Name 	  : gray-bottom-text 												   *
 *    Description : This style is to apply for gray text in the bottom of the portal*
 ***********************************************************************/
.gray-bottom-text
{
	font-size: 9px;
	color: #A5A0A0;
	font-family: verdana;
	font-weight : normal;
}

/***********************************
 *   SPECIFIC FOR WEATHER SERVICE  *
 ***********************************/
/***********************************************************************
 *    Name 	  : weather-container 												   *
 *    Description : Container of the Weather Information*
 ***********************************************************************/
.weather-container
{
    /*padding: 2px 10px 0px 0px;*/       /* Commented by Praveen Kumar Sharma */
}
/***********************************************************************
 *    Name 	  : datetime 												   *
 *    Description : Date and time shown in the Weather Container*
 ***********************************************************************/
.datetime
{
    font-size: 10px; 
    font-family: Verdana; 
    color: #A48872;
    display: inline;
    letter-spacing: -0.05em;
}
/***********************************************************************
 *    Name 	  : day 												   *
 *    Description : day shown in the Weather Information*
 ***********************************************************************/
.day
{
    font-size: 11px;
    font-family: Verdana; 
    font-weight : bold; 
    color: #A48872;
    display: inline;
    letter-spacing: 0px;
}
/***********************************************************************
 *    Name 	  : weather 												   *
 *    Description : Weather shown in the container*
 ***********************************************************************/
.weather
{
    font-size: 10px; 
    font-family: Verdana; 
    color: #A48872;
    display: inline;
	cursor: pointer;
}
/***********************************************************************
 *    Name 	  : weather-icon 												   *
 *    Description : Weather Icon*
 ***********************************************************************/
.weather-icon
{
    display: inline;
    vertical-align: -5px;
    margin-left: 1px;
    margin-right: 2px;
}
/***********************************************************************
 *    Name 	  : conditionsHead 												   *
 *    Description : Header information of the Pop-Up Contauiner*
 ***********************************************************************/
.conditionsHead
{
    font-size: 14px; 
    font-family: Verdana; 
    color: #846852;
    font-weight: bold;
    text-align: center;
    padding: 0px 10px 0px 10px;
}
/***********************************************************************
 *    Name 	  : condition 												   *
 *    Description : detail of the  of the Weather Information*
 ***********************************************************************/
.condition
{
    font-size: 11px; 
    font-family: Verdana; 
    color: #000000;
    padding: 0px 10px 0px 10px;
}
/***********************************************************************
 *    Name 	  : bigTemp 												   *
 *    Description : Temperature shown in the pop up(in big size)*
 ***********************************************************************/
.bigTemp
{
    font-size: 26px; 
    color: white; 
    font-weight: bold;
    display: inline;
    padding: 10px 0px 10px 3px;
    float: left;
}
/***********************************************************************
 *    Name 	  : highLow 												   *
 *    Description : High and Low temperature shown in Pop-up*
 ***********************************************************************/
.highLow
{
    color: white; 
    font-size: 9px;
    font-family: Verdana; 
    display: inline;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
}

/***************************
 *   WEATHER SERVICE END   *
 ***************************/

/*************************
 *   POLL SYSTEM START   *
 *************************/
/***********************************************************************
 *    Name 	  : small-button 												   *
 *    Description : Button shown for Vote and Result*
 ***********************************************************************/
.small-button
{
    height: 17px;
    font-size: 9px;
}
/***********************************************************************
 *    Name 	  : exclaim 												   *
 *    Description : Button shown for Vote and Result*
 ***********************************************************************/
.exclaim
{
    vertical-align: -2px;
    border-top: 1px solid #DDD8AD;
    border-left: 1px solid #DDD8AD;
}
/***********************************************************************
 *    Name 	  : poll 												   *
 *    Description : Text shown in the poll result*
 ***********************************************************************/
.poll
{
    font-size: 9px;
    color: #979593;
    font-family: verdana;
    font-weight : normal;
    padding-left: 30px;
    margin-bottom: 10px;
}
/***********************************************************************
 *    Name 	  : pollQ												   *
 *    Description : Poll Question*
 ***********************************************************************/
.pollQ
{
    color: #979593; 
    font-size: 12px; 
    font-family: Verdana; 
    font-weight : bold; 
    margin: 20px 20px 0px 20px;
}
/***********************************************************************
 *    Name 	  : pollQchannel 												   *
 *    Description : Poll Question in the poll result page*
 ***********************************************************************/
.pollQchannel
{
    font-size: 10px;
    color: #8A7C5B;
    font-family: verdana;
    font-weight : normal;	
    margin-bottom: 5px;
}
/***********************************************************************
 *    Name 	  : poll-options 												   *
 *    Description : For the DIV tag for the complete poll option*
 ***********************************************************************/
.poll-options
{
   text-align: center;
    margin-top: 5px;
}
/***********************************************************************
 *    Name 	  : txt-box-long-poll 												   *
 *    Description : Drop down to select the option*
 ***********************************************************************/
.txt-box-long-poll
{
    color: #8A7C5B;
    font-family: verdana;
	font-weight : normal;
    font-size: 10px;
    width: 210px;
}
/***********************************************************************
 *    Name 	  : optCell 												   *
 *    Description : applied for the result of poll*
 ***********************************************************************/
.optCell
{
    background-color: #FFFACF; 
    padding: 5px;
    font-family: Verdana; 
    font-size: 10px; 
}
/***********************************************************************
 *    Name 	  : bar 												   *
 *    Description : applied for the bar charts*
 ***********************************************************************/
.bar
{
    border: 1px solid black; 
    padding: 2px; 
    margin: 2px;
}

/***********************
 *   POLL STYLES END   *
 ***********************/


/***************************
 *   MESSAGE BORD START   *
 ***************************/
/***********************************************************************
 *    Name 	  : msgboard-bg2 												   *
 *    Description : Background Image shown in 'Inviduals' tab*
 ***********************************************************************/
.msgboard-bg2
{
    background-image: url('../images/msgboard-bg2.png');
    background-position: left top;
    background-repeat: repeat-y;
}
/***********************************************************************
 *    Name 	  : msgboard-bg 												   *
 *    Description : Background Image shown in 'Main' tab*
 ***********************************************************************/
.msgboard-bg
{
    background-image: url('../images/msgboard-bg.png');
    background-position: left top;
    background-repeat: no-repeat;
    height: 175px;
}
/***********************************************************************
 *    Name 	  : msgboard-link 												   *
 *    Description : links shown in the message board*
 ***********************************************************************/
.msgboard-link, .msgboard-link:visited, .msgboard-link:hover, .msgboard-link:active
{
    text-decoration: none;
    display: block;
    color: #2360CA;
    font-family: Verdana;
    font-weight : normal;
    font-size: 11px;
    padding: 4px 21px 2px 0px;
    width: 159px;
    height: 15px;
}

/***********************************************************************
 *    Name 	  : msgboard-table 												   *
 *    Description : table in the message board*
 ***********************************************************************/
.msgboard-table
{
    margin: -2px;
}
/***********************************************************************
 *    Name 	  : msgboard-content 												   *
 *    Description : content of the message board*
 ***********************************************************************/
.msgboard-content
{
    height: 105px;
    padding-left: 1px;
    overflow: hidden;
}

/***********************************************************************
 *    Name 	  : msgboard-link-bg 												   *
 *    Description : background of the links in message board*
 ***********************************************************************/
.msgboard-link-bg
{
    text-decoration: none;
    display: block;
    color: #2360CA;
    font-family: Verdana;
    font-weight : normal;
    font-size: 11px;
    padding: 4px 21px 2px 0px;
    width: 159px;
    height: 15px;
    background-image: url('../images/msgboard-link-bg.png');
}
/***********************************************************************
 *    Name 	  : bordered 												   *
 *    Description : Blue boarder of the Message board table*
 ***********************************************************************/
.blue-bordered, .blue-bordered td
{
    border: 1px solid #719FFF;
    border-collapse: collapse;
}

/*************************
 *   Message Board End   *
 *************************/

/*****************************
 *    EGOV COMMON CONTROLS STARTS      *
 *****************************/
 /***********************************************************************
 *    Name 	  : egov-portlet-textt 					       *
 *    Description :  This style is to be for text in portalet*
 *                                                  *
 ***********************************************************************/
.egov-portlet-text
{
    font-family: Verdana;
    font-size: 11px;
} 
/***********************************************************************
 *    Name 	  : egov-text 					       *
 *    Description :  This style is to be applied for label*
 *                                                  *
 ***********************************************************************/
.egov-text
{
    color: #697675;
    font-family: Tahoma;
    font-size: 11px;	
}
/***********************************************************************
 *    Name 	  : egov-checkbox 					       *
 *    Description : This style is to be applied for Check box*
 *                                                  *
 ***********************************************************************/
.egov-checkbox
{
    color: #697675;
    font-family: Tahoma;
    font-size: 11px;
}
/***********************************************************************
 *    Name 	  : egov-radio 					       *
 *    Description : This style is to be applied for Radio button*
 *                                                  *
 ***********************************************************************/
.egov-radio
{
    color: #697675;
    font-family: Tahoma;
    font-size: 11px;
}
/***********************************************************************
 *    Name 	  : egov-select 					       *
 *    Description : This style is to be applied for drop down*
 *                                                  *
 ***********************************************************************/
.egov-select
{
    color: #697675;
    font-family: Tahoma;
    font-size: 11px;
}
/***********************************************************************
 *    Name 	  : egov-button 					       *
 *    Description : This style is to be applied for button*
 *                                                  *
 ***********************************************************************/
.egov-button
{
    height: 23px;
    font-size: 11px;
}
/***********************************************************************
 *    Name 	  : egov-button-small 					       *
 *    Description : This style is to be applied for small button*
 *                                                  *
 ***********************************************************************/
.egov-button-small
{
    height: 17px;
    font-size: 9px;
}
/***********************************************************************
 *    Name 	  : egov-textarea 					       *
 *    Description : This style is to be applied for Text Area*
 *                                                  *
 ***********************************************************************/
.egov-textarea
{
    color: #697675;
    font-family: Tahoma;
    font-size: 11px;
}
/***********************************************************************
 *    Name 	  : egov-link-blue 					       *
 *    Description : This style is to be applied for Hyper link*
 *                                                  *
 ***********************************************************************/
.egov-link-blue
{
    color: blue;
    text-decoration: none;
    font-family: Verdana;
}



 
/*****************************
 *    EGov COMMON CONTROLS End        *
 *****************************/





/*****************************
  *  SPECIFIC START *
  *****************************/
  /***********************************************************************
 *    Name: lbl_Bg_Text
 *    Description: This is to be used in the introduction, instructions and body of the page
 ***********************************************************************/
 
 .lbl_Bg_Text
{

    font-size: 11px;
    color: #8a7c5b;
    font-family: verdana;
    font-weight : normal;
    background-color :#f6f0e6;
    
     
 }
 
 /***********************************************************************
 *    Name: Instr_Text
 *    Description: This is to be used in the introduction, instructions and body of the page
 ***********************************************************************/
 
 .Instr_Text
 {
     font-family: Verdana;
     font-size: 11px;
 }
 
 
  
 /***********************************************************************
 *    Name: Mand_Text
 *    Description: This is to be used for mandatory msg
***********************************************************************/

  .Mand_Text
 {
     font-family: Verdana;
     font-size: 11px;
     font-weight: bold;
     color: red;
 }
 
  /***********************************************************************
 *    Name: Err_Text
 *    Description: This is to be used for error msgs/Validation
 ***********************************************************************/

  .Err_Text
 {
     font-family: Verdana;
     font-size: 11px;
     color: red;
 }
 
 
  /***********************************************************************
 *    Name 	  : links_Text					       *
 *    Description : This style is to set for normal HeyperLink	       *
 ***********************************************************************/
.links_Text
{
    color: blue;
    text-decoration: Underline;
    font-family: Verdana;
    font-weight: normal;
    font-size:11px
}
 
 
  /***********************************************************************
 *    Name 	  : btn_text 					       *
 *    Description : This style is to set for command button	       *
 ***********************************************************************/
.btn_text
{
    height: 23px;
    font-size: 11px;
    font-family: Verdana;
	font-weight: normal;
}
 
 
/***********************************************************************
 *    Name 	  : portlet-text 					       *
 *    Description : Plain text in the service*
 *                                                  *
 ***********************************************************************/
.portlet-text
{
    font-family: Verdana;
    font-size: 11px;
} 
 /***********************************************************************
 *    Name 	  : err-red 					       *
 *    Description : This style is to show the Important Error Message  *
 *                  and required field                                 *
 ***********************************************************************/
.err-red
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: red;
    text-align: center
}
/***********************************************************************
 *    Name 	  : val-err-msg					       *
 *    Description : This style is to show the validation Error Message *
 ***********************************************************************/
.val-err-msg
{
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: red;
}
/***********************************************************************
 *    Name 	  : td-border 					       *
 *    Description : This style is to show the border of the normal     *
		    <td> tag in a table.  			       *
 ***********************************************************************/
.td-border
{
    border: 1px solid black;
}
/***********************************************************************
 *    Name 	  : td-no-border				       *
 *    Description : This style is to show <td> tag with out any border *
 *		    in a table					       *
 ***********************************************************************/
.td-no-border
{
    border-width: 0px;
}
/***********************************************************************
 *    Name 	  : th-bg 					       *
 *    Description : This style is to set Background of the table header*
  ***********************************************************************/
.th-bg
{
    color: brown;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    background: #F6F0E6;
    vertical-align: middle;
    text-align: center;
}
/***********************************************************************
 *    Name 	  : drop-down 					       *
 *    Description : This style is to set for drop down list	       *
 * *********************************************************************/
.drop-down
{
    COLOR: #697675;
    font-family: Tahoma;
    font-size: 11px;
    width: 200px;
}
/***********************************************************************
 *    Name 	  : txt-box-short 				       *
 *    Description : This style is to set for normal text box	       *
 ***********************************************************************/
.txt-box-short
{
    COLOR: #697675;
    font-family: Tahoma;
    font-size: 11px;
}
/***********************************************************************
 *    Name 	  : txt-box-long				       *
 *    Description : This style is to set for Long text box	       *
 ***********************************************************************/
.txt-box-long
{
    color: #697675;
    font-family: Tahoma;
    font-size: 11px;
    width: 197px;
}
/***********************************************************************
 *    Name 	  : txt-area 					       *
 *    Description : This style is to set for text area		       *
 ***********************************************************************/

.txt-area
{
    COLOR: #697675;
    font-family: Tahoma;
    font-size: 11px;
    width: 195px;
    height: 100px;
}
/***********************************************************************
 *    Name 	  : links 					       *
 *    Description : This style is to set for normal HyperLink	       *
 ***********************************************************************/
.links
{
    color: #44332B;
    text-decoration: none;
    font-family: verdana;
    font-weight: normal;
}
/***********************************************************************
 *    Name 	  : links-gray 					       *
 *    Description : This style is to set for gray HyperLink	       *
 ***********************************************************************/
.links-gray
{
    color: gray;
    text-decoration: none;
    font-family: Verdana;
    font-weight: normal;
}
/***********************************************************************
 *    Name 	  : links-gray:hover				       *
 *    Description : This style is to set on mouse over of gray 	       *
 *		    heyper link	       				       *
 ***********************************************************************/
.links-gray:hover
{
    color: brown;
    font-weight: bold;
}
/***********************************************************************
 *    Name 	  : links-blue					       *
 *    Description : This style is to set on mouse over of gray 	       *
 *		    heyper link	       				       *
 ***********************************************************************/
.links-blue
{
    color: blue;
    text-decoration: none;
}
/***********************************************************************
 *    Name 	  : faq-question				       *
 *    Description : This style is to set for Alternative text in table *
 *		    as colour1					       *
 ***********************************************************************/
.faq-question
{
    font-size: 11px;
    font-family: verdana;
}
/***********************************************************************
 *    Name 	  : faq-answer 					       *
 *    Description : This style is to set for Alternative text in table *
 *		    as colour2					       *
 ***********************************************************************/
.faq-answer
{
    font-size: 11px;
    font-family: verdana;
}
/***********************************************************************
 *    Name 	  : btn 					       *
 *    Description : This style is to set for command button	       *
 ***********************************************************************/
.btn
{
    height: 23px;
    font-size: 11px;
}
/***********************************************************************
 *    Name 	  : form-label 					       *
 *    Description : This style is to set for label values	       *
 ***********************************************************************/
.form-label
{
    font-size: 11px;
    color: #8a7c5b;
    font-family: verdana;
    font-weight : normal;
}
/***********************************************************************
 *    Name 	  : legal-stmt-heading 				       *
 *    Description : This style is to set for heading of the legal      *
 *		    statement 		       			       *
 ***********************************************************************/
.legal-stmt-heading
{
	font-size:14px;
	font-weight:bold;
	color:#4065B3;
}
/***********************************************************************
 *    Name 	  : legal-stmt-text				       *
 *    Description : This style is to set for legal  statement          *
 ***********************************************************************/
.legal-stmt-text
{
	font-size:12px;
	font-weight:normal;
}
/***********************************************************************
 *    Name 	  : header-top 					       *
 *    Description : This style is to set for Page heder/title          *
 ***********************************************************************/
.header-top
{
	border-bottom: 1px solid #ebd2b2; 
	border-top: 1px solid #ebd2b2;
	margin : 0px -2px 0px -2px; 
	background-color:#f6f0e6;
	color: #8a7c5b;
	font-size: 14px;
	font-family: verdana;
	font-weight : bold;
	text-align: center;
}
/***********************************************************************
 *    Name 	  : cream-bordered 					       *
 *    Description : This style is to set for tables with boarders          *
 ***********************************************************************/
.cream-bordered, .cream-bordered td
{
	border: 1px solid #EBD2B2;
	border-collapse: collapse;
}
/***********************************************************************
 *    Name 	  : cream-bordered 					       *
 *    Description : This style is to set for tables with boarders          *
 ***********************************************************************/
.cream-bordered td.theader
{
	background-color: #FAF4EA;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	border: 1px solid #DBC2A2;
}
/***********************************************************************
 *    Name 	  : top-down 					       *
 *    Description : This style is to set for the container which shows  *
 *    text in top down text in center align           *
 ***********************************************************************/
.top-down td.theader
{
	text-align: center;
	padding-left: 0px;
}
/***********************************************************************
 *    Name 	  : button-inverter 					       *
 *    Description : Invert the text or control from right to left           *
 ***********************************************************************/
.button-inverter
{
	direction: rtl;
	float: left;
}
/***********************************************************************
 *    Name 	  : button-inverter 					       *
 *    Description : Invert the text or control from left to right    *
 ***********************************************************************/
.button-inverter input
{
	direction: ltr;
	float: none;
}
/***********************************************************************
 *    Name 	  : adjust_right 					       *
 *    Description : This style is to set for align the text right          *
 ***********************************************************************/

.adjust_right
{
	text-align:right; 
}

/***********************************************************************
 *    Name 	  : adjust_left 					       *
 *    Description : This style is to set for align the text left          *
 ***********************************************************************/

.adjust_left
{
	text-align:left; 
}

/***********************************************************************
 *    Name 	  : no-bdr-lbl 					       *
 *    Description : This style is to table inside cream border *
					table(to override)        *
 ***********************************************************************/
.no-bdr-lbl, .no-bdr-lbl td
{
 border: 0px;
 font-size: 11px;
 color: #8a7c5b;
 font-family: verdana;
 font-weight : normal;
}

.no-bdr-txt, .no-bdr-txt td
{
 border: 0px;
}

/***********************************************************************
 *    Name 	  : form-label-SubHeading 					       *
 *    Description : This style is to set for sub headings          *
 ***********************************************************************/
.form-label-SubHeading
{
	font-size: 11px;
    color: #8a7c5b;
    font-family: verdana;
    font-weight : bold;
}

/***********************************************************************
 *    Name 	  : form-label-bg 					       *
 *    Description : This style is to set for label values with back colour	       *
 ***********************************************************************/
.form-label-bg
{
    font-size: 11px;
    color: #8a7c5b;
    font-family: verdana;
    font-weight : normal;
    background-color :#f6f0e6;
    width:50%;  
     
 }

/***********************************************************************
 *    Name 	  : form-label-bold				       *
 *    Description : This style is to set for label 		       *
 ***********************************************************************/
.form-label-bold
{
    font-size: 11px;
    color: #8a7c5b;
    font-family: verdana;
    background-color:#f6f0e6;
    font-weight : bold;
}


/***********************************************************************
 *    Name             : btn-fixed-width                               *
 *    Description : This style is to apply for the buttons to have fixed 
 *                            width & Height                 *
 ***********************************************************************/

English:

.btn-fixed-width
{
    height: 23px;
    font-size: 11px;
    font : verdana;
    width :70px
   }


/***************************
 *    SERVICE SPECIFIC END *
 ***************************/