body { 
	font: normal .625em Helvetica, Arial, sans-serif;
	background: #fff;
	}
a:link { 
	color: #000;
	text-decoration: underline;
	}

a img { border: 0; }

.access {
	display: none;
	}
abbr { 
	border-bottom: 1px dotted #999;
	}
#homeheader, #header, #main, #footer {
	margin: 0 .6in;
	}
#header h1 a {
	display: block;
	}
#header form { 
	display: none;
	}

#sidebar {
	display: none;
	}


#beauty {
	display: none;
	}

#content {
	padding-top: 2em;
	}
.home #content {
	padding-top: 1em !important;
	}
#content p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 1.4em;
	}
#content blockquote {
	margin: 0 1em 1.4em;
	}
#content blockquote p {
	font-size: 1.1em;
	color: #003300;
	}
#content dl {
	font-size: 1.2em;
	margin: 0 0 1.4em 1em;
	}
#content dt {
	font-weight: bold;
	}
#content dd {
	margin-bottom: .4em;
	}
#content ul {
	margin: 0 0 1.4em;
	}
#content li {
	font-size: 1.2em;
	margin: 0 0 .3em 2em;
	}
#content ul li {
	list-style: square;
	}
#content h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 .6em;
	}
#content h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 .6em;
	border-bottom: .1em solid #009c3c;
	}
#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin: .6em 0 .6em;
	}
#content h5 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	margin: .6em 0 .6em;
	}
#content li h4, #content li p, #content li dl {
	font-size: 1em;
	}
#content .column {
	float: left;
	width: 30%;
	margin: 0 3% 0 0;
	}
* html #content .column { /* for IE6's benefit -- double-float bug */
	margin: 0 1.5% 0 0;
	width: 28%;
	}
#content .column h4 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin: .5em 0 .1em;
	}

#content .twocolumns {
	float: left;
	width: 45%;
	margin: 1.5em 4% 0 0;
	}
* html #content .twocolumns { /* for IE6's benefit -- double-float bug */
	margin: 0 2% 0 0;
	}
#content .twocolumns h3 {
	margin: 0 0 .5em;
	}
	
.gallery { 
	text-align: center;
	margin-bottom: 1.4em;
	overflow: auto;
	}

.gallery .main {
	margin: 0 0 .5em;
	display: block;
	}
.gallery .thumb {
	margin: .5em .4em .2em 0;
	}
* html .gallery .thumb {
	margin: .5em .2em .2em 0;
	}


.workgroup {
	margin: 0 0 2em;
	padding-bottom: 1.5em;
	border-bottom: .1em solid #ddd;
	}

span.institution {
	font-style: italic;
	}

span.name {
	display: block;
	margin-bottom: .5em;
	}

#content form {
	display: none;
	}

#footer {
	clear: both;
	padding: 4em 0 3.5em;
	}
#copyright {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	}
#crawl {
	display: none;
	}

.survey td, .survey th { padding: .2em; } 

.survey .left {font-weight: normal;}

tr.odd td, tr.odd th { background-color: #eee; }
	
th {
	text-align: left;
	}

.top th { width: 24px; height: 155px; padding: .6em .2em;}

a.detail {
	display: none;
	}

a.detail span { display: none; }

* html ul.memberlist * { /* keeps IE from breaking the outer margins */
border: 1px solid #fff;
}

#institutional {
	border: .1em solid #000;
	margin: 1em -2em;
	}
#institutional th, #institutional td {
	padding: .4em;
	vertical-align: top;
	width: 20%;
	}
#institutional thead th {
	background-color: #ccc;
	border: 1px solid #666;
	border-width: 0 0 .1em;
	}

#institutional tbody th {
	background-color: #ccc;
	border: 1px solid #666;
	border-width: 0 .1em 0 0;
}
#institutional tbody .even th {
	background-color: #ddd;
}

#institutional tbody .even td {
	border-left: 1px solid #ddd;
}
#institutional tbody .odd td {
	border-left: 1px solid #ddd;
}

blockquote.pull {
	float: right;
	width: 18em;
	padding: 1em;
	margin-left: 1em;
	border-left: .2em solid #999;
	}
blockquote, q {
	quotes: none !important;
	}

q:after, q:before {
	content: "";
	}