/************************************************************************************************
  System      : Corporations Internet Search
  Request #   : CM-2005-036
  Author      : Ernie Cardona
  Date        : 03/24/2005
  Remark      : Stylesheet for Form Input Fields

*************************************************************************************************

                           Program Modification History

  Date      By   Req/Prob#     Description

************************************************************************************************/

label 	       {
				  font-family: Verdana, Tahoma, Arial;
			      font-weight: bold;
				  font-size: 13px;
				  text-align: right;
 	   			  width: 25%;
 	   		   }

legend 	       {
			     font-family: Verdana, Tahoma, Arial;
			     font-size: 15px;
	   		     font-weight: bold;
			     color: #000000;
			   }

.inputfields   {
                 width: 35em;
				 text-align: left;
				 line-height: 2em;
			   }