.menubg {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}/*
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.contentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}*/
.whitetextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MenutitleLeftBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5A3C42;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A3C42;
	text-decoration: none;
}
.bdrleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #AB9B92;
}
.bgpink 
{
	background-color: #FAEB98;
	/*background-color: #F8EBBC;*/
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.border {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #999999;
	background-color: #D8D8D8;
}

.Btn {
  BORDER-RIGHT: #e6e5ff thin outset; 
  BORDER-TOP: #e6e5ff thin outset; 
  BORDER-LEFT: #e6e5ff thin outset; 
  WIDTH: 94px; 
  BORDER-BOTTOM: #e6e5ff thin outset; 
  HEIGHT: 21px; 
  BACKGROUND-COLOR: aliceblue;
  TEXT-ALIGN:center;
}

#leftMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A3C42;
	text-decoration: none;
}
#leftMenu a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A3C42;
	text-decoration: none;
}

#leftMenu a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #842429;
	text-decoration: none;
}
#bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #5A3C42;
	text-decoration: none;
	background-color:#FFFFFF;
	border-top:1px solid #800000;
}

#bottom a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8A191F;
	text-decoration: none;
	
}
#bottom a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;

}

#head td
{
	background:#5A3C42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#head .left
{
background-image:url(headLeft.jpg);
background-position:left;
background-repeat:no-repeat;
}
#head .right
{
background-image:url(headRight.jpg);
background-position:right;
background-repeat:no-repeat;
}

.logoBottom
{
border-bottom:1px solid #842429;
}
.NewBottomLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8A191F;
	text-decoration: none;
}
.NewBottomLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

/*1003*/
.WhiteLBBorder
{
	border-bottom : solid 3px white;
	border-left : solid 3px white;
}
.WhiteLBorder
{
	border-left : solid 3px white;
}
.WhiteBRBorder 
{
	border-bottom : solid 3px white;
	border-right : solid 3px white;
	font-size : 12px;
}
.1003Content
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.WhiteBBorder
{
	border-bottom : solid 3px white;
	font-size : 12px;
}
.WhiteBRBorder1
{
	border-bottom : solid 3px white;
	border-right : solid 3px white;
	font-size : 12px;
}
.WhiteBRBorderRED
{
	border-bottom : solid 3px white;
	border-right : solid 3px white;
	background-color:#8F3B3E;
	color:#FFFFFF;
}
.WhiteBBorderRED
{
	border-bottom : solid 3px white;
	background-color:#8F3B3E;
	color:#FFFFFF;
}

.input_textbox {
	BORDER-RIGHT: #333333 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #333333 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	BORDER-LEFT: #333333 1px solid; 
	COLOR: #333333;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px; 
	BORDER-BOTTOM: #333333 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	padding-right:4px;
}
.yellow_textbox {
	BORDER-RIGHT: #333333 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #333333 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 14px; 
	MARGIN: 0px; 
	BORDER-LEFT: #333333 1px solid; 
	COLOR: #000000;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px; 
	BORDER-BOTTOM: #333333 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR:#FFFFD2;
	TEXT-DECORATION: none;
	padding-right:4px;
}
.inputnumtextbox {
	BORDER-RIGHT: #333333 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #333333 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	BORDER-LEFT: #333333 1px solid; 
	COLOR: #333333;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px; 
	BORDER-BOTTOM: #333333 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	text-align:right;
	padding-right:4px;
}
.lo_input_textbox {
	BORDER-RIGHT: #333333 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #333333 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT :bold ;
	MARGIN: 0px; 
	BORDER-LEFT: #333333 1px solid; 
	COLOR: #333333;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px; 
	BORDER-BOTTOM: #333333 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	padding-right:4px;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.commentsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.1003HeaderA {
	background-color: #B8822C;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.CPSHeaderForRow{
	background-color: #601215;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.1003HeaderB {
	background-color: #B8822C;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.1003BodyA {
	background-color: #EFD077;
	height:26px;
	font-size : 12px;
}
.1003BodyB {
	background-color: #EFD077;
	height:26px;
	font-size : 12px;
}

.1003BodyB1 {
	/*background-color: #E8E0DD;*/
	background-color: #EFD077;
	height:26px;
	font-size : 12px;
	border-bottom : solid 3px white;
}

