@media print{

#leftcolumn, #header,  #logo, #mainNav, #copyright, #navigation, #flashcontent, #sidebar, #emergency, #flashaligntoright, #breadcrumb, #footerlinks {
display: none;
}

#pagecontainer {
	background-image: none;
	WIDTH: 95%;
	border: 0px solid #194683;
	
}
#content{
margin-left: 5px;
}
#content  {
WIDTH: 100%;
}
.printonly{
display:block;
margin-bottom: 20px;
}

#rightcolumn{
 
	MARGIN-LEFT: 10px;
	 
	padding-left: 0px;
margin-top:5px;
}
#maintitle{
display:block;


}
#pagecontainer #mainHeader h1 {
	

		padding-top: 0px;
}
#logo{
	
	top: 0px; /* 30 pixels from the top of the page */
	

}
#frame{
margin-left: 20px;
width:758px;
border-bottom: 0px solid #CCCCCC;
border-left: 0px solid #CCCCCC;
border-right: 0px solid #CCCCCC;

}

li{
	 
	list-style:circle;
	
}
}
