/* line 17, ../../../src/assets/css/files/reset.scss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 27, ../../../src/assets/css/files/reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 3, ../../../src/assets/css/files/mixins.scss */
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 4, ../../../src/assets/css/files/mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 5, ../../../src/assets/css/files/mixins.scss */
.clearfix {
  zoom: 1;
}

/* line 7, ../../../src/assets/css/files/layout.scss */
body {
  min-width: 960px;
}

/* line 12, ../../../src/assets/css/files/layout.scss */
#header {
  height: 224px;
  padding-top: 232px;
  margin-bottom: 100px;
  background: #00aeef url(../images/header-top.gif) top center no-repeat;
}
/* line 17, ../../../src/assets/css/files/layout.scss */
#header .inner {
  height: 224px;
  background: url(../images/header-image-strip.jpg) top center repeat-x;
}
/* line 20, ../../../src/assets/css/files/layout.scss */
#header .inner .content {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
/* line 24, ../../../src/assets/css/files/layout.scss */
#header .inner .content .site-link {
  display: block;
  text-indent: -9999px;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -200px;
}
/* line 32, ../../../src/assets/css/files/layout.scss */
#header .inner .content p {
  margin: 0;
}
/* line 33, ../../../src/assets/css/files/layout.scss */
#header .inner .content .tagline {
  position: absolute;
  left: -9999px;
  width: 10px;
  height: 10px;
}
/* line 39, ../../../src/assets/css/files/layout.scss */
#header .inner .content .page-header {
  width: 960px;
  height: 108px;
  background: url(../images/header.png) 0 0 no-repeat;
  position: absolute;
  top: 158px;
  left: 0;
}
/* line 46, ../../../src/assets/css/files/layout.scss */
#header .inner .content .page-header h1 {
  position: absolute;
  left: -9999px;
}
/* line 50, ../../../src/assets/css/files/layout.scss */
#header .inner .content .page-header a.download-pdf {
  float: right;
  margin: 40px 30px 40px 0;
}

/* line 3, ../../../src/assets/css/files/mixins.scss */
#content:before, #content:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 4, ../../../src/assets/css/files/mixins.scss */
#content:after {
  clear: both;
}

/* line 5, ../../../src/assets/css/files/mixins.scss */
#content {
  zoom: 1;
}

/* line 61, ../../../src/assets/css/files/layout.scss */
#content {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

/* line 67, ../../../src/assets/css/files/layout.scss */
#main {
  float: left;
  width: 620px;
}

/* line 72, ../../../src/assets/css/files/layout.scss */
#sub {
  float: left;
  width: 300px;
  margin-left: 40px;
}

/* line 3, ../../../src/assets/css/files/mixins.scss */
#footer:before, #footer:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 4, ../../../src/assets/css/files/mixins.scss */
#footer:after {
  clear: both;
}

/* line 5, ../../../src/assets/css/files/mixins.scss */
#footer {
  zoom: 1;
}

/* line 79, ../../../src/assets/css/files/layout.scss */
#footer {
  position: relative;
  width: 960px;
  margin: 0 auto 40px auto;
  border: 1px solid #c5c5c5;
  border-width: 1px 0 5px 0;
  color: #c5c5c5;
}
/* line 87, ../../../src/assets/css/files/layout.scss */
#footer p {
  width: 49%;
  float: left;
  margin: 10px 0;
  padding: 0 .5%;
}
/* line 92, ../../../src/assets/css/files/layout.scss */
#footer p.built {
  text-align: right;
}
/* line 96, ../../../src/assets/css/files/layout.scss */
#footer a {
  color: #c5c5c5;
  text-decoration: none;
}

/* line 103, ../../../src/assets/css/files/layout.scss */
.ie7 #footer p {
  padding-bottom: 10px;
}

/* line 4, ../../../src/assets/css/files/typo.scss */
body {
  font: 0.625em Arial, Helvetica, sans-serif;
  font-size: 0.625em;
  color: #666;
}

