@charset "utf-8";
/* CSS Document */

body {
background: url(../images/pageBg.gif) repeat-y top center;
margin: 0px;
}

a {
font-weight: bold;
color: #a50022;
}

#content {
padding: 25px;

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.headerRed {
font-size: 17px;
font-weight: bold;
color: #a50022;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.footer a {
font-weight: normal;
text-decoration: none;
color: #a50022;
}

.formCell {
padding: 8px 0px 8px 0px;
}
