/* 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;
}

body 
{
font-family: "Lucida Grande", "Lucida Unicode", Lucida, verdana, arial, sans-serif;
font-size: 12px;
line-height: 150%;
color: #333;
background-color: #fff;
width: 700px;
}

h1
{

	padding: 0;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(/images/logo.gif) no-repeat top left;
	height: 60px;

	
}

img {
border: 0;
}

ul {
list-style: none;
padding: 0;
margin: 0;
}

dl,dt,dd
{
	margin: 0;
	padding: 0;
	text-indent: 0;
}

dt.right_example img, dd.right_example img, .homeThree img, .portfoliofrontpage img {
display: none;
}

p.link {
display: none;
}

li.nf_prev {
display: none;
}

li.nf_next {
display: none;
}