@charset "utf-8";
/* Facilities Management - Print Styles - Created by SUU Web Services 03/2009 */

#subbranding h1 {
	font-size: 18pt;
}

#basicnav {
	display: none;
}
#audiencenav {
	display: none;
}
#maincontent #bodytext h2 {
	font-size: 16pt;
}
#maincontent #bodytext h3 {
	font-size: 14pt;
}
#maincontent #bodytext h4 {
	font-size: 13pt;
}
#maincontent #bodytext h5 {
	font-size: 12pt;
}
#maincontent #bodytext h6 {
	font-size: 11pt;
}
#maincontent #bodytext table {
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 100%;
}
#maincontent #bodytext th {
	border: 1px solid #666666;
	font-size: 10pt;
	padding: 5px;
}
#maincontent #bodytext td {
	border: 1px solid #666666;
	padding: 5px;
}

#maincontent #formcontainer table {
	border: 0px;
}
#maincontent #formcontainer th {
	border: 0px;
	text-align: center;
}
#maincontent #formcontainer td {
	border: 0px;
	text-align: center;
}

#maincontent #announcecolumn {
	display: none;
}

#container #homefooter {
	display: none;
}