/* line 12, ../../../src/assets/css/files/typo.scss */
a.download-pdf {
  display: inline-block;
  width: 223px;
  height: 42px;
  background: url(../images/download-pdf.gif) 0 0 no-repeat;
  text-indent: -9999px;
}
/* line 18, ../../../src/assets/css/files/typo.scss */
a.download-pdf:hover {
  background-position: 0 -42px;
}

/* line 24, ../../../src/assets/css/files/typo.scss */
address.minor {
  color: #c5c5c5;
}
/* line 26, ../../../src/assets/css/files/typo.scss */
address.minor a {
  color: #c5c5c5;
}
/* line 28, ../../../src/assets/css/files/typo.scss */
address strong {
  font-weight: normal;
  color: #000;
}

/* line 36, ../../../src/assets/css/files/typo.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

/* line 37, ../../../src/assets/css/files/typo.scss */
h1 {
  font: 3em/1.667em Arial, Helvetica, sans-serif;
  margin-bottom: 0.267em;
}

/* line 42, ../../../src/assets/css/files/typo.scss */
p + h1 {
  margin-top: 32px;
}

/* line 45, ../../../src/assets/css/files/typo.scss */
h2 {
  font: 2em Arial, Helvetica, sans-serif;
  line-height: .9em;
  margin-bottom: 22px;
  color: #000;
}

/* line 52, ../../../src/assets/css/files/typo.scss */
p + h2 {
  margin-top: 32px;
}

/* line 55, ../../../src/assets/css/files/typo.scss */
h3 {
  font: 2em Arial, Helvetica, sans-serif;
  line-height: 18px;
  margin-bottom: 20px;
}

/* line 60, ../../../src/assets/css/files/typo.scss */
h2 + h3 {
  margin-top: -2px;
}

/* line 65, ../../../src/assets/css/files/typo.scss */
p + h3,
ul + h3,
ol + h3 {
  margin-top: -2px;
}

/* line 68, ../../../src/assets/css/files/typo.scss */
h4 {
  font: 1.5em Arial, Helvetica, sans-serif;
  line-height: 18px;
  margin-bottom: 18px;
}

/* line 73, ../../../src/assets/css/files/typo.scss */
p + h4 {
  padding-top: -4px;
}

/* line 76, ../../../src/assets/css/files/typo.scss */
h5 {
  font: 1em Arial, Helvetica, sans-serif;
  line-height: 18px;
  margin-bottom: 18px;
}

/* line 81, ../../../src/assets/css/files/typo.scss */
P + h5 {
  margin-top: 18px;
}

/* line 84, ../../../src/assets/css/files/typo.scss */
h6 {
  font: 0.8em Arial, Helvetica, sans-serif;
  line-height: 18px;
  margin-bottom: 18px;
}

/* line 89, ../../../src/assets/css/files/typo.scss */
p + h6 {
  margin-top: 18px;
}

/* line 94, ../../../src/assets/css/files/typo.scss */
img {
  border: 0;
}

/* line 97, ../../../src/assets/css/files/typo.scss */
.ie7 img {
  -ms-interpolation-mode: bicubic;
}

/* line 101, ../../../src/assets/css/files/typo.scss */
a, a:active, a:visited {
  color: #0096ce;
  text-decoration: none;
}

/* line 102, ../../../src/assets/css/files/typo.scss */
a:hover {
  color: #02baff;
  text-decoration: underline;
}

/* line 104, ../../../src/assets/css/files/typo.scss */
a:link {
  -webkit-tap-highlight-color: #0096ce;
}

/* line 105, ../../../src/assets/css/files/typo.scss */
a:hover, a:active {
  outline: none;
}

/* line 108, ../../../src/assets/css/files/typo.scss */
ul, ol {
  font: 12px/18px Arial, Helvetica, sans-serif;
  margin-bottom: 18px;
  margin-left: 2em;
}

/* line 113, ../../../src/assets/css/files/typo.scss */
ol {
  list-style-type: decimal;
}

/* line 119, ../../../src/assets/css/files/typo.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 120, ../../../src/assets/css/files/typo.scss */
td {
  vertical-align: top;
}

/* line 124, ../../../src/assets/css/files/typo.scss */
p {
  font: 1.5em/1.2em Arial, Helvetica, sans-serif;
  margin-bottom: 1.2em;
}

