@import url(lib.css);
/* -------------------------------------------------------------- 
foreverstrong.com.au print stylesheet V1 - 03/06/2009
Author - benbailey.com.au
-------------------------------------------------------------- */

/* =hidden items 
--------------------------------------------------------------------------
*/
#primaryNavigation,
#secondaryNavigation,
#footer,
#related {
display:  none;
}

#wrapper {
position: relative;
}

.casper { display: none; }
/* =header 
--------------------------------------------------------------------------
*/
#header h1 { display: none; }

/* =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 { font-size: 1.9em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.1em; }

h1, h2, h3, h4, h5, h6 { 
font-weight: bold;
line-height: 1.25;
color: #F7B618;
letter-spacing: -1px;
}

h2, h3, h4, h5, h6 { 
font-weight: bold; 
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
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}