body {
	background-color: #D4D8D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#contactsform {
	background-color: #FFFFFF;
}


#contact, #contact div {
	font-size: 10px;
	font-family: "Arial", "Century Gothic", "Serif", "Verdana";
	color: #000000;
}


#contact .frmtxt {
	margin-left: 6px;
}


p, #contact .frmtxt2 {
	font-size: 10px;
	font-family: "Arial", "Century Gothic", "Serif", "Verdana";
	color: #000000;
	margin-left: 6px;
	font-weight: bold;
}


#contact .rtitle {
	font-size: 10px;
	font-family: "Arial", "Century Gothic", "Serif", "Verdana";
	color: #000000;
	margin-left: 2px;
	/*font-weight: bold;*/	
}


#contact input {
	background: #E5E7E6;
	border: 0px solid #000000;
	margin-left: 5px;
	font-family: Arial;
	color: #000000;
}


#contact .frmbutton {
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	margin-right: 4px;
	color: #000000;
}


#contact .titleradio {
 	background: transparent;
	border: 0px;
	margin-left: 0px;
}


#contact .ageselect {
	font-size: 12px;
	font-family: "Century Gothic";
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-left: 4px;
}


#contact textarea  {
	background: #E5E7E6;
	border: 0px solid #000000;
	margin-left: 6px;
	font-family: Arial;	
	color: #000000;
	width: 222px;
	height: 60px;
}

#missing_info {
	margin-left: 6px;
}