body {
	width:98%;
	margin:0 none;
	text-align:left;
 	color:#000 ;
}
body,td {
 	font-family: arial, helvetica ; 
 	font-size:9pt ; 
 	line-height:1.4em ; 
}
h1 {
 	font-family: arial, helvetica ; 
 	font-size:16pt ;
 	line-height:1.2em ; 
 	font-weight:bold;
 	margin:0 0 0.1em 0;
 	border-bottom:1pt solid black;
 	color:#000;
}
h2,
.header3 {
 	font-family: arial, helvetica ; 
 	font-size:12pt ; 
 	font-weight:bold;
 	margin:0 0 0.4em 0;
 	color:#000;
}
ul {
	list-style-image:none;
}
td {
	vertical-align:top;
}
a {
	color:#006;
	text-decoration:none;
}
select,input,textarea {
	display:none;
}

/* CONTAINERS */

.container1,
.container2,
.container3,
.container4 {
	width:auto;
	margin:0;
	background-image:none;
	border:none;
}
.main {
	clear:both;
}

/* HEADER/NAV */


#header_logo,
.header1 ul,
#header_functions,
#topBar_controls,
#header_meta,
#header_title h2,
#modalOverlay {
	display:none;
}
#header_title h2 {
	height:18pt;
	margin:0;
	color:#333;
 	font-size:14pt ; 
 	font-weight:normal;
}
.nav1 {
	display:none;
}
.breadcrumb {
	display:none;
}

/* TABLE */

.form td,
.form th {
	font-size:8pt;
	padding:1pt;
}
.form .odd td,
.form .even td {
	border-bottom:1px solid #999;
}
.form th {
	font-size:1em;
	text-align:left;
	border-bottom:2px solid #000;
}
.prev_next_outer {
	margin:2pt 0;
	padding:2pt;
	color:#666;
	border:1pt solid #ccc;
	font-size:7pt
}
.search,
.prev_next_first,
.prev_next_prev,
.prev_next_next,
.prev_next_last,
.prev_next_pages {
	display:none;
}
.form,
.form table,
.graph {
	clear:both;
	width:100%;
}
.button_col {
	display:none;
	width:0px;
}

/* FOOTER */

.footer1 {
	display:none;
}

/* OTHER */

.break {
	clear:both;
}
.pagebreak,
.pagebreak_before {
	page-break-before:always;
}
#waiting,
#waitingbox {
	display:none;
}

#searchbox {
	display:none;
}
.button,
.button_select,
.button_delete {
	display:none;
}
.noprint {
	display:none;
}
.notes {
	color:#333;
	font-size:7pt;
	line-height:110%;
}
.notes p {
	margin:0.5em 0;
}