/*
-----------------------------------------------------
Print styles

FileName:	print.css
Version:	0.1
Author:		H4.com.au

-----------------------------------------------------
*/

/* global */

body { background-color: #fff; background: none !important; font-family: arial,helvetica,sans-serif; font-size: 13px; line-height: 130%; margin: 20px; padding: 0px; color: #000; }

a:link		{ text-decoration: underline; color: #000; }
a:visited	{ text-decoration: underline; color: #000; }
a:hover		{ text-decoration: underline; color: #000; }
a:active	{ text-decoration: underline; color: #000; }

h1	{ display: block; font-size: 19px; color: #000; }
h2	{ font-size: 17px;  color: #000; }
h3	{ font-size: 15px;  color: #000; }
h4	{ font-size: 13px; color: #000; }
h5	{ font-size: 11px; color: #000; }
p	{ line-height: 130%; }
img	{ border: 0px; }

/* layout */

.bips .crumbs			{ display: none; }
.bips .linksrc { font-size: smaller; }
input           { display: none; }

.ntgov .label{display:none;}
.ntgov #topBanner{display:none;}
.ntgov #watermarkLogo{display:none;}
.ntgov #topBannerRightHeading IMG{display:none;}
.ntgov #menuBar{display:none;}
.ntgov #leftSide{display:none;}
.ntgov #titleHeaderImage{background-image:none;display:none;}
.ntgov #ntlogo{margin-left:20px;}
.ntgov #rightSide{display:none;}
.ntgov #footer{display:none;}
.ntgov #HeadingForDisableCSS{display:inline;margin:0 0 0 4%;color:#084887;}
.ntgov #middleSide{margin:0;padding:0;width:100%;}
.ntgov body{padding:0;margin:0;}
/* ----------------------  Index2 ---------------------------- */
.ntgov #index2leftSide{width:100%;margin:0;padding:0;}
.ntgov #index2rightSide{display:none;}
.ntgov #index2footer{display:none;}
