body {
	background-color: #E0E6E2;
	margin-top: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}
.footer {
	font-size: 10px;
}
.bodycopy {
	font-size: 13px;
	line-height: 14px;
	text-align: justify;
}

.bodycopytitles {
	font-size: 12px;
	line-height: 14px;
	font-weight:bolder;
}
p {
	margin-bottom: 8px;
	margin-top: 8px;
}
p.just {
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size: 17px;
	color: #4C5049;
	margin-bottom:8px;
	margin-left: 0px;
}
h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bolder;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.subnav:hover, a.subnav:active {
	text-decoration:none;
	color: #5a6d4e;
	font-size: 10px;
}
a.subnav:link, a.subnav:visited {
	text-decoration:none;
	color: #9B9997;
	font-size: 10px;
}
.subnavdead {
	color: #ED1C24;
	font-size: 10px;
	margin-bottom: 10px;
}
a.biolink:link, a.biolink:visited {
	text-decoration:none;
	color: #5a6d4e;
}
a.biolink:hover, a.biolink:active {
	text-decoration:underline;
	color: #5a6d4e;
}

a.backlink:link, a.backlink:visited {
	text-decoration:none;
	color: #5a6d4e;
	font-weight:bolder;
}
a.backlink:hover, a.backlink:active {
	text-decoration:underline;
	color: #5a6d4e;
	font-weight:bolder;
}
.outerframe {
	background-image:url(images/bg_gradient.gif);
	background-repeat: repeat-x;
}
.bgtitles {
	background-image:url(images/bg_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.cvtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
}
.cvtextheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	font-weight:bolder;
	padding-top: 9px;
}
table.bio {
	margin-left: 10px;
	margin-bottom: 10px;
}