.1003BodyRead {
	background-color: red;
	height:26px;
}

.orangeHeader {
	background-color: #655543;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lemonHeader {
	background-color: #655543;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lightLemonBG {
	background-color: #efd077;
	height:26px;
}
.oliveHeader {
	background-color: #655543;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lightOliveBG {
	background-color: #D7CCBC;
	height:26px;
}
.purpleHeader {
	background-color: #846EB2;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lightPurpleBG {
	background-color: #BDADE0;
}
.aquaHeader {
	background-color: #5A8E8C;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lightAquaBG {
	background-color: #97E1DE;
}
.brownHeader {
	background-color: #655543;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lightBrownBG {
	background-color: #C6A889;
}
.maroonHeader {
	background-color: #931907;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lightMaroonBG {
	background-color: #FF9D8C;
}
.greenHeader {
	background-color: #7D9F2D;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lightGreenBG {
	background-color: #C0DC7E;
}
.darkBlueHeader {
	background-color: #4D4DB0;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.darkBlueBG {
	background-color: #B3B3DD;
}


/* Gitika */

.helplink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8A191F;
	text-decoration: none;
	
}
.helplink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #5A3C42;
	text-decoration: none;
	background-color: #B8822C;
	border: 1px solid #DABA44;
}
.1003button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold ;	
	color: #5A3C42;
	text-decoration: none;
	background-color: #ddd4c6;
	border: 1px solid #5A3C42;
}

.newfooterlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8A191F;
	text-decoration: none;
	
}
.newfooterlink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;

}
.rtheading {
	color:#B8822C;
	font-family:Tahoma,verdana,Arial; 
	font-size:18px;	
	font-weight:bold;
}
.personalheading
{
	color:#5E3F44;
	font-family:Arial,Tahoma,verdana; 
	font-size:10pt;	
	font-weight:bold;
}
.formtitle
{
	color:#5E3F44;
	font-family:Arial,Tahoma,verdana; 
	font-size:16pt;	
	font-weight:bold;
}
.formtable
{
	border: 1px solid #DCCFC6;
	background-color:#F8EBBC;
}
.formheading
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:bold;
	background-color:#EFD077;
	text-align:right; 
}
.formlefttd
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:bold;
	background-color:#EFD077;
	text-align:right; 
	BORDER-BOTTOM: #F8EBBC 1px solid; 
}
.formrighttd
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:normal;
	BORDER-BOTTOM: #EBE4DE 1px solid;
}

.formtext
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:normal;	
}

.formtextbox {
	BORDER-RIGHT: #B8822D 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #B8822D 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 12px; 
	MARGIN: 0px; 
	BORDER-LEFT: #B8822D 1px solid; 
	COLOR: #333333;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px; 
	BORDER-BOTTOM: #B8822D 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	padding-right:4px;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /* change bye Vipul from 8 pt to 12px*/
	font-weight: bold;
	/*background-color: #ddd4c6;
	color: #5A3C42;*/
	background-color: #B8822C;
	color: #FFFFFF;
	/*border: 1px solid #5A3C42;*/
	border: 1px solid #DABA44;
	/*height: 22px;/* no need to set height */
	margin-left:0px;/* change here 23072006 old value : 1px */
	margin-right:0px;/* change here 23072006 old value : 1px */
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #ddd4c6;
	color: #5A3C42;
	text-decoration: none;
	border: 1px solid #5A3C42;*/
}
.calendarbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	COLOR: #ffffff;
	BACKGROUND-COLOR: gray;	
	margin-left:0px;
	margin-right:0px;
		
}
.formbuttonouter {
	border: 1px solid #5A3C42;
	font-size: 12px;	
	/*position:absolute;*//* no need to set this otherwise button position may change 23072006 */
	height:auto;

}
.barPrev 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B8822C;
	text-decoration: none;	
}
.barAct 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B8822C;
	text-decoration: none;	
}
.barNext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F9F9F;
	text-decoration: none;	
}

