/* CSS Document */
.utilbar, .header img, .header .banner_h, .header .banner_i, #left, #quick_contact, .footer_nav ul, #copy p.intro, #copy p.top{
display:none;
}

.header img.print{
display:block;
}

a{
text-decoration: none;
color: #000;
}

div#page_container, #copy{
width:650px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

div#page_container p{
line-height:15px;
}

h1{
font-size:16px;
padding-left:0px;
}

h2, #home #copy h2{
font-size:15px;
padding-left:0px;
margin-left:0px;
}

#copy ul, #questions #copy ul{
list-style-type:disc;
margin-left:25px;
}

#copy li{
background:none;
}


.copyright a{
color: #666;
}

#copy img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:3px solid #ccc;
}

.copyright{
font-size:10px;
}