.body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12px;
}
.masthead {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 003300;
	font-size: 14px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	width: 120px;
	left: 10px;
	top: 140px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
}
.panel-title {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #009900;
}

a.side:link {
	color: #aaffaa;
	text-decoration: none;
}
a.side:visited {
	text-decoration: none;
	color: #dddddd;
}
a.side:hover {
	text-decoration: underline;
	color: #ddffdd;
}
a.side:active {
	text-decoration: none;
	color: #ffffff;
}
a {
	font-weight: bold;
}
p + p { 
	margin-top: -6px; 
}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003300;
}
.headlineblack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
}
.bodylarge {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
