body { margin: 40px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; line-height: 22px; color: #000000; background: #FFFFFF; text-align: center; }
#wrapper { margin: 0px auto; width: 960px; background: #FFFFFF url(/images/ruler.gif) no-repeat right top; text-align: left; border-bottom: 4px solid #004978; }
#header { border: 2px solid #004876; }
#header td { border: 2px solid #004876; }
.content { padding: 25px; }
a { color: #59BAE0; text-decoration: underline; }
a:hover { color: #FF8C1C; text-decoration: underline; }
form { margin:0.5em 0 0 0; }
select, input { font-size:1em; }
.small { font-size:11px; }
.stretch { width: 98%; }
.warning, .error { color:#CC0000; font-weight: bold; }
.required { background-image: url(/images/star.gif); background-repeat: no-repeat; padding-left: 10px; background-position: left center; }
