@charset "utf-8";
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #F10000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}

.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: normal;
	text-align: right;
}

.sidenavmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
.bodyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
.bodyleftred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F10000;
	text-align: left;
}

.bodyleftitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
.bodycentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
.bodycenteredred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F10000;
	text-decoration: none;
	line-height: normal;
	text-align: center;
}
.authors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.bodyleftitalicred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F10000;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	text-align: left;
}
.bodyleftsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.tablesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F10000;
	text-decoration: none;
	text-align: left;
}

.tableleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.tableheadingsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tablecenteredsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

