


.required,
.notelabel span {
    background:#fffbd4;
}

.notelabel {
    float: right;
    width: 160px;
    color: #3F6A95;
}

.notelabel span {
    width: 32px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 3px;
    border: 1px solid #3F6A95;
}

h3.products,
span.products {
	margin:10px 0;
    color: #3F6A95;
}

h3.services,
span.services {
	margin:10px 0;
    color: green;
}

.divFilter.Middle {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0 10px;
}

.divFilter h6 {
    text-align: center;
}


.divFilterWrapper {
    min-height: 80px;
    margin: 20px 0px;
}
.inquiryForm {
	padding: 15px;
}
.subType {
    margin-left: 0px;
}

.memberList {
    float: left;
}

label {
	display: block;
	float: left;
}

.filtertable {
	border-collapse: collapse;
	margin-top: 10px;
}
	
.filtertable th  {
	text-align: left;
	background: #487943;
	color: #f2f2f2;
	padding:5px;
}

.tblcontact, .tbllocation, .tblphone, .tblcertifications {width: 150px;}

.subGroup {
	border-left: 1px dotted #cccccc;
	margin-left: 25px;
	padding-left: 5px;
}

.infoLabel {
	margin-right:10px;
	display: block;
	float: left;
	font-weight: bold;
}

