@charset "utf-8";
/* CSS Document */

#container
.copy {font-family: arial; font-size: 7pt; color:#a3a3a3;}
.fields { }
.error {font-family: arial; font-size: 10pt; color:#FF0000;}

#apply
.text {font-family: arial; font-size: 9pt; color:#000000;}
.form {font-family: arial; font-size: 9pt; color: #000000; font-weight: bold;}
.error {font-family: arial; font-size: 10pt; color:#FF0000;}


A:link, A:visited, A:active { text-decoration: underline; font-family: geneva, arial, helvetica; font-size: 9pt; font-weight: none; color: #99A66D}
A:hover { text-decoration: underline; font-family: geneva, arial, helvetica; font-size: 9pt; font-weight: none; color: #4b4b4b}