<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-- Typography -- */

body {
	font-family: 'PT Sans', sans-serif;
	color: #4c4c4c;
	background: #fbfdfc;
	}

p {	
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: 400;	
}

p strong {
	font-weight: 700;
}

h1 {
	color: #fff;
	text-align: center;
	
}

h2 {
	font-size: 2.2em;	
	font-weight: 700;
	margin: 1em 0;
	padding-top: 0.5em;
}

h3, .h3 {
	font-size: 1.4em;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 2em 0 1em;
    text-transform: uppercase;
}

h3.furtherReading {
	margin-top: 6em;	
}

blockquote, blockquote p {
    color: #34817a;
    line-height: 1.4;
	font-size: 2.2em;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	
}

blockquote {
  	border: none;
	margin: 30px -20%;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
}

pquote {
	color: #34817a;
	font-style: italic;
	text-align: center;
	font-size: 20px;
	margin: 40px;
}

pname {
	color:#34817a;
	margin: 40px;
	font-weight: 800;
	font-size: 20px;
	line-height: 30px;
}

@media all and (max-width: 1024px) {

blockquote {
  	margin: 30px 0;
    font-size: 1.8em;
}

}


@media all and (max-width: 568px) {

blockquote {
  	margin: 20px 0;
    font-size: 1.4em;
}

}

hr.decorationUp {
	border-top: 4px double #ccc;
	width: 20%;
	margin: 0 auto 40px;
}

hr.decorationDown {
	border-bottom: 4px double #ccc;
	width: 20%;
	margin: 40px auto 0;
}


.chapterNumber {
	font-size: 1.2em;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 1em 0;
    text-transform: uppercase;
}
	
.indent {
	margin-left: 40px;
}

p.byline {
	color: #A3A3A3;
    font-size: 1.1em;
    font-style: italic;
    margin: -2.1em 0 2.6em;
}
	
p.caption {
	font-size: 1em;
	color: #717171;	
}

/* Default Link Styles */
a {
  color: #34817a;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #1c544f; }
  a img {
    border: none; }

/* -- Header --*/
.fullwidth {
	max-width: 100%;	
}

.brand {
	background: #434854;
	border-bottom: 4px solid #dd9d08;
	padding: 1.3em 0;
}

.header {
	background: url(../img/network_bg.jpg) top right no-repeat #34817a;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 3em;
	
	}
	
.header p {
	color: #fff;	
}

header a, header a:hover  {
	color: #fff;
	font-weight: 700;
	border-bottom: 1px solid #fff;
}

.logo {
	margin: 4em auto 2em;
	
}


/*-- Pagination --*/

.backforward {
	margin-top: 5em !important;	
	
}

.backforward p {
	margin: 0;
}

.backforward p a {
	font-size: 0.8em;	
	width: 100%;
	display: block;
	color: #717171;
	padding: 0.5em 0.5em 1em;	
	margin: 0;
}
.backforward p a:focus, .backforward p a:hover {
	background: #d6e6e4;	
}

.back, .top, .forward {
	border-top: 1px solid #ccc;
	padding: 0;
	
}

.top {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}


/*-- Contents -- */

.accordion {
	background: none repeat scroll 0 0 #fbfdfc;
	border-bottom: 1px solid;
	margin-bottom: 0;
	padding: 1rem 0 0.8rem;
  }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
     margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active &gt; a, .accordion dd.active &gt; a {
      background: #fff; }
    .accordion .accordion-navigation &gt; a, .accordion dd &gt; a {
      color: #222222;      
      font-size: 1rem;
	  text-transform: uppercase;
	  float: right;
	  background: #e3e3e3;
	  padding: 2px 5px;
	  }
      .accordion .accordion-navigation &gt; a:hover, .accordion dd &gt; a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation &gt; .content, .accordion dd &gt; .content {
      display: none;
      padding: 0.9375rem;
	 
	   }
      .accordion .accordion-navigation &gt; .content.active, .accordion dd &gt; .content.active {
        display: block;
        background: #ececec;
		margin-top: 1rem; }
		.accordion .accordion-navigation &gt; .content.active, .accordion dd &gt; .content.active p.largetext {
		font-size: 1.2em;
		margin-bottom: 0.2em;
		}
		.accordion .accordion-navigation &gt; .content.active, .accordion dd &gt; .content.active p {
		font-size: 1em;
		margin-bottom: 0.2em;
		}
		.content h3 {
		padding-bottom: 0.6em;
		border-bottom: 4px double #ccc;
		margin-left: 25%;
		margin-right: 25%;
		margin-top: 1em;
		text-align: center;				
		}
		
	  
.contents {
	display: block;	
	padding: 1em 0;
	border-bottom: 1px solid #ccc;
	
}

.contents.live {
	display: block;	
	padding: 1em 0;
	border-bottom: 1px solid #ccc;
	color:#2c817a;
	
}

.contents.opacity {
	opacity: 0.2;
	
}
	

.contents:last-child {
	border-bottom: none;
	
}

.contents a {
	color: #4c4c4c;
}

.contents h1 {
	color: #4c4c4c;
	font-weight: 400;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1.2em;
  line-height: 1.4;
  margin-bottom: 1.2em;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 3em; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 2em;
      margin-bottom: 0;
      list-style: none; }


/* Unordered Lists */
ul li ul,
ul li ol {  
  margin: 1em;
  margin-left: 2.8em;
  font-size: inherit;
  list-style: circle;
     }
	 
ul li, ul li ul li {
	margin: 0 0 0.8em 0;	
}
	 
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

ol li {
	margin-bottom: 1.2em;
	
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }
 

  
/* Author */

.author {
	margin: 8em 10%;	
	padding-top: 2em;
	border-top: 1px solid #ccc;
}

.author h5 {
	font-family: inherit;
	padding-bottom: 0.6em;
	border-bottom: 4px double #ccc;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 1em;
	margin-bottom: 1.6em;
	text-align: center;
}

.author img.round {
		-webkit-border-radius: 50%;
	border-radius: 50%;
	max-width: 30%;
	text-align: center;
	margin: 20px auto;
	padding: 5px;
	border: 1px solid #ccc;
	display: block;
}

.author p {
	font-size: 1em;
	color: #8C8C8C; 
}</pre></body></html>