@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-image: url(../Graphics/Background2.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0;
	background-color: #f0e5c9;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 2px;
	color: #333333;
	border: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 2px;
	font-weight: bold;
	color: #333333;
	border: 0;
}
.sidebar {
	font-size: 9pt;
}
.sidebarcell {
	border-left-width:thin;
	border-left-color: #B79C64;
	border-left-style: dashed;
}
.sidebarbold {
	font-size: 9pt;
	font-weight: bold;
}
.sidebarheader {
	font-size: 12pt;
	font-weight: bold;
}
.body {
	font-size: 9pt;
	}
.bodybold {
	font-size: 10pt;
	font-weight: bold;
}
.bodyitalics {
	font-style: italic;
	font-size: 9pt;
}
.bodybold10pt {
	font-size: 10pt;
	font-weight: bold;
}
.headerfooter {
	font-size: 9pt;
}
.subheader {
	color: #FFFFFF;
	font-size: 13pt;
}
.reditalics {
color: #FF0000;
font-style: italic;
}
.PageUpdated {
	color: #B79C64;
	font-style: italic;
}
.audiobottom {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #AD9466;
	font-size: 9pt;
}
.hangingindent {
	text-indent: -22px;
	padding-left: 22px;
}
.body12pt {
	font-size: 12pt;
	font-weight: normal;
}
