@charset "UTF-8";
/* CSS Document */



body {
	background: white;
	font-size: 12pt;
	text-align:justify;
	}

html body a { text-decoration:none !important; border-bottom:1px dashed #AAA; color:#222;}

#colour_bar, #nav, /*#innerBox img,*/ #flashbanner, #side_info, #corner2, #corner1, #slogan, .bar dd {
  display: none !important;
}
body, #container, .glossymenu, #innerBox,  #bodyContent {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #bodyContent { background: none;}
#logo4print { display:block !important; width:182px; height:80px;}

/*#UTSC_head {display: none;}*/
html body #skipnav, html body #UTSClogo, html body #toprightnav, html body #utsearch /* don't display header content except for the title */
{
  display: none !important;
}

html body #depTitle { display:block!important; background:none; font-size: 16pt; text-align:center!important; }

html body #slogan, html body #footer {background: none; text-align: center; font-size:10pt; padding-top:10px;}

html body h2.blueTxt,  html body h3.headlines {border-top: 0; border-bottom: 1px solid #aaa; text-align:left;}

html body h2.blueTxt {font-size: 14pt; margin-bottom:0;}
html body h3.headlines {font-size: 13pt;}

#innerBox { margin-top:0;}
#innerBox td div { margin-left: 1em!important;}
.Headingsmall{ padding-left: 1.5em!important;}