body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #336699;
	color: #eee8aa;
}
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.headcolor {color: #CC3333;}

.headwhite {
	COLOR: #ffffff
}
P {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif
}
BLOCKQUOTE {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif
}
h1 {
	FONT-SIZE: 24px;
	COLOR: #ffff00;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #eee8aa;
	text-align: center;
	padding-bottom: -5px;
	line-height: 21px;
	vertical-align: middle;
	font-weight: lighter;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;

}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.leftnav a:link, .leftnav a:visited, .leftnav a:hover {
	font-size: 16px;
	color: #eee8aa;
	text-decoration: underline;
}
.feedbacksource {
	font-family: "Lucida Handwriting";
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
/* wrapper for main body of text - no style definitions yet - I just need it to define a link style */
#maincontent{
}
#maincontent a:link, #maincontent a:visited, #maincontent a:hover {
	font-size: 13px;
	color: #00FFFF;
	text-decoration: underline;
}
.imgright {
	clear: left;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;

}
/* Wrapper for publications page ordered lists */
#publications{
}
#publications li{
	margin-bottom: 10px;

}

table.GIvalues {
	border-collapse:collapse;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	table-layout: fixed;
	width: 75%;
}
table.GIvalues td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666S;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-collapse:collapse;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	font-weight: normal;
}
.GIlow {
	background-color: #006600;
}
.GImed {
	background-color: #FF6600;
}
.GIhigh {
	background-color: #CC0033;
}
