body {
	font: 62.5% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#mainnav a {
	font-size: 1.6em;
	color: #1e60ad;
}

#mainnav a:hover {
	text-decoration: none;
}

#footer {
	font-size: 1.1em;
	color: #4b4b4b;
}

#bottomnav a {
	text-decoration: underline;
	color: #4b4b4b;
}

#content {
	color: #111;
	font-size: 1.4em;
	line-height: 1.5em;
}

#content h1, #content h2, #content h3 {
	color: #10499e;
	font-weight: normal;
	font-style: normal;
}

#content h1 {
	font-size: 1.286em;
	color: #cf3e3f; /* red from logo */
}

#content .imgcaptionleft dd, #content .imgcaptionright dd {
	font-size: 0.857em;
	color: #333;
}

#subnav, #recent_publications, #rhs_content {
	font-size: 1.2em;
}

#subnav a, #recent_publications a {
	color: #5e5e5e;
	line-height: 1.5em;
	text-transform: uppercase;
}

#subnav li.on a {
	text-decoration: underline;
}

#subnav li.on ul li a {
	text-decoration: none;
}

#site_links a {
	font-size: 1.4em;
	color: #1e60ad;
}

#recent_publications h4 {
	font-size: 1.167em;
	font-weight: normal;
	font-style: normal;
	color: #1a5fad;
}

#content a {
	color: #1e60ad;
}

/* @group Members */

#content .member h3 {
	font-weight: bold;
}

#content #members_list h2 {
	font-weight: bold;
	color: #cf3e3f;
}

.member p {
	font-size: 0.786em;
}



/* @end */