body {
	font-family: "Arial Narrow", "Lucida Sans Unicode", "sans serif";
	background-color: #fff;
	color: #000;
	font-size: 10pt; 
}
div {
	font-family: "Arial Narrow", "Lucida Sans Unicode", "sans serif";
	font-size: 10pt; 
}
a { color: inherit; font-weight: 900; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus { text-decoration: underline; }
ul {
	margin: 0px 0px 0px 5px; 
	padding: 0px 0px 0px 10px;
}
table {
	width: 615px;
}
.nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nav li {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px; 
}
dt {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
dd { 
	font-weight: 900;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 5px;
}
p.titlepara {
	color: #974D27;
	font-weight: 900;
}
p.cochair {
	margin: 10px 0px 0px 20px;
/*	color: #6c4f49; */
	color: #974D27;
	font-weight: 500;
}
.nav1 {	
	color: #000;
	background-color: #E1D8D5;
}
.nav2 {
	color: #000;
	background-color: #CBBCB7;
}
.nav3 {
	color: #000;
	background-color: #BBA7A1;
}
.nav4 {
	color: #000;
	background-color: #AF9891;
}
.nav {
	padding: 4px; 
}
.nav a {
	text-decoration: none;
	color: #000;
}
.nav a:hover {
	text-decoration: underline;
}
.advisorycouncil {
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #755C53;
}
.advisorycouncil em:after {
	content: "; ";
}
.footer {
	font-family: "Arial Narrow", "Lucida Sans Unicode", sans-serif;
	font-size: 10pt; 
	color: #815F53;
	border: 0px none #000;
}
.footer li {
	display: inline; 
}
.footer a {
	color: #815F53 !important;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer ul {
	display: inline;
	margin: 0px;
	list-style-type: disc;
}
/* id selectors */
#nav1list { font-style: italic; }
#nav1list a { color: #000; font-style: normal; text-decoration: none; font-weight: 900; }
#nav2list { font-style: italic; }
#nav2list a { color: #000; font-style: normal; text-decoration: none; font-weight: 900; }
#nav3list { font-style: italic; }
#nav3list a { color: #000; font-style: normal; text-decoration: none; font-weight: 900; }
#nav4list { font-style: italic; }
#nav4list a { color: #000; font-style: normal; text-decoration: none; font-weight: 900; }
