@charset "utf-8";

body
	{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

.print_hidden, .print_hidden img
	{
	visibility: hidden; 
	height: 0px; 
	width: 0px; 
	margin: 0px; 
	overflow: hidden;
	}

pre
	{
	font-size: 11pt;
	font-family: "Courier New", Courier, monospace;
	line-height: 14px;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */  
	}

div, div a
	{
	color: black;
	text-decoration: none;
	font-size: 8pt;
	}

h1
	{
	font-family: Arial, Helvetica, sans-serif;
	}

h1
	{
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
	}

h2, h2 a
	{
	color: black;
	font-size: 12pt;
	margin: 0px;
	margin: 10px 10px 0px 0px;
	text-decoration: none;
	}

h3
	{
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	}	

h4
	{
	font-size: 7pt;
	font-weight: normal;
	margin: 0px;
	}	



.content_10, .content_20, .content_30, .content_40, .content_50, .content_60, .content_70, .content_80, .content_90, .content_100
	{
	
	}

.content_10
	{
	width: 10%;
	}

.content_20
	{
	width: 20%;
	}

.content_30
	{
	width: 30%;
	}

.content_40
	{
	width: 40%;
	}

.content_50
	{
	width: 50%;
	}
	
.content_60
	{
	width: 60%;
	}

.content_70
	{
	width: 70%;
	}

.content_80
	{
	width: 80%;
	}

.content_90
	{
	width: 90%;
	}

.content_100
	{
	width: 100%;
	}



#breadcrumb
	{
	visibility: hidden; 
	height: 0px; 
	width: 0px; 
	margin: 0px; 
	overflow: hidden;
	}

pre
	{
	width: 100%;
	color: #000000;
	font-size: 9pt; 
	margin: 0px;
	border: 0px;
	padding: 0px 5px;
	}

#global_header, #global_header img
	{
	visibility: hidden; 
	height: 0px; 
	width: 0px; 
	margin: 0px; 
	overflow: hidden;
	}

#global_menu, #global_menu img
	{
	visibility: hidden; 
	height: 0px; 
	width: 0px; 
	margin: 0px; 
	overflow: hidden;
	}
	
#global_footer, #global_footer img
	{
	visibility: hidden; 
	height: 0px; 
	width: 0px; 
	margin: 0px; 
	overflow: hidden;
	}
	
#task_menu, #task_menu img
	{
	visibility: hidden; 
	height: 0px; 
	width: 0px; 
	margin: 0px; 
	overflow: hidden;
	}
	
fieldset
	{
	border: 0px;	margin-bottom: 10px;
	page-break-inside: avoid;
	}

legend
	{
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 2px solid #000000;
	}


/* TABLE STYLING */


table
	{

	}


.table_underline
	{
	border-bottom: 2px solid #000000;
	}

.table_title
	{
	font-weight: bold;
	}
	
.table_subtitle
	{
	}
	
tr.alt
	{
	background-color: #f3f3f3;
	}
	
th 		{ font-weight: bold; }

td, th	{ text-align: left; vertical-align: top; padding: 2px 5px 2px 0px; }

td.sales_list, th.sales_list
	{
		border-bottom: 1px solid #000;
	}

.money
	{
	text-align: right;
	}
