<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box-shadow, .section .row .white-box, #heros div .hero, .orange-box {
  -webkit-box-shadow: 3px 3px 3px -3px #999999, 3px 3px 3px -3px #999999, -3px 3px 3px -3px #999999;
  -moz-box-shadow: 3px 3px 3px -3px #999999, 3px 3px 3px -3px #999999, -3px 3px 3px -3px #999999;
  box-shadow: 3px 3px 3px -3px #999999, 3px 3px 3px -3px #999999, -3px 3px 3px -3px #999999; }

.border-radius, .section .row .white-box, #heros div .hero, .orange-box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html, button, input, select, textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4;
  background-color: #1373c2; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

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

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

p { font-family: verdana !important; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#wrap {
  width: 980px;
  margin: 0 auto; }

html[data-useragent*='MSIE 10.0'] header {
  height: 94px !important;
}

header {
  background-color: #fff;
  padding: 17px 20px 0 20px;
  height: 76px;
  width: 940px;
  -moz-box-shadow: -5px 5px 5px -5px #666666;
  -webkit-box-shadow: -5px 5px 5px -5px #666666;
  box-shadow: -5px 5px 5px -5px #666666;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px; }
  header h1 {
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    display: block;
    float: left; }
    header &gt; h1 {
      font-size: 1em;
    }
    header h1 img {
      float: left;
      display: inline;
      height: 27px;
      width: 283px; }
  header ul.menu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 6px 0 0 0px;
    clear: both; }
    header ul.menu li {
      display: inline;
      float: left;
      line-height: 16px;
      position: relative;
      padding: 0 0 0px 0;
      margin: 0 0px 0 0; }
      header ul.menu li a:link, header ul li a:active, header ul li a:visited {
        font-family: "ff-meta-web-pro",sans-serif,Myriad Pro, Verdana, Geneva, sans-serif;
        display: inline-block;
        color: #02448d;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 6px 18px;
        font-size: 15px;
        text-decoration: none; 
		font-weight:400;}
      header ul.menu li ul {
        display: none; }
      header ul.menu li:hover ul {
        display: block;
      }
    header ul.menu li.active-trail {
      padding: 0 6px 0px 0;
      background-color: #00a66f;
      -moz-border-radius-topright: 7px;
      border-top-right-radius: 7px;
      -moz-border-radius-topleft: 7px;
      border-top-left-radius: 7px;
      -moz-border-radius-bottomleft: 0px;
      border-bottom-left-radius: 0px; }
    header ul.menu li {
      padding: 0 6px 0 0;
      margin-right: 19px; }
    header ul.menu li.expanded a {
      background-image: url(./img/nav_arrow.png);
      background-repeat: no-repeat;
      background-position: right 11px; }
    header ul.menu li.active-trail a,
	header ul.menu li.expanded:hover a {
      background-image: url(./img/nav_arrow_on.png);
      color: #fff;
      padding-bottom: 10px; 
      background-repeat: no-repeat;
      background-position: right 11px;}
    header ul.menu li:hover {
      background-color: #00a66f;
      -moz-border-radius-topright: 7px;
      border-top-right-radius: 7px;
      -moz-border-radius-topleft: 7px;
      border-top-left-radius: 7px; }
    header ul.menu li.collapsed:hover a {
      padding-bottom: 10px;
      background-color: #00a66f;
      -moz-border-radius-bottomright: 0px;
      border-bottom-right-radius: 0px;
      -moz-border-radius-bottomleft: 0px;
      border-bottom-left-radius: 0px;
      color: #fff;
      background-image: url(./img/nav_arrow_on.png); }
    header ul.menu li:hover a {
      padding-bottom: 10px;
      background-color: #00a66f;
      -moz-border-radius-bottomright: 0px;
      border-bottom-right-radius: 0px;
      -moz-border-radius-bottomleft: 0px;
      border-bottom-left-radius: 0px;
      color: #fff; }
    header ul.menu li.active-trail:hover {
      background-color: #00a66f;
      -moz-border-radius-bottomright: 0px;
      border-bottom-right-radius: 0px;
      -moz-border-radius-bottomleft: 0px;
      border-bottom-left-radius: 0px; }
    header ul.menu li:hover &gt; ul.menu, header ul.menu li.collapsed:hover &gt; ul.menu {
      display: block; }
	  
    header ul.menu li.last {
      background-color: #efefef;
      padding: 0px 6px 0px 0;
      margin: 0px 0 0 0;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
    header ul.menu li.last a {
      background-image: url(./img/students_arrow.png);
      background-repeat: no-repeat;
      background-position: right 8px; }
	header ul.menu li.last:hover {padding:0 6px 0 0;background-color: #00a66f; -moz-border-radius-bottomright: 0px;
      border-bottom-right-radius: 0px;}
	header ul.menu li.last a:hover {margin:0 0px 0 0; }
	  
	header ul ul {
      z-index: 9000;
      position: absolute;
      left: 0;
      background-color: #00a66f;
      -moz-border-radius-bottomright: 7px;
      border-bottom-right-radius: 7px;
      -moz-border-radius-bottomleft: 7px;
      border-bottom-left-radius: 7px;
      min-width: 185px; /* 170 */
      
    }
    header ul ul li {
      margin: 0; background-color:transparent !important; -webkit-border-radius: 0px;-moz-border-radius: 0px; border-radius: 0px;}
    
	 header ul.menu li.last.active-trail a {color:#02448d;}
	 header ul.menu li.last.active-trail:hover a {color:#fff;}
	 
	 header ul ul li a:link, header ul ul li a:active, header ul ul li a:visited {
      color: #fff !important;
      font-size: 13px !important;
      line-height: 15px;
      display: block;
      background-color: transparent !important;
      background-image: none !important; }
	 
	  

.section {
  background-color: #fef9e9;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 18px 18px 18px 21px;
  margin: 7px 0;
  -moz-box-shadow: -5px 5px 5px -5px #666666;
  -webkit-box-shadow: -5px 5px 5px -5px #666666;
  box-shadow: -5px 5px 5px -5px #666666; }
  .section .row {
    margin: 0 0 0px 0; }
    .section .row .main {
      float: left;
      display: inline;
      width: 700px; }
      .section .row .main h1 {
        color: #00a66f;
        font-size: 22px;
        font-weight: normal; }
    .section .row .side {
      float: right;
      display: inline;
      width: 232px;
      position: relative; }
	.home .section .row .side {height:180px;}
      .section .row .side h3 {
        font-size: 22px;
        line-height: 16px;
        color: #fff;
        margin: 16px 0 0 0;
        padding: 0;
        font-weight: 600;
        font-family: "ff-meta-web-pro", sans-serif; }
      .section .row .side p {
        text-align: left;
        font-family: Verdana, sans-serif;
        font-size: 11.5px;
        line-height: 16px;
        color: #fff;
        margin: 9px 0; }
		p.center {text-align:center !important;}
      .section .row .side .btn {
        min-width: 111px;
        display: inline-block; }
      .section .row .side hr {
        border-color: #fff;
        position: relative;
        margin: 0 -5px; }
      .section .row .side div.box {
        background-color: #FEFEFE;
        background-position: 0 0;
        border: 1px solid #d4e4f3;
        font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
        margin: 20px 0;
        padding: 10px; }
        .section .row .side div.box h4 {
          color: #333333;
          font-size: 20px;
          font-weight: normal;
          margin: 0;
          padding: 0; }
        .section .row .side div.box a {
          background-image: url("../images/carrot.gif");
          background-position: 0 4px;
          background-repeat: no-repeat;
          color: #003399;
          display: block;
          font-size: 11px;
          padding: 0 0 5px 10px;
          text-decoration: none; }
        .section .row .side div.box .item-list a:link, .section .row .side div.box .item-list a:active, .section .row .side div.box .item-list a:visited {
          display: inline !important;
          font-size: 12px; }
        .section .row .side div.box .views-summary {
          padding: 0; }
          .section .row .side div.box .views-summary li {
            font-size: 12px;
            list-style: none outside none !important; }
      .section .row .side select {
        font-size: 12px; }
    .section .row .half {
      float: left;
      width: 344px;
      display: inline-block;
      margin: 0 10px 0 0; }
      .section .row .half .tab {
        background-image: url(./img/green_tab.png);
        background-repeat: no-repeat;
        background-position: 0 0px;
        padding: 3px 54px 3px 11px;
        height: 21px;
        display: inline-block;
        position: relative; }
      .section .row .half .tab a {
        text-decoration: none;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        background-image: url(./img/icon-green-arrow.png);
        background-repeat: no-repeat;
        background-position: right 3px;
        padding: 0 21px 0 0;
        font-family: "ff-meta-web-pro", sans-serif; 
		font-weight:600;
        line-height: 1.3;}
    .section .row .half:nth-child(2) {
      margin: 0; }
    .section .row .tab:hover {
      background-image: url(./img/blue_tab.png); }
    .section .row .tab:hover a {
      background-image: url(./img/icon-blue-arrow.png); }
    .section .row .white-box {
      display: block;
      padding: 6px 6px 6px 15px;
      min-height: 139px;
      background-color: #fff; }
      .section .row .white-box img {
        float: right;
        display: inline; }
      .section .row .white-box h4 {
        float: left;
        display: inline;
        width: 155px;
        margin: 0;
        padding: 0;
        font-family: "ff-meta-web-pro", sans-serif;
        color: #414141;
        font-size: 15px;
        font-weight: bold; }
      .section .row .white-box ul {
        float: left;
        display: inline;
        width: 140px;
        padding: 0 0 0 15px;
        margin: 0; }
      .section .row .white-box li {list-style-type:disc !Important; list-style-image:none !important;padding:0 !important; margin:0 !important;}
      .section .row .white-box a:link, .section .row .white-box a:active, .section .row .white-box a:visited {
        color: #02448d;
        font-size: 11px;
        font-family: Verdana, sans-serif;
        text-decoration: none; }
  .section .row.margin-top {
    margin: 25px 0 0 0; }

.section.no-left-nav .main {
  width: 675px; }
  
.special {}
.special li {font-weight:bold !important; list-style-image:url(icon-plus.png); }

.hover:hover {text-decoration:underline !important;}

#heros {
  width: 699px;
  height: 289px;
  position: relative; }
  #heros div.node {
    position: relative;
    width: 664px;
    height: 207px;
    padding: 65px 0 0 35px; }
    #heros div h2 {
      position: relative;
      z-index: 10;
      color: #fff;
      font-family: Verdana;
      font-size: 20px;
      font-weight: 100;
      margin: 0;
      padding: 0;
      width: 435px; line-height:30px;}
    #heros div ul {
      z-index: 10;
      position: relative;
      margin-bottom: 35px;
    }
    #heros div ul li {
      color: #fff;
      font-family: Verdana;
      font-size: 14px;
      margin:5px 0;
    }
    #heros div a.btn { z-index: 10; position: relative; padding: 6px 12px; margin-right: 5px; }
    #heros div p {
      position: relative;
      z-index: 10;
      color: #fff;
      font-family: Verdana;
      font-size: 14px;
      line-height: 18px;
      margin: 10px 0 20px 0;
      padding: 0;
      width: 425px; 
	  font-weight: 600;}
    #heros div .hero {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    #heros div .ribbon {
      position: absolute;
      top: 18px;
      left: -7px;
      z-index: 5; }

