body {
	margin: 0px;
	font-family: "Arial Narrow", "Helvetica Narrow", "Helvetica Condensed", Arial, Geneva, sans-serif;
}
p {
	margin: 0px;
}
#outer {
	width: 760px;
	height: 550px;
	padding: 10px 10px 10px 12px;
}
#info {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 0px;
	text-align: left;
	font-size: 8pt;
	line-height: 130%;
	vertical-align: top;
}
#info p {
	margin-bottom: 3px;
}
#imagebox2 {
	padding: 0px;
	width: 550px;
	height: 550px;
	position: absolute;
	top: 10px;
	left: 222px;
	background-image: url(img/hexlogo.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#imagebox {
	padding: 0px;
	width: 550px;
	height: 550px;
	position: absolute;
	top: 10px;
	left: 222px;
	background-image: url(img/hexlogo-dim.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#image {
	vertical-align: middle;
}
#awardlist {
	width: 490px;
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
	line-height: 140%;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
#awardlist p {
	margin-bottom: 12px;
}
#text {
	height: 259px;
	width: 199px;
	padding: 0px;
}
#credit, #title {
	border-top: 1px solid #ccc;
	line-height: 110%;
	padding-top: 6px;
}
#credit {
	width: 199px;
	height: auto;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 8px;
}
#title {
	width: 199px;
	font-size: 10pt;
	line-height: 120%;
	height: auto;
}
#title p {
	margin-bottom: 4px;
}

