/*
 * Custom Universal CSS for the ACQUIRE Digital Archive.
 *
 * Copyright 2008 EngenderHealth.
 *
 * Programmed by Tor de Vries, Web Producer for EngenderHealth
 *
 */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #003532;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copyright {
	color: #000000;
	padding-top: 48px;
	font-size: 9px;
}

.usaid {
	color: #000000;
	font-size: 9px;
}


table.leftNav a, table.leftNav a:link, table.leftNav a:active {
	color: #ffffff;
	text-decoration: none;
}

td.headItems {
	color: #999999;
}

td.headItems a, td.headItems a:link, td.headItems a:active {
	color: #000000;
	text-decoration: none;
}

table.leftNav a:hover {
	text-decoration: underline;
}

td.headItems a:hover {
	text-decoration: underline;
	color: #a00054;
}

td.headItems a.elink {
	color: #a00054;
}

td.headItems h1 {
	font-weight: normal;
	font-size: 27px;
	color: #000000;
	padding: 20px 0 0 0;
	margin: 0;
}

td.itemList h1 {
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	color: #333333;
}

td.itemList, td.itemList p, td.itemList ul, td.itemList ol, td.itemList li {
	line-height: 16px;
	padding-top: 3px;
}

div#topPhoto {
	width: 770px;
	height: 200px;
	background-color: #777;
}




/* search engine styles */

.smp-title { }
.smp-desc-text { }
.smp-url { }
.smp-quoted { }
.smp-count { }
.smp-desc-label { }
.smp-numbering { }
.smp-other { }