.btn, .form-submit {
  background-color: #fff;
  color: #02448d;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 4px 12px;
  border: 2px solid #bab7b5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-family: "ff-meta-web-pro", sans-serif; 
  font-weight:600;}

.orange-box {
  background-color: #00a66f;
  padding: 0 5px 15px 5px;
  width: 222px !important;
  min-height: 274px; }
  .orange-box .btn {
    border-color: #99dcc5; }
	.orange-box h3 {margin-left:10px !important;}

  p.small.center a {
    color: #FFF;
    text-decoration: none;
  }
  p.small { font-size: 11px !important; }

.post-it {
  position: relative;
  top: -18px;
  left: 0;
  background-image: url(/support/marketing/images/post-it-note.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 210px;
  padding: 35px 32px 0 28px;
  width: 172px; }
  .post-it p {
    font-family: Verdana, sans-serif !important;
    font-size: 11px !important;
    line-height: 15px !important;
    color: #414141 !important; }

.post-it.blue {
  background-image: url(/support/marketing/images/post-it-note-blue.png); }

#leftnav {
  width: 143px;
  margin: 7px 0;
  padding: 20px 10px;
  background-color: #fff;
  float: left;
  display: inline;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 0 0 5px #666666;
  -webkit-box-shadow: 0 0 5px #666666;
  box-shadow: 0 0 5px #666666; }
  #leftnav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #leftnav li {
    float: left;
    display: block;
    width: 100%;
    padding: 8px 0;
	margin:0;
    vertical-align: middle;
    border-bottom: 1px dotted #e4e4e4; }
  #leftnav a:link, #leftnav a:active, #leftnav a:visited {
    font-family: "ff-meta-web-pro", sans-serif;
    color: #02448d;
    font-size: 14px;
    text-decoration: none;
    line-height: 18px;
    padding: 0 0 0 12px;
    vertical-align: middle;
    display: block; }
  #leftnav li.active-trail a, #leftnav a:hover {
    color: #00a66f; }
  #leftnav li.last {
    border: none; }

.section.with-left-nav {
  float: right;
  display: inline;
  width: 769px; }
  .section.with-left-nav .main {
    width: 500px; }
  .section.with-left-nav.no-right-sidebar .main {
    width: 700px; }
    .section.with-left-nav .main h1 {
      color: #00a66f;
      font-size: 22px;
      font-weight: normal; }
    .section.with-left-nav .main h2 {
      color: #00a66f;
      font-family: "ff-meta-web-pro", sans-serif;
      font-size: 15px;
      font-weight: bold;
      line-height: 18px; }
    .section.with-left-nav .main p {
      color: #38393a;
      font-family: "ff-meta-web-pro", sans-serif;
      font-size: 13px;
      font-weight: normal;
      line-height: 18px; }
    .section.with-left-nav .main a:link, .section.with-left-nav .main a:active, .section.with-left-nav .main a:visited {
      color: #02448d; }
    .section.with-left-nav .main ul {
      margin: 0 0 20px 15px;
      padding: 0; }
    .section.with-left-nav .main li {
      color: #38393a;
      font-family: Verdana, "ff-meta-web-pro", sans-serif;
      font-size: 13px;
      font-weight: normal;
      line-height: 18px;
      margin: 10px 0; }
      .section.with-left-nav .main li ul {
        margin: 10px 0 10px 30px;
        padding: 0;
        list-style-image: url(/sites/all/themes/custom/mml/img/list-style-orange.png); }
    .section.with-left-nav .main span.orange {
      color: #00a66f; }
  .section.with-left-nav .post-it {
    position: relative;
    top: 0; }

#message_text small { font-style: italic; display:block; margin-top:8px;}

#follow {
  margin: 10px 0;
  background-color: #fff;
  padding: 8px 20px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: block;
  color: #808285;
  font-family: "ff-meta-web-pro", sans-serif;
  font-weight: bold;
  font-size: 13.5px; }
  #follow img {
    margin: 0 0px; }

.details {
  background-color: #FFF;
  display: block;
  width: auto;
  padding: 5px 10px;
  font-size: 14px;
  border: 1px solid #fef9e9;
  outline: none !important; font-family:Verdana, "ff-meta-web-pro",sans-serif;
  font-weight:normal;
  text-decoration:none;
  color: #1373c2 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-box-shadow: 2px 2px 3px #bbb;
  -moz-box-shadow: 2px 2px 3px #bbb;
  -ms-box-shadow: 2px 2px 3px #bbb;
  -o-box-shadow: 2px 2px 3px #bbb;
  margin-bottom: 0;
}

li { font-family: verdana; }
  .details:hover {text-decoration:underline;}
  .details img {
    margin: 0 10px 0 0; }

.detail-block {
  clear: both;
  display: none;
  padding: 5px 15px 15px 30px;
  width: auto;
  border: none;
  background-color: transparent; }
  .detail-block p {
    font-family: verdana;
    font-size: 13px; }

/* Filterable Table Code */
table {
  margin: 10px 0; }
  table td {
    background-color: #fff;
    border: 1px solid #cccccc;
    color: #333333;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 13px;
    padding: 3px 5px; }
  table .td-pag {
    background-color: #EEF2F8;
    padding: 4px 10px 4px 0;
    text-align: right; }
  table .state {
    background-color: #90B1DA;
    color: #FFFFFF;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 14px; }
  table .row-advocate td {
    border-bottom: 1px solid #e0ebf5;
    color: #555555;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 12px;
    padding: 10px 5px; }
  table .advocate-img {
    width: 130px; }
  table .advocate-info {
    color: #333333;
    width: auto;
    vertical-align: top; }
  table .advocate-text {
    vertical-align: top;
    width: auto; }
    table .advocate-text div {
      background-color: #e8eff6;
      margin: 15px;
      padding: 15px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px;
      border: 1px solid #cbdcf2; }
  table .link-va {
    color: #7FACD3;
    float: right;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    margin: 2px 0 0 10px;
    text-decoration: none;
    vertical-align: middle; }

.advocate-header-row {
  background-color: #003399;
  border-bottom: 3px solid white;
  color: #FFFFFF;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 14px;
  padding: 5px;
  text-align: left; }

.row-dropdowns td {
  background-color: #8FB1DA; }

/* END Filterable Table Code */
.news-item {
  border-top: 1px solid #e0ebf5;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; }

.news-item h2, .news-item h2 a:link, .news-item h2 a:active, .news-item h2 a:visited {
  color: #003399;
  font-size: 18px;
  margin: 10px 0 5px;
  padding: 0;
  text-decoration: none; }

.news-item p {
  color: #666666 !important;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 13px; }

.section .main ul.info li {
    float: left;
    margin: 0;
	list-style-type:none;
}

ul.info li.category ul,
ul.info li.category li {
  float: left;
    list-style-type: none;
    margin: 0;
}

ul.info li.category p {
	float:left;
	  margin: 0 0 0 10px;
}

.news-item .field-field-tags {
	display:none;
}

.section .main ul.info {
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 11px !important; 
  clear:both;
  margin:10px 0;
 overflow: auto;
 min-height: 30px;
}

.read-more a {
  color: #35628E;
  display: block;
  font-size: 11px;
  text-align: right;
  width: 100%; }

footer {
  margin: 40px 0;
  width: 940px;
  padding: 0 20px 70px; }
  footer div {
    display: block;
    clear: both;
    float: left;
    width: 940px; }
  footer div:nth-child(1) {
    padding-bottom: 14px;
    margin-bottom:14px;
    border-bottom: 1px solid #65b9e1; }
  footer #logo-footer {
    float: left;
    display: inline; }
  footer #always-learning {
    float: right;
    display: inline;
    padding-top:8px;
     }
  footer p {
    font-family: Arial, sans-serif !important;
    font-size: 11px !important;
    color: #fff; margin:0;}
  footer p:nth-child(1) {
    float: left;
    display: inline; }
  footer p:nth-child(2) {
    float: right;
    display: inline; }
  footer p:nth-child(3) {
    clear:both;
	float:left;
    display: inline; color:#fff;margin:0;padding:0;}
	
	div.content.clear-block div.pull-left &gt; p { width: 90%; }
  div.pull-right &gt; img {
float: right;
}

 div.pull-right.left-just &gt; img {
float: left !important; max-width:370px;
}

.new-table a {
text-decoration: none;
}
.new-table a:hover { text-decoration: underline; }
	
  footer a:link, footer a:active, footer a:visited {
    color: #fff;
    text-decoration: underline;
    margin: 0 3px; }

.lt-ie9 .tab a, .ie9 .tab a {
  background-position: right 0 !important; }

.ie9 header ul li {
  margin-right: 2px; }
  
  
.section .main h1 {color: #00a66f;font-size: 22px;font-weight: normal; }
.section .main h2 {color: #00a66f;font-family: "ff-meta-web-pro", sans-serif;font-size: 15px;font-weight: bold;line-height: 18px; }
.section .main p {color: #38393a;font-family: "ff-meta-web-pro", sans-serif;font-size: 13px;font-weight: normal;line-height: 18px; }
.section .main a:link, .section  .main a:active, .section  .main a:visited {color: #02448d; }
.section .main ul {margin: 0 0 0 15px; padding: 0; }
.section .main li {color: #38393a;font-family: "ff-meta-web-pro", sans-serif;font-size: 13px;font-weight: normal;line-height: 18px; margin: 10px 0; }

.section .main ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
.section .main ol &gt; li {
    position:relative; /* Create a positioning context */
    margin:0 0 30px 2em !important; /* Give each list item a left margin to make room for the numbers */
    padding:0px 8px; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
}
.section .main ol &gt; li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
    padding:4px;
    color:#fff;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-color:#00a66f;
	border-radius: 50%;
}

.section .main li ul {margin: 10px 0 10px 15px; padding: 0;list-style-image: url(list-style-orange.png); }

.section .main form label {color: #38393a;font-family: "ff-meta-web-pro", sans-serif;font-size: 13px;font-weight: bold;line-height: 18px;}
.section .main form input {color: #38393a;font-family: "ff-meta-web-pro", sans-serif;font-size: 13px;font-weight: normal;line-height: 18px;}

  
/* Inner Tables Code */

.section .main table {}
.section .main table th {background-color:#00a66f; font-size:15px; padding:0 3px; color:#fff;}
.section .main table td {vertical-align:top; font-size:13px; font-family:"ff-meta-web-pro",sans-serif;}
div.header {background-color:#fef9e9; color:#00a66f; font-size:14px; font-weight:bold; padding:25px 5px 5px 5px;}

.benefit {background-color:#00a66f; color:#fff;padding:3px 10px;}
.caption {background-color:#F5F5F5;padding:10px;}

.icon-email {padding:0 0 10px 40px; background-image:url(/sites/all/themes/custom/mml/img/icon-email.jpg); background-repeat:no-repeat; background-size:25px 25px;}
.icon-glass {padding:0 0 10px 40px; background-image:url(/sites/all/themes/custom/mml/img/icon-glass.jpg); background-repeat:no-repeat;background-size:25px 25px;}
.icon-chat {padding:0 0 10px 40px; background-image:url(/sites/all/themes/custom/mml/img/icon-chat.jpg); background-repeat:no-repeat;background-size:25px 25px;}
.icon-talk {padding:0 0 10px 40px; background-image:url(/sites/all/themes/custom/mml/img/icon-support.jpg); background-repeat:no-repeat;background-size:25px 25px;}
.icon-key {padding:0 0 10px 40px; background-image:url(/sites/all/themes/custom/mml/img/icon-key.jpg); background-repeat:no-repeat;background-size:25px 25px;}
.icon-press {padding:0 0 10px 40px; background-image:url(/sites/all/themes/custom/mml/img/icon-press.jpg); background-repeat:no-repeat;background-size:25px 25px;}
.icon-sales {padding:0 0 10px 40px; background-image:url(/sites/all/themes/custom/mml/img/icon-money.jpg); background-repeat:no-repeat;background-size:25px 25px;}
.icon-employment {padding:0 0 10px 40px; background-image:url(/sites/all/themes/custom/mml/img/icon-employment.jpg); background-repeat:no-repeat;background-size:25px 25px;}

.content-wb a {font-size:13px !important;}

.side .content {position:relative;}
#imageDetails #caption {display:none;}

#sidebar-right .block-blog, #sidebar-right .block-tagadelic, #sidebar-right .block-views {border:1px solid #00a66f; background-color:#EFEFEF; padding:15px; -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 0 0 3px #666666;
  -webkit-box-shadow: 0 0 3px #666666;
  box-shadow: 0 0 3px #666666; margin:10px 0;}
#sidebar-right .block-blog h2, #sidebar-right .block-tagadelic h2, #sidebar-right .block-views h2 {color:#00a66f;font-family: "ff-meta-web-pro", sans-serif;font-size: 15px;font-weight: bold;line-height: 18px;}
#sidebar-right ul {margin:10px 0; padding:0;}
#sidebar-right li {color: #38393a;font-family: "ff-meta-web-pro", sans-serif;font-size: 13px;font-weight: normal;line-height: 18px;}
#sidebar-right li a:link, #sidebar-right li a:active, #sidebar-right li a:visited {color:#02448D;}
#sidebar-right .more-link {font-family: "ff-meta-web-pro", sans-serif;font-size: 13px;font-weight: normal;line-height: 18px;}
#sidebar-right .content {font-family: "ff-meta-web-pro", sans-serif;font-size: 13px;font-weight: normal;line-height: 18px;}

.main .submitted {display:none !important;}

.split-chart {float:left; display:inline; width:47.5%; margin:0; padding:0;}
.split-chart:first-of-type { margin-right: 5%; }
#thmr_126 a, #thmr_148 a, #thmr_63 a, #thmr_85 a {background-image:none;}
  

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.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; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

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

  a[href]:after {
    content: " (" attr(href) ")"; }

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

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

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

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  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; } }

	/* Titles Available Table */

	#block-views-titles_available-block_1 table th {
	    background-color: #00a66f;
	    color: #FFFFFF;
	    font-size: 15px;
	    padding: 10px 11px;
	}

	#block-views-titles_available-block_1 table td.book-cover {
	    font-family: "ff-meta-web-pro",sans-serif;
	    font-size: 12px;
	    vertical-align: top;
	    width: 220px;
	}

	#block-views-titles_available-block_1 table td.book-cover img {
		padding: 10px 20px 0 10px;
	}

	#block-views-titles_available-block_1 table td.book-cover p {
		font-weight:bold;
	}

  .benefit-wrapper { 
    padding: 15px;
  }

  .benefit-wrapper.odd { background: #fefefe; }
  .benefit-wrapper.even { background: #efefef; }

  .benefit-wrapper div {
    width: 350px;
    float: left;
  }
  .benefit-wrapper .pull-left { margin-right: 30px; }

  .section.with-left-nav.no-right-sidebar .main.main-new { width: 760px;}
  .main.main-new { width: 760px;}

  #leftnav #block-user-1 {display: none;}

  #titles-main-content {
float: left;
margin-right: 28px;
width: 400px;
}

#titles-isbn {
background: none repeat scroll 0 0 white;
border: 1px solid black;
float: left;
padding: 10px 15px;
width: 300px;
}

#titles-isbn h2, #titles-isbn p {
font-size: 13px;
margin-bottom: 4px;
margin-top: 0;
}
#titles-isbn h2 {
color: black;
font-family: "ff-meta-web-pro",sans-serif; }

#titles-isbn .titles-available-isbn h2 {
display: block;
color: #00a66f;
margin-bottom: 0;
}

.post-it-medium {
position: relative;
top: -18px;
left: 0;
background-image: url(/support/marketing/images/post-it-note-medium.png);
background-repeat: no-repeat;
background-position: 0 0;
height: 280px;
padding: 35px 32px 0 32px;
width: 168px;
}

.post-it p, .post-it-medium p, .post-it-large p, .post-it li, .post-it-medium li, .post-it-large li {
font-family: Verdana, sans-serif !important;
font-size: 11px !important;
line-height: 15px !important;
color: #414141 !important;
}

.post-it ul, .post-it-medium ul, .post-it-large ul {margin:5px 0 5px 15px !important;}

.new-table { margin-bottom: 20px; }
.new-table .table-header {
  background-color: #00a66f;
  padding: 5px 20px;
  margin-bottom: 5px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-box-shadow: 2px 2px 3px #bbb;
  -moz-box-shadow: 2px 2px 3px #bbb;
  -ms-box-shadow: 2px 2px 3px #bbb;
  -o-box-shadow: 2px 2px 3px #bbb;
}
.new-table p {
  margin: 10px 0;
}

.new-table .table-header p {
  color: #FFF !important;
  font-size: 16px !important;
  font-family: "ff-meta-web-pro" !important;
}

.new-table .table-row { 
  margin-bottom: 5px; 
  background: #FFF;
  padding: 10px 20px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-box-shadow: 0px 0px 7px -1px #bbb;
  -moz-box-shadow: 0px 0px 7px -1px #bbb;
  -ms-box-shadow: 0px 0px 7px -1px #bbb;
  -o-box-shadow: 0px 0px 7px -1px #bbb;
-webkit-box-shadow: 0px 0px 7px -1px #bbb;
-moz-box-shadow: 0px 0px 7px -1px #bbb;
box-shadow: 0px 0px 7px -1px #bbb;
}

.new-table .table-row p, .new-table .table-row ul {
  float: left;
  width: 45%;
  clear:both;
}

.new-table .table-row ul {margin:10px 0 10px 15px !Important;}

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}

.table-row .pull-left, .table-row .pull-right {
  width: 50%;
  font-family:Verdana !important;
  font-size:13px;
  margin:10px 0;
}

.table-row .pull-right p { width: 100%; }

.table-row &gt; div:first-child {
  width:45%;
  margin-right: 5%;
}

.one-third {
float: left;
width: 32.5% !important;
margin-right: .5% !important;
box-sizing: border-box;
}
.one-third:last-child { margin-right: 0; }
.one-third h2 {
  margin-top: 0;
}
.one-third p {
width: 100% !important;
margin-bottom:15px;
}
.one-third p:last-child {
  margin-bottom: 0;
}

.one-third p span { color: #888;}

a.button {
text-decoration: none;
padding: 5px 15px;
background: #1373c2;
border-radius: 5px;
color: #FFF !important;
text-transform: uppercase;
font-family: "ff-meta-web-pro", sans-serif;
font-size: 12px;
}

.table-row.testimonial {
padding: 30px 60px;
box-sizing: border-box;
}

.new-table .table-row.testimonial p {
  float: none;
  width: 100%;
  position: relative;
  font-family: "ff-meta-web-pro" !important;
  box-sizing:border-box;
  color: #00a66f;
  font-size: 16px;
  line-height: 25px;
}


.testimonial p span.big-quote {
  color: #b8d5ed;
  font-size: 36px;
  font-style: italic;
  line-height: 18px;
}
.testimonial p span.big-quote.start {
position: absolute;
top: 5px;
left: -25px;
}
.testimonial p span.big-quote.end {
top: 5px;
position: relative;
}

p.quote-author {
text-align: right;
font-size: 14px !important;
color: #000 !important;
font-style: italic;
padding-top: 20px;
}

#table-update .table-update-header {
  background-color: #00a66f;
  padding: 5px 20px;
  margin-bottom: 10px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-box-shadow: 2px 2px 3px #bbb;
  -moz-box-shadow: 2px 2px 3px #bbb;
  -ms-box-shadow: 2px 2px 3px #bbb;
  -o-box-shadow: 2px 2px 3px #bbb;
}

.new-header {
  background-color: #00a66f;
  padding: 5px 20px;
  margin-bottom: 10px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-box-shadow: 2px 2px 3px #bbb;
  -moz-box-shadow: 2px 2px 3px #bbb;
  -ms-box-shadow: 2px 2px 3px #bbb;
  -o-box-shadow: 2px 2px 3px #bbb;
}
.new-header h2 {
  color: #FFF !important;
  font-weight: normal !important;
  margin: 0 !important;
  padding: 5px 20px !important;
}

#table-update .table-update-header .table-update-header-col {
  display: inline;
  float: left;
  font-family: "ff-meta-web-pro" !important;
  font-size: 16px;
  color: #FFF !important;
  box-sizing: border-box;
}

#table-update .table-update-header .table-update-header-col.col-book, .book-cover {
width: 188px;
margin-right: 20px;
}

.table-update-header-col.col-author, .title-author {
width: 175px;
margin-right:20px;
}
.table-update-header-col.col-edition, .title-edition {
width: 80px;
margin-right: 20px;text-align:center;
}
.table-update-header-col.col-date, .title-date {
width: 72px;
margin-right: 20px;text-align:center;
}
.table-update-header-col.col-status, .title-status {
width: 125px; text-align:center;
}

.title-status p, .title-date p, .title-edition p { text-align:center; display:inline-block;}

.table-update-header-col.col-common-core, .title-common-core {
width: 125px; text-align:center;
}

.table-update-content-row.titles-available.white-box.clearfix {
  min-height: 77px;
}

.table-update-content-row { 
margin-bottom: 10px; 
}
.table-update-content-col {
  display: inline;
  float: left;
  box-sizing: border-box;
}

.state_header .state {
  font-family: "ff-meta-web-pro" !important;
  font-size: 16px;
  color: #FFF !important;
}

.table-update-content-col.advocate-img {
height: 100%;
width: 25%;
padding-right: 5%;
}
.table-update-content-col.advocate-info {
width: 75%;
padding: 0 2.5%;
}

.fancybox {
  display: none;
}

.row-advocate {position:relative;}

.fancybox.active {
  display:block;
position: absolute;
width: 50%;
height: auto;
background: white;
padding: 20px;
border-radius: 5px;
box-shadow: 0px 0px 10px 2px #bbb;
top: 0%;
min-height: 150px;
min-width:500px;
z-index:1000;
}

.fancybox.active div {width:100%; height:100%; display:block; z-index:1000;
   color: #38393A;
    font-family: "ff-meta-web-pro",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}

.fancy-close {
position: absolute;
top: -20px;
right: 0;
font-weight: bold;
font-size: 22px !important;
}


/* PURCHASE PAGE */
#purchase h3 {
  color: #1373c2;
  font-size: 16px;
}

.purchase-table-header {
  background:#00A66F;
  border-radius: 5px;
  clear:right;
  box-sizing:border-box;
  padding: 0 15px;
  letter-spacing:1px;
  height: 62px;
  margin-bottom:10px;
}
.purchase-table-header p {
  color: #FFF !important;
  font-family: "ff-meta-web-pro", sans-serif !important;
  font-size:14px !Important;
}

.purchase-table-header .col-1 p {
  margin: 0;
}

.purchase-table-header .col-1 p:first-child {
  margin-top:1em;
}

#purchase div {
  float: left;
  display: inline;
}

#purchase .purchase-table-body-row {
  min-height: 50px;
  margin-bottom:10px;
}

#purchase .col-1 {
width: 120px;
margin-right: 20px;
}

#purchase .col-2 {
width: 80px;
margin-right: 20px;
}

