.onstate-firm {
	display: block;
	margin: 0 0 0 30px;  }

.offstate-firm {
	display: none;}

.onstate-email {
	display: block; }

.offstate-email {
	display: none; }

.onstate-phone {
	display: block;}

.offstate-phone {
	display: none; }

.onstate-fax {
	display: block; }

.offstate-fax {
	display: none; }

.onstate-address {
	display: block; }

.offstate-address {
	display: none; }

.onstate-other {
	display: inline;
	margin-left: .5em; }

.offstate-other {
	display: none; }

.onstate-us {
	display: block; }

.offstate-us {
	display: none; }

.onstate-othercountry {
	display: block; }

.offstate-othercountry {
	display: none; }



.errFld {border: 1px solid #F00; }

.errMsg { color: #C33; }

label {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border-style: dashed;
	border-width: 0 0 1px 0; 
	width: 7em;

	}


.short {
	margin-right: 10px;
	margin-bottom: 0px;
	width: 40px;
	border-style: dashed;
	border-width: 0 0 1px 0;
	float: left;
	}

.short_inline {
	display: inline;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 40px;
	border-style: dashed;
	border-width: 0 0 1px 0;
	float: none;
	}

br {
	clear: left;
	}

.ieonly {
	display: none;}
form {
	align: center;}
fieldset {
	background-color: #FFFFFF;
	border-width: 2px;
	border-color: #444847;
	color: #444847;
	font-size: 10pt;
	border-style: solid;
	margin: 15px auto 25px auto;
	width: 90%;
}
	
legend {
	border-style: solid;
	background-color: #6b956D;
	border-width: 2px 2px 2px 6px;
	border-color: #444847;
	margin: 0 0 0 20px;
	padding: 2px 4px; 
	color: white;}

.contactmethod {
	margin: 10px 10px -10px 30px; }

div#buttons {
	text-align: center; }

input[type="text"] {
	width: 15em; }

input#title {
	width: 2em;}
input#zip {
	width: 4em; }
input {
	font-family: sans-serif;
	font-size: 10pt;
	color: #444847; }
	
select {
	font-family: sans-serif;
	font-size: 10pt;
	color: #444847;}
textarea {
	font-family: sans-serif;
	font-size: 10pt;
	color: #444847;}
textarea#comments {
	width: 35em;
	height: 15em;
	margin: 5px 0 0 30px;}

textarea#address {
	width: 35em;
	height: 8em;
	margin: 5px 0; }