/* CSS Document */
<style type="text/css">

#body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
#project_info_container{
	width: 686px;
	left: 157px;
	top: 37px;
	position: absolute;
	z-index: 299;
}
#project_info_table {
	width: 686px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_image_display{
	border: solid 1px #000000;
	width: 400px;
	height: 284px;
}
#body_text_cell_div {
	font-family: Arial, Helvetica, sans-serif;
	width: 268px;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	text-align: justify;
}
#project_thumbnail{
	border: solid 1px #000000;
	margin-bottom: 15px;
	margin-left:15px;
}
#project_thumbnail_endcap {
	margin-bottom: 15px;
	border: solid 1px #000000;
	margin-left: 15px;
}
#project_tray_container {
	position: fixed;
	bottom: 30px;
	z-index: 300;
	left: 150px;
	max-width: 700px;
	background-color:#1B1B1B;
	border-top: solid 1px #000000;
	padding-top: 15px;
	width: 700px;
}
#break {
	top:135px;
	left:0px;
	width:100%;
	height:1px;
	page-break-after: always;
}
#award_annotation{
	color:#f7964f;
	font-family:"Times New Roman", Times, serif;
	line-height:13px;
	margin-right:175px;
	text-align:left;
	font-style:italic;
}
</style>
