@charset "UTF-8";
.grant {
	font-size: 10pt;
	color: #666;
}
h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-color: white;
	text-transform: uppercase;
	color: #FFF;
	background-color: #e37f2b;
	padding-left: 3px;
}
.popupMenu {
	padding: 10px;
	position: relative;
	height: 300px;
	width: 400px;
	border: thin dotted #699;
	left: 45%;
	top: 80px;
}
.popupText {
	font-weight: bold;
	background-color: #f8e1b5;
	padding: 2px;
}
.photoCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #333;
	padding-left: 4px;
	text-indent: 0px;
	white-space: nowrap;
}
h2 {
	font-family: Garamond, Times, Serif;
	color: #e37f2b;
}
