
/* Defines the print-specific styles and hides the varoius elements as required */

/* =Body 
--------------------------------------------------------------------------- */
body{color: #000000;font-family: arial, sans-serif;}


/* =Hide required elements 
--------------------------------------------------------------------------- */
#topStrip,
#brandingStrip,
#colOne,
#footer,
#infoSearchPage{display:none;}


/* =Bespoke print styling 
--------------------------------------------------------------------------- */
ul li {margin-top:4px;}
h1{color: #ACCB6C;}
h5{font-size:medium;}
a {color: #666666;font-weight:bold;}
#relatednews a,
#relateddocs a {font-size:small;}
#memberView #logo{float:right;}