/* 
	--------------------------
	CM Touch Print CSS Document 
	Author: www.72dpi.co.nz
	--------------------------	
*/
body{
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 10pt;
}
#toolbar, #nav-global, #toolbar-search, #nav-main, #page-top, #breadcrumb, 
#sub-content, #key-partners, #page-foot, .back-link, #subnav,
#content-sidebar-col, #resources-search, #paging, #resources-tree{
	display: none;
}
a img{
	border: 0;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}
h2{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	font-size: 10pt;
}
h4{
	font-size: 8pt;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
td{
	border-bottom: 1px solid #ccc;
}
th{
	border-bottom: 1px solid #ccc;
	text-align: left;
}
#programmes-sections h2, #footer{
	clear: left;
}
.prog-section{
	width: 100px;
	float: left;
	margin: 0 7px 15px 0;
	font-size: 1.1em;
}
#footer{
	border-top: 1px solid #999;
}

.la{
	float: left;
	margin: 5px 10px 5px 0;
}
.ra{
	float: right;
	margin: 5px 0 5px 10px;
}
.figure-framed{
	border: 1px solid #eee;
	padding: 3px;
}
.profile{
	float: right;
	border: 1px solid #eee;
	padding: 3px;
	margin: 0 0 10px 15px;
}