h2 {
font-family:Tahoma;
}

/* =Forms ---------------------------------------------- */
	.form { 
	font-family:Tahoma;
	font-size:11px;  
	}
	.form .shield { margin: 5px 1px 5px 1px; clear:both; }
	.form .shield label { float:left; width:150px; margin-top:4px; font-weight:bold; }
	.form  holder { margin-left:150px; vertical-align:middle; }
	.form input { 
	padding:2px; 
	margin:0 4px 4px 0px; 
	font-size:11px; 
	border: 1px solid #707070;
	}
	#btnSave {
	border: 1px solid #707070;
	background-color:#063c54;
	color:White;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	margin:10px 0 0 152px;
	}
	.field { width:190px;  }
	.small { width:65px;  } 
	.form .login { width:150px;}
	.login { width:150px;}
	.searchfield { width:137px; }
	.form .searchprojectname { width:300px; padding:5px;}
	.invalid {
		background-color : #FF6666;
		font-family:Tahoma;
		font-size:11px;  
	}
	.padding10-5
	{
		padding: 10px 5px;
		width: 360px !important;
	}
	.thankyou 
	{
		font-family:Tahoma;
		font-size:11px;  
	}
	.NFgrey 
	{
		color: #7c7c7c;
		font-family:Tahoma;
		font-size:11px;  
	}
	.clearBoth { clear: both; }
	.NFhr {
		background: #7c7c7c;
		height: 1px;
		border: none;
		color: #7c7c7c;
		margin-right: 20px;
	}
	.NFspecialLabel {
		width: auto !important;
		font-weight: normal !important;
		padding-top:10px;
		padding-bottom:4px;
	}
	.NFSpecialKindOfLabel {
		font-weight: bold;
	}
	.firstRadio {
		margin-left: 85px;
		margin-bottom: 10px;
	}
	#iboxControl_rbtnGenderFemale, #iboxControl_rbtnGenderMale, #iboxControl_chkMortgageMeeting
	{
		border:none;
	}
	.NFspecialCheckbox {
		float: none !important;
		position: relative;
		left: -88px;
		top: 5px;
	}
	* html .NFspecialCheckbox {
		float: none !important;
		position: relative;
		left: -92px;
		top: 2px;
	}
	#AskConversation .clearBoth
	{
		padding:0px;
		margin:0px;
	}
