/* -----------------------------------------------------------------------

   Based on Blueprint CSS Framework Print Styles 0.7.1
   http://blueprintcss.googlecode.com
   
----------------------------------------------------------------------- */

body {line-height:1.5;font-family: Verdana,Arial,Helvetica,sans-serif;/*font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;*/color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family: Verdana,Arial,Helvetica,sans-serif;/*font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;*/}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}

table   	{ margin-bottom: 1.5em; width: 100%; }
th      	{ text-align: left; font-weight: bold; white-space: nowrap; border-bottom: 1pt solid black; }
td      	{ white-space: nowrap; }
th,td   	{ padding: .5em 1em; }

td em    	{ margin-left: 1em; color: grey; }

table .last { padding-right: 0; }

table tr.colored td { background: lightgrey; }

#header #usernav { display: none; }
#header #topnav { display: none; }
#header #toprow { display: none; }
#footer { color: #000; padding-top: 1.5em; }
#main-report .header ul,
#main-report .header a { display: none; }

.only_for_print {
	display: inline;
}

#Header { display: none; }
#SearchArea { display: none; }
#ContentAreaTop { display: none; }
.Left { display: none; }
.Right { display: none; }

#fm-filter { display: none; }
#paginationdiv { display: none; }

#reportDataArea a { color: #000; width: 100%; }

#Footer h3 { color: grey; font-size: 70%; font-weight: normal; }
#Footer a { color: grey; text-decoration:none; font-weight: normal; }

th, td { font-size: 80%; }
table.bottom { margin-bottom: 0em; }
