/* 	
	Wendy Solum

	2007.02.08

 

 /* =REG PRINT STYLES

----------------------------------------------- */



body{

	background: #FFFFFF;

	color:#000;

}



/* Kill the banner and sub-content */

#alternateHTML {display: none;}

#masthead {display:none;}

#sidebar {display:none;}




/* Style new headings */
#printheaders h3 {

	font-size: 2em;

	text-align: left;

	margin: .5em 0 0 0;

	border-bottom: 4px double #000;

}



#printheaders h5 {

	font-size: 1em;

	text-align: left;

	margin: 0;

	font-weight:600;

}





#content {

	font: 12pt Georgia, "Times New Roman", Times, serif;

	wlsline-height:125%;

	margin: 0 1em;

	text-align:left;

}









#content .title{

	font-size: .9em;

	text-align: left;

	margin: 2em 0 .0125em 0;

	font-weight:600;
	color:#000;

}

#content .byline {

	font-size: .9em;

	text-align: left;

	margin: 0 0 .1em 0;

	font-weight:normal;

}

#content p {

	font-size: .9em;

	text-align: left;

	margin: 0 0 .5em 0;

	font-weight:normal;

}


#content .title a, #content .byline a {

	text-decoration: none;
	color: #000;
	background: #FFF;

}

div .dotted {border-bottom: 1px dotted #333; margin-bottom: 1.5em;}	

div#footer .dotted {border-bottom: 2px solid #333; margin: 1.5em 0;}	


#footer {

	padding: .0125em 1em 1em 2em;

	font-size: 9pt;


	text-align:left;


}

.print_img{

	text-decoration:none; 
	border:0;
	float:right;

	}



pre {

	font: 10pt "Courier New", Courier, monotype, serif;

}



.url {

	text-align:right;

	margin-right:2em;

}



.hide {

	display:none;

	}



