/*Fonts*/
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff") format("woff"); }

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("../fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff"); }

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff") format("woff"); }

/*Variables*/
/*Mixins*/
/*Begin Styles*/
body {
  color: #444;
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  position: relative;
  background: #fff;
}

/*Content*/
/*General Typography*/
#content {
  line-height: 1.8; }

#content a {
  color: #000; }

#content h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em 0;
  line-height: 1.2;
  font-weight: bold; }

#content h1 {
  font-size: 1.75em; }

#content h2 {
  font-size: 1.4em;
  color: #0591cc; }

#content h3 {
  font-size: 1.1375em;
  color: #666; }

#content h4 {
  font-size: 0.9625em;
  color: #72bf44; }

#content h5 {
  font-size: 0.875em;
  color: #666;
  font-weight: normal; }

#content h6 {
  font-size: 0.875em;
  color: #666;
  font-weight: normal; }

#content p, #content dl {
  font-size: 0.875em;
  margin: 0 0 1em 0; }

#content ul {
  font-size: 0.875em;
  list-style: disc;
  margin: 0 0 1em 25px; }

#content ol {
  font-size: 0.875em;
  list-style: decimal;
  margin: 0 0 1em 30px; }

#content ol li, #content ul li {
  margin: 0 0 0.5em 0; }

#content li br {
  margin: 0 0 0.5em 0; }

#content ul li ul, #content ol li ol {
  font-size: 1em; }

#content ol li ul, #content ul li ol {
  font-size: 1em; }

#content li p, #content ul table, #content ol table {
  font-size: 1em; }

#content sup {
  font-size: 0.8em;
  vertical-align: super;
  line-height: 1; }

#content sub {
  font-size: 0.8em;
  vertical-align: sub;
  line-height: 1; }

#content hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

/*Intro Text*/
#content p.introtext {
  font-size: 1em; }

/*Nested Ordered Lists*/
#content ol ol {
  list-style: lower-alpha; }

#content ol ol ol {
  list-style: lower-roman; }

#content ol ol li:first-child, #content ol ol ol li:first-child {
  margin-top: 0.5em; }

/*Nested Unordered Lists*/
#content ul ul {
  list-style: circle; }

#content ul ul ul {
  list-style: square; }

#content ul ul li:first-child, #content ul ul ul li:first-child {
  margin-top: 0.5em; }

/*Tightlist*/
#content ul.tightlist {
  list-style: none;
  margin: 0 0 1em 10px; }

#content ul.tightlist ul {
  list-style: none;
  margin: 0 0 0 25px; }

#content ul.tightlist li {
  margin: 0; }

#content ul.tightlist ul li:first-child, #content ul.tightlist ul ul li:first-child {
  margin-top: 0; }

/*Blockquotes*/
#content blockquote {
  margin: 0 0 1em 0;
  padding: 0 0 0 2em;
  font-style: italic; }

#content blockquote cite {
  display: block;
  font-size: 0.875em; }

#content blockquote cite:before {
  content: "\2014 \0020"; }

#content blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
  color: #ccc; }

/*Tables*/
#content table {
  font-size: 0.875em;
  margin: 0 0 1em 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #cccccc;
  line-height: 1.4; }

#content th {
  padding: .3em .75em;
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
  text-align: left;
  color: #fff;
  background: #0591cc; }

#content td {
  padding: .3em .75em;
  vertical-align: top;
  border-top: 1px solid #cccccc; }

#content td img {
  vertical-align: top; }

#content td ul, #content td ol {
  margin-bottom: 0;
  font-size: 1em; }

#content td p {
  margin: 0;
  font-size: 1em; }

/*Excludes*/
#header,
#footer,
#breadcrumb,
.accessible,
#navigation,
#nav-col,
#page-meta {
	display: none;
}

/*Courseleaf Controls*/
#pw_toolbar,
#pw_toolbar_toggle,
#pw_statusbar,
#sb_publish_bubble_bottom,
#warningwin,
#loadingwin,
.lfeditable,
.lfjsbubble {
	display: none;
}

/*Tabs*/
#tabs {
	display: none !important;
}
.tab_content {
	display: block !important;
}

/*A-Z Index*/
#content ul.letternav {
	margin: 0 0 1em 0;
}
#content ul.letternav li {
	display: inline;
}