/* 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;
}

html { 
  padding:0px;
  margin:10px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

body {
  background-color: #FFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;  
  background-image:none;
  

}

#contentwrapper {
	  background-image:none;}

#subnav {display: none; background-image:none;}

#wrapper {background-image:none;}

h1 {color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;}

#header {display:none;}


.navcontainer{display:none;}

#left-column {display:none;}

.right-column-wrapper {
	float: none;
	width: 100%;
	background-color: #fff;
}

#right-column {
		float: none;
		width: auto;
		padding: 0px;
	}



#outercontainer {
	width: 100%;
}
.noprint {display:none;}

#footerright {	 display:none;	}

#footerleft {	 display:none;	}
	
.imgcenter {	 display:none;	}

p { font-size: 12pt; line-height: 18px; color: #000 }

#right-column a:visited {
	color: #000;
	padding: 0px;
	background-image: none;
}
a {color: #000; text-decoration: none;}