/* line 7, ../../app/stylesheets/print.scss */
body.bp {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 10pt;
}
/* line 52, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .container {
  background: none;
}
/* line 54, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp hr {
  background: #cccccc;
  color: #cccccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none;
}
/* line 62, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp hr.space {
  background: white;
  color: white;
}
/* line 65, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* line 67, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp code {
  font-size: 0.9em;
  font-family: "andale mono", "lucida console", monospace;
}
/* line 72, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp a img {
  border: none;
}
/* line 75, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp a:link, body.bp a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
}
/* line 79, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp p img.top {
  margin-top: 0;
}
/* line 81, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp blockquote {
  margin: 1.5em;
  padding: 1em;
  font-style: italic;
  font-size: 0.9em;
}
/* line 86, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .small {
  font-size: 0.9em;
}
/* line 88, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .large {
  font-size: 1.1em;
}
/* line 90, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .quiet {
  color: #999999;
}
/* line 92, ../../vendor/bundle/ruby/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .hide {
  display: none;
}

/*
.featured-applications .rounded_box_top {
    background: url("/images/widgets/featured_header.png") no-repeat scroll 0 -1px transparent;
    height: 28px;
    margin: 0 0 6px;
    width: 229px;
}*/
/* line 21, ../../app/stylesheets/print.scss */
.printFriendly {
  margin: 0 auto;
  width: 980px;
  font-size: 1.2em;
}

/* line 26, ../../app/stylesheets/print.scss */
.printFriendly button {
  display: none;
}

/* line 30, ../../app/stylesheets/print.scss */
.articleOuter .articleBody .articleImage img {
  display: none;
}

/* line 33, ../../app/stylesheets/print.scss */
.printFriendly p img {
  display: none;
}

/* line 37, ../../app/stylesheets/print.scss */
.clear {
  clear: both;
}

/*.download-links{
    display:none;
}

.printImg{
  display:block;
}

#navHome{
  display:block;
  height:93px;
  width:96px;
}

#primaryNav{
  display:none;
}

#leftCol{
  display:none;
}

.breadcrumbs2{
  display:none;
}

li.date{
  margin-left:-40px;
  list-style:none;
}


li.rating{
  display:none;
}

.article-tags{
  display:none;
}


#related-content{
  display:none;
}

#rightCol{
  display:none;
}


p.connected{
  display:none;
}
.socialMedia{
  display:none;
}

img.gray_line{
  display:none;
}

ul.top_footer{
  display:none;
}

#email_article{
  display:none;
}

#media_links{
  display:none;
}*/
