/***********************************************************************
  _reset.scss
************************************************************************/
html {
  color: black;
  background: white; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit; }

del, ins {
  text-decoration: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

legend {
  color: #000; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input, button, textarea, select {
  *font-size: 100%; }

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

html {
  background: white;
  height: 100%; }

body {
  font: normal 0.8em/1.5 Arial, sans-serif;
  color: #333333;
  min-height: 100%;
  position: relative; }

a {
  color: #1e3883;
  text-decoration: none; }
  a:hover {
    color: #14265a;
    text-decoration: underline; }

p, ul, ol, table {
  margin-bottom: 1em; }

h1, h2, h3 {
  font-weight: bold;
  font-family: Arial, sans-serif;
  margin: 1em 0 0.5em;
  line-height: 1.1;
  color: #333333; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

li {
  margin-bottom: 0.5em;
  margin-left: 1.5em; }

hr {
  margin: 1em 0;
  height: 1px;
  background: #ddd;
  border: none; }

small {
  font-size: smaller; }

em {
  font-style: italic; }

strong {
  font-weight: 700; }

img {
  border: none; }
  img[align=left] {
    margin-right: 1em;
    margin-bottom: 1em; }
  img[align=right] {
    margin-left: 1em;
    margin-bottom: 1em; }

.clearfix, .clear {
  height: 0;
  clear: both; }

body {
  padding: 20pt; }

.footer {
  margin-top: 40px;
  padding-top: 1pt;
  border-top: 1pt solid #e5e5e5; }

.moduletable {
  margin-bottom: 40px; }

.nav, .banner, .sidebar, .breadcrumbs {
  display: none; }

.chronoform, a[href*="faboba.com"] {
  display: none !important; }
