@charset "utf-8";
/* CSS Document */

nav#otceGlobalNav,
#otceGridActions,
#otceGridFilter,
#otceFooter,
#headerWrapper, 
#finra-topnav, 
#tblFooter {
	display:none;
}

a {
	color:#336699;
	text-decoration:underline;
}

#otcebody {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.125em;
	overflow:auto;
}

#otceGrid
{
    font-size:70%;
}

#otcewrapper {
	overflow:auto;
	width:100%;
}


#icoGridInfo 
{
    display:none;
}

#otceGridHeader 
{
    color:#336699;
    font-size:70%;
}
