input[type="submit"].smalltext, .smalltext {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000;}
input[type="button"], input[type="submit"]{font-size: 8.5pt; font-family:verdana,sans-serif; color: #626262;}

/* AALAS site-specific styles.  These are for user controls that should not change in appearance with the rest of the page */
.text {	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;}
a.text:link {font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #000000;	font-weight: bold; text-decoration: none;}
a.text:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #88AB9B; font-weight: bold;}
a.text:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: none;}
a.text:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #88AB9B; font-weight: bold;}

.greentext {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #115837;}
a.greentext:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #115837; font-weight: bold; text-decoration: none;}
a.greentext:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; font-weight: bold;}
a.greentext:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;	color: #115837;	font-weight: bold; text-decoration: none;}
a.greentext:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; font-weight: bold;}

.smallgreentext2 {font-family: Arial; font-size: 7pt; color: #115837;}
a.smallgreentext2:link {font-family: Arial; font-size: 7pt; color: #115837; text-decoration: none; font-weight: normal;}
a.smallgreentext2:hover {font-family: Arial; font-size: 7pt; color: #999999; text-decoration: underline; font-weight: normal;}
a.smallgreentext2:visited {font-family: Arial; font-size: 7pt; color: #115837; text-decoration: none; font-weight: normal;}
a.smallgreentext2:visited:hover {font-family: Arial; font-size: 7pt; color: #999999; text-decoration: underline; font-weight: normal;}


.smalltext {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000;}
span.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}