/* line 61, ../scss/_shortcuts.scss */
.cf, .mcWrap, .mainContent .article, .twoColShadow .bottom, .pwb, .alt .ratings, .theRating, .rateIt .buttons,
.clearFix {
  zoom: 1;
}
/* line 51, ../scss/_shortcuts.scss */
.cf:before, .mcWrap:before, .mainContent .article:before, .twoColShadow .bottom:before, .pwb:before, .alt .ratings:before, .theRating:before, .rateIt .buttons:before, .cf:after, .mcWrap:after, .mainContent .article:after, .twoColShadow .bottom:after, .pwb:after, .alt .ratings:after, .theRating:after, .rateIt .buttons:after,
.clearFix:before,
.clearFix:after {
  content: " ";
  display: table;
}
/* line 55, ../scss/_shortcuts.scss */
.cf:after, .mcWrap:after, .mainContent .article:after, .twoColShadow .bottom:after, .pwb:after, .alt .ratings:after, .theRating:after, .rateIt .buttons:after,
.clearFix:after {
  clear: both;
}

/* Colors */
/* Directories */
/* line 5, ../scss/section.scss */
.secondaryCol {
  width: 186px;
  margin: 0 16px;
  float: left;
}
/* line 9, ../scss/section.scss */
.secondaryCol .nav {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/subNavBottom.png) no-repeat 0 100%;
  padding-bottom: 4px;
}
/* line 12, ../scss/section.scss */
.secondaryCol .nav ul {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/subNavTop.png) no-repeat;
  padding: 4px 4px 0;
}
/* line 15, ../scss/section.scss */
.secondaryCol .nav ul ul {
  padding: 3px 0 12px;
  background: url(/web/20130922211153im_/http://umm.edu/images/section/subNavLevel2.png) no-repeat;
}
/* line 18, ../scss/section.scss */
.secondaryCol .nav ul ul ul {
  background: none;
  margin: 6px 0 -3px 12px;
  padding: 3px 0 0;
}
/* line 22, ../scss/section.scss */
.secondaryCol li {
  font-size: 1em;
}
/* line 24, ../scss/section.scss */
.secondaryCol li a {
  background: #363636 url(/web/20130922211153im_/http://umm.edu/images/section/subNavLi.png) repeat-x;
  color: #EAD8A4;
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  padding: 9px 9px 10px;
  border-bottom: 1px solid #666;
}
/* line 32, ../scss/section.scss */
.secondaryCol li a:hover, .secondaryCol li a.active {
  background: #373737 url(/web/20130922211153im_/http://umm.edu/images/section/subNavLiActive.png) repeat-x;
  color: #ffc944;
}
/* line 36, ../scss/section.scss */
.secondaryCol li li a {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/subNavLiLi.png) no-repeat 0 13px;
  border-bottom: none;
  color: #2b2b2b;
  margin: 0px 0px 0px 9px;
  padding: 9px 5px 1px 9px;
}
/* line 42, ../scss/section.scss */
.secondaryCol li li a:hover, .secondaryCol li li a.active {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/subNavLiLi.png) no-repeat 0 13px;
  text-decoration: underline;
  color: #2b2b2b;
}
/* line 47, ../scss/section.scss */
.secondaryCol li li li a {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/subNavLiLiLi.png) no-repeat 1px 7px;
  font-weight: normal;
  padding: 3px 5px 5px 9px;
}
/* line 51, ../scss/section.scss */
.secondaryCol li li li a:hover, .secondaryCol li li li a.active {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/subNavLiLiLi.png) no-repeat 1px 7px;
  text-decoration: none;
  color: #b10a24;
}

/* line 56, ../scss/section.scss */
.mcWrap {
  width: 747px;
  float: right;
}

