/* CSS Document */

body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 14px;
	color: #333333;
}
.infocontent {
	width: 450px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 14px;
	color: #666666;
	margin:0 0 0 6px;
}
.top {
	margin-top:6px;
}
.cvcontent {
	padding:0;
	margin:0;
	width: 725px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	border:0px none;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}
.smaller {
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-weight:normal;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight:normal; 
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}

/* Lisa */
.cvcontent th {
	font-weight:bold;
	padding:4px 0 4px 0;
}
.cvcontent td {
	padding:2px 0 3px 0;
	text-align:left;
}
.date {
	width:70px;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.first, .second, .third {
	margin:0;
	padding:0;
	position:relative;
	float:left;
}
iframe.videos {
	border:1px solid grey;
	overflow:hidden;
	width:722px;
	height:500px;
	margin:0 6px 0 0;
}
iframe.HDvideos {
	border:1px solid grey;
	overflow:hidden;
	width:889px;
	height:500px;
	margin:0 6px 0 0;
}
img {
	margin: 0 6px 0 0;
}
p.captions {
	margin:3px 0 10px -6px;
}
.mid {
	width:300px;
}
.essay {
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFF;
	margin:0 0 0 6px;
}
.footnote {
	width: 500px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 10px;
	color: #333333;
	margin:0 0 0 6px;
}
