
/* Defines the print-specific styles and hides the varoius elements as required */

/* =Body 
--------------------------------------------------------------------------- */
body{color: #000000;font-family: arial, sans-serif;}


/* =Hide required elements 
--------------------------------------------------------------------------- */
#header,
#search,
#colOne,
#colThree,
#footer,
#infoSearchPage{display:none;}


/* =Bespoke print styling 
--------------------------------------------------------------------------- */
h1{color: #ACCB6C;}
h5{font-size:medium;}
a {color: #666666;font-weight:bold;}
img{border:none;}
#relatednews a,
#relateddocs a {font-size:small;}
#memberView #logo{float:right;}

.news ul{list-style:none;}