.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
.headline_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #22431F;
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 12px;
}
.header {
	background-image: url(images/red_banner.jpg);
	background-repeat: no-repeat;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 12px;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
}
.side_nav_copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D0410;
	font-size: 12px;
	line-height: 16px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #85171E;
}
.subhead_minor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #22431F;
	font-weight: bold;
}
.subhead_minor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #22431F;
}
.border {
	border: 1pt solid #CCC;
}
.body_table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	border: 1pt solid #999;
}
.border_bottom {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border_bottom2 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.border_bottom3 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 10px;
}
.border_bottom5 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 2pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #666;
	border-left-color: #CCC;
	font-size: 10px;
}
.border_bottom6 {
	border-bottom-width: 2pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
}
.side_nav_BOLD {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D0410;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
a.red:link {
	color: #85171E;
	text-decoration: underline;
}
a.red:visited {
	text-decoration: underline;
	color: #85171E;
}
a.red:hover {
	text-decoration: underline;
	color: #4A050F;
}
a.red:active {
	text-decoration: none;
}


a.white:link {
	color: #FFF;
}
a.white:visited {
	color: #FFF;
}
a.white:hover {
	color: #E19173;
}
a.white:active {
	text-decoration: none;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 9px;
	line-height: 16px;
}
