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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #956F46;

	}
	
.content {	font-size:11px;}
.content_titles {	font-size:11px;
		font-weight:bold;
			
	}
.legal_box {margin-right:15px;
    
	}
.legal_sidebar {margin-right:5px;}
	
/* side info column */
.sideinfo_titles {
	color: #303257;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}
.sideinfo2_titles {
	color: #896241;
	font-weight: bold;
	font-size: 19px;
	font-family:"Times New Roman", Times, serif;
}
.toolbox_titles {
	color: #bc896d;
	font-size: 14px;
	font-weight:700;
	font-family:"Times New Roman", Times, serif;
}
.sideinfo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.dotted-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	}	
	
a.sidelink:link {
	font-family: arial;
	font-size: 12px;
	color: #513127;
	text-decoration: underline;
}

a.sidelink:visited {
	font-family: arial;
	font-size: 12px;
	color: #513127;
	text-decoration: underline;
}

a.sidelink:hover {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
	
/* content on pages */	
	
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	color:#421211;
	line-height:19px;
	}	
	
	
	
/* 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;
}

