/* CSS Document */

#print-hide { display:none}
#rightContent {display:none}
#nav {display:none}
.contentbuttons {display:none}
#leftContent {margin-top:5px; width:95%; float:none;  }
#subbanner{display:none}
#footerNav{display:none}
#footerLinks{display:none}
.back_button{display:none}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 87%;
	color: #000000;
	}
	body, th, td, div {
	font-family: Arial, Helvetica, sans-serif;
	}
	.sectiontableheader {
background:#F0EFE9 none repeat scroll 0%;
color:#778BAC;
font-size:100%;
font-weight:bold;
padding:4px;
}
.componentheading, .contentheading {
color:#2E4D80;
font-size:130%;
font-weight:bold;
margin-bottom:1em;
}.entryContent a:link, .entryContent a:visited {
color:#778BAC;
font-weight:bold;
}.entryContent a {
text-decoration:none;
}
#foot-text a {
color:#999999;
text-decoration:none;
}
img { float:left}
#bio_paragraph {float: left}
#leftContent ol li {
margin-bottom:6px;
}
#more_button {display:none}
.clear-all {
clear:both;
height:10px;
}