                                                                     
                                                                     
                                                                     
                                             
.errormsg {
	font-size: 12px; 
	color: red;
    font-family: Arial, Verdana, helvetica, Sans-Serif;
}

.required {
    background-color: #fdf576;
}
	

.InstructionsPopup {
	border-right: #55a9e8 1px solid; 
	border-top: #55a9e8 1px solid; 
	border-left: #55a9e8 1px solid; 
	border-bottom: #55a9e8 1px solid;
    background-color: #e5eaee;
}