/* CSS Document */

body {
	background-image: url(../images/old files/web_pattern2.jpg);
	background-image: url(../images/background_stripe.jpg);
}
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color: #5B9A00;
}
.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #5B9A00;
	padding-left: 60px;
	padding-right: 60px;
	line-height: 22px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	padding-left: 60px;
	padding-right: 20px;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bolder;
	padding-left: 60px;
	padding-right: 20px;
}
.navigation {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #5B9A00;
	padding-right: 20px;
}
a:link {
	color: #5B9A00;
	font-weight: bold;
	text-decoration: none;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #5B9A00;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF0033;
}
ul {
	list-style-type: disc;
	font-size: 9pt;
}
.affiliations {
	line-height: 1em;
}
.category {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 60px;
}
