/* version 1.5 build 20071102.14:59  */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#siteTools, #header h1, #header img, #header a, #breadCrumbs, #content, #primaryNav, #optionalNav, #relatedLinks, #footer, #askBUContentNoOptionLarge, #askBUContentNoOptionSmall, #coursesDirectoryNoOptionSmall, #askBULandingOption, #askBULandingNoOption, #coursesDirectoryLandingOption .searchBox {
	display: none !important;
}

#header .printLogo img {
	display: inline !important;
	padding-bottom: 5px;
	overflow: hidden;
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;

}

h4, h5, h6 {
	font-size: 12pt;
}

p, ul, ol {
	color: #333333;
	font-size: 08pt;
	
}

blockquote {
	font-size: 08pt;
}

hr {
	display: none;
}

table {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#mainContent th {
	text-align: left;
	font-size: 10pt;
	border-bottom: 1px solid #666666;
}

#mainContent td {
	font-size: 08pt;
}

abbr[title]:after, acronym[title]:after {
    content: " (" attr(title) ") ";
}

#mainContent img {
	display: none;
}

#landingContent img {
	display: none;
}

#mainContent, #landingContent a {
	color: #1c706c;
	text-decoration: none;
	border-bottom: 1px solid #1c706c;
}

#mainContent, #landingContent, a:after { 
	content: " [" attr(href) "] " 
}

		
	
