/* CSS definition file containing site wide stylesheets */

.Form_RequiredField {
	font-weight: bold;
 	text-align: right
}

.SectionHeading {
	color: rgb(17,120,220);
 	font-weight: bold;
 	text-align: center
}
