@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0px;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #527588;
}
a:hover {
	text-decoration: underline;
	color: #6e8d6a;
}
h1 {
	color: #476576;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	color: #6a8768;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h2.investigator {
	color: #fff;
	font-size: 22px;
	padding: 0px;
	margin: 0px;
}
h3 {
	color: #476576;
	font-size: 16px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.mainDiv {
	margin: 10px auto;
	width: 780px;
	background-image: url(../images/backer_main_div.jpg);
	background-repeat: repeat-y;
}
.headerDiv {
	height: 119px;
	background-image: url(../images/backer_header_div.jpg);
	background-repeat: no-repeat;	
}
.navigationDiv {
	margin: 0px 0px 0px 10px;
	width: 708px;
	height: 34px;
	background-image: url(../images/backer_navigation_div.jpg);
	background-repeat: repeat-x;
	padding-left: 50px;
}
.navigationDiv a {
	font-size: 10px;
	display: block;
	height: 24px;
	padding: 8px 6px 0px 7px;
	float: left;
	color: #fff;
	border-top: 1px #819aa8 solid;
	border-bottom: 1px #2b3e48 solid;
	border-left: 1px #7a919a solid;
	border-right: 1px #4a6a7b solid;
}
.navigationDiv a:hover {
	color: #fff;
}
.currentSection, .navigationDiv a:hover {
	text-decoration: none;
	background-image: url(../images/backer_navigation_a_hi.jpg);
	background-repeat: repeat-x;
	border-top: 1px #93aa91 solid;
	border-bottom: 1px #668363 solid !important;
	border-left: 1px #809b7f solid;
	border-right: 1px #5e795b solid;
}
.subNavigationDiv {
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	width: 738px;
	height: 25px;
	padding: 8px 10px 0px 10px;
	background-image: url(../images/backer_sub_navigation_div.jpg);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
}
.subNavigationDiv a {
	color: #fff;
}
.subNavigationDiv a:hover {
	color: #fff;
}
.contentDiv {
	margin: 15px 40px 20px 40px;
	padding-bottom: 40px;
}
.homeDiv {
	margin: 0px 0px 0px 10px;
}
.homeFocus {
	float: left;
	width: 237px;
	margin: 0px 0px 10px 0px;
}
.homeContent {
	float: right;
	width: 463px;
	padding: 20px 40px 40px 30px;
}
.homeFocusContent {
	background-image: url(../images/backer_focus_content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
	font-size: 10px;
}
.homeFocusLearnMore {
	margin: 15px 0px 10px 0px;
	text-align: right;
}
.footerDiv {
	clear: both;
	height: 52px;
	background-image: url(../images/backer_footer_div.jpg);
	background-repeat: no-repeat;
}
.investigatorList {
	float: right;
	width: 299px;
	height: 520px;
	margin: -50px 0px 20px 20px;
	padding: 60px 0px 0px 25px;
	background-image: url(../images/backer_investigator_list.jpg);
	background-repeat: no-repeat;
}
.investigatorList a {
	color: #fff;
}
.investigatorList a:hover {
	color: #fff;
}
.investigatorList ul, .investigatorList li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
.investigatorName {
	height: 35px;
	background-image: url(../images/backer_investigator_name.jpg);
	background-repeat: repeat-x;
	margin: 0px 12px 0px 10px;
	padding: 10px 0px 0px 20px;
}
.investigatorImage {
	float: left;
	border: 1px #517487 solid;
	margin: 0px 20px 20px 0px;
}
.articleList, .articleList li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.articleList li {
	margin-bottom: 10px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
}
.pressList, .pressList li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.pressList li {
	margin-bottom: 10px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
}
.linkPDF {
	display: block;
	background-image: url(../images/icon_pdf.jpg);
	background-repeat: no-repeat;
	width: 55px;
	height: 30px;
}
.linkPDF span {
	display: none;
}
.imageCaption {
	width: 440px;
	border: 1px #aaa solid;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	background-image: url(../images/backer_image_caption.jpg);
	background-repeat: repeat-x;
}
.imageCaption div {
	font-size: 10px;
	padding: 0px;
	margin: 3px;
}
.publications strong {
	color: #527588;
}