BODY
{
	background-color: #515D6A;
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
}

TD.menu
{
	color: #FFFFFF;
	font-size: 12px;
   text-align:left;
   padding-left:6px;
	font-family: verdana;
	font-weight: normal;
}
A.menuTop
{
	color: #FFFFFF;
	font-size: 12px;
   text-align:center;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
A.menuTop:hover
{
	color: #010E41;
	font-size: 12px;
   text-align: center;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
A.menu
{
	color: #FFFFFF;
	font-size: 12px;
   text-align:left;
   padding-left:6px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}
A.menu:hover
{
	color: #ABADAF;
	font-size: 12px;
   text-align:left;
   padding-left:6px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.text
{
	color: #FFFFFF;
	font-size: 11px;
   text-align:center;
  	font-family: verdana;
	font-weight: normal;
}
.text:hover
{
	color: #000000;
	font-size: 11px;
   text-align:center;
  	font-family: verdana;
	font-weight: normal;
}
TD.generaltext
{
	color: #FFFFFF;
	font-size: 12px;
   text-align:left;
   padding-left:3px;
	padding-right: 3px;
	font-family: verdana;
	font-weight: normal;
}
.head
{
	color: #FFFFFF;
	font-size: 14px;
   text-align:left;
   padding-left:15px;
	padding-right: 15px;
	font-family: verdana;
	font-weight: bold;
}
.pageTitle
{
	color: #8B0000;
	font-size: 14px;
   text-align:left;
   padding-left:15px;
	padding-right: 15px;
	font-family: verdana;
	font-weight: bold;
}
.Financehead
{
	color: #FFFFFF;
	font-size: 11px;
   text-align:left;
	font-family: verdana;
}
.FinanceText
{
	color: #08217C;
	font-size: 11px;
   text-align:left;
	font-family: verdana;
}
.orrange
{
	color: #FF6600;
	font-size: 14px;
   text-align:left;
   padding-left:15px;
	padding-right: 15px;
	font-family: verdana;
	font-weight: bold;
}
.innerpagetext
{
	color: #08217C;
	font-size: 12px;
   text-align:left;
   padding-left:15px;
	padding-right: 15px;
	font-family: verdana;
	font-weight: normal;
}

.innerpagetext1
{
	color: #08217C;
	font-size: 12px;
   text-align:left;
   padding-left:15px;
	padding-right: 15px;
	font-family: verdana;
	font-weight:bold;
}
.innertext
{
	color: #08217C;
	font-size: 12px;   
   padding-left:15px;
	padding-right: 15px;
	font-family: verdana;
	font-weight: normal;
}
.innerpagetextlink
{
	color: #08217C;
	font-size: 12px;
   text-align:left;
   padding-left:15px;
	padding-right: 15px;
	font-family: verdana;
	font-weight: normal;
	
}
.innerpagetextlink:hover
{
	color: #FFFFFF; 		
}
.textRightAlign
{
	color: #08217C;
	font-size: 12px;
   text-align:right;
	padding-right: 15px;
	font-family: verdana;
	font-weight: normal;
}
.centerHead
{
	color: #08217C;
	font-size: 12px;
   text-align:center;
	font-family: verdana;
	font-weight: normal;
}
a
{
	color: #6079D5;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
a.top
{
	color: #08217C;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 15px;
}
a.top:hover
{
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	padding-right: 15px;
}
.copyright
{
	color: #8B0000;
	font-size: 11px;
   text-align:right;
	padding-right: 15px;
	font-family: verdana;
}
a.more
{
	color: #ffffff;
	font-size: 11px;
   text-align:right;
	padding-right: 45px;
	font-family: verdana;
	font-weight: normal;
}
a.more:hover
{
	color: #6079D5;
	font-size: 11px;
   text-align:right;
	padding-right: 45px;
	font-family: verdana;
	font-weight: normal;
}

.error
{
	font-size: 12px;
	font-weight: bold;
	color:Red;
}
.field-hint-inactive {
	VISIBILITY: hidden; POSITION: absolute
}

 .inputstyle {
    color:#483a10;
	font-size:11px;
	height: 17px; 
	
}
.inputstyle1 {
    color:#483a10;
	font-size:11px;
	
}
.asterisk {
	COLOR: red
}
#systemWorking {
	LEFT: 400px; POSITION: absolute; TOP: 200px; z-index:1000;
}
.inputstyle-focus {
    color:#483a10;
	font-size:11px;
	height: 17px; 
	background-color:#FFF7D8;
	margin: 0px 0px;
}
.field-hint {
	position: absolute;
	width: 160px;
	z-index: 500;
	background-image: url(images/alert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: -60px 0px 0px 125px;
	color: #000000;
	padding: 0px;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:13px;
	z-index: 600;
}
div.field-hint div {
	background-color: #F1F1F1;
	border: 1px solid #D7D7D7;
	margin: 0px 0 0 22px;
	padding: 10px 10px 10px 10px;
	z-index: 500;
}
.alert_hide {
	DISPLAY: none
}
.alert_msg {
	PADDING-LEFT: 25px; TEXT-ALIGN: left; 
}
.hide {
	DISPLAY: none
}
.alert_show {
	BORDER-RIGHT: red 2px dotted; PADDING-RIGHT: 5px; BORDER-TOP: red 2px dotted; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px; BORDER-LEFT: red 2px dotted; PADDING-TOP: 5px; BORDER-BOTTOM: red 2px dotted; TEXT-ALIGN: left
}
.alert_img {
	FLOAT: left
}


#systemWorking {
	LEFT: 400px; POSITION: absolute; TOP: 300px; z-index:1000;
}

.errorClass{
  padding: 5px;
  font-weight: normal;
  color:#FF0000;
  font-size:11px;
  font-family:verdana, Arial;
}


/***********
* Password Strength
***********/
.spriteui_img#ui-progresbar-2-0,  .spriteui_img#ui-passbar-0{
	background:transparent url(images/rvprogress_0.gif) no-repeat;
	height:7px; 
	width:138px;
}  

.spriteui_img#ui-progresbar-2-10,  .spriteui_img#ui-passbar-10{
	background:transparent url(images/rvprogress_10.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-100, .spriteui_img#ui-passbar-100 {
	background:transparent url(images/rvprogress_100.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-20, .spriteui_img#ui-passbar-20 {
	background:transparent url(images/rvprogress_20.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-30, .spriteui_img#ui-passbar-30 {
	background:transparent url(images/rvprogress_30.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-40, .spriteui_img#ui-passbar-40 {
	background:transparent url(images/rvprogress_40.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-50, .spriteui_img#ui-passbar-50 {
	background:transparent url(images/rvprogress_50.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-60, .spriteui_img#ui-passbar-60 {
	background:transparent url(images/rvprogress_60.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-70, .spriteui_img#ui-passbar-70 {
	background:transparent url(images/rvprogress_70.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-80, .spriteui_img#ui-passbar-80 {
	background:transparent url(images/rvprogress_80.gif) no-repeat;
	height:7px; 
	width:138px;
}

.spriteui_img#ui-progresbar-2-90, .spriteui_img#ui-passbar-90 {
	background:transparent url(images/rvprogress_90.gif) no-repeat;
	height:7px; 
	width:138px;
}
.d1 { background-color: #FFFFFF; width: 400px; height: 225px;position:absolute; top:200px;
 left:400px;BORDER: #3366FF 0px solid; z-index: 10000;}

 #bgDiv{
    background:transparent url(images/bg_div.png);
	background-repeat: repeat;
	position : absolute;
	z-index:999;
	top:0px;
    left:0px;
  }
  .d11 { background-color: #FFFFFF; width: 150px; height: 40px;position:absolute; top:400px;
 left:815px;BORDER: #f5ead1 1px solid; z-index: 1;}

.d111 { background-color: #FFFFFF; width: 150px; height: 40px;position:absolute; top:730px;
 left:40px;BORDER: #f5ead1 1px solid; z-index: 1;padding:5px;}
 .editImage{
  border : #e5591c 1px solid;
 }
#main {
	background-color: #f8f5e6;
}
iframe {
	border-width: 0px;
	height: 60px;
	width: 400px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}
.cursorClass{
 Cursor: pointer;Cursor: hand;
}
.bio_text{
	color:#694b27;
	font-size: 12px;
	
}