@charset "UTF-8";
/* CSS Document */

.bio {
	font-family: "Century Gothic Bold", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	color: #666;
	text-align: left;
	text-indent: 0px;
	display: block;
	padding-left: 12px;
}
.twoColFixRtHdr #container #mainContent .bio ul {
	text-indent: 6px;
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
}
.twoColFixRtHdr #container #mainContent ul {
	text-align: left;
	font-family: "Century Gothic Bold", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
}
.Year {
	font-family: "Century Gothic Bold", sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 12px;
}
.bioImg {
	margin: 6px;
	padding: 6px;
}
.TbleTxt {
	font-family: "Century Gothic Bold", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	letter-spacing: .1em;
	line-height: .9em;
}
.Subject {
	font-family: "Century Gothic Bold", sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #666;
	display: block;
	left: 18px;
	padding-left: 18px;
}
.SmNav {
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.ImgTable {
	padding-left: 18px;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #996;
}
a:active {
	text-decoration: none;
	color: #000;
}

