.red_brd1 {
	background-color: #f0cb73;
	border: 2px solid 90251b;
}
.headline_nav {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 13pt;
	color: 90251b;
	text-align: left;
	font-weight: bold;
}
.body_nav{
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 12pt;
	color: 90251b;
	text-align: left;
}
.headline_title {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 16pt;
	color: #000000;
	text-align: left;
}
.body_nav_white {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.body_lg_italic_white {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
.lightback {
	background-color: #fceaaa;
	border: 1px solid #90251B;
}
.darkback {
	background-color: #f0cb73;
	border: 1px solid #90251B;
}
.darkback_noborder {
	background-color: #f0cb73;
	border: 0px solid #90251B;
}

.body_copy {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.body_sm_white {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 10pt
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color: #969a9b;
	scrollbar-base-color: f0cb73; 
	scrollbar-arrow-color: 000000;
	scrollbar-Track-Color:fceaaa ;
	font-family: Arial, Times New Roman, Times, serif;
}
.style1 {font-size: 10px}
a:link {
	text-decoration: none;
	color: #90251B;
}
a:visited {
	text-decoration: none;
	color: #90251B;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.whitelink:link {
	color: #FFFFFF;
}
a.whitelink:visited {
	color: #FFFFFF;
}
button {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 7px;
}
button:hover {
	text-decoration: underline;
}
div.healcode {
  margin: 0 auto;
  width: 100%;
  font-family: Arial, helvetica, sans-serif;
  font-size: 9px;
}
