body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#content {
	width: 770px;
	margin-right: auto;
	margin-left: auto; 
	margin-top: 20px;
	margin-bottom: 0px;
	background: url(http://www.allmaxsoftware.com/cust_satis/bg.gif) top left repeat-x;
	/*	border-right: 1px dotted red; */
	/* opera does not like 'margin:20px auto' */
	text-align: left; 
	/* part 2 of 2 centering hack */
	width: 770px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	}
html>body #content {
	width: 760px; /* ie5win fudge ends */
	}



.header .title {
	margin: 0px 175px 0px 175px;
	padding: 0px 15px 0px 15px;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}

.header .allmax {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	}

.clear {
	clear: both;
	}

.center {
	font-size: 12px;
	width: 760px;
	}

.center ul {
	margin: 0 0 0 15px;
	padding: 0px;
	}

.center li {
	padding: 5px 0 5px 0px;
	margin: 0px;
	}

.center .notes {
	font-size: 10px;
	width: 760px;
	}

.center .entry,p {
	width: 760px;
	}

/* .center .entry input, .center li input, textarea, select {
	font-size: 11px;
	border: 1px solid #cfcfcf;
}

.center .submit input {
	font-size: 11px;
	border: 1px solid #cfcfcf;

} */

.submit {
	text-align: center;
	}


.center .entry label {
	width: 7em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

.missing {
	border: 1px solid #000;
	background-color: #EEB4B4;
	padding: 10px 0 10px 5px;
	margin: 10px 0 10px 0;
}

/* .center .entry_missing input, textarea, select {
	font-size: 11px;
	border: 1px solid #cfcfcf;
} */

.center .entry_missing label{
	font-weight: bold;
	color: red;
	width: 7em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
	}

.center li label {
	width:7em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: inline;
}

/* .center .entry select {
	border: 1px solid #cfcfcf;
	font-size: 11px;
	} */

.center .response {
	color: red;
	font-weight: bold;
	}

.footer {
	text-align: center;
	width: 760px;
	margin: 10px 0 0px 0;
	padding: 0px;
	font-size: 10px;
	}

.footer a {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	}

.footer span {
	font-weight: bold;
	font-size: 12px;
	}

.footer p {
	padding: 3px 0 3px 0;
	margin: 3px 0 3px 0;
	border-bottom: 1px solid #000;
	}
