
/******************
GENERAL TAGS
******************/

/*li{display:inline;}

/**Hide and Show**/

.HideControl{DISPLAY:none;width:0;height:0;}    
.ShowControl{}

/**Task Bar**/

#task
{float:left;font-family:@Arial Unicode MS;font-size:14px;left:40%; top:32px;position:absolute;color:#ffffff;background-color:#ff9900;
	font-family: "@Arial Unicode MS";
}

/******************
 Top Area
******************/

/*Top nav appearance properties*/

/**Section heading and search box**/


/******************
Main Content Area
******************/

/*Side nav appearance properties*/




/******************
 MAIN Area
******************/

/*Main nav appearance properties*/

 
/**Main area cell properties**/
    

/**Tool Box**/


	
/**Loan Table Border**/
.border
{
	border:solid 2px #aaaaaa;
	width:100%;
}

/**Loan Table Border (full box)**/
    
.borderun
{
	border:solid 2px #aaaaaa;
	width:100%;}

/**Heading with grey background**/	
	

      
/*Error message*/
.error
{
	color:Red;
}

/*Astrix for required fields*/
.star
{
	color:Red;
	vertical-align:top; 
	text-align:right;
}

/*Small grey text for Date etc.*/

.smalltxt
{
	color:#000000;
	font-size:10px;
}

.smalltxt2
{
	font-size:11px;
}

/**PDF classes**/

.pdf{font:bold 10px @Arial Unicode MS;}
.data{font:9px Verdana;}

/******************
Footer
******************/
	


/******************
appEdit
******************/
.editPsnlbloc1
{
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:100px;
}
.editPsnlbloc2
{
    height:1px;
    text-align:left;
    float: left;
    vertical-align:middle;
    width:100%;
}
.editPsnlbloc3
{
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:50px;
}
.editEmpbloc1
{
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:200px;
}
.editEmpbloc2
{
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:130px;
}
.editEmpbloc3
{
    height:1px;
    text-align:left;
    float: left;
    vertical-align:middle;
    width:100%;
}

.editElbloc1
{
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:100px;
}
.editElbloc2
{
    height:1px;
    text-align:left;
    float: left;
    vertical-align:middle;
    width:100%;
}
.editElbloc3
{
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:100px;
}

.divRow
{
	clear:left;
	height: 28px;
	width: 100%;
}
.divRowUndefHeight
{
	clear:left;
	width: 100%;
}

.mortbloc1
{
	clear: left;
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:250px;
    height: 20px;
}
.mortbloc2
{
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:400;
}
.mortbloc3
{
    float: left;
    margin-top:3px;
    text-align:left;
    vertical-align:middle;
    width:100%;
}

.busy
{
	width: 180px;
	position: absolute;
	left: 5px;
	bottom: 25px;
	z-index: 20;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: text-top;
}
.ccjRow1
{
    float: left;
    width:200px;
    border-bottom:1px dashed #dfdfdf
}
.ccjRow2
{
    float: left;
    width:100px;
    border-bottom:1px dashed #dfdfdf
}
.ccjRow3
{
    float: left;
    width:100px;
    border-bottom:1px dashed #dfdfdf
}
.ccjRow4
{
    float: left;
    width:100px;
    border-bottom:1px dashed #dfdfdf
}
.ccjRow5
{
    float: left;
    width:150px;
    border-bottom:1px dashed #dfdfdf
}
A.Link
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: tahoma;
    
}
A.Link:hover
{
    FONT-SIZE: 11px;
    COLOR: gray;
    FONT-FAMILY: tahoma;
	
}
A.Link2
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: tahoma;
	TEXT-DECORATION: underline;   
}
A.Link2:hover
{
    FONT-SIZE: 13px;
    COLOR: gray;
    FONT-FAMILY: tahoma;
    TEXT-DECORATION: underline;
	
}
.Footer
{
	font:bold 10px @Arial Unicode MS;
	background-color:#EEEEEE;
}
A.LinkB
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: tahoma;
    font-weight:bold;
}
A.LinkB:hover
{
    FONT-SIZE: 11px;
    COLOR: gray;
    FONT-FAMILY: tahoma;
	font-weight:bold;
}
A.LinkHeader
{
	font-weight:bold;
    FONT-SIZE: 15px;
    COLOR: #000000;
    FONT-FAMILY: tahoma;
	vertical-align:middle;
	background:#ddd;
	font-size:100%;
	text-decoration: none;
}