
a:active {
	font-weight:bold;
	color:#052;
/*	text-decoration:none;*/
}
a:link {
	font-weight:bold;
	color:#052;
/*	text-decoration:none;*/
}
a:visited {
	font-weight:bold;
	color:#576;
/*	text-decoration:none;*/
}
#heading {
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	color:black;
	border:1px solid #cccccc;
	background-color:#f7f7f7;
	background-image:url('images/infofill.png');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:12px;
	padding:3px;
}
#heading div.titles {
	width:200px;
	float:left;
}
#heading div.titles div.name {
	font-weight:bold;
	font-size:20px;
}
#heading div.titles div.title {
	font-weight:bold;
	font-size:20px;
	font-style:italic;
}
#heading div.contact {
	font-weight:bold;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:210px;
	text-align:right;
}
div.majorhead {
	font-size:16px;
	padding:2px;
	/*background-color:#576;*/
	color:#005522;
	/*font-variant:small-caps;*/
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	margin-bottom:1em;
	border-bottom:1px solid #005522;
}
#body {
	padding:10px;
	/*border:2px solid #241;*/
	margin-top:1em;
	font-size:12px;
}
#body div.section {
	/*border:1px solid #576;*/
}
#body div.section div.position, 
#body div.section div.degree, 
#body div.section div.research, 
#body div.section div.techskill, 
#body div.section div.publication,
#body div.section div.presentation,
#body div.section div.activity,
#body div.section div.emedia {
	padding-left:1em;
	padding-bottom:1em;
}
#body div.section div.position div.posdate, 
#body div.section div.degree div.degdate {
	font-weight:bold;
}
#body div.section div.position div.posinfo, 
#body div.section div.degree div.deginst {
	padding-left:1em;
}
#body div.section div.research div.researchinfo, 
#body div.section div.techskill div.techskillinfo {
	padding-left:1em;
}
#body div.section div.degree div.deginst div.degrec {
	padding-left:1em;
}
#body div.section div.degree div.deginst div.degdir {
	padding-left:2em;
}
#body div.section div.degree div.deginst div.degmaj,
#body div.section div.degree div.deginst div.degmin {
	padding-left:1em;
}
#body div.section div.publication div.authordate,
#body div.section div.presentation div.authordate {
	font-weight:bold;
}
#body div.section div.publication div.citation,
#body div.section div.presentation div.citation {
	padding-left:1em;
}
#body div.section div.activity div.actname {
	font-weight:bold;
}
#body div.section div.activity div.actdesc {
	padding-left:1em;
}
#body div.section div.emedia div.emedianame {
	font-weight:bold;
}
#body div.section div.emedia div.emediacite {
	padding-left:1em;
}
.clearer {
	clear:both;
}
