@import url(import.css);

/* Styles are imported to hide from older browsers */
/* =HEADER
----------------------------------------------- */
body{
    width:600px;
    font-family:"times new roman";
    font-size:12pt;
    font-variant:regular;
    }
img{
border:none;
}
a #logo{
  background:url(img/logo_print.jpg) no-repeat 20px 0;
  width:100%;
  text-align: center;
  height: 40px;
}
a #logo img{
    display:none;
}
#topnav{
 display:none;
}
/* set list items to display horizontally */
body{
width: auto; 
    margin: 0 5%;
    padding: 0; 
    border: 0;
    float: none !important;
    color: black; 
    background: transparent;
}
.sub .breadcrumb{
    display:none;
}
.secondarynav
{
 display:none;
}
.home .address{
 display:none;
}
.sub .primary{
  width:600px;
  border: none;
  text-align:left;
  margin:10px;
}
.sub strong, .sub h1, .sub h2, .sub h3, .sub h4, .sub h5, .sub h6{
letter-spacing:0;
font-family:"Times New Roman", Times, serif;
font-size:14pt;
color:#000000;
font-variant:Regular;
font-weight:bold;
}
.sub .secondary{
    padding:0 20px 0 20px !important;
    margin: 10px 0 0 0 !important;
    margin: 10px 10px 0 5px;
    text-align:left;
    float:left;
    width:160px !important;
    width:205px;
    border-right:#dedede 1px solid;
    border-left:#dedede 1px solid;
}
.sub .address{
display:none;
}
/* =FOOTER
----------------------------------------------- */
.footer{
display:none;
}
.sub .body p{
color:#000000;
font-size:12pt;
line-height:18px;
margin-bottom:15px;
}
