/*  Exportable Section Begins */
			
	.leadForms{
		padding-left:10px;
		padding-right:3px;
		/* font-family:Verdana, "Trebuchet MS"; */
	}
	
	.leadforms H4{
		margin-top:5px;
	}
	
	/**  Adult Day Care Franchise addendum ***/
	#conceptSelect H3.conceptSubSection{
		margin:6px 0px 0px 0px;
		padding:3px 0px 2px 0px; 
		line-height:26px;
		font-size:20px;
	}
	
	#conceptSelect {
		line-height:20px;
	}
	
	#conceptSelect P {
		line-height:normal;
	}
	
	#conceptSelect H3.conceptSubSection A{
		margin:0px; 
		padding:0px;
	}
	
	.formItem{
		width:100%;
		padding-bottom:5px;
		padding-top:5px;
		display:block;
		clear:both;
	}
	
	.leadforms P{
		font-size:12px;
	}
	
	.leadforms P.italicized STRONG{
		font-style:italic;
	}
	
	LABEL{
		/* font-family:Verdana;*/
	}
	
	LABEL formheader{
		font-size:10px;
	}
	
	.formItem LABEL, TD DIV.formItem LABEL{
		display:block;
		font-size:11px;
		font-family:sans-serif;
	}
	
	.formItem label.desc{
		font-size:12px;
		font-weight:600;
		line-height:18px;
	}
	
	.formItem .checkboxes label{
		display:inline;
		font-size:10px;
	}
	
	.formItem .formRowLeft, .formItem .formRowRight{
		display:inline;
		width:47%;
		float:left;
		padding-right:3%;
	}
	
	.formItem .field{
		font-family:Verdana, Trebuchet MS, Tahoma;
		font-size:12px;
	}
	
	.formRow, .formRowLeft, .formRowRight{
		padding-bottom:5px;
	}
	
	.leadforms P.legal{
		font-size:10px;
	}
	
	#nsSelect LABEL{
		display:inline;
	}
	
	.req{
		color:#FF0000;
	}
	
	hr{
		border:solid 0.7px #ccc;
		width:95%;
	}
	
	.leadforms .checkboxes A{
		font-size:16px;
		font-weight:600;
		text-decoration:none;
	}
	
	/* ----- SIZES ----- */

	.third
	{
		width: 32% !important;
	}
	.half
	{
		width: 48% !important;
	}
	.full
	{
		width: 90% !important;
	}
	
	input.medium_large{
		width:75%;
	}
	
	input.small, select.small
	{
		width: 50%;
	}
	input.medium, select.medium
	{
		width: 75%;
	}
	input.large, select.large, textarea.textarea
	{
		width: 100%;
	}
	
	textarea.small
	{
		height: 5.5em;
	}
	textarea.medium
	{
		width: 90% !important;
		height: 10em;
	}
	textarea.large
	{
		height: 20em;
		background-c
	}
	
	/*****************************/
	
	#user_confirm{
		display:none;
	}
	