<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.alertNOFOBar {
	/* background-image:url(/grants/guide/notice-files/css/archive_back.gif);
	background-repeat:repeat-x; */
	color: #fff;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align:center;
	padding: 10px 0px;
	font-size: 1.5em;
	margin-bottom:20px;
	background-color: #FCF8E3;
	color: #664E0D;
	text-align: center;
}

.alertNOFOBar a {
	color:#000;
	}


#content{
    position:absolute;
    z-index:1;
}

</pre></body></html>