/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 14 February 2012 03:39:39
*/


/* Print CSS for CIT pathways */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	background-color:#ffffff;
	margin:12px;
}

#masthead,
#cit,
#uc,
#menu,
#sidebar,
#search,
#footer {	
	display:none;
}

#content {
	margin:0;
	width:100%;
}

#content a {
	font-weight:bold;
	text-decoration:underline;
}

#content a:after {
	content:" (" attr(href) ") ";
}


#results p,
#results ol,
#results ol li,
#results ol li dl,
#results ol li dl dt,
#results ol li dl dd {
	margin:0;
	padding:0;
}

/* Search results formatting */

#results ol {
	text-indent:0;
	list-style-type:none;
}

/* Apply explicit margins */

#results ol li dl {
	margin:0 0 0.5em 0;
}

#results ol dl dt {
	font-weight:bold;
	float:left;
	width:10em;
}







