﻿.sectiontitle 
{
	font-family: arial;
	font-size: 12px;
	font-weight:bolder 
}
.labelclass
{
	font-family: arial;
	font-size: 11px;
}
.maintbl
{
	width:700px;
}
.maintbl LABEL 
{
	display:inline;
}
.textfieldfont {
	border: 1px solid #003375;
	background: #ecf0f9;
	font-family: arial;
	font-size: 11px;
	color: #003375;
	font-weight: bold;
}
SELECT.textfieldfont 
{
	border: 1px solid #003375;
 	background: #ecf0f9;
	font-family: arial;
	font-size: 12px;
	color: #003375;
	font-weight: bold;
}
.validatorclass
{
	font-family: arial;
	font-size: 11px;
	color:red;	
}
.calenderclass
{
	position:relative;
}
.subcalenderclass
{
	position:absolute;
	z-index:99;
}
.opHR
{
	width:95%;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
}
/*customer columns*/
.customersectionclass {float:left ; vertical-align:top;  } 
.customersectionclass table.tblfieldclass{	width:380px;}
.customersectionclass td.tblcol1{	width:200px;	 padding-top:2px;
padding-bottom:2px;}
.customersectionclass td.tblcol2{	width:180px;	 padding-top:2px;
padding-bottom:2px;}
/*address column*/
.addresssectionclass {float:left ; vertical-align:top;}
.addresssectionclass table.tblfieldclass{	width:290px;}
.addresssectionclass td.tblcol1{	width:120px;	 padding-top:2px;
padding-bottom:2px;}
.addresssectionclass td.tblcol2{	width:170px;	 padding-top:2px;
padding-bottom:2px;}
/*payment column*/
.paymentsectionclass { vertical-align:top;}
.paymentsectionclass table.tblfieldclass{	width:340px;}
.paymentsectionclass td.tblcol1{	width:150px;	padding-top:2px;
padding-bottom:2px;}
.paymentsectionclass td.tblcol2{	width:190px;	 padding-top:2px;
padding-bottom:2px;}
/*scheddate column*/
.scheddatesectionclass table.tblfieldclass{	width:340px;}
.scheddatesectionclass td.tblcol1{	width:160px;	 padding-top:2px;
padding-bottom:2px;}
.scheddatesectionclass td.tblcol2{	width:180px;	 padding-top:2px;
padding-bottom:2px;}
/*notes column*/
.notesclass table.tblfieldclass{	width:570px;}
.notesclass  td.tblcol1{	width:157px;	 padding-top:2px;
padding-bottom:2px;}
.notesclass  td.tblcol2{	width:403px;	 padding-top:2px;
padding-bottom:2px;}
/*ssn column*/
.ssnsectionclass table.tblfieldclass{	width:625px;}
.ssnsectionclass td.tblcol1{	width:445px;	 padding-top:2px;
padding-bottom:2px;}
.ssnsectionclass td.tblcol2{	width:180px;	 padding-top:2px;
padding-bottom:2px;}
