/*print CSS for UW-La Crosse web template*/

#header, #logo, #headerlinks, #sidebar, #hnavigation, #rightcorner, #fcorner, #footer, #footerleft, #footerleftinner, #footercenter, #footerright, #searchbar, #googlesearch, #search, #ctitle {
	display:none;
}

.pagephoto {
	display:none;
	}

@page { 
	size: 8.5in 11in;
	margin: 1.2in; 
		}
	

body{
	font-family: "Times New Roman", Times, serif;
	background:none;
	padding:0;
	margin:0;
	font-size: 12pt !important;
	width:auto;
}

p {
	font-size: 12pt;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}

html>body #content{
	padding:0;
	font-size: 14pt;
	margin: 0;
	width: auto;
	}
	
#content {
	font-size:14pt !important;
	margin: 0;
	padding: 0;
	width: auto;
	display:block;

}

#sidepluscont {
	border-right: none;
	background:none;

}

#sidepluscont>#content {
width:auto;
}

table td {
	font-size:12pt;
}