/* line 61, ../scss/section.scss */
.mainContent {
  float: left;
  width: 534px;
  margin-right: 18px;
}
/* line 65, ../scss/section.scss */
.mainContent a {
  color: #18328e;
}
/* line 67, ../scss/section.scss */
.mainContent a:hover {
  text-decoration: underline;
}
/* line 69, ../scss/section.scss */
.mainContent a:visited {
  color: #3D5A8B;
}
/* line 71, ../scss/section.scss */
.mainContent h1 {
  border-bottom: 4px solid #8c0215;
  font-size: 2.3em;
  font-weight: bold;
  padding-bottom: 12px;
  margin-bottom: 16px;
}
/* line 77, ../scss/section.scss */
.mainContent h2 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 8px;
}
/* line 82, ../scss/section.scss */
.mainContent h2 a:hover {
  text-decoration: none;
  color: #8c0215;
}
/* line 85, ../scss/section.scss */
.mainContent h2 a:visited {
  color: #3D5A8B;
}
/* line 87, ../scss/section.scss */
.mainContent p {
  font-size: 1.3em;
  line-height: 1.3;
}
/* line 90, ../scss/section.scss */
.mainContent .img-cap {
  float: left;
  width: 170px;
  overflow: hidden;
  margin: 0 18px 6px 0;
  /* 0 11px 6px 0;*/
}
/* line 96, ../scss/section.scss */
.mainContent .img-cap img {
  display: block;
}
/* line 98, ../scss/section.scss */
.mainContent .img-cap .cap {
  background: #efecd5;
  font-size: 1.2em;
  color: #4B4B4B;
  padding: 7px;
}
/* line 103, ../scss/section.scss */
.mainContent ul {
  margin: 13px 0 17px 4px;
}
/* line 105, ../scss/section.scss */
.mainContent ul p {
  font-size: 1em;
}
/* line 107, ../scss/section.scss */
.mainContent ul li {
  margin-bottom: 8px;
  font-size: 1.3em;
  margin-bottom: 13px;
}
/* line 111, ../scss/section.scss */
.mainContent ul li li {
  font-size: 1em;
}
/* line 115, ../scss/section.scss */
.mainContent .bullets li {
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/li.png) no-repeat 0 4px;
  padding-left: 12px;
}
/* line 118, ../scss/section.scss */
.mainContent .article {
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/articleDivide.png) no-repeat 0 100%;
  border-bottom: 1px solid #FFF;
  margin-bottom: 9px;
}
/* line 123, ../scss/section.scss */
.mainContent .article p {
  margin: 0 0 13px 3px;
}
/* line 125, ../scss/section.scss */
.mainContent .article a.more {
  font-size: 1.3em;
  display: block;
  margin-top: -7px;
}
/* line 129, ../scss/section.scss */
.mainContent table {
  clear: both;
  border-collapse: collapse;
  border: 1px solid #A2A2A2;
  margin: 40px 0 20px;
}
/* line 135, ../scss/section.scss */
.mainContent table thead th {
  border: 1px solid #A2A2A2;
  background: #F0F0D8;
  color: #8c0215;
  font-weight: bold;
  font-size: 1.3em;
  padding: 6px 10px;
}
/* line 143, ../scss/section.scss */
.mainContent table tbody td {
  border: 1px solid #A2A2A2;
  padding: 8px 1px 2px 10px;
  vertical-align: middle;
  font-size: 1.3em;
}
/* line 148, ../scss/section.scss */
.mainContent table tbody td p {
  font-size: 1em;
  margin-bottom: 7px;
}

/* line 152, ../scss/section.scss */
.twoColShadow {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/2colShadowBottom.png) no-repeat 0 100%;
  margin: 0 0 14px -5px;
  padding-bottom: 23px;
}
/* line 156, ../scss/section.scss */
.twoColShadow .bottom {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/2colShadowTop.png) no-repeat 0 0;
  padding-top: 6px;
}
/* line 160, ../scss/section.scss */
.twoColShadow .col {
  float: left;
  width: 317px;
  margin: 13px 37px 0 20px;
}
/* line 164, ../scss/section.scss */
.twoColShadow .col .article {
  padding-right: 9px;
}
/* line 166, ../scss/section.scss */
.twoColShadow .col .last {
  border-bottom: none;
  background: none;
}
/* line 169, ../scss/section.scss */
.twoColShadow .col2 {
  margin-right: 0;
  width: 333px;
}
/* line 172, ../scss/section.scss */
.twoColShadow .col2 .article p {
  margin-left: 0;
}

/* line 175, ../scss/section.scss */
ul.breadCrumbs {
  margin: 0 0  24px;
  width: 730px;
  float: left;
}
/* line 179, ../scss/section.scss */
ul.breadCrumbs li {
  font-size: 1.2em;
  display: inline;
  color: #000;
  background: none;
  padding: 0;
}
/* line 185, ../scss/section.scss */
ul.breadCrumbs a {
  color: #8c0215;
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/breadcrumb.png) no-repeat 100% 60%;
  padding-right: 7px;
}

/* line 190, ../scss/section.scss */
.no-left {
  width: 748px;
  padding: 0px 0 10px 22px;
  margin-right: 0;
}
/* line 194, ../scss/section.scss */
.no-left h1 {
  margin-right: 17px;
}
/* line 196, ../scss/section.scss */
.no-left .ratings {
  margin-top: 0;
  width: 730px;
}
/* line 199, ../scss/section.scss */
.no-left .ratings textarea {
  width: 654px;
}

/* line 202, ../scss/section.scss */
.pw {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/rightBottom.png) no-repeat 772px 100%;
}

/* line 205, ../scss/section.scss */
.pwt {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/rightMid.png) repeat-y 772px 0;
}

