@charset "utf-8";

/* CSS Document */

*
{
	margin: 0px;
	padding-left: 0px;
}

body
{
	font-family:'Trebuchet MS', Tahoma;
	font-size:15px;
}

p
{
	margin-top:0px;
	margin-bottom:15px;
}

ul
{
	margin-left:25px;
	margin-top:5px;
	margin-bottom:15px;
	list-style-type:none;
	list-style-image:url(bullet.png);
}

li
{
	margin-bottom: 10px;
	text-align: left;
}

.statbar
{
	position:fixed;
	height:4px;
	background:#999999;
	top:0px;
	width:100%;
}

.clear
{
	clear:both;
}

.hline
{
	background:#CCCCCC;
	margin-bottom:5px;
	margin-top:5px;
	height:1px;
}

.wrapper
{
	width:860px;
	margin:auto;
	margin-top:40px;
}

.logo
{
	float:left;
	width:250px;
}

.navigation
{
	text-align:right;
	float:right;
	margin-top:25px;
	margin-bottom:5px;
}

.navigation a
{
	display:inline-block;
	padding-bottom:1px;
	border-bottom:solid 3px #999999;
	padding-right:15px;
	text-decoration:none;
	font-weight:700;
	text-align:left;
	color:#006699;
	margin-right:2px;
}

.navigation a:hover
{
	border-bottom:solid 3px #FF3300;
	color:#FF3300;
	text-decoration:none;
}

.navigation .slink
{
	border-bottom:solid 3px #FF3300;
	color:#FF3300;
	text-decoration:none;
}

.banner
{
	margin-top:10px;
	margin-bottom:25px;
	background:url(../images/banner.png) no-repeat;
	width:860px;
	height:245px;
}

.content
{
	text-align:justify;
}

.footer
{
	margin-top:15px;
	border-top:solid 1px #999999;
	padding-top:8px;
	margin-bottom:50px;
}

.footernav
{
	float:left;
}

.footernav a
{
	color:#006699;
	text-decoration:underline;
	font-weight:700;
}

.footernav a:hover
{
	color:#FF3300;
	text-decoration:underline;
}

.copyrights
{
	float:right;
}

.content a
{
	color:#006699;
	font-weight:700;
	text-decoration:underline;
}

.content a:hover
{
	color:#FF3300;
	text-decoration:underline;
}

.talks ul, .news ul
{
	margin-left:15px;
}

a img
{
	border:none;
	outline:none;
}

.snetwork
{
	position:fixed;
	bottom:20px;
	left:0px;
	background:url(../images/bgfloat.png) repeat-x;
	padding:7px 5px 3px 5px;
	border:solid 1px #999999;
	border-left:none;
}

.snetwork a
{
	text-decoration:none;
}

.snetwork img
{
	width:16px;
}

.floathome
{
	background:url(../images/bgfloat.png) repeat-x;
	padding:5px;
	position:fixed;
	right:0px;
	bottom:55px;
	border:solid 1px #999999;
	border-right:0px;
	text-align:center;
	width:40px;
}

.floattop
{
	background:url(../images/bgfloat.png) repeat-x;
	padding:5px;
	position:fixed;
	right:0px;
	bottom:20px;
	border:solid 1px #999999;
	border-right:0px;
	text-align:center;
	width:40px;
}

.floathome a
{
	color:#006699;
	font-size:15px;
	font-weight:700;
}

.floattop a
{
	color:#FF3300;
	font-size:15px;
	font-weight:700;
}

.quickmenu
{
	float:right;
	padding:10px;
	border:solid 1px #CCCCCC;
	margin-left:30px;
	margin-bottom:30px;
}

.quickmenu a
{
	color:#006699;
	text-decoration:underline;
	display:block;
	padding:2px;
	font-weight:700;
}

.quickmenu a:hover
{
	color:#FF3300;
}

.research
{
	float:left;
	width:190px;
	border-right:solid 1px #CCCCCC;
	padding-right:15px;
}

.bio
{
	float:left;
	width:190px;
	border-right:solid 1px #CCCCCC;
	padding-right:15px;
	padding-left:15px;
}

.talks
{
	float:left;
	width:190px;
	border-right:solid 1px #CCCCCC;
	padding-right:15px;
	padding-left:15px;
}

.news
{
	float:right;
	width:190px;
}

.readmore
{
	float:right;
	border:solid 1px #CCCCCC;
	background:#F5F5F5;
	padding:0px 5px 0px 5px;
}

.readmore a
{
	text-decoration:none;
	font-size:15px;
	font-weight:700;
}

.photo
{
	margin-top:35px;
	margin-left:40px;
	width:140px;
}
new research {
	clip: rect(auto,auto,auto,auto);
	position: static;
	left: 0pt;
	page-break-before: auto;
}
