form div table {
	margin: 0em;
	padding: 0;
    border: 1px solid #ddd;
	border-collapse: collapse; 
}
form div table caption {
	font-weight: bold;
	color: #2b4b08;
}
form div table td, form div table th{
	border-top: 1px solid #ddd;
	/*border-right: 1px solid #ddd;*/
	border-bottom: 0; border-left: 0;
	padding: .2em;
	font-size: .9em;
	vertical-align: top;
	font-weight: normal;
	text-align:left;
}

th#step1Column1{
	width:15em;
}

.standardInputStep1{
	width:30em;
}
.standardInput2Step1{
	width:30.3em;
}
.standardInputStep3{
	width:30em;
}
.standardInput2Step3{
	width:30.3em;
}
.standardInputStep4{
	width:30em;
}
.standardInput2Step4{
	width:30.3em;
}
.standardInputStep5{
	width:22em;
}
.standardInput2Step5{
	width:22.3em;
}



div#submitButtons {
	margin: 0em;
	padding-top:.5em;
}


div#errors {
	padding-top:0px;
	color:red;
}


.certRegRequired{
	font-weight: normal;
	color:rgb(164,0,0);
}

p#geographicAreaText{
	width:99%;
	margin:0;
}

.jurisdictions {

	width:15em;
}

.phone3{
	width:2em;
}

.phone4{
	width:3em;
}

p#descriptionText{
	margin:0;
	width:27em;
}

th#websiteAddressTH{
	width:25em;
}

.centeredDiv{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.newSectionP{
	padding-top:13px;
}

.columnHeader{
	font-weight:bold;
}

table#holdClassesFor{
	width:100%;
}

table#tblNumDisSinceBeg{
	width:100%;
}
table#tblAct{
	width:100%;
}
table#tblNonEmergFunc{
	width:100%;
}
table#tblAddTraining{
	width:100%;
}
table#tblAddTrainingDetail{
	width:100%;
}
table#tblHowManyInstr{
	width:43em;
}
table#tblInstrTrain{
	width:43em;
}
table#tblInstrBack{
	width:43em;
}
table#tblTiedToHS{
	width:43em;
}
table#tblFund{
	width:43em;
}
table#tblWrittenStrat{
	width:43em;
}

.step6YNDK{
	width:30em;
}

.step{
	padding-bottom:40px;
}

table#tblJurisdictions{
	border:0;
}
table#tblJurisdictions td{
	border: 0;
	padding: .2em;
	font-size: .9em;
	vertical-align: middle;
	font-weight: normal;
	text-align:left;
}
