/*@charset "UTF-8";
 CSS Document */

html {
overflow:visible;
}
body { 
color:#000000;
background : #ffffff; 
font-family : "Times New Roman", Times, serif; 
font-size : 11pt;
height:auto;
width:auto;
background-image:none;
margin:.5in .25in;
padding:0;

} 
#menubar {
display: none;
}
#sidebar{
display: none;
}
.contentFlash{
	display: none;
}
.nodisplay{
	display:block;
	float:right;
	page-break-inside:avoid;
}
.nodisplaylogo{
	display:inline;
}
h1{
	font-size:15px;
	border-top:1px dashed #000; padding-top:10px;
	/*page-break-before: always;*/
}
img {
	border:none;
}

#footer{
	font-family : "Times New Roman", Times, serif; 
	font-size:10px;
	padding-top:15px;
	font-weight:bold;
}
