html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, rem, 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; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 0.08333rem dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 0.08333rem;
  border: 0;
  border-top: 0.08333rem solid #ccc;
  margin: 1rem 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  font: 1.08333rem/1.231 sans-serif;
  *font-size: small; }

select, input, textarea, button {
  font: 99% sans-serif; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

html {
  overflow-y: scroll; }

a:hover, a:active {
  outline: none; }

ul, ol {
  margin: 10px 10px 10px 4rem;
  color: #9B9B9B; 
}

ol {
  list-style-type: decimal;
  color: #9B9B9B; 
}

nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td {
  vertical-align: top; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5rem; }

sub {
  bottom: -0.25rem; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 1.25rem; }

textarea {
  overflow: auto; }

.ie6 legend, .ie7 legend {
  margin-left: -0.58333rem; }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom; }

.ie7 input[type="checkbox"] {
  vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

label, input[type="button"], input[type="submit"], input[type="image"], button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

input:invalid, textarea:invalid {
  border-radius: 0.08333rem;
  -moz-box-shadow: 0rem 0rem 0.41667rem red;
  -webkit-box-shadow: 0rem 0rem 0.41667rem red;
  box-shadow: 0rem 0rem 0.41667rem red; }

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
  background-color: #f0dddd; }

::-moz-selection {
  background: #FF5E99;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #FF5E99;
  color: #fff;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #FF5E99; }

button {
  width: auto;
  overflow: visible; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

body, select, input, textarea {
  color: #444; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }
  #content .text h1 {
    color: #971230;
    font: normal normal normal 3rem Helvetica, Aral, sans-serif;
    margin: 1rem 1rem 3.33333rem 1rem;
    text-transform: uppercase;
    padding: 0; }
    #content .text h2 {
    color: #971230;
    font: normal normal normal 2.5rem Helvetica, Aral, sans-serif;
    margin: 30px 0 20px 1rem;
    text-transform: uppercase;
    padding: 0; }
    #content .text h3 {
    color: #971230;
    font: normal normal normal 25px Helvetica, Aral, sans-serif;
    margin: 30px 20px 20px 1rem;
    padding: 0; }
  #content .text p {
    font: normal normal normal 1rem Helvetica, Arial, sans-serif;
    margin: 0 0.83333rem 20px 1rem; }
  #content h1 {
    color: #971230;
    font: normal normal normal 3rem Helvetica, Aral, sans-serif;
    margin: 30px 2.5rem 20px 1rem;
    text-transform: uppercase;
    padding: 0; }
  #content h2 {
    color: #971230;
    font: normal normal normal 2.5rem Helvetica, Aral, sans-serif;
    margin: 30px 2.5rem 20px 1rem;
    text-transform: uppercase;
    padding: 0; }
  #content h3 {
    color: #971230;
    font: normal normal normal 25px Helvetica, Aral, sans-serif;
    margin: 30px 2.5rem 20px 1rem;
    padding: 0; }

a, a:active, a:visited {
  color: #607890; }

a:hover {
  color: #036; }

.ir {
  display: block;
  text-indent: -999rem;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.hidden {
  display: none;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.08333rem;
  margin: -0.08333rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.08333rem; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.small-res {
  display: none; }