.midiumformtext
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:9pt;	
	font-weight:normal;
	text-decoration:none;
}
.emaillink
{
	color:blue;
	font-family:Arial,Tahoma,verdana; 
	font-size:8pt;	
	font-weight:normal;
	text-decoration:none;
}
.emaillink:hover
{
	color:blue;
	font-family:Arial,Tahoma,verdana; 
	font-size:8pt;	
	font-weight:normal;
	text-decoration:underline;
}
.formlink
{
	color:#92393B;
	font-family:Arial,Tahoma,verdana; 
	font-size:9pt;	
	font-weight:normal;
	text-decoration:none;
}
.formlink:hover
{
	color:#92393B;
	font-family:Arial,Tahoma,verdana; 
	font-size:9pt;	
	font-weight:normal;
	text-decoration:underline;
}
/* Added By Vipul Patel : 7 Dec 2005*/
.redheading {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redText {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.rttitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #af4619; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.rttitleLeftBar {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #af4619; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.rtcontent {
	FONT-SIZE: 12px; COLOR: #651b32; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
/*---------------------*/

.MainMenuOver
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:9pt;	
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
	height:30px;
}
.MainMenuOut
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:9pt;	
	font-weight:bold;
	text-decoration:none;
	height:30px;
}
.MenuTable
{
	
	/*border-left:1px solid #423A31;
	border-right:1px solid #423A31;
	border-top:1px solid #423A31;*/

	
	border-left:1px solid #5B400B;
	border-right:1px solid #5B400B;
	border-top:1px solid #5B400B;
	
	FILTER: alpha(Opacity=90);
}
.MenuTDOver
{
	color:#423A31;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:normal;
	text-decoration:underline;
	/*background-color:#FBF6E9;*/
	background-color:#F2DD7A;
	
	
	height:24px;
	cursor:hand;
}
.MenuTDOut
{
	color:#423A31;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:normal;
	text-decoration:none;
	/*background-color:#E8DFDC;*/
	background-color:#EBBB71;
	height:24px;
}
.NewHeaderMenuLink
{
	color:#423A31;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:normal;
	text-decoration:none;
	width:100%;
}
.NewHeaderMenuLink:hover
{
	color:#423A31;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:bold;
	text-decoration:underline;
	width:100%;
}
#tblHeader a
{
	color:#423A31;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:normal;
	text-decoration:none;
	width:100%;
}
#tblHeader a:hover
{
	color:#423A31;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:normal;
	text-decoration:underline;
	width:100%;
}
.NewDGLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
	cursor:hand;
}
.NewDGLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Blue;
	text-decoration:underline;
}


.hirChild
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  /*COLOR: #A87031;*/
  COLOR: #13552b;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirChild:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirChildSelNode
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirChildSelNode:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirChildren
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #E09A4C;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirChildren:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirChildrenSelNode
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirChildrenSelNode:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirParent
{
  FONT-FAMILY: Tahoma, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #651B32;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirParent:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirParentSelNode
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirParentSelNode:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirIm
{
  FONT-FAMILY: Tahoma, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #000080;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirIm:hover 
{
  FONT-FAMILY: Tahoma, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #000080;
  text-decoration: none;
  white-space:nowrap;  
}
.hirImSelNode
{
  FONT-FAMILY: Tahoma, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #000080;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirImSelNode:hover 
{
  FONT-FAMILY: Tahoma, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #000080;
  text-decoration: none;
  white-space:nowrap;  
}
.hirCoLeader
{
  FONT-FAMILY: Tahoma, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #00ff00;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirCoLeader:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirCoLeaderSelNode
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirCoLeaderSelNode:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirDeactive
{
  FONT-FAMILY: Tahoma, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: gray;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirDeactive:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirDeactiveSelNode
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: none;
  white-space:nowrap;  
}
a.hirDeactiveSelNode:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
  white-space:nowrap;  
}
.hirlink
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #000080;
  text-decoration: none;
}
a.hirlink:hover 
{
  FONT-FAMILY: Tahoma,Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #bb0000;
  text-decoration: underline;
}
.commReport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: XX-Small;
	color: #5A3C42;
	text-decoration: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #5A3C42;
}
.formlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AF4619;
	text-decoration: none;
	white-space:nowrap;
}

.formlink:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AF4619;
	text-decoration: underline;
	white-space:nowrap;
}

#adminbottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #080000;
	text-decoration: none;
	background-color:#D7CCBC;
	border-top:1px solid #800000;
}

#adminbottom a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #080000;
	text-decoration: none;

}
#adminbottom a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;

}

