@import url(lib.css);
/* -------------------------------------------------------------- 
NGIV print stylesheet V1 
Author - benbailey.com.au
-------------------------------------------------------------- */

/* =hidden items 
--------------------------------------------------------------------------
*/
#primaryNavigation, #secondaryNavigation, #footer, #search, .double #banner p, #promotions {
display:  none;
}

#wrapper {
position: relative;
}

/* =header 
--------------------------------------------------------------------------
*/

/* =HTML elements
--------------------------------------------------------------------------
*/
a:link { color: #666; text-decoration: underline; }

acronym { border: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.25em;
}

blockquote p {
font-size: 1.2em;
}

dd { margin-left: 0; }

em { background: none; }

form { margin-bottom: 1em }

h1, h2, h3, h4, h5, h6 { 
font-weight: bold;
line-height: 1.25;
color: #000;
}

h1 { font-size: 1.6em; }

h2, h3, h4, h5, h6 { 
font-size: 1.3em;
margin-bottom: 0.2em; 
}

h2 + h3, h3 + h4 { margin-top: 1em; }


img { margin: 0; }

th, td   { 
padding: 7px 10px;
vertical-align: top;
background: #FFF;
font-size: 90%;
}

th { 
text-align: left;
}

#content ul, #related ul { 
margin-left: 0;
padding-left: 0;
}

#content ul li, #related ul li { 
list-style-type: circle
}