/* line 208, ../scss/section.scss */
.pwb {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/rightTop.png) no-repeat 772px 0;
}

/* line 212, ../scss/section.scss */
.portlets {
  width: 168px;
  float: left;
  padding: 0px 12px 0 15px;
  margin-top: -4px;
}
/* line 217, ../scss/section.scss */
.portlets h2 {
  font-size: 1.6em;
  color: #000;
  margin: 0 0 12px;
}
/* line 221, ../scss/section.scss */
.portlets h3 {
  font-size: 1.3em;
  margin: 0 0 4px 2px;
}
/* line 224, ../scss/section.scss */
.portlets p {
  font-size: 1.3em;
  line-height: 1.3;
  margin: 0 0 10px 2px;
}
/* line 228, ../scss/section.scss */
.portlets a {
  color: #18328e;
}
/* line 230, ../scss/section.scss */
.portlets a img {
  display: block;
  margin-bottom: 9px;
}
/* line 233, ../scss/section.scss */
.portlets a.pdf {
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/pdf.png) no-repeat 100% 100%;
  padding: 7px 25px 3px 0;
}
/* line 236, ../scss/section.scss */
.portlets a.video {
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/video.png) no-repeat 100% 100%;
  padding: 7px 25px 3px 0;
}
/* line 239, ../scss/section.scss */
.portlets ul {
  margin: -3px 0 23px;
}
/* line 241, ../scss/section.scss */
.portlets li {
  border-bottom: 1px dotted #7e7975;
  font-size: 1.3em;
  padding: 6px 0 10px 3px;
  margin-bottom: 3px;
  line-height: 1.3;
}
/* line 247, ../scss/section.scss */
.portlets .portlet {
  margin: 0 0 19px 2px;
}

/* Media Queries */
@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px) {
  /* line 255, ../scss/section.scss */
  body .pw .no-left {
    width: auto;
    float: none;
    margin-bottom: 30px;
    padding: 0;
  }
  /* line 260, ../scss/section.scss */
  body .pw h1 {
    margin-right: 0;
  }
  /* line 262, ../scss/section.scss */
  body .pw .twoColShadow {
    background: none;
    margin-left: 0;
  }
  /* line 265, ../scss/section.scss */
  body .pw .twoColShadow .bottom {
    background: none;
  }
  /* line 267, ../scss/section.scss */
  body .pw .twoColShadow .bottom .col {
    float: none;
    width: auto;
    margin: 0;
  }
  /* line 271, ../scss/section.scss */
  body .pw .twoColShadow .bottom .col article {
    padding-right: 0;
  }
}
/* line 61, ../scss/_shortcuts.scss */
.cf, .mcWrap, .mainContent .article, .twoColShadow .bottom, .pwb, .alt .ratings, .theRating, .rateIt .buttons,
.clearFix {
  zoom: 1;
}
/* line 51, ../scss/_shortcuts.scss */
.cf:before, .mcWrap:before, .mainContent .article:before, .twoColShadow .bottom:before, .pwb:before, .alt .ratings:before, .theRating:before, .rateIt .buttons:before, .cf:after, .mcWrap:after, .mainContent .article:after, .twoColShadow .bottom:after, .pwb:after, .alt .ratings:after, .theRating:after, .rateIt .buttons:after,
.clearFix:before,
.clearFix:after {
  content: " ";
  display: table;
}
/* line 55, ../scss/_shortcuts.scss */
.cf:after, .mcWrap:after, .mainContent .article:after, .twoColShadow .bottom:after, .pwb:after, .alt .ratings:after, .theRating:after, .rateIt .buttons:after,
.clearFix:after {
  clear: both;
}

/* Colors */
/* Directories */
/* line 9, ../scss/ratings.scss */
.ratings {
  background: #EEEDD2;
  padding-bottom: 14px;
  clear: both;
  margin-bottom: 4px;
  margin-top: 40px;
}

/* line 16, ../scss/ratings.scss */
.rating {
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/ratingDivide.png) repeat-x 0 100%;
  padding: 10px 15px 5px;
  margin-bottom: 6px;
}
/* line 20, ../scss/ratings.scss */
.rating .average {
  font-size: 1.2em;
  color: #000000;
  position: relative;
  top: 4px;
  margin: 0 0 0 19px;
}
/* line 26, ../scss/ratings.scss */
.rating p {
  font-size: 1.3em;
  line-height: 1.3;
  clear: both;
  margin: 0 0 4px 4px;
}
/* line 31, ../scss/ratings.scss */
.rating p.title {
  font-weight: bold;
}

