/* Style definitions for Netscape browsers */
BODY {	color: black;
	background-color: white;
}

A:link {color: #000099}
A:visited {color: #0033cc}
A:active {color: #cc6600}

B.heading {
	color: #0000af;
	background-color: white;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: large;
}

TD.heading {
	font-family: Times, "Times New Roman", serif;
	font-size: 14pt;
}

TD.side {
	vertical-align: top;
	text-align: center;
	background-color: #efefef;
}

TD.button {
	vertical-align: middle;
	text-align: center;
	font-family: helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-image: url(button.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #efefef;
}
TD.button A {
	color: #0000af;
	text-decoration: none;
}

TD.side P.smallLinks {
	text-align: center;
	font-family: Times, "Times New Roman", serif;
	font-size: small;
}


DIV.panel {
	position: absolute;
	width: 110px;
	visibility: hidden;
}
DIV.panel TD.panel {
	background-color: #efefef;
	font-family: helvetica, Arial, sans-serif;
}
DIV.panel H3.subtitle {
	text-align: center;
	font-weight: bold;
	font-size: medium;
}
DIV.panel P {
	font-size: small;
}

TD.panelSpacer {
	vertical-align: top;
	width: 120px;
}

TD.main {
	vertical-align: top;
}

/* Research Highlight stuff */
TD.main H1 {
	text-align: center;
	text-transform: uppercase;
	font-family: helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #990000;
	background-color: white;
}

TD.main H2 {
	text-align: center;
	text-transform: uppercase;
	margin-top: 0em;
	margin-left: 4em;
	margin-right: 4em;
	font-family: helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: black;
	background-color: white;
}

TD.main H2 SUB {
	font-family: helvetica, Arial, sans-serif;
	font-size: x-small;
}

TD.main P.abstract {
	text-align: justify;
	margin-left: 4em;
	margin-right: 4em;
	font-family: helvetica, Arial, sans-serif;
	font-weight: bold;
}

TD.main P.links {
	text-align: center;
	font-family: Times, "Times New Roman", serif;
	font-size: 14pt;
}

TD.main H3.readmore {
	text-align: center;
	text-transform: uppercase;
	margin-top: 0em;
	font-family: helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #000099;
	background-color: white;
}

TD.main H3.readmore A {
	text-transform: uppercase;
}

P.mdate {
	text-align: left;
	font-family: Times, "Times New Roman", serif;
	font-size: x-small;
}
