div#menublock {
  height: 600px;
	}
div#interior-container {
  height: 600px;
	}
table#application {
  margin: 0px auto;
	}
input.blue, select.blue {
  background-color: #dde7f1;
	}
p.constrain {
  width: 80%;
	margin: 20px auto;
	}
#apply {
	font-weight: bold;
	font-size: 12pt;
	}
#unbold {
  font-weight:normal;
	}
#error {
  color: red;
	}
.thanks {
  text-align: center;
  font-size: 14pt;
	font-weight: bold;
	}