/* line 34, ../scss/ratings.scss */
.theRating {
  width: 120px;
  float: left;
  margin: 0 0 6px -2px;
}
/* line 39, ../scss/ratings.scss */
.theRating span {
  display: block;
  float: left;
  width: 20px;
  height: 19px;
  text-indent: -9999px;
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/bigStar.png) no-repeat 100% 0;
  margin-right: 5px;
}
/* line 47, ../scss/ratings.scss */
.theRating span.star5 {
  margin-right: 0;
}

/* line 51, ../scss/ratings.scss */
.oneStar .star1 {
  background-position: 0 0;
}

/* line 55, ../scss/ratings.scss */
.twoStars .star1, .twoStars .star2 {
  background-position: 0 0;
}

/* line 59, ../scss/ratings.scss */
.threeStars .star1, .threeStars .star2, .threeStars .star3 {
  background-position: 0 0;
}

/* line 63, ../scss/ratings.scss */
.fourStars .star1, .fourStars .star2, .fourStars .star3, .fourStars .star4 {
  background-position: 0 0;
}

/* line 67, ../scss/ratings.scss */
.fiveStars .star1, .fiveStars .star2, .fiveStars .star3, .fiveStars .star4, .fiveStars .star5 {
  background-position: 0 0;
}

/* line 71, ../scss/ratings.scss */
.rateIt .buttons {
  width: 90px;
  float: left;
  margin: 0 10px 0 15px;
}
/* line 76, ../scss/ratings.scss */
.rateIt a.star {
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/littleStar.png) no-repeat 100% 0;
  display: block;
  float: left;
  width: 17px;
  height: 16px;
  margin-right: 1px;
  text-indent: -9999px;
}
/* line 84, ../scss/ratings.scss */
.rateIt a.star:hover, .rateIt a.star.starHover {
  background-position: 0 0;
}
/* line 86, ../scss/ratings.scss */
.rateIt input {
  border: none;
}
/* line 88, ../scss/ratings.scss */
.rateIt input.star {
  background: url(/web/20130922211153im_/http://umm.edu/images/icons/littleStar.png) no-repeat 100% 0;
  display: block;
  float: left;
  width: 17px;
  height: 16px;
  margin-right: 1px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  text-indent: -9999px;
  line-height: 9999px;
  cursor: pointer;
}
/* line 101, ../scss/ratings.scss */
.rateIt input.star:hover, .rateIt input.star.starHover {
  background-position: 0 0;
}
/* line 103, ../scss/ratings.scss */
.rateIt input.submit {
  background: url(/web/20130922211153im_/http://umm.edu/images/section/ratingSubmit.png) no-repeat 100% 0;
  width: 78px;
  height: 26px;
  display: block;
  overflow: hidden;
  line-height: 9999px;
  text-indent: -9999px;
  font-size: 0;
  cursor: pointer;
  margin-left: 21px;
}
/* line 114, ../scss/ratings.scss */
.rateIt label {
  font-size: 1.3em;
  line-height: 1.3;
  display: block;
}
/* line 118, ../scss/ratings.scss */
.rateIt textarea {
  width: 489px;
  height: 60px;
  border: 1px solid #999;
  display: block;
  padding: 3px;
  resize: vertical;
  margin: 8px 0 12px 21px;
}

/* Media Queries */
@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px) {
  /* line 130, ../scss/ratings.scss */
  .rating {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 133, ../scss/ratings.scss */
  .rating .theRating {
    margin: 0;
    padding: 0;
    width: auto;
    float: none;
  }
  /* line 138, ../scss/ratings.scss */
  .rating .average {
    margin: 10px 0 !important;
    position: static;
    top: 0;
    margin: 0;
    display: block;
  }
  /* line 144, ../scss/ratings.scss */
  .rating p {
    margin-left: 0;
  }

  /* line 146, ../scss/ratings.scss */
  .rateIt {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 149, ../scss/ratings.scss */
  .rateIt .buttons {
    float: none;
    width: auto;
    margin: 0;
  }
  /* line 153, ../scss/ratings.scss */
  .rateIt label {
    display: block;
    margin: 6px 0;
  }
  /* line 156, ../scss/ratings.scss */
  .rateIt textarea {
    margin-left: 0;
    width: 96%;
  }
  /* line 159, ../scss/ratings.scss */
  .rateIt input.submit {
    margin-left: 0;
  }

  /* line 161, ../scss/ratings.scss */
  .mainContent.no-left .ratings {
    width: auto;
  }
  /* line 163, ../scss/ratings.scss */
  .mainContent.no-left .ratings textarea {
    width: 96%;
  }
}

/*
     FILE ARCHIVED ON 21:11:53 Sep 22, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:17:06 Oct 10, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.497
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.014
  esindex: 0.01
  cdx.remote: 59.3
  LoadShardBlock: 514.961 (3)
  PetaboxLoader3.datanode: 436.764 (5)
  PetaboxLoader3.resolve: 462.418 (3)
  load_resource: 471.471 (2)
*/