 @import url("style.css");
 
 body {
	 background:white;
 }
 
.grantNav {
	display:none;
}

#additionalInstructions  {
	display:none;
}

.hideText {
	display:none;
}

ol {
	list-style:none;
}

#appcontent label, #previewcontent label, #appcontent fieldset legend, #previewcontent fieldset legend, .honoraryLabel   {
	font-size:1.1em;
}

#appcontent fieldset fieldset legend, #previewcontent fieldset fieldset legend { 
	font-size:1.1em;
}

table {
	border:1px;
}
