body {
	background-position: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:700px;
	border: 0px;
	color: black;
	background-image: url('images/FHI065-1.jpg');
	text-align: center;
}

* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

h4 {
	font-weight: normal;
	text-decoration: underline;
}

h5 {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: "Comic Sans MS", Arial, Verdana, Helvetica, sans-serif;
}

img {
	border: none;
}

li {
	padding-bottom: 3pt;
}

p {
	line-height: 1.25;
	padding-bottom: 6pt;
}

table {
	border-collapse: collapse;
	border-style: none;
}

td {
	vertical-align: top;
}

ul {
	padding-bottom: 6pt;
}

a:hover {
	color: #3ca5f1;		/* light blue */
}

.adminArea td {
	padding-left: 10px;
	vertical-align: middle;
}

.adminButton {
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.articles a {
	color: black;
}

.articles a:hover {
	color: #3ca5f1;		/* light blue */
}

.articles ul {
	list-style-type: none;
	text-indent: -40px;
}

.bioShadow {
    box-shadow: 4px 4px 4px #666;
    margin-bottom: 5px;
    margin-right: 10px;
}

.centerArea {
	text-align: center;
}

.footer * {
	font-size: 10px;
	text-align: center;
}

.bodyArea {
	background-color: white;
	width:700px;
	text-align: center;
}

.caption {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.caption b {
	font-size: inherit;
}

.caption h2 {
	text-align: center;
}

.caption img {
	text-align: center;
}

.caption p {
	font-size: 12px;
	padding-left: 20px;
	padding-right:40px;
}

.caption img {
	height: 300px;
}	

.contentArea {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.errorArea {
	color: red;
	font-style: italic;
}

.formButton {
	cursor: pointer;
}

.formComments {
	font-style: italic;
}

.formLabel {
	text-align: right;
	vertical-align: middle;
	width: 30%;
}

.formLabelTop {
	text-align: right;
	vertical-align: top;
	width: 30%;
}

.formLabelRow {
	text-align: left;
	vertical-align: middle;
	width: 30%;
}

.formLabelTextArea {
	text-align: right;
	vertical-align: top;
	width: 30%;
}

.formReq {
	color: red;
	font-size: 12px;
	font-style: italic;
}

.formNav {
	text-align: center;
}

.header { 
	color: #000000;
    font-weight: bold;
}

.indentContent {
	margin-left: 20px;
}

.gutter {
	width: 10px;
}

.mainNav {
	background-image: url('images/dq_logo-750x90.gif');
	background-repeat: no-repeat;
	height: 90px;
	border-bottom: 15px solid #000099;
	margin-bottom: 5px;
}

.mainNavRow1 {
	height: 53px;
}

.mainNavRow2 {
	height: 37px; /* 90 - 53 */
}

.leftNav {
	width: 160px;
	display: block;
}

.leftNav a {
}

/*
.leftNav a:hover {
	background-color: #fcf5e2;
}

*/

.odd_row {
	background-color: #feece8;
}

.subNav li {
	padding-right: 5px;
	text-align: left;
	list-style: circle;
	margin-left: -20;
}

.pubsHeader {
	text-align: center;
}

.pubsTop {
	font-style: italic;
	text-align: right;
}

.pubsTop a {
/*	color: #000099; */
	color: #f65242;
}

#pubsTA {
/*	background-color:#fff8f8; */
	background-color:#fff8f0;
	padding: 10px;
}

#pubsMF {
	background-color:#f8fff8;
	padding: 10px;
}

#pubsType {
/*	background-color:#f8f8ff; */
	background-color:#f8fcff;
	padding: 10px;
}

#PubsCollapsiblePanel1 {
	background-color:#fff8f0;
}

#PubsCollapsiblePanel2 {
	background-color:#f8fff8;
}

#PubsCollapsiblePanel3 {
	background-color:#f8fcff;
}

#contact {
	vertical-align: middle;
}

#contact a {
	font-size: 12px;
	color: #3ca5f1;		/* light blue */
}

#contact a:hover {
	color: #ff0000;
}

#conferenceAddress {
	padding-left: 30%;
}

#navExtra {
	text-align: center;
	vertical-align: middle;
}

#nonDisclosure {
	border: solid;
	border-width: 2px;
	border-style: outset;
	padding: 0px 20px 0px 20px;
	width: 400px;
}

#paypal {
	border: solid 1px;
	border-color: black;
}

#listNav {
	margin-top: -10px;
	position: fixed;
}

#listNav a {
	color: black;
}

#listNav a:hover {
	color: #3ca5f1;		/* light blue */
}

#listNav li {
	padding-right: 5px;
	text-align: left;
	margin-left: -20;
}

#listNav ul {
/*	list-style: url('images/mm_arrow.gif'); */
}

#collaboratorsMenu li {
	padding-bottom: 12px;
}

