@charset "iso-8859-1";
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	line-height: 13pt;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #303030;
	padding-top: 5px;
	margin-bottom: 5px;
}
h2.top {
	padding-top: 0px; 
	margin-top: 0px;
}
p {
	padding-top: 0px;
	margin-top: 0px;
}
ul {
	margin-top: 5px;
}
a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #000066;
}
.bodydiv {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 712px;
	height: 550px;
	background-color:#000000;
	position: relative;
	margin: 0 auto;
}
.bodyprojectdiv {
	position:absolute; 
	width:200px; 
	height:85px; 
	z-index:3; 
	left: 10px; 
	top: 0px;
}
.contentbox {
	background-color: #838383;
	border: 1px solid #FFFFFF;
	width:480px;
	height:400px;
	z-index:2;
	left: 179px;
	top: 61px;
	position: absolute;
}
.contentarea {
	color: #000000;
	margin: 20px 12px 15px 15px;
	padding: 0px 8px 0px 0px;
	overflow: auto;
	height: 360px;
	scrollbar-face-color: #E8E8E8;
	scrollbar-track-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #E8E8E8;
	scrollbar-darkshadow-color: #838383;
}
.footer {
	left: 178px;
	top: 465px;
	height:75px;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
}
.nav {
	position: relative;
	top: 8px;
}
.caption {
	font-size: 8pt;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
.hiddentext {
	display: none;
}
