.companies {
	border: thin solid #5E744D;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-variant: normal;
	line-height: normal;
}


.companies td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.Directory_Layout  {
	background-color: #E2ECCC; /* Page Background */
	width: 440px;
	border: thin solid #7E9867;
	display: block;
	margin-left: 15px;
}


fieldset {
	border: 1px dotted #ccc;
	margin: 1em;
	padding: .5em 0;
	}
legend {
	font-weight: bold;
	font-size: 1em;
	}
	
label,h4 {
	display: block;				/* core set of styles */
	clear: left;				/* core set of styles */
	font-size:  1em;
	margin: 1em;
	}
em {
	text-indent: -9999em;		/* core set of styles */
	display: block;				/* core set of styles */
	float: left;				/* core set of styles */
	width: .5em;				/* core set of styles */
	margin-left: -.5em;			/* core set of styles */
	background: transparent url(../siteassist_images/png/required.png) no-repeat 0 0.2em; 		/* core set of styles */
	}
p em { margin: 0 1em; }			/* special declaration for the footnote */
textarea {
	width: 40em;				/* for square right edge */
	border: 1px solid #999;
	}
input {
	width: 18em;				/* for square right edge */
	border: 1px solid #999;
	padding: 0px;
	margin-left: 10px;
	}
input.auto {					/* using classes for IE */
	width: auto;
	border: 0;
	}
input.submit {
	clear: left;				/* core set of styles */
	display: block;				/* core set of styles */
	margin: 1em;
	border: thin outset #005837;		/* to over-ride the .auto */
	background-color: #96BA6E;
	padding: 0px;
	width: 6em;
	}
input.checkbox {
	width: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	left: 0em;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.siteFooterLinks a:link  {
	color: #005A3A; /* Link */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.siteFooterLinks a:visited  {
	color: #3366CC; /* Link */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