/* changes by bhavesh */

.ReportDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #651b32;
	text-decoration: none;
}
.ContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #651B32;
	text-decoration: none;
	text-align: justify;
}
.tableborder {
	border: 1px solid #C38F39;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	COLOR:#651B32;
}
.contentForLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;	
	color: #5A3C42;
	text-decoration: none;
	/*background-color: #FFFFFF;*/ /*#FFFAED;*/
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #5A3C42;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5A3C42;
	 
}
.thirdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #5A3C42;
	text-decoration: none;
	/*background-color: #EFD077;*/
	background-color: #F3C146;
}
.ThirdTitleNoVerticalBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	border-right-color:#ddd4c6;
	border-left-color:#ddd4c6;
	color: #5A3C42;
	text-decoration: none;
	background-color: #F0C449;
}
.ThirdTitleNoLeftBorder{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	border-left-color:#ddd4c6;
	color: #5A3C42;
	text-decoration: none;
	background-color: #ddd4c6;
}
.searchtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#663300;
}
.search
{
border-left:1px solid #8F7156;
border-right:1px solid #8F7156;
border-top:2px solid #8F7156;
}
.label {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5A3C42;
	text-decoration: none;
}

.PlanLabel {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	COLOR:#651B32;
}

.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}
.viewlenderheading
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:bold;
	background-color:#EBE4DE;
	text-align:left; 
}
.AEformheading
{
	color:#000000;
	font-family:Arial,Tahoma,verdana; 
	font-size:12px;	
	font-weight:bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.ROFHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:White;
	background-color:Maroon;	
}

/*----------------- Css For User.aspx -----------------*/
.Mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: 922D32;
}
.Mainheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 922D32;
}
.Mainheading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: 922D32;
}
.middlelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 840000;
	text-decoration: none;
}

A.middlelinks:hover {
	text-decoration: Underline;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 811F23;
}
.smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: FF000A;
	text-decoration: none;
}

A.smalllink:hover {
	text-decoration: Underline;
}

