/* CSS Document */
.utilbar, .header img, .navholder, .banner, #left, #quick_contact, .footer_nav{
display:none;
}

.header img.print{
display:block;
}

.header{
margin-bottom:30px;
border-bottom:1px solid #000066;
padding-bottom:5px;
}

a{
text-decoration: none;
color: #000;
}

div#page_container, #container{
width:650px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

#copy{
width:600px;
}


div#page_container p{
line-height:15px;
}

h1{
font-size:16px;
}

h2{
font-size:15px;
}

.copyright{
margin-top:30px;
padding-top: 5px;
border-top:1px solid #000;
font-size:10px;
width:600px;
text-align:center;
}

#copy img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:3px solid #ccc;
}

