/* STANDARD FORM ELEMENTS */
.input { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  border: 1px solid gray; }
.button { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: 1px solid gray; }

.printerfriendly:link { color: #000000; }
.printerfriendly:visited { color: #000000; }
.printerfriendly:hover { color: #333333; text-decoration: none; }

.acronym { border-bottom: 1px dotted gray; cursor:help;  }

a.small_text:hover { text-decoration: none; }
