body {
	background-color: #ffffff;
	margin: 0px;
	font-family: 'Futura Book', Arial, sans-serif;
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #00549F;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* 
a:link, a:visited {
	text-decoration: none;
	color: #095B74;
}

a:hover {
	text-decoration: none;
	color: #18933C;
}
*/

#logo {
	border: 0;
	margin: 0px;
}

#main_pict {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	margin: 5px;
}


#footer {
	font-size: 10pt;
	text-align: middle;
	color: #ffffff;
}


#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
/*
#footer a:hover {
	text-decoration: none;
	color: #d3913c;
}
*/

#project_list li, #services_list li, #publications_list li, #academic_list li, #clients_list li, #memberships_list li, #media_resources_list li , #newsletters_list li, #site_map li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 5px;
}

#publications_list li
{
	margin-bottom: 15px;
}

/*
div.home_announcements {
	text-align: center;
}
*/

#site_map h2 {
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}

img.bio {
	height: 142px;
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
}
