p#info{
	margin-left:20px;
}
div#mainbox{
	margin-left:20px;
	height:1214px;
	width:960px;
	background-image:url(../images/workings/background.gif);
	margin-top:30px;
	margin-bottom:30px;
}
div#box1{
	margin-left:10px;
	width:940px;
	height:80px;
	border-bottom:1px #999999 dotted;
}
div#box1 h2{
	margin-top:30px;
	margin-left:30px;
	float:left;
}
div#box2{
	margin-left:10px;
	width:940px;
	height:370px;
	border-bottom:1px #999999 dotted;
}
div#box2 h2{
	
	color:#333333;
	font-size:13pt;
	width:325px;
	margin-left:30px;
	margin-top:40px;
	line-height:25px;
}
div#box2 h3{
	
	color:#333333;
	font-size:11pt;
	font-weight:normal;
	width:460px;
	margin-top:20px;
	margin-left:30px;
	line-height:25px;
}
div#box2 p#outline_info{
	
	margin-top:20px;
	margin-left:30px;
}
div#left{
	float:left;
}
p#members{
	float:left;
	margin-left:102px;
	margin-top:30px;
}
div#box3 table{
	margin-left:40px;
	margin-top:37px;
	border-collapse:collapse;
}
div#box3 th{
	text-align:left;
	vertical-align:top;
	color:#CC0000;
	font-size:11pt;
	width:125px;
	border-top:#CC0000 1px solid;
	border-bottom:#CC0000 1px solid;
	border-left:#CC0000 1px solid;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
	
}
div#box3 td{
	font-size:13px;
	color:#333333;
	width:700px;
	border-top:#CC0000 1px solid;
	border-bottom:#CC0000 1px solid;
	border-left:#CC0000 1px dotted;
	border-right:#CC0000 1px solid;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
	line-height:15px;
}
span.emphasis{
	
	font-weight:bold;
}

