html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0; padding: 0;
  font-size: 100%; font-family: inherit; font-weight: inherit; font-style: inherit;
  vertical-align: baseline;
  border: 0;
}

body {
  margin: 0;
  background: #fff;
  color: #222;
  font-size: 75%;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  color: #111;
  font-weight: normal;
}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

p           { margin: 0 0 1.5em; }
/* p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; } */
/* p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; } */

a:focus, 
a:hover     { color: #06a; text-decoration: none; outline: none; }
a           { color: #06a; text-decoration: underline; outline: none; }

a.alt,
.alt a      { color: #756342; }

a.external	{ padding-right: 15px; background: url('images/ico-external.gif') no-repeat 100% .25em; zoom: 1; }

strong      { font-weight: bold; }
em          { font-style: italic; }
sup, sub    { line-height: 0; }

ul      { margin: 0 1.5em 1.5em 2.5em; }
ol      { margin: 0 1.5em 1.5em 2.35em; }

ul          { list-style-type: square; }
ol          { list-style-type: decimal; }
ol.alfabet  { list-style-type: lower-alpha; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em; }

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

table, td, th { vertical-align: top; }

/* */
table       { margin-bottom: 1.4em; }
th          { font-weight: bold;}
th, td      { padding: 4px 10px 4px 9px; }
tr.even td  { background: #eeefe1; }
tr.even th  { background: #eeefe1; }
tfoot       { font-style: italic; }
caption     { }

table thead th { background-color: #eeefe1; border: 1px solid #eeefe1; }
table thead td { background-color: #eeefe1; border: 1px solid #eeefe1; font-weight: normal}
table tbody th { border: 1px solid #eeefe1; }
table tbody td { border: 1px solid #eeefe1; font-weight: normal}
/* */

table.no-border th,
table.no-border td  {
	border: 0;
}

table.middle th,
table.middle td  {
	vertical-align: middle;
}

.small      { font-size: .9em; margin-bottom: 1.66em; line-height: 1.66em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }
.center     { text-align: center; }

.left     	{ float: left; }
.right     	{ float: right; }

.quiet      { color: #666; }

.top        { margin-top: 0; padding-top: 0; }
.bottom     { margin-bottom: 0; padding-bottom: 0; }

img.left		{ margin: 0 10px 10px 0; }
img.right		{ margin: 0 0 0 10px; }

.hidden { display: none; }