#purchase .col-3 {
width: 140px;
margin-right: 20px;
}

#purchase .col-4 {
width: 120px;
margin-right: 20px;
}

#purchase .col-5 {
width: 157px;
text-align:center;
}

#purchase .col-5 a {
  position: relative;
  top:15px;
}

#purchase h3.canada:before {
  content:url('./img/maple_leaf.png');
  position:relative;
  margin-right:5px;
}

.not-ready.white-box { 
width: 745px;
min-height:50px !important;
}

#purchase .not-ready h2 {
  font-size: 18px; 
}

#purchase .not-ready h2 a {
  font-size: 18px;
}

.striped-table {
position: relative;
right: 21px;
width: 808px;
overflow-x: hidden;
}
.striped-table-row {
padding: 20px;
}

.striped-table-row:nth-of-type(odd) {
background: #FFF;
box-shadow: 0 0 4px 1px #b9b9b9;
}

 .striped-table-row:first-child {box-shadow: 0 0 4px 1px #b9b9b9; margin-top:5px;}

.striped-table-row h2 {
  margin-top: 0; 
}



.striped-table-col ul {margin-left:50px !important ;}
.striped-table-col.pull-right img {max-width:225px;}

.footnote { margin-top: 50px; }
.footnote p strong {
font-size: 12px;
}

/* Added by AC Post 2/24/2014 */

.ss-icon {list-style:none; padding:0 0 10px 40px; background-repeat:no-repeat; background-position:0 0; background-size:25px 25px; line-height:18px;}
.ss-icon-1 {background-image:url(img/icons/help-icon.png); background-size:28px 21px;}
.ss-icon-2 {background-image:url(img/icons/icon-glass.jpg); margin-bottom:15px !Important;}
.ss-icon-3 {background-image:url(img/icons/icon-chat.jpg); margin-bottom:15px !Important;}
.ss-icon-4 {background-image:url(img/icons/icon-email.jpg); margin-bottom:15px !Important;}
.ss-icon-5 {background-image:url(img/icons/icon-support.jpg);}

.header-row td, .header-row th {
    background-color: #1D5081 !important;
    border-bottom: 3px solid #FFFFFF;
    color: #FFFFFF !important;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 5px !important;
    text-align: left;
}

.odd td {
    background-color: #F1F6FA;
}
.row-data td {
    border-bottom: 1px solid #E0EBF5;
    border-right: 1px solid #E0EBF5;
    color: #555555;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 12px;
    padding: 10px 5px;
}

.row-data:hover td {background-color:#e4eaf6 !Important;}

.adjust-table .pull-left, .adjust-table  .table-row p {width:60% !important;}
.adjust-table  .pull-left  p {width:100% !important;}
.adjust-table .pull-right {width:35% !important;}
.adjust-table .pull-right img {max-width:260px;}

.col2, .col3, .col4 {width:18% !important; margin: 0 1.5% !important; float:left; display:inline;}
.col1 {width:34% !important; margin: 0 1.5% !important; float:left; display:inline;}

.clickable {border:1px solid #ccc;}

#block-block-19 h2 {font-size:22px; font-weight:normal; font-family:sans-serif !important;}
#block-block-19 #titles-main-content h2 {font-weight:bold; font-size:15px;}

.play-me {position:relative; display: inline-block !important; max-width: 50%; width: auto !important;}
.play-me img {max-width:370px;}
.play-img {position:absolute; top:40%; left:40%; -moz-box-shadow: 0 0 5px #666666;
  -webkit-box-shadow: 0 0 5px #666666;
  box-shadow: 0 0 5px #666666;
  border-radius:7px;}
  
  #sidebar-right ul {margin-left:20px;}
  
  .page-titles-available .striped-table-row {background-color:#fff !important;}
  
.block-tagadelic li { margin:5px 0 0px 40px;}
.tagadelic {color:#02448D; font-size:13px !Important; display:block; }
  
  .footnote {font-size:10px !Important; clear:both;}
  
  img.fl, div.fl {float:left; display:inline-block; max-width:180px;}
  img.fl {margin-right:10px;}
  div.fl h1, div.fl p {margin:0 !important;}
  
  span.cover {float:left; display:inline; margin:0 10px 40px 0;}
  span.cover img {width:70px;}
  
   .benefit-wrapper img {margin-top:15px;}
  
  .ss-icon i {color:#1373c2; width:20px; margin-right:15px;}
  .awesome .ss-icon {padding-left:10px !Important;}
  
  .fa {float:left; margin:5px 0 10px 0;}
  
p.ss-icon {padding-left:0;}


</pre></body></html>