/* UNIVERSITY OF MINNESOTA WEB TEMPLATE PRINT STYLESHEET */
/* FEBRUARY 2009 : UNIVERSITY RELATIONS*/
/*
html {background-color:#FFFFFF;color:#000000;}
*/
/* Styles set to display:none */
/*
body.center {background : #FFFFFF; background-color : #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; color:black; width: 7in;}

.main_head { display: none;}
#secondary {
	border-top-width: 4px;
	border-top-style: none;
	border-top-color: #FFF;
	clear: both;
}
#main_head {
	display: none;
}
#main_navigation {
	display: none;
}



#footer_unit, #footer_uofm {
	display: none;
}

#campus_links, #search_area, #header, #header_sub, #main_nav_2, #main_nav_3, #unit_footer1, #unit_footer2, #footer_right{display: none;}
#primary .photo {
	width: 3.5in;
}
*/
/* Hide the Share This button */
/*
.share, #at20mc, #sb-container {
	display: none;
}
*/
/* Cover template background image with a white background */
/*
#bg, #bg264, #bg273, #bg354 {
	background-image: url(/assets/css/bg_print.gif);
	background-color: #FFF;
	background-repeat: repeat;
	float: none;
}
*/
/* Set width of grids for print */
/*
.container_12 {
	border-bottom: none;
	background-color: #FFFFFF;
	background-image:none;
	width:auto;
}
.container_12 .grid_5 { width: 4in; text-align:left;}
.container_12 .grid_6 { width: 4in; text-align:left;}
.container_12 .grid_7 { width: 4in; text-align:left;}

.container_12 .grid_3 {
	width: 2.5in;
}
.container_12 .grid_4 {	width: 3in;}
*/
/* Positioning wordmark and unit contact information */
/*.leftprint {
	display: block;
	float: right;
}

.rightprint {
	display: block;
	text-align: left;
	padding-bottom: 10px;
	float: left;
}
*/