#AntSpmBox {display: none;}

.text {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
}

.pgr {
	color: 					#E3F5CE;
}

.keyw {
	color:					#E3F5CE;
	FONT-SIZE:				1pt;
	visibility:				hidden; 
	FONT-FAMILY:			Arial, Helvetica, sans-serif;
}

.SectionTitle {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#000000;
}

.FieldTitle { 
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
}

.FieldTitle_Error {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#12FEDA;
}

.Field {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
}

.InputFieldXxShort {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					22px;
	height:					20px;
}

.InputFieldXShort {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					50px;
	height:					20px;
}

.InputFieldShort {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					100px;
	height:					20px;
}

.InputField {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					200px;
	height:					20px;
}

.InputTextArea {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					500px;
	height:					100px;
}

.ErrorMessage {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#FF6600;
}

.Hypotheek_Thankyou {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#000000;
}

.ButtonBG {
	background-image:		url(images/button.gif);
	background-repeat:		no-repeat;
	background-attachment:	fixed top center;
}

.Button, .Button:active, .Button:hover {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	text-decoration:		none;
	color: 					#FFFFFF;
	padding-top:			4px;
}