/* CSS Document */
body {
	background-color: #dde6d5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:20px;
	color:#666666;
	width: 600px;
}
.line{
	border-top: #ffffff 1px dashed;
	padding-top: 10px;
}
#stage {
	margin-top:20px;
}
#stage p {
	font-size:12px;
	line-height:20px;
	margin-bottom: 20px;	
}
#stage .header_text {
	font-size: 16px;
	margin-bottom:10px;
	padding: 1px;
	color:#666666;
	background-color:#E6ECE0;
}
#stage .title_text {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
	color:#444444;
	text-transform:uppercase;
}	
#stage a {
	font-size:10px;
	text-decoration:none;
	color: #666666;
}
#stage a:visited {
	text-decoration:none;
	color: #666666;
}
#stage a:hover {
	text-decoration:none;
	color:#999999;
}
#stage ul {
	font-size:12px;
	line-height:20px;
	color:#666666;
}
#stage ul li {
	padding-bottom:10px;
	list-style-type: circle;
}
#print_contain{
margin-right: 20px;
color: #000000;
}

.top_list a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:12px;
}
.top_list a:visited {
	text-decoration:none;
	color: #666666;
}
.top_list a:hover {
	text-decoration:none;
	color:#999999;
}
.top_list img {
	padding-left: 4px;
}
.masthead {
	margin-bottom:35px;
	background-color:#EEF3EA;
	height:42px;
}
#references {
	line-height: 40px;
}

