* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.nobr {
	white-space: nowrap;
}
.kicker_style1 {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.headline_style1_thick {
	font-size: 20px;
	font-weight: bold;
	color: #842b38;
}
.subhead_style1 {
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #842b38;
}
.box_pink {
	padding: 10px;
	background-color: #fcddcc;
	border: #842b37;
	border:thin;
}
.caption {
	font-size: 12px;
	font-style: normal;
	color: #842b38;
}
.footer {
	font-size: 9px;
	color: #ffffff;
}
.leftnav {
	padding: 10px;
	background-color: #9a4e52;
	border-right-style: solid;
	border-right-width: 1px;
}
.content {
	padding-top: 10px;
	padding-left: 10px;
}
.footnote {
	font-size: 9px;
	/*color: #000000;*/
}


a {
	color: #842b38;
	font-style: italic;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #842b38;/*173763*/
}
a:hover {
	text-decoration: none;
	color: #842b38;
}
a:active {
	text-decoration: underline;
}
a.nav_links_style1, .nav_links_style1 {
	/*font-size: 14px;*/
	color: #842b38;
	font-style: italic;
}
a.nav_links_style1:link {
	text-decoration: none;
}
a.nav_links_style1:visited {
	text-decoration: none;
	color: #842b38;/*173763*/
}
a.nav_links_style1:hover {
	text-decoration: underline;
	color: #842b38;
}
a.nav_links_style1:active {
	text-decoration: none;
}
a.leftnav_links, .leftnav_links {
	font-size: 14px;
	color: #ffffff;
	font-style: italic;
}
a.leftnav_links:link {
	text-decoration: none;
}
a.leftnav_links:visited {
	text-decoration: none;

}
a.leftnav_links:hover {
	text-decoration: underline;
	color: #fbbd95;
}
a.leftnav_links:active {
	text-decoration: none;
}
.box_pink_subhead {
	color: #842b37;
}
.box_pink_headline {
	font-size: 16px;
	color: #842b37;
	font-weight: bold;
}
