#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:1001;
	height:117;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:1px;
	top:127px;
	width:1003;
	height:621;
	z-index:2;
}
#Layer4 {
	position:absolute;
	left:0px;
	top:118px;
	width:1003px;
	height:5px;
	z-index:3;
}
#Layer5 {
	position:absolute;
	left:0px;
	top:6px;
	width:1003px;
	height:24;
	z-index:4;
}
#Layer6 {
	position:absolute;
	left:14px;
	top:40px;
	width:218;
	height:62;
	z-index:5;
}

BODY
{
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	
}

A{
	COLOR: Blue; 
	TEXT-DECORATION: none;
	font-size: 12px;
 }

A:hover 
{
    COLOR: Maroon; 
	TEXT-DECORATION: underline;
}



TD {
	font-size: 11px;
	FONT-FAMILY: Arial;
	line-height: 15px;
    text-align: left;
    margin-left: 40px;
}
   
TH {
	FONT-SIZE: 11px; FONT-FAMILY: Arial
}

SELECT {
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	font-size: 11px;
	FONT-FAMILY: Arial;
}

TextBox {
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	BORDER-LEFT:thin groove;
	BORDER-BOTTOM: thin groove;
	
	height:22px;
    FONT-FAMILY: Arial; 
}



INPUT[type="radio"]
{ 
    border:none;   
}

INPUT[type="checkbox"]
{ 
    border:none;
    
}

INPUT {
	border-style: groove;
	border-color: inherit;
	border-width: thin;
	FONT-SIZE: 11px;
		FONT-FAMILY: Arial;
    	margin-left: 0px;
    	height: 22px;
}

.colorcbo
{
    font-family:Arial;
    font-size:11px;
    color:#14779c;
    text-align:left;
    font-weight:lighter; 
}

.labels 
{
    font-family:Arial;
    font-size:11px;
    color:#14779c;
    text-align:left;
    font-weight:lighter;
    
    
}




.info
{
    color:Gray;
    font-size:10px;
    text-align:left;
}
.mainInfo
{
    color:#000d14;
    font-size:14px;
    font-weight:bold;
    text-align: left;
    
    
}

.required
{
    color:Red;
    font-size:11px;
    text-align:right;
}

.colons
{
  
  font-weight: bold;
  text-align:center;
}
.style1
        {
            font-family: Arial;
            font-size: 12px;
            color: #14779c;
            text-align: left;
            font-weight: lighter;
            
        }

.compulsoryText
{
	color: #FF0000;
	font-size: 10px;
	vertical-align: middle;
	text-align:right;
}
