/* CSS Document */
.utilbar, .navholder, #left, #quick_contact, .footer_nav ul, .header img, .more, .top{
display:none;
}

.header img.print{
display:block;
border-bottom:1px solid #ccc;
}

a{
text-decoration: none;
color: #000;
}

#page_container{
width:650px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

#copy{
width:600px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
padding-right:20px;
}

h1{
font-size:16px;
}

h2{
font-size:15px;
}

.copyright{
margin-top:30px;
padding-top: 5px;
border-top:1px solid #000;
}

#copy img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:3px solid #ccc;
}

#copy ul{
list-style-type:disc;
margin-left:20px;
}

.copyright{
font-size:10px;
width:600px;
text-align:center;
}