#wrap
{
width: 90%;
margin: 10px auto;
background-color: transparent;
color: #333;
border: 1px solid gray;
line-height: 130%;
border-left: 0px solid gray;

background:url(images/ais_bg.png) ;
background-position: center; 
background-repeat: no-repeat; 

}

#header
{
padding: .5em;
background-color: #fff;
color: #00cccc;
border-bottom: none;
}

#header h1
{
padding: 0;
margin: 0;
}

#mainLAP
{
clear:both;
width:75%;
height:500px;
padding: 1em;
margin: 10px auto;
text-align:left;
background-color: transparent;
}

#footerLAP
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}
#navLAP {
padding:5px 10px;
background:white;
border: 1px solid gray;
}

#navLAP ul {
margin:0;
padding:0;
list-style:none;
}
#navLAP li {
display:inline;
margin:0;
padding:0;
}

.hide{
	display:none;
}


.show{
	display:inline;
}

#mainLAP h2 { margin: 0 0 .5em 0; }


fieldset.section
{
	border-top:1px solid gray;
	border-left:none;
	border-right:none;
	border-bottom:1px solid gray;
	width:600px;
	clear:both;
	text-align:left;
	background-color: transparent;
}
fieldset.sectionLAP
{
	border-top:none;
	border-left:none;
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
	width:350px;
	text-align:left;	
	color :#cdddf6;	
}
fieldset.newsectionLAP
{
	border-top:none;
	border-left:none;
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
	width:600px;
	text-align:left;	
	color :#cdddf6;	
}
div.sectionbarLAP	
{
	width: 50%;
	clear:both;
	margin: 10px auto;	
}
 
div.error
{
	color:#ff0000;	
	text-decoration:blink;		
}

fieldset.sectionTop
{
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:630px;
	text-align:left;	
	color :#001c37;
	margin:5px;
}
div.sectionbarTOP	
{
	width: 50%;
	clear:both;
	margin: 10px auto;		
}
td.loanapptd
{
	width:10%;
	vertical-align:top;
		
}
fieldset.sectionGuarantor
{
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:300px;
	height:100px;
	text-align:left;	
	color :#001c37;
	margin:5px;
}
td.Guarantortd
{
	width:10%;
	vertical-align:top;
		
}
fieldset.sectionstagewise
{
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:290px;
	height:240px;
	text-align:left;	
	color :#001c37;
	margin:5px;
}
 