label.error {
display: block;
color: #ff0000;
}

div.error {
color: #ff0000;
font-weight: bold;
width: 550px;
margin: 0 auto;
text-align: center;
}

a, a:visited {
color: #506486;
text-decoration: none;
}


.subhead {
width: 88%;
margin: 1em auto;
}

td.content {
	padding: 25px;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
}

h3 {
text-transform: uppercase;
letter-spacing: 3px;
font-family: Tahoma, Arial, sans-serif;
font-weight: normal;
font-size: 1.4em;
text-align: center;
margin: 5px;
}

h4, th {
text-transform: uppercase;
letter-spacing: 3px;
font-family: Tahoma, Arial, sans-serif;
font-weight: normal;
font-size: 1.2em;
}

h5 {
text-transform: uppercase;
letter-spacing: 2px;
font-family: Tahoma, Arial, sans-serif;
font-weight: normal;
font-size: 1em;
}

th {
text-align: left;
}

.highlights {
text-transform: none;
letter-spacing: 1px;
}

ul {
list-style-type: square;
padding: 0; margin: -.5em 2em;
}

#features {
margin: 10px auto;
}

.button-wrapper {
text-align: center;
}

.button {
width: 150px; height: 150px;
float: left; clear: none;
margin: 20px; padding: 20px;
background-color: #EBE5D1;
text-align: center; vertical-align: middle;
}

.small-td {
font-size: 0.6em;
text-align: left;
font-family: Verdana, sans-serif;
color: rgb(70,93,126);
padding: 0; margin: 0;
}

.form-label {

}