/* line 128, ../../../src/assets/css/files/typo.scss */
#footer p {
  font-size: 1.1em;
}

/* line 131, ../../../src/assets/css/files/typo.scss */
strong, th {
  font-weight: bold;
}

/* line 132, ../../../src/assets/css/files/typo.scss */
em {
  font-style: italic;
}

/* line 133, ../../../src/assets/css/files/typo.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 134, ../../../src/assets/css/files/typo.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 135, ../../../src/assets/css/files/typo.scss */
del {
  text-decoration: line-through;
}

/* line 136, ../../../src/assets/css/files/typo.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 137, ../../../src/assets/css/files/typo.scss */
pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

/* line 138, ../../../src/assets/css/files/typo.scss */
small {
  font-size: 85%;
}

/* line 139, ../../../src/assets/css/files/typo.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

/* line 140, ../../../src/assets/css/files/typo.scss */
sup {
  top: -0.5em;
}

/* line 141, ../../../src/assets/css/files/typo.scss */
sub {
  bottom: -0.25em;
}

/* line 143, ../../../src/assets/css/files/typo.scss */
blockquote, q {
  quotes: none;
}

/* line 145, ../../../src/assets/css/files/typo.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

/* line 147, ../../../src/assets/css/files/typo.scss */
hr {
  display: none;
}

/*#main hr { 
	display: block; 
	height: 1px; 
	border: 0; 
	border-top: 1px solid #ccc; 
	margin: 1em 0; 
	padding: 0; 
}*/
/*http://perishablepress.com/press/2010/06/01/wrapping-content/*/
/* line 158, ../../../src/assets/css/files/typo.scss */
pre {
  white-space: pre;
  /* CSS 2.0 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3.0 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP Printers */
  word-wrap: break-word;
  /* IE 5+ */
}

/* line 169, ../../../src/assets/css/files/typo.scss */
::-moz-selection {
  background: #666;
  color: #fff;
  text-shadow: none;
}

/* line 174, ../../../src/assets/css/files/typo.scss */
::selection {
  background: #666;
  color: #fff;
  text-shadow: none;
}

/* line 1, ../../../src/assets/css/files/nav.scss */
nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

/* line 3, ../../../src/assets/css/files/nav.scss */
nav#nav_main li {
  display: inline;
  padding: 0 .5em;
  border-left: 1px solid #000;
  font-weight: bold;
}

/* line 9, ../../../src/assets/css/files/nav.scss */
nav#nav_main li:nth-child(1) {
  border: 0;
  padding-left: 0;
}

/* line 13, ../../../src/assets/css/files/nav.scss */
nav#nav_main a {
  text-decoration: none;
}

/* line 1, ../../../src/assets/css/files/forms.scss */
input, select {
  vertical-align: middle;
}

/* line 2, ../../../src/assets/css/files/forms.scss */
textarea {
  overflow: auto;
}

/* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */
/* line 4, ../../../src/assets/css/files/forms.scss */
.ie6 legend, .ie7 legend {
  margin-left: -7px;
}

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
/* line 7, ../../../src/assets/css/files/forms.scss */
input[type="radio"] {
  vertical-align: text-bottom;
}

/* line 8, ../../../src/assets/css/files/forms.scss */
input[type="checkbox"] {
  vertical-align: bottom;
}

/* line 9, ../../../src/assets/css/files/forms.scss */
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

/* line 10, ../../../src/assets/css/files/forms.scss */
.ie6 input {
  vertical-align: text-bottom;
}

/* Hand cursor on clickable input elements */
/* line 13, ../../../src/assets/css/files/forms.scss */
label, input[type="button"], input[type="submit"], input[type="image"], button {
  cursor: pointer;
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
/* line 16, ../../../src/assets/css/files/forms.scss */
button, input, select, textarea {
  margin: 0;
}

/* Colors for form validity */
/* line 20, ../../../src/assets/css/files/forms.scss */
input:invalid, textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red;
}

/* line 23, ../../../src/assets/css/files/forms.scss */
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}

/* Make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
/* line 26, ../../../src/assets/css/files/forms.scss */
button {
  width: auto;
  overflow: visible;
}
