th {
	text-align: left;
	font-size: small;
	padding-right: 1em;
}

input {
	border: 1px solid grey;
	color: #00569e;
	font-weight: bold;
}

#small {
	font-size: x-small;
	color: red;
}

#submit {
	font-size: large;
	font-weight: bold;
	letter-spacing: 1px;
	color: #008331;
}

#title {
	font-size: large;
	font-weight: bold;
	text-align: center;
}

#form {
	margin-left: auto;
	margin-right: auto;
	margin-top: -5em;
}

#fields {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	width: 50%;
}

#error {
	color: red;
	font-weight: bold;
	text-align: center;
}

#privacy {
	font-size: x-small;
}

#required {
	font-size: x-small;
}

#logo {
	width: 70px;
	height: 80px;
	margin-left: 0.7em;
	border: none;
}

.flags {
	border: none;
}

.note {
	margin-top: 5px; 
	font-weight: bold;
	font-size: x-small;
	width: 205px
}

.lbl {
	font-size: x-small;
	font-weight: normal;
}
