






	
fieldset {
	margin:				1.5em 0 0 0;
	padding:			0px;
	float:				left;  
	clear:				left;  
	width:				100%;  
	border:				1px solid #BFBAB0;  
	background-color:	#F2EFE9;
	background-image:	url(fade_form_bg.png);
	background-repeat:	repeat-x;
}
fieldset.submit {  
	float:				left;  
	width:				auto;  
	border-style:		none;
	padding-left:		14em;
	background-color:	transparent;
	background-image:	none;
}
fieldset.allinside legend{
	padding:			0px;  
}
fieldset.allinside ol, fieldset.allinside table {  
	padding-top:		3.5em;
}

fieldset.allinside legend span{
	position:			absolute;  
	margin-top:			0.5em;  
}
legend {
	margin-left:		1em;	
	font-size:			10pt;
	font-weight:		bold;
	padding:			10px;  
	color:				#000;  
}
legend a {
	font-size:			10pt;
	font-weight:		bold;
	color:				#000;  
}
fieldset ol {  
	float:				left;  
	padding:			1em 1em 0 1em;  
	list-style:			none;
}
fieldset li {  
	float:				left;  
	clear:				left;  
	width:				100%;  
	padding-bottom:		0.5em;
}
fieldset table {  
	padding-bottom:		0.5em;
}
label {  
	float:				left;  
	width:				12em;  
	margin-right:		1em;
	text-align:			right; 
	line-height:		1.2em; 
}	



	
	