#bio_container{
	width:213px;
	height:367px;
	margin: 0px 5px;
}
/****** HEADER ******/
.bio_header{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
.bio_header div{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-bottom: 3px;	
}
.bio_header div h1{
	margin: 0px 0px 3px 0px;
	font-size: 12pt;
}

.address_header{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.address_header div{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-bottom: 3px;	
}
.address_header div h1{
	margin: 0px 0px 3px 0px;
	font-size: 12pt;
}

/****** END HEADER ******/

div.bio_content{
	font-size: 8pt;
	overflow: auto;
	border: solid 1px #dddddd;
	height:200px;	
	margin-bottom: 5px;
}
div.bio_content p{
	margin: 5px;
}
div.address_content{
	font-size: 10pt;
	margin-bottom: 5px;
}
div.address_content p{
	margin: 0px;
	padding: 0px;
}
