@charset "UTF-8";
/* HTML5 ✰ Boilerplate - Modified
 * Detailed information at: h5bp.com/css
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

body, button, input, select, textarea {
  font-family: "Source Sans Pro", Helvetica, "Helvetica Neue", Verdana, "Lucida Sans", "Lucida Grande", sans-serif;
  font-weight: 300;
  color: #333; }

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

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

a {
  color: #e52828; }

a:visited {
  color: #e52828; }

a:hover {
  color: #f16b6a; }

a:focus {
  outline: thin dotted; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

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

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

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

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

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

figure {
  margin: 0; }

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

td {
  vertical-align: top; }

body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: -webkit-linear-gradient(top, #FFFFFF, #DDDDDD);
  background-image: -moz-linear-gradient(top, #FFFFFF, #DDDDDD);
  background-image: -ms-linear-gradient(top, #FFFFFF, #DDDDDD);
  background-image: -o-linear-gradient(top, #FFFFFF, #DDDDDD);
  background-image: linear-gradient(top, #FFFFFF, #DDDDDD); }

.comment {
  color: #888888;
  margin: 0px 0px 0px 24px; }

h1 {
  font-size: 32pt;
  color: #000000; }

h3 {
  margin-top: .5em;
  margin-bottom: .1em; }

.logo {
  float: left;
  width: 228px;
  height: 180px;
  text-align: center; }

.logo img {
  width: 102px;
  height: 165px; }

.main {
  float: left;
  width: 432px;
  margin-bottom: 3em; }

.details {
  clear: both;
  width: 597px;
  margin-left: 63px;
  margin-bottom: 3em; }

footer {
  clear: both;
  color: #888888;
  width: 597px;
  margin-left: 63px;
  text-align: center; }
  footer .item {
    margin-left: 1em; }

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

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

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

.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: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    text-decoration: underline; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
@media only screen and (max-width: 660px) {
  .logo {
    width: 180px;
    height: 170px;
    float: none; }

  .main {
    width: auto;
    margin: 0px 0px 3em 0px;
    padding: 0px 9px; }

  .details {
    width: auto;
    margin: 0px 0px 3em 0px;
    padding: 0px 9px; }

  .comment {
    margin-left: 30px; }

  footer {
    width: auto;
    margin: 0px 0px 3em 0px;
    padding: 0px 9px; } }

/*# sourceMappingURL=style.css.map */
