/*
-----------------------------------------------
PRINT CSS
----------------------------------------------- */

body {
	background: none;
	font-size:11pt;
	line-height:18pt;
	}
#header, #footer, .container_12, h1, #footer div{
	background:none;
	}

a {
	color: #000000;
	}
h1{
	font-size:18pt;
	padding-left:0;
}
h2, h3{
	font-size:14pt;
}
h4{
	font-size:12pt;
	}

.container_12, .container_12 .grid_11, #main{
	float:none;
	width:auto;
	margin:0;
	padding:0;
	}

#header span, #listMenuRoot, #col, .container_12 div.banner, .grid_12{
	display:none;
	}
	
#header{
	height:100px;
	}	
#header img{
	display:block;
	border:0;
	}
	
.grid_11 li{
	margin:3px 0;
	padding:0 5px;
	list-style:square;
	background:none;
	}
.box{
	font-size:10pt;
	line-height:normal;
	}
#footer{
	border-top:1px solid #000;
	color:#000;
	}
#footer a{
	color:#000000;}
