@charset "UTF-8";
.grant {
	font-size: 10pt;
	color: #666;
}
h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-color: e5a31b;
	font-variant: small-caps;
	color: #FFF;
	background-color: #338188;
	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: #338188;
}
.regularTD {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.5em;
}
.blueTD {
	font-family: Arial, Helvetica, sans-serif;
	color: #388187;
	line-height: 1.5em;
}
.photoCopy2 {
	font-weight: bold;
}
