﻿body {
  margin: auto;
  line-height: 14pt;
  font-family: "Segoe UI", Tahoma, Verdana, Arial, Sans-Serif;
  color: #43515b;
  font-size: 10pt;
  font-weight: normal;
  width: 1000px;
  border: 1px inset gray; }

p {
  padding-bottom: 20px;
  margin: 0px; }

a {
  color: #ffffff; }

.contentDiv a, #favorite a {
  color: #02aced;
  text-decoration: none; }

h1 {
  line-height: 21pt;
  color: #0078d4;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 0px; }

hr {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #ccd4d9; }

dt {
  float: left;
  clear: left;
  font-family: Arial, Sans-Serif;
  font-size: 13pt;
  color: #333333;
  line-height: 14pt;
  margin-right: .2em; }

dt:after {
  content: ":"; }

dd {
  font-family: Arial, Sans-Serif;
  font-size: 13pt;
  color: #81898f;
  line-height: 14pt; }

h1 + div hr {
  visibility: hidden;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px; }

#title {
  height: 96px; }

#content {
  display: block;
  padding-left: 100px;
  padding-right: 100px;
  min-height: 490px; }

.contentText {
  line-height: 20px; }

#favorite {
  display: block;
  padding-left: 50px;
  min-height: 30px; }

#footer {
  height: 30px;
  font-family: "Segoe UI", Tahoma, Verdana, Arial, Sans-Serif;
  font-weight: normal;
  font-size: 9pt;
  line-height: normal;
  background-color: #0078d4;
  color: #fff;
  position: relative; }

#footerWrapper {
  position: absolute;
  top: 27%;
  width: 100%; }

#microsoftCopyright {
  padding-left: 12px; }

#legalLink {
  padding-left: 15px; }

#feedbackLink {
  padding-right: 10px; }

.contentDiv {
  padding-bottom: 0px; }

.separator {
  padding-left: 10px;
  padding-right: 10px; }

div {
  margin-bottom: 0px;
  margin-top: 0px; }

.Error {
  margin-bottom: 200px;
  margin-top: 200px; }

#message {
  white-space: pre-wrap; }

