body, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, input, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, label, legend {
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }

/* PATHWeb Designtime Styles
-------------------------------------------------------------- */
h1 {
  volume: loud; }

h2 {
  volume: loud; }

h3 {
  volume: loud; }

h4 {
  volume: loud; }

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.75em;
  margin-top: 0.5em; }

.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 1.75em;
  margin-top: 0.5em; }

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 1em; }

img.icon-large {
  display: inline;
  float: left;
  padding-right: 8px; }

img.icon {
  vertical-align: middle;
  padding-right: 4px; }

/*
#sidebar a.thispage:link,
#sidebar a.thispage:visited{
	color:#666; padding-left:10px; background:url(/env/images/network/thispage-caret.png) no-repeat 0 .4em;cursor: text;
} 
*/
#sidebar a.thispage:link,
#sidebar a.thispage:visited {
  color: #666;
  cursor: text; }

#sidebar a.thispage:link:before,
#sidebar a.thispage:visited:before {
  font-family: 'Cion-PW';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e607";
  padding-right: .5em; }

table.illustration, table.illustrationWide {
  margin: 0 0 .5em 0; }

table.illustration p, table.illustrationWide p, .photocaption {
  margin: 1em 0;
  color: #847d79;
  font-size: 0.917em;
  line-height: 1.364; }

table.illustration tr td, table.illustrationWide tr td {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  padding: 0 0 5px 0; }

@media only screen and (min-width: 640px) {
  table.illustration, table.illustrationWide {
    margin: 0 0 .5em 1.75em !important;
    padding: 0 !important;
    border: none;
    float: right; }

  table.illustration, figure.illustration {
    width: 160px !important; }

  table.illustrationWide, figure.illustrationWide {
    width: 240px !important; } }
figure {
  width: auto; }
  figure + h2 {
    margin-top: 1.5em; }

figcaption,
p.videocaption {
  margin: 1em 0;
  color: #847d79;
  font-size: 0.917em;
  line-height: 1.36; }

.callout {
  padding: 1em 2em;
  font-style: italic;
  font-size: 1.333em;
  line-height: 1.25em;
  color: #da8b31; }

@media only screen and (min-width: 640px) {
  .callout {
    width: 240px;
    padding: 0 5px 5px 5px;
    margin: 1.5em 0 .5em 1.75em;
    float: right; } }
.photocredit {
  color: #666666;
  font-style: italic; }
