@charset "utf-8";
html{-webkit-text-size-adjust:100%;}
/*body{font-size: 80%;}*/

html #investorsBody{
	color:#444444;
	font-size:109.4%;
	font-family: verdana;
}
#investorsBody div, #investorsBody span, #investorsBody applet, #investorsBody object, #investorsBody iframe,
#investorsBody h1, #investorsBody h2, #investorsBody h3, #investorsBody h4, #investorsBody h5, #investorsBody h6, #investorsBody p, #investorsBody blockquote, #investorsBody pre,
#investorsBody a, #investorsBody abbr, #investorsBody acronym, #investorsBody address, #investorsBody big, #investorsBody cite, #investorsBody code,
#investorsBody del, #investorsBody dfn, #investorsBody em, #investorsBody img, #investorsBody ins, #investorsBody kbd, #investorsBody q, #investorsBody s, #investorsBody samp,
#investorsBody small, #investorsBody strike, #investorsBody strong, #investorsBody sub, #investorsBody sup, #investorsBody tt, #investorsBody var,
#investorsBody b, #investorsBody u, #investorsBody i, #investorsBody center,
#investorsBody dl, #investorsBody dt, #investorsBody dd, #investorsBody ol, #investorsBody ul, #investorsBody li,
#investorsBody fieldset, #investorsBody form, #investorsBody label, #investorsBody legend,
#investorsBody table, #investorsBody caption, #investorsBody tbody, #investorsBody tfoot, #investorsBody thead, #investorsBody tr, #investorsBody th, #investorsBody td,
#investorsBody article, #investorsBody aside, #investorsBody canvas, #investorsBody details, #investorsBody embed, 
#investorsBody figure, #investorsBody figcaption, #investorsBody footer, #investorsBody header, #investorsBody hgroup, 
#investorsBody menu, #investorsBody nav, #investorsBody output, #investorsBody ruby, #investorsBody section, #investorsBody summary,
#investorsBody time, #investorsBody mark, #investorsBody audio, #investorsBody video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
#investorsBody article, #investorsBody aside, #investorsBody details, #investorsBody figcaption, #investorsBody figure, 
#investorsBody footer, #investorsBody header, #investorsBody hgroup, #investorsBody menu, #investorsBody nav, #investorsBody section {
	display: block;
}
body #investorsBody {
	line-height: 1;
}
#investorsBody ol, #investorsBody ul {
	list-style: none;
}
#investorsBody blockquote, #investorsBody q {
	quotes: none;
}
#investorsBody blockquote:before, #investorsBody blockquote:after,
#investorsBody q:before, #investorsBody q:after {
	content: '';
	content: none;
}
#investorsBody table {
	border-collapse: collapse;
	border-spacing: 0;
}
#investorsBody img {vertical-align: top}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
}