@import url(/Mobile/screen.css);

#header h1 .titleMWI-OAA {
    width: 308px; height: 61px; background: white url(http://www.w3.org/2007/06/mobile-ajax/MWI-OAA.gif) no-repeat top right;
}

#header {
  margin: 0 0 0 420px;
  padding: 10px 0 40px 10px;
  color: white;
  font-size: 18pt;
  background: white url(/Mobile/darkblue-bl) 0% 100%;
  font-weight: bold;
}

#introBlurb {
  font-style: italic;
  text-align: center;
}

.sidebar {
  margin-top: 0;
}

#main {
  margin: 0;
  margin-right: 10%;
  margin-left: 5%;
  min-height: 440px;
}

#footer hr, #footer address {
  margin-left: 5%;
}


h3 {
  color: #0B5B9D;
  margin-bottom: 0;
}

h3 a {
  color: #0B5B9D;
  text-decoration: none;
}

dt {
  font-weight: bold;
}

td {
  padding: 7px;
  padding-left: 10px;
  background-color: #ddd;
}

a {
  text-decoration: none;
}

blockquote {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 20px;
  font-style: italic;
  margin-right: 20%;
  color: black;
}