.top_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/speacer_doted.gif);
	background-repeat: repeat-x;
	background-position: left top; 
}
.speacer {
	background-image: url(../images/pipe.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/*----------------- Css For User.aspx complete -----------------*/

/*----------------- Css For EventCalendar.aspx Start -----------------*/
.formCalendartext
{
	color: #000000;
	font-family: verdana; 
	font-size: 12px;	
	font-weight: bold;
	background-color: "#faeb98";		
}

.formCalendarHeadertext
{
	BORDER-RIGHT: inset; 
	BORDER-TOP: inset; 
	BORDER-LEFT: inset; 
	BORDER-BOTTOM: inset; 
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #F3C146; 
	VERTICAL-ALIGN: baseline; 
	TEXT-ALIGN: center;		
}

.CalendarBorder
{
	BORDER-RIGHT: inset; 
	BORDER-TOP: inset; 
	BORDER-LEFT: inset; 
	BORDER-BOTTOM: inset; 			
}

.CalendarDayStyle
{
    font-size: 8pt;
    FONT-FAMILY: Verdana;
    VERTICAL-ALIGN: top;
	BACKGROUND-COLOR: #faeb98;
}
.CalendarWeekendDayStyle
{
    font-size: 8pt;
    FONT-FAMILY: Verdana;
    VERTICAL-ALIGN: top;
	BACKGROUND-COLOR: #faeb98;
}

.CalendarNextPrevStyle
{
    font-size: 18pt;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    COLOR: White;    
}
.CalendarDayHeaderStyle
{
    font-size: 10pt;
    FONT-FAMILY: Verdana;    
    COLOR: Black;
    BACKGROUND-COLOR: Silver;    
}
.CalendarInMonthStyle
{
    font-size: 12px;
    FONT-FAMILY: Verdana;    
    COLOR: Black;
    BACKGROUND-COLOR: #F3C146;      
}
.CalendarOutMonthStyle
{
    font-size: 0px;
    FONT-FAMILY: Verdana;    
    COLOR: F3C146;
    BACKGROUND-COLOR: #F3C146;      
}
.CalendarTitleStyle
{
	BORDER-RIGHT: inset; 
	BORDER-TOP: inset; 
	BORDER-LEFT: inset; 
	BORDER-BOTTOM: inset;
	BORDER-WIDTH: 3px;
    FONT-WEIGHT: bold; 
	COLOR: White; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: Gray; 
	VERTICAL-ALIGN: middle; 
	TEXT-ALIGN: center;			
}

/*----------------- Css For EventCalendar.aspx END -----------------*/


/* ---------------- START : CSS for BradCrumbs --------------------*/

.BC_Link
{
	font-family:Verdana;
	font-weight:normal;
	color:Blue;
	font-size:9px;
	text-decoration:none;
	
	
	
	
}
.BC_Link:Hover
{
	font-family:Verdana;
	font-weight:normal;
	color:Red;
	font-size:10px;
	text-decoration:underline;
}

/* ---------------- END : CSS for BradCrumbs --------------------*/

/* ---------------- START : CSS for 1003 --------------------*/
/*Brown background efd077
RAndBWhite			->RightBottom
RightWhite			->Right
bottomborder2		->Bottom
bottomborder3		->None
*/

/*Brown background E8E0DD
bottomborder1		->RightBottom
bottomRightborder1	->Right
bottomborder12		->Bottom
bottomborder11		->None
bottomRightborder2
*/

.RAndBWhite
{
	background-color: #EFD077;
	height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	font-size : 12px;
	BORDER-RIGHT:  White 1px solid;
	BORDER-BOTTOM: White 1px solid;
}

.RightWhite
{
	background-color: #EFD077;
	height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	font-size : 12px;
	BORDER-RIGHT:  White 1px solid;
}

.bottomborder2
{
	background-color: #EFD077;
	height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	font-size : 12px;
	BORDER-BOTTOM: white 1px solid;
}

.bottomborder3
{
	height:26px;
	background-color:#EFD077;
	font-size : 12px;	/*added for New 1003*/
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	/*	background-color: #E8E0DD;
	font-size : 12px;*/
}

.bottomRightborder2 /*commented by Hema*/
{
	background-color: #EFD077;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*added by tejas*/
	height:26px;
	font-size : 12px;
	BORDER-BOTTOM: white 1px solid;
	BORDER-Right: white 1px solid;
}


.1003HeaderC {
	background-color: #FFF3EF;
	border: 1px #000000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:22px;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.1003BSubHeading
{	
	background-color:#efd077;
	height:26px; 
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: white 1px solid; 
	border-right: white 1px solid; 
}

.1003BSubHeadingItalic
{	
	background-color:#EFD077;
	height:26px; 
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic; 
	border-bottom: white 1px solid; 
	border-right: white 1px solid; 
}

.bottomborder1
{
	background-color: #EFD077;
	height:26px;
	font-size : 12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	BORDER-BOTTOM: white 1px solid;
	BORDER-Right: white 1px solid;
}

.bottomRightborder1
{
	background-color: #EFD077;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	height:26px;
	font-size : 12px;
	BORDER-Right: white 1px solid;
	/*BORDER-BOTTOM: white 1px solid;*/ /*Changed for New 1003*/
}

.bottomborder12
{
	background-color: #EFD077;
	height:26px;
	font-size : 12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	BORDER-BOTTOM: white 1px solid;
}
.bottomborder11
{
	background-color: #EFD077;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	height:26px;/*added for New 1003*/
}

.bottomborder11
{
	background-color: #EFD077;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	height:26px;/*added for New 1003*/
}

#tabmonthincome TR
{
	background-color: #EFD077;
	height:26px;
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	font-size : 12px;
	BORDER-BOTTOM: white 1px solid;	
}
#tabmonthincome TD
{
	BORDER-BOTTOM: white 1px solid;	
	BORDER-Right: white 1px solid;	
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	font-size : 12px;
}
.tabmonthincome_header
{
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	BORDER-RIGHT:  White 1px solid;
	BORDER-Bottom:  White 1px solid;
	background-color: #EFD077;
	height:26px;
	font-size : 12px;
}
.tabmonthincome_header2
{
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	background-color: #EFD077;
	height:26px;
	font-size : 12px;
}

.tabmonthincome_header1
{
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	BORDER-Bottom:  White 1px solid;
	background-color: #efd077;
	height:26px;
	font-size : 12px;
}
.rightborder
{
	BORDER-RIGHT:  black 1px solid;
}
.AlignText
{
	background-color: #efd077;
	height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	font-size : 12px;
	BORDER-BOTTOM: white 1px solid;
	padding-left:3px;
	padding-right:3px;  
}

.WhiteBRBorder1003
{
	background-color: #efd077;
	font-size : 12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	border-bottom : solid 3px white;
	border-right : solid 3px white;
	font-size : 12px;
}
.RightWhite12
{
	background-color: #EFD077;
	height:26px;
	font-size : 12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;/*verdana added*/
	/*Right-BOTTOM: white 1px solid;*/
	border-right:white 1px solid;
}

.1003SubHeadingItalic
{	
	background-color: #EFD077;/*Added for New 1003*/
	height:26px; /*Added for New 1003*/
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic; 
	border-bottom: white 1px solid; /*Added for New 1003*/
}
/* ---------------- END : CSS for 1003 --------------------*/
/* ---------------- START : CSS for Quick Application --------------------*/
.Citytext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    text-transform:uppercase;  
    FONT-FAMILY: Verdana, Arial, Helvetica; 
    background-color : silver;
}
.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    text-transform:uppercase;  
    FONT-FAMILY: Verdana, Arial, Helvetica; 
}
.numtext
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica; 
	text-align:right;
	/*padding-right:4px;
	PADDING-left: 3px; 
	PADDING-top: 1px;
	PADDING-bottom: 1px; */
}
.smallText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana
}
.titleBar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    BACKGROUND: #d7ccbc;
    COLOR: #903a3b;
    FONT-FAMILY: Arial, Verdana
}
.borderLine
{
    BACKGROUND: #dccfc6
}
.borderSpacer
{
    BACKGROUND: #ffffff
}
.label
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Sans Serif
}
.smallLabel
{
    PADDING-Left :3px;
    PADDING-RIGHT: 3px;
    BORDER-LEFT: #dccfc6 1px solid;
    BORDER-BOTTOM: #ebe4de 1px solid;
    BORDER-RIGHT: #dccfc6 1px solid;
    BORDER-TOP: #dccfc6 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Sans Serif;
    BACKGROUND-COLOR: #ebe4de
}

