BODY {
	background-color : #FFFFFF;
}

A.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
	color: #000000;
}
A.button:HOVER {
	color: #000000;
}
.copyText{
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	white-space : nowrap;
}
A.copy{
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.printInfo {
	text-align:center;
	color: #000000;
	font-size :12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}
#logo_top_w{

}
#logo_top{
padding-top:7%;
}
#logo_btm{

}
#buttons{
display:none;
visibility:hidden;
}
#btn_left{
display:none;
visibility:hidden;
}
#btn_right{
display:none;
visibility:hidden;
}
#address{
width:600px;
}
#add_left{
width:290px; 
text-align:center; 
float:left;
}
#add_right{
width:290px; 
text-align:center; 
float:right;
}
#copyright{
width:700px;
}
.noprint{
display:none;
visibility:hidden;
}
