
body {background-color:#FFF; background-image:none; color:#000;}
a:link, a:visited {background: #FFF; color: #000; text-decoration: none;}
h1 {font-size: 16pt; color: #000;}
h2 {font-size: 12pt; color: #000;}
h3 {font-size: 10pt; color: #000; font-weight:normal;}
#header01{display:none;}
#header01_right{display:none;}
#header02{display:none;}
#stamp01{display:none;}
#stamp02{display:none;}
#stamp03{display:none;}
#auxarea01{display:none;}
#notesmenu{display:none;}
#nav{display:none;}
#readmore{display:none;}
#poptippointer{visibility:hidden;}
#footer{
	font-size:x-small;
	text-align:right;
	margin-top:15px;}

#nav_content_wrap {width:652px; background-image:none; background-color:#FFF;}
#content {width:651px; background-image:none; background-color:#FFF;}
.noprint{display:none;}

/*This is the print version of Fin tables. Any changes here may need to be made in ar01.css as well*/
/*financials tables*/
#financials {border: 0; font-family:"Courier New", Courier, monospace;}

#financials thead th	{background-color:#B7D1EE; font-weight:bold; border: 1px solid #DDE9F7; text-align:left; }
#financials tbody th	{border: 1px solid #B7D1EE; font-weight:bold; border: 1px solid #DDE9F7; text-align:left; }
#financials tbody td	{border: 1px solid #B7D1EE; border: 1px solid #DDE9F7; text-align:left; }
#financials tfoot td	{border: 0; text-align:left; font-size:smaller;}

#financials tr.emphtotal td,
#financials tr.emphtotal th	{background-color:#FFC;}

#financials tr.blank td {line-height:5px; border:0;}
#financials tr.noborder td {border:0;}
#financials tr.noborder th {border:0; font-weight:bold;}

#financials td.rightalign,
#financials th.rightalign {text-align:right;}

#financials td.centeralign,
#financials th.centeralign {text-align:center;}


