/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Fonts
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #956F46;
	}
/* side info column */
.sideinfo_titles {
	color: #303257;
	font-weight: bold;
}
.sideinfo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
/* footer1 - address of company  footer2 is disclosure */
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.footer1 {
    font-family: Arial, Helvetica, sans-serif;
	color: #ffe5b8;
	font-size: 9pt;
}
/* next page */
.pagenavbold {
	font-family: arial;
	font-size: 8pt;
	color: #3F3D26;
	font-weight: bold;
}

/* bulleted text */
.bullet {
	font-family: Times New Roman;
	font-size: 9pt;
	color: #3F3D26;
	font-weight: bold;
}

/* sidebar text - small */
.sidebar {
	font-family: arial;
	font-size: 7.5pt;
	color: #421211;
}

/* link - next page */
a.pagenav:link {
	font-family: arial;
	font-size: 8pt;
	color: #3F3D26;
	font-weight: bold;
	text-decoration: underline;
}

a.pagenav:visited {
	font-family: arial;
	font-size: 8pt;
	color: #7D783E;
	font-weight: bold;
	text-decoration: underline;
}

a.pagenav:hover {
	font-family: arial;
	font-size: 8pt;
	color: #9E6C27;
	font-weight: bold;
	text-decoration: underline;
}

/* link - red arrow */
a.arrow:link {
	font-family: arial;
	font-size: 8pt;
	color: #513127;
	text-decoration: underline;
}

a.arrow:visited {
	font-family: arial;
	font-size: 8pt;
	color: #513127;
	text-decoration: underline;
}

a.arrow:hover {
	font-family: arial;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: underline;
}

/* sidebar video text */
.sidebar_video {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #731110;
}

/* link - sidebar video */
a.arrow_video:link {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #575BA4;
	text-decoration: underline;
}
a.arrow_video:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #575BA4;
	text-decoration: underline;
}

a.arrow_video:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #575BA4;
	text-decoration: none;
}
