﻿body {
	font-family: arial, sans-serif;
}

a:link {
	text-decoration: underline; 
	color: #00f;
}

a:active {
	text-decoration: underline; 
	color: #00f;
}

a:visited {
	text-decoration: underline; 
	color: #00f;
}

a:hover {
	text-decoration: underline; 
	color: #00f;
}

.leftNav {
	width: 250px;
}

.leftNav .picturePnl {
	width: 100%;
	text-align: center;
}

.leftNav .leftPnl {
	width: 100%;
	font-size: small;
	margin-top: 15px;
	padding: 10px 5px 10px 5px;
	line-height: 150%;
	background-color: #ddd;
}

.leftNav .leftPnl .link {
	font-weight: 600;
}

.leftNav .externalLinks {
	width: 100%;
	margin-top: 40px;
	text-align: center;
}

.leftNav .externalLinks .link {
	width: 100%;
	margin-top: 20px;
}

.leftNav .tagclouds {
	text-align: justify;
	margin-top: 40px;
	border: 1px dashed #ccc;
	padding: 6px 10px 6px 10px;
	line-height: 150%;
}

.leftNav .tagclouds .tag {
	text-decoration: none;
	color: #000;
}

.leftNav .tagclouds .tag:hover {
	text-decoration: none;
	color: #000;
	background-color: #ddd;
}


.bodyNav {
	width: 750px;
	margin-left: 20px;
	font-size: 85%;
	line-height: 125%;
}

.bodyNav .menuPnl {
	width: 100%;
	text-align: right;
	font-size: 11px;
}

.bodyNav .menuPnl .menu {
}

.bodyNav .namePnl {
	width: 100%;
	text-align: center;
	margin: 35px 0 5px 0;
}

.bodyNav .namePnl .nameTitle {
	font-size: 25px;
	font-weight: 800;
}

.bodyNav .namePnl .emailTitle {
	margin-top: 5px;
}

.bodyNav .topic {
	font-weight: 800;
	font-size: 120%;
	color: #009;
	padding-top: 30px;
}

.bodyNav .language {
	font-style: italic;
	font-weight: 600;
	margin-top: 20px;
}

.bodyNav .wrkPaper {
	margin-top: 20px;
}

.bodyNav .wrkPaper .title {
}

.bodyNav .wrkPaper .abstract {
	margin-left: 30px;
	font-size: small;
}

.bodyNav .pubPaper {
	margin-top: 20px;
}

.bodyNav .pubPaper .paper {
}

.bodyNav .pubPaper .paper .title {
	font-weight: 600;
}

.bodyNav .pubPaper .keywords {
	font-size: small;
	margin: 3px 0 5px 30px;
}

.bodyNav .project {
	margin-top: 20px;
}

.bodyNav .project .head {
}

.bodyNav .project .head .title {
	font-weight: 600;
}

.bodyNav .project .description {
	margin: 3px 0 5px 30px;
}

.bodyNav .profExp {
	margin-top: 20px;
}

.bodyNav .profExp .head {
}

.bodyNav .profExp .head .title {
	font-weight: 600;
}

.bodyNav .profExp .description {
	margin: 3px 0 5px 30px;
}

.bodyNav .educPnl {
	margin-top: 20px;
}

.bodyNav .educPnl .head {
}

.bodyNav .educPnl .head .title {
	font-weight: 600;
}

.bodyNav .educPnl .description {
	margin: 3px 0 5px 30px;
}

.bodyNav .collaborator {
	margin: 5px 0 3px 30px;
}

.bodyNav .collaborator .name {
	font-weight: 600;
}

.bodyNav .collaborator .inst {
	font-size: small;
}

.copyrightPnl {
	font-size: x-small;
	width: 100%;
	text-align: center;
	margin: 20px 0 20px 0;
}

.bodyNav .twitter {
	width: 100%;
	border: 1px dashed #999;
	margin: 30px 20px 0 0;
	padding: 6px 10px 15px 10px;
	line-height: 150%;
	text-align: center;
}

.bodyNav .twitter .msnPnl {
	font-size: small;
	text-align: left;
	width: 95%;
	border-bottom: 1px solid #ddd;
	margin: 8px 20px 5px 20px;
	padding-bottom: 5px;
	line-height: 150%;
}

.bodyNav .twitter .msnPnl .date {
	color: #aaa;
	font-size: x-small;
}