/* CSS Document */
/* This CSS doc is for the SPIE MOrtgage Calculator styles only.

global colors 
beige stroke color #cbc5b5
drk beige fill color #a89e84
meddrk red #6e0f12
SPH blue #004669


*/

#mortgagecontent { position:relative; width:500px; float:left; padding:20px 0 0 27px; margin:0 0 0 0px; text-align:right; line-height:20px }
	#mortgagecontent h3 { margin:0px; float:left; }
	#mortgagecontent h1 span { display:none; }
	#mortgagecontent p { margin:0px 0 0 3px; float:left; }
	#mortgagecontent input { width:270px; border:1px solid #555555;  margin:3px 0px 3px 6px; color:#000000}
	#mortgagecontent textarea { width:270px; height:100px; border:1px solid #555555;  margin:3px 0px 3px 6px; color:#000000; vertical-align:middle;}
	#mortgagecontent select { width:270px; border:1px solid #555555; margin:3px 0px 3px 6px; color:#000000}
	#mortgagecontent input[type="radio"] { width:13px; vertical-align:middle }
	#mortgagecontent input[type="file"] { width:270px; border:1px solid #555555;  margin:3px 0px 3px 6px; color:#000000 }
	#mortgagecontent input[type="submit"] { width:75px; }
	label { font-weight:bold; color:#90866F; }
	.red { color:#6e0f12 }
	.blue { color:#004669 }

	#statusposition { width:280px; text-align:left; float:right; }
	
	.widthAdjust { width:350px; }
	.shareRow { float:left; }
	.startRow { clear:both; }
	.row111 { width:111px; }
	.row141 { width:141px; }
	.row102 { width:102px; }
	.row115 { width:115px; }
	.row79 { width:79px; }
	.row57 { width:57px; }
	.padTop10 { padding-top:13px; }
	

