@charset "UTF-8";
/* CSS Document */

html {
	min-height: 800px;
	height: auto;
}
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #666666;
	background-color: #FFFFFF;
}
a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#00CC33;
	text-decoration:underline;
}
img {
	border:none;
}
p.bodytext {
	margin: 0 0 8px 0;
}
#TopSection {
	width:754px;
}
#logo {
	text-align: left;
	margin: 3px 0 23px -23px;
	width:267;
	float:left;
}

#copyright {
	color:#999999;
	font-size:10px;
}

#bottom {
	margin-top: 20px;
	padding-top:20px;
	width:754px;;
}
#footer {
	margin: 20px 41px 0 15px;
	height:50px;
	width:754px;
	text-align:center;
}
h2 {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
h1 {
	color:#003399;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	text-align:left;
}
#ContentSection {
margin-top:23px;
margin-right:82px;
	width:754px;
	clear:both;
}
.page_content {
	margin:23px 46px 50px 41px;
	padding-top:23px;
	text-align:left;
	font-size: 12px;
	line-height:16px;
	clear:both;
}
.page_content p {
	margin: 0 0 8px 0;
}
.page_content table{
	padding:2px 0 2px 0;
}
.page_content ul{
	margin:0;
	padding:0 0 0 10px;
}
a.nextphase {
	color:#999999;
	text-decoration:none;
}
a.nextphase:hover {
	color:#FF0000;
	text-decoration:none;
}
#projhead {
	margin:23px 41px 0 0;
	width:800px;
	height:46px;
}
#projectbar {
	margin:1px 0 0 0;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #003399;
	width:709px;
	padding:4px 41px 4px 4px;
	text-align:right;
	float:left;
}
#projectbarfoot {
	margin:18px 0 0 0;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #003399;
	width:709px;
	padding:4px 41px 4px 4px;
	text-align:right;
	float:left;
}
#project_image {
	margin:23px 41px 0 41px;
	clear:both;
}
.project_title {
	margin: 36px 82px 23px 25px;
	float:right;
	width:390px;
	height:50px;
}
.project_title h1 {
	margin:0;
	font-size: 22px;
	line-height:25px;
	font-weight: normal;
	color: #003399;
	text-align:right;
}
#proj_img1 {
	margin:0 10px 0 0;
	text-align: left;
	float: left;
}
#proj_img1 img {
	max-width:380px;
	width:auto;
	height:auto;
	max-height:380px;
}
#proj_img2 {
	margin:0 0 0 10px;
	text-align: right;
	float: right;
}
#proj_img2 img {
	max-width:380px;
	width:auto;
	height:auto;
	max-height:380px;
}#projhead {
}

