@charset "utf-8";
/* CSS Document */

body		{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0;
		font-family: helvetica, arial, sans-serif;
		font-size: 12px;
		color: #333;
		background: #fff url(images/debt_reduction_plan_r1_c2.jpg) center top repeat-x;
		}

.formcell	{
		background: #fff url(images/debt_reduction_plan_r4_c6.jpg) center top repeat-x;
		}	

.fcell2	{
		background: #fff url(images/debt_reduction_plan_r9_c6.jpg) center top repeat-y;
		}					
		
.areacell	{
		background: #fff url(images/debt_reduction_plan_r7_c4.jpg) center top repeat-x;
		font-family: helvetica, arial, sans-serif;
		font-size: 13px;
		color: #9EC1D6;
		}		
		
.note	{
		font-family: helvetica, arial, sans-serif;
		font-size: 9px;
		color: #666;
		}			
		
