/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin-top: 25px; margin-left: 25px; line-height: 16px;}

.dropdown { color: #000000; font: 11px; background-color: #FFFFFF; margin: 0px; border-style: solid; border-color: #CCCCCC; border-width: 1px;}
.textfield { color: #000000; font: 11px; background-color: #FFFFFF; width: 150px; margin: 0px; padding: 2px; border-style: solid; border-color: #CCCCCC; border-width: 1px;}

.maintext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.maintext a:link {color: #005390; text-decoration: none;}
.maintext a:visited {color: #666666; text-decoration: underline;}
.maintext a:hover {color: #005390; text-decoration: underline;}
.maintext a:active {color: #005390; text-decoration: underline;}

.legal {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.legal a:link {color: #005390; text-decoration: none;}
.legal a:visited {color: #666666; text-decoration: underline;}
.legal a:hover {color: #005390; text-decoration: underline;}
.legal a:active {color: #005390; text-decoration: underline;}

