/* ----- Click&Mail print stylesheet ----- */
/* ----- Fuse Digital 2008 ------------------ */
/* ----- enjoy. ----------------------------- */

/*
	
	----- Colours -----
	
	Modified for printing
	
*/

/* ----- Tags ----- */
/* ------------------------------------------------------------ */
body {
	background: white;
	font: 12pt Times, sans-serif;
	color: #000;
}
a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}	
#menu {
	display: none;
}
.hide{
	display: none;
}
#sign-in{
	display: none;
}
#sign-in-content{
	display: none;
}
#sign-in-tab{
	display: none;
}
#forgot-password{
	display: none;
}
h1{
	color: #fff;
	width:145px;
	height:33px;
	position: relative;
	text-indent: -1000em;
}
h1 a{
	color: #fff;
}
h1 img{
	display: block;
	border: none;
	position: absolute;
	width:145px;
	height:33px;
	top:0;
	left:-5px;
	
}
#logo{
	color: #fff;
	width:145px;
	height:33px;
	position: relative;
	text-indent: -1000em;
}
#logo a{
	color: #fff;
}
#logo img{
	display: block;
	border: none;
	position: absolute;
	width:145px;
	height:33px;
	top:0;
	left:-5px;
	margin-bottom: 0;
	
}
#strapline{
	display: none;
}

#global-nav{
	display: none;
}
#footer ul{
	display: none;
}	
#content {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#content blockquote{
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
}
#cta{
	display: none;
}
#hero{
	display: none;
}
dd{
	display:block;
}
dt{
	font-weight: bold;
}
.col-195{
	display: none;
}
.col-705{
	display: block;
}
row-910.col-705{
	display: block;
}