/* styles for the print view */

body {
	overflow: visible !important;
	overflow: auto;
}

#headerImage,
#leftCol,
#rightCol,
#footer,
#metaNav {
	display:none;
}

#head #address{
	display: none;	
}

h1.vsvv a img{
	display: none;
}


h1.vsvv a{
	display: none;
	background-image: none;
	line-height: 40px;
	padding-bottom: 40px;
	color:#000;
}

#midCol h2{
	padding-left:0px;
	color:#067FCA;
}

#head #headTitle{
	display:none;
	
}

#main {
	position:static;
	padding:10px;
	left:0px;
}

#midCol {
	position:relative;
}

#admPanel{
	display:none;
}

.news-list-morelink a {
	display: none;
}

