@charset "UTF-8";
/* CSS Document */

html {
	min-height: 100%;
	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;
}
#TopSection {
	width:740px;
}
#logo {
	text-align: left;
	margin: 0 0 23px 23px;
}

#copyright {
	color:#999999;
	font-size:10px;
}

#bottom {
	margin-top: 50px;
	padding-top:50px;
	width:740px;;
}
#footer {
	margin: 100px 41px 0 15px;
	height:50px;
	width:634px;
	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;
	width:740px;
}
.page_content {
	margin:23px 41px 0 41px;
	padding-top:23px;
	text-align:left;
	font-size: 12px;
	line-height:16px;
}

.page_content p {
	margin: 0 0 8px 0;
}

a.nextphase {
	color:#999999;
	text-decoration:none;
}
a.nextphase:hover {
	color:#FF0000;
	text-decoration:none;
}
#newstype {
	margin:23px 41px 0 0;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #003399;
	width:740px;
	padding:4px 41px 4px 4px;
	text-align:right;
}
img.content_img {
	float: right;
	margin: 0 0 20px 20px;
}
.menuhead {
font-size:14px;
color:#FFF;
background-color:#999;
padding:10px 10px 10px 10px;
}
.formlabel {
padding:10px 10px 10px 10px;
}
