/*
Net Investment Advisor
Print Master
*/

body { margin:0 0 0 0; padding:0px; background:#fff; color:#000; font:normal 14pt "Myriad",Helvetica,Sans-Serif; text-align:center; }

#container { width:100%; margin:0px auto; text-align:left; position:relative; background:#fff; border:0px; }

div#header table { display:none; }
div.altheader { margin-bottom:20px; }
td#leftnav { display:none; }

#topnav { display: none; }
#content .MemberMenu { display: none; }
#content .leftnav { display: none; }
#btmnav { display: none; }

#content { vertical-align:top; padding:0px 40px 0px 0px; margin-right:10px; background:#fff; width:6.5in; }

#footer .footerbar { display:none; }
#copyright { margin-top:10px; border-top:2px solid #000; font-size:12px; color:#000; display:block; text-align:center; }
#copyright p, #copyright a { font-size:14px; }
#copyright a { color:#000; text-decoration:underline; }


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

td {
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.grey:link {
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;}
a.grey:visited {
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;}
a.grey:hover {
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;}
a.grey:active {
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
.list li { 
	margin-bottom: 8px; }
.notice {
	color: #019BC0; }
.smallnote {
	font-size: 10px;
	color: #CE5A08; }
.boldit {
	font-weight: bold;
	font-size: 13px;
}