#content div
	{width:400px;
	margin:auto;}

label 
	{display:block;
	text-align:center;
	letter-spacing:4px;
	font-size:13px;
	padding:0px 5px 0px 0px;}
input
	{width: 400px;
	letter-spacing:2px;
	color:#021756;
	font-size:13px;
	margin-bottom: 5px;}
textarea 
	{width: 400px;
	margin-bottom: 15px;
	padding: 3px;}
	
#submit
	{padding-top: 10px;
	padding-bottom:10px;
	padding-left:40%;}	
	#submit input
		{width: 100px;}

.ddfm img
	{align:center;}
	


/* TEXT COLOR */
legend, label
	{color: #005ABE;}
.fmcheck p, .fmradio p, textarea, .fmfullblock, .fmhalfblock, .fmselect, input.fmtext, input.fmverify, textarea.fmtextwide, #submit
	{color: #404040;}
.required 
	{color: #FF0000;}
.ddfmerrors 
	{color: #FF0000;
	font-weight: bold;}