.middle{
	width:514px;
	margin-bottom:-100px;
	float:left;
	
}
.middle .content{
	width:473px;
	padding:20px;
	padding-top:10px;
	background:url(content_bg.gif) left top no-repeat;
}
.content p{
	line-height:14px;
	text-align:justify;
	margin-bottom:7px;
}
.content h1{
	color:#056c31;
	font:normal 24px "Times New Roman";
	margin-bottom:10px;
	width:473px;
}
.content h2{
	padding:0px;
	margin:0px;
	width:473px;
	font:normal 18px/18px "Times New Roman";
	margin-bottom:10px;
}
.content h3{
	padding:0px;
	margin:0px;
	width:473px;
	font:normal 15px/15px "Times New Roman";
	margin-bottom:10px;
}
.content h4{
	padding:0px;
	margin:0px;
	width:473px;
	font:normal 18px/18px "Times New Roman";
	margin-bottom:10px;
}
.content h5{
	padding:0px;
	margin:0px;
	width:473px;
	font:normal 16px/16px "Times New Roman";
	margin-bottom:10px;
}
.content h6{
	padding:0px;
	margin:0px;
	width:473px;
	font:normal 14px/14px "Times New Roman";
	margin-bottom:10px;
}
.content .date{
	font-weight:bold;
	display:block;
	float:left;
}
.content .shortheader{	float:left;	display:block;
}
.content .shortheader a{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.content .shortheader a:hover{	text-decoration:none;}
.content .selectpage{
	width:470px;
	height:20px;
	margin-bottom:20px;
	text-align:center;
}
.content .selectpage a{
	margin:0px 5px;
	text-decoration:underline;
}
.content .selectpage a:hover{
	text-decoration:none;
}
.content .selectpage a.current{
	text-decoration:none;
}
.content a.more{
	display:block;
	margin-top:-5px;
	margin-bottom:20px;
	cursor:pointer;
	text-decoration:underline;
}
.content a.more:hover{
	text-decoration:none;
}
.content ul{
	margin-bottom:10px;
}
.content ul li{
	list-style-type:disc;
	margin-left:35px;
}
.content img{
	margin:5px;
}
.content a img{
	border:0px;
}