@charset "UTF-8";
.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	font-style: italic;
}
.text {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: left;
}
.heads {
	font-size: 16px;
	color: #7F0010;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #000000;
}
.centeredsubs {
	font-size: 14px;
	color: #5068AB;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.55;
	text-align: center;
}
.highlight {
	font-size: 14px;
	color: #5068AB;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.55;
	text-align: left;
}
.nav {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7F0010;
}
a:link {
	color: #7F0010;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.centeredcell {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
}
.boldred {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F0010;
	text-align: center;
	line-height: 1.5;

}
.borderedcell {
	border: thin solid #7F0010;
	margin: 6px;
	padding: 6px;
}
.borderedcellsubsub {
	color: #7F0010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #6A6C97;
}
a:active {
	text-decoration: none;
}
.red-bar {
	color: #FFF;
	background-color: #7F0010;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.centeredredhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7F0010;
	text-align: center;
	line-height: 1.5;
}
