@charset "UTF-8";
@media screen,projection {
  body {
    width: 800px;
  }
  #pageWrapper {
    margin: 50px 60px 60px;
  }
	.switchPrintScreen {
		margin: 0;
		padding: 0;
	}
	.switchPrintScreen {
		left: 0;
		position: absolute;
		top: 0;
    width: 100%;
	}
	.switchPrintScreen a:focus,
  .switchPrintScreen a:hover {
    background: #E2001A;
    color: #FFF;
    text-decoration: none;
  }
  .switchPrintScreen a {
    display: block;
    font-size: .8185em;
    font-weight: bold;
    height: 1.7em;
    line-height: 1.1em;
    padding: .5em 0 0;
    text-decoration: underline !important;
    width: 100%;
    background: #F6F6F6;
    text-align: center;
    border-bottom: 1px solid #797368;
  }
}
@media screen,projection,print {
	body, input {
    font: 11pt/16pt Arial, Helvetica, sans-serif;
  }
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #statusline,
  #cmsHeader,
  #serviceNav,
  #mainNav,
  #rightColumn,
  .CT_TagCloud,
  .optBg,
	#topLine,
	#navCol,
	#breadcrumb,
	.switchPrint,
  .next,
  .prev,
  .weekNav,
  #search {
	  display: none;
	}
	#twoColBody, #contentCol {
	  background: none !important;
	}
	img,
	acronym,
	abbr {
	  border: none;
	}
	a {
	  color: #000;
	}
  #logoAS {
    margin: 0 0 12pt;
  }
  #logoAS p {
    font-size: 10pt;
  }
	hr {
    border: 1pt solid #555; 
    border-width: 1px 0 0;
    margin: 0 0 28pt;
		clear: both;
	}
	input.typeText,
	textarea {
	  width: 99%;
	  border: 1pt solid #000;
	  border-width: 0 1pt 1pt;
	}
	h1, h2, h3, h4, h5, h6, p, ol, ul {
	  margin: 0;
	  padding: 0 0 12pt;
	}
	fieldset {
	  margin-bottom:12pt;
	}
	ol, ul {
	  margin-left: 30pt;
	}
	h1 {
    font-size: 16pt;
    line-height: 24pt;
    font-weight: normal;
    word-spacing: -.5pt;
    font-family: Tahoma,Geneva,sans-serif;
  }
  h1 a {
    color: #675C53;
    text-decoration: none;
  }
  h2 {
    font-size: 14pt;
    line-height: 21pt;
  }
  h3 {
    font-size: 12pt;
    line-height: 18pt;
  }
	.imgFloatLeft,
  .CT_NewsTeaser .image {
    float: left;
    padding: 0 10px 2px 0 !important;
  }
  .imgCenter {
    float: none !important;
  }
  .imgCenter p,
  .imgCenter dl {
    margin:0 auto;
  }
  .imgFloatRight,#logoSPD {
    float:right !important;
    padding:0 0 10px 2px !important;
  }
  .imgRight {
    float: none !important;
    padding: 0 0 10px 2px !important;
  }
  .imgRight p,
  .imgRight dl {
    float: right;
  }
  .imgLeft {
    float: none !important;
    padding: 0 10px 2px 0 !important;
  }
	.img dd {
		font-style: italic;
	}
  dl,dd,blockquote {
		margin:0;
		padding:0;
	}
	.e {
    clear: both;    
  }
	.Group {
		margin: 0 0 28pt;
	}
  .PG_Homepage .hr2x .e {
    float: left;
    width: 50%;
    height: 134px;
    clear: none;
  }
	.PG_Homepage #leftCol h1 {
		font-size: 16pt;
	}
	.PG_Homepage .hr2x .Article .img {
		float:left !important;
		padding: 0 10px 10px 0 !important;
	}
  #leftCol .hr2x .e ,
  #leftCol .hr3x .e {
    width: 50%;
    float: left;
    clear: none;
  }
  #leftCol .hr3x .e {
    width: 33.3%;
  }
  .address {
    float:left;
    width: 50%;
  }
  #footnote dt {
    float:left;
    clear:both;
  }
  #footnote dd {
    margin-left:20px
  }
  #footnote dt,
  #footnote dd {
    line-height:2em;
  }
}
@media print { 
  .switchPrintScreen {
	  display: none;
	}
}
.clearing:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#topNav,.invisible,#breadcrumb,#leftCol,#rightCol,hr {
  display: none;
}
#logoDRB img {
  float: right;
}
#logoBottom {
  clear: both;
}
img {
  border: none;
}
h2 a,h3 a {
  text-decoration: none;
}
a {
  color: #000;
}
.textImage {
  clear: both;
  margin: 0 0pt 24pt 24pt;
}
.textImage h1 {
  margin: 0;
  font-size: 130%;
}
.textImage h2 {
  font-size: 115%;
}
.textImage h3 {
  font-size: 100%;
}
.textImage h4,.textImage h5,.textImage h6 {
  font-size: 100%;
  font-weight: normal;
}
.textImage img {
  margin: 8pt 0 6pt;
}
.textImage p {
  margin: 6pt 0 0;
  padding: 0 0 6pt;
  line-height: 140%;
}
