@charset "UTF-8";
/* CSS Document */

.projectName {
	font-family: Arial, Helvetica, sans-serif;
	color: #004250;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight:normal
	font-variant: normal;
	text-transform: uppercase;
	padding-bottom:12px;
	margin-bottom:12px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}
#Layer1 {
	position:relative;
	width:500px;
	height:350px;
	z-index:1;
	left: 35px;
	top: -25px;
	overflow: auto;
}
#Layer2 {
	position:relative;
	width:612px;
	height:443px;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow: auto;
}
.link {
	color: #FFF;
	line-height: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0px;
}
