body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 14px;
	margin: 15px;
	line-height: normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

@media print {
	body, p, table, td, th {
	background-color: white;
	color: black;
	font-family: "Times New Roman", Garamond, serif;
	font-size:12pt;
	padding: 0;
	border: none;
	margin: 0px;
}
	#navbar, #header {
		display:none
}
	#content {
	padding-top: 1em;
	border-top: 1px solid #000;
	padding-bottom: 1em;
	border-bottom: 1px solid #000;
	color: black;
	background: transparent none;
		}
	#content a:link, #content a:visited {
		color: #520;
		background: transparent;
		text-decoration: underline;
}}
#navbar a:link {
	color: #000000;
	}
#navbar a:visited {
	color: #004C4C;
	}
#navbar a:hover {
	color:#000000;
	background-color:#999999
	}
#header a:link, #header a:visited {
	color: #FFFFFF	
	}
a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	background-color: #000099;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.sidenav {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 12px;
	line-height: normal;
	text-align: center;
}
.pageheader {
	font-size: 2em;
	color: #FFFFFF;
	line-height: 150%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sidenavheader {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.BSUAddress {
	font-size: 12px;
}
.breadcrumbs {
	font-size: 12px;
}
.sidebar {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pullquote {
	font-size: 18px;
	font-style: italic;
}
p {
	line-height: 150%;
}
.byline {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
}
.tablespacing {
	margin-bottom: 4px;
}
.facultylisting {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

