/* CSS Document */

.errorMessage{
	COLOR:RED;
}

.required {
	COLOR:RED;
}