.RegularLabel
{
    PADDING-Left :3px;
    PADDING-RIGHT: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Sans Serif;
    BACKGROUND-COLOR: #ebe4de
}
.bodyBackground
{
    BACKGROUND: #f5f5f5
}

.QuickTD
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica
}
.sub2heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #af4619;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #faeb98;
    TEXT-DECORATION: none;
    text-transform:uppercase;  
}
.QuickSelect
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica; 
    COLOR: #000000
}

.DateText
{
	clear:both;
	
}
.CommentText {
	PADDING-Left :3px;
    PADDING-RIGHT: 3px;
	FONT-FAMILY: Arial, Verdana, Sans Serif;
	font-size: 9px;
	color: red;
	text-decoration: none;
	BACKGROUND-COLOR: #ebe4de;
	FONT-WEIGHT: bold;
}
.buttonSearch
{
	width: 22px;
	height: 21px;
}
.ButtonMore
{
	width: 80px;
	height: 21px;
	FONT-FAMILY: Arial, Verdana, Sans Serif;
	font-size: 12px;
	font-weight:bold;  
}
.ShowHide
{
	width: 25px;
	height: 22px;
}
.Calender
{	
	border:0; 
	width:34px;
	height:22px;

}
.smallLabel
{
    PADDING-Left :3px;
    PADDING-RIGHT: 3px;
    BORDER-LEFT: #dccfc6 1px solid;
    BORDER-BOTTOM: #ebe4de 1px solid;
    BORDER-RIGHT: #dccfc6 1px solid;
    BORDER-TOP: #dccfc6 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Sans Serif;
    BACKGROUND-COLOR: #ebe4de
}

.SearchbgColor
{
	BACKGROUND-COLOR :#efd077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #5A3C42;
	text-decoration: none;
}

.lblBlue
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	cursor:hand;
}
/* ---------------- START : CSS for Quick Application --------------------*/

.lblTerms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: red;
	text-decoration:underline;
}
.lblTermsMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 811F23;
	text-decoration:none;
	font-weight:bold;
}