﻿/*================================================================
The PRINTABLE stylesheet for the website.



----------------------------------------------------------------*/
#Wrapper{
  border:none;
  width:auto;
  clear: both; 
  margin: 0 auto;
  border-left: none;
  border-right: none;
  border-bottom: none;
  text-align:left;
  font-family:Arial;
  font-size:10pt;
}

h1 {
  color: #6681B7;
  margin: 0 0 12px 0;
  padding:0;
  font-size: 18px;
}

h2{
  color: #C7201A;
  margin: 0 0 9px 0;
  font-size: 16pt;
}

h3{
  color: #6681B7;
  margin: 20px 0 6px 0;
  font-size: 14pt;
}

h4{
  color: #C7201A;
  margin: 0 0 6px 0;
  font-size: 12pt;
}

h5{
  color: #6681B7;
  margin: 0 0 6px 0;
  font-size: 12pt;
}

h6{
  color: #000;
  margin: 0 0 6px 0;
  font-size: 13pt
}

p{
  margin: 0 0 15px 0;
  line-height:16pt;
}

ul, ol{
  list-style:square;
  margin:0px 0 15px 30px;
  padding:0;
}

li{
  margin:4px 0;
  padding:0;
}

img{
  border:none;
}

#ScoLogo{
  margin-bottom:40px;
}

#Search{
  display: none;
}

#SideNav{
  display:none;
}

#RequestAppt{
  display:none;
}

#Nav{
  display:none;
}

#SiteSearch{
  display:none;
}

.Logo{
  display:none;
}

#Footer{
  text-align:center;
  font-family:Arial;
  font-size:9pt;
  margin-top:50px;
  clear:both;
}

#Footer ul{
  display:none;
}

#Footer span{
  display:none;
}

.locationphoto{
  float:right;
  margin:0 0 30px 30px;
}

.clear{
  clear:both;
}

.marginlist{
  margin:0;
  padding:0;
}

.marginlist dt{
  margin:0 10px 10px 0;
  padding:0;
  clear:left;
  float:left;
  width:175px;
  font-weight:bold;
}

.marginlist dd{
  margin:0 10px 10px 0;
  padding:0;
  width:225px;
  float:left;
}

#PublicList{
  width:490px;
}

#PublicList dt{
  width:105px;
  clear:both;
  float:left;
  text-align:right;
  margin:0 25px 20px 0;
}

#PublicList dd{
  width: 360px;
  float:left;
  margin:0 0px 20px 0;
  padding:0;
  font-weight:bold;
}

table.logoTable{
  text-align:center;
}

table.logoTable td{
  vertical-align:top;
  padding:15px 5px 15px 5px;
}

.pullQuote{
  font-size:1.3em;
  color:#3E598E;
  font-family:Times New Roman;
  font-weight:bold;
  padding:0px 3px;
  line-height:1em;
}
