html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

.responsive img, .responsive object, .responsive embed {
  max-width: 100%; }

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted black;
  cursor: help; }

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

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

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

input, select {
  vertical-align: middle; }

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

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

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

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label, input[type=button], input[type=submit], button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

button {
  width: auto;
  overflow: visible; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.ie6 html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

::-moz-selection {
  background: #bdbcba;
  color: whitesmoke;
  text-shadow: none; }

::selection {
  background: #bdbcba;
  color: whitesmoke;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #fcd700; }

ins {
  background-color: #fcd700;
  color: black;
  text-decoration: none; }

mark {
  background-color: #fcd700;
  color: black;
  font-style: italic;
  font-weight: bold; }

._pie, .global_nav-wrap header, .nav-wrap header, .home #bannerStrip #banner #bannerImage, #base #main-content + aside .buttons li.button a, .widget-article li a {
  behavior: url(/argil/assets/css/PIE.htc); }

._clearfix, .global_nav-wrap header, .nav-wrap header, #base, .articles article, #base #main-content + aside, #base #main-content + aside > div, #base #main-content + aside > form, .newsList, .wrapper + footer #footerStrip #footerNavWrap {
  zoom: 1; }
  ._clearfix:before, .global_nav-wrap header:before, .nav-wrap header:before, #base:before, .articles article:before, #base #main-content + aside:before, #base #main-content + aside > div:before, #base #main-content + aside > form:before, .newsList:before, .wrapper + footer #footerStrip #footerNavWrap:before, ._clearfix:after, .global_nav-wrap header:after, .nav-wrap header:after, #base:after, .articles article:after, #base #main-content + aside:after, #base #main-content + aside > div:after, #base #main-content + aside > form:after, .newsList:after, .wrapper + footer #footerStrip #footerNavWrap:after {
    content: "";
    display: table; }
  ._clearfix:after, .global_nav-wrap header:after, .nav-wrap header:after, #base:after, .articles article:after, #base #main-content + aside:after, #base #main-content + aside > div:after, #base #main-content + aside > form:after, .newsList:after, .wrapper + footer #footerStrip #footerNavWrap:after {
    clear: both;
    height: 0; }

.ie7 ._paddingfix, .ie7 #base #main-content + aside .buttons li, #base #main-content + aside .buttons .ie7 li, .ie7 .wrapper + footer #footerStrip #footerWidgets .widgetLinks li, .wrapper + footer #footerStrip #footerWidgets .widgetLinks .ie7 li {
  display: inline-block; }

._featuredImage, #base #main-content + aside .featured img, .widget-images dt img {
  height: auto;
  background: #e8e8e8;
  border: 1px solid #bbbbbb; }

._featuredText, #base #main-content + aside .featured .text, #base #main-content + aside .featured .block-list {
  padding: 10px;
  border: 1px solid #bbbbbb;
  background: whitesmoke;
  width: 240px; }

._button, #base #main-content + aside .buttons li.button a, .widget-article li a {
  display: block;
  background: #f1f0ee;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f0ee) to(#dddddd));
  background: -webkit-linear-gradient(#f1f0ee, #dddddd);
  background: -moz-linear-gradient(#f1f0ee, #dddddd);
  background: -ms-linear-gradient(#f1f0ee, #dddddd);
  background: -o-linear-gradient(#f1f0ee, #dddddd);
  background: linear-gradient(#f1f0ee, #dddddd);
  -pie-background: linear-gradient(#f1f0ee, #dddddd);
  border: 1px solid #b5b5b5;
  border-bottom-color: #9c9c9c;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 1em;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: white 0 1px 1px; }
  ._button:hover, #base #main-content + aside .buttons li.button a:hover, .widget-article li a:hover {
    text-decoration: none;
    background: #fdfcfc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfcfc) to(#eaeaea));
    background: -webkit-linear-gradient(#fdfcfc, #eaeaea);
    background: -moz-linear-gradient(#fdfcfc, #eaeaea);
    background: -ms-linear-gradient(#fdfcfc, #eaeaea);
    background: -o-linear-gradient(#fdfcfc, #eaeaea);
    background: linear-gradient(#fdfcfc, #eaeaea);
    -pie-background: linear-gradient(#fdfcfc, #eaeaea); }
  ._button:active, #base #main-content + aside .buttons li.button a:active, .widget-article li a:active {
    background: #e5e4e0;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e4e0) to(#d0d0d0));
    background: -webkit-linear-gradient(#e5e4e0, #d0d0d0);
    background: -moz-linear-gradient(#e5e4e0, #d0d0d0);
    background: -ms-linear-gradient(#e5e4e0, #d0d0d0);
    background: -o-linear-gradient(#e5e4e0, #d0d0d0);
    background: linear-gradient(#e5e4e0, #d0d0d0);
    -pie-background: linear-gradient(#e5e4e0, #d0d0d0); }

._title, ._titleInset, #base #main-content + aside .featured h2, #base #main-content + aside h2, .newsList h2.title {
  display: block;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  color: #555555;
  font-size: 1.2em;
  line-height: 1.5em;
  text-shadow: rgba(255, 255, 255, 0.9) 0 1px 1px; }
  ._title span, ._titleInset span, #base #main-content + aside .featured h2 span, #base #main-content + aside h2 span, .newsList h2.title span {
    font-weight: normal;
    text-transform: none;
    font-size: 0.9em;
    font-style: italic; }

._titleInset, #base #main-content + aside .featured h2 {
  display: block;
  position: relative;
  top: 0;
  margin-bottom: -1px;
  width: 254px;
  padding: 0.4em 0;
  font-size: 0.95em;
  font-weight: bold;
  padding-left: 6px;
  color: #555555;
  text-shadow: white 0 1px 1px;
  background: #f1f0ee;
  border: 1px solid #b5b5b5;
    border-top-color: #cfcfcf; }

html.ie6, html.ie7, body.ie6, body.ie7 {
  height: auto !important; }

html {
  height: 100% !important;
  background: whitesmoke url(/argil/assets/img/bg_paper_darker_trans.png) repeat; }

body {
  height: 100% !important;
  font-family: Georgia, serif;
  font-size: 12px;
  line-height: 1.5em; }

p, li {
  color: #333333; }

a {
  color: #007d99;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.9) 0 1px 1px; }
  a:hover {
    color: #006273;
    text-decoration: underline; }
  a:active {
    color: #007d99; }

a h1, a h2, a h3, a h4, a h5, a h6 {
  color: #007d99; }
  a h1:hover, a h2:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover {
    color: #006273; }
  a h1:active, a h2:active, a h3:active, a h4:active, a h5:active, a h6:active {
    color: #007d99; }

a[href$=".pdf"]:after {
  position: relative;
  padding-left: 5px;
  top: 1px;
  content: url(/argil/assets/img/icon/pdf.png); }

a[href$=".doc"]:after, a[href$=".docx"]:after {
  position: relative;
  padding-left: 5px;
  top: 1px;
  content: url(/argil/assets/img/icon/doc.png); }

.global_nav-wrap ul ul a.external:after, .global_nav-wrap ul ul li a.external:after {
  content: ""; }
a.external:after, li a.external:after {
  position: relative;
  padding-left: 5px;
  top: 1px;
  content: url(/argil/assets/img/icon/external.png); }

h1, h2, h3, h4, h5, h6 {
  color: #333333;
  line-height: 1.5em; }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 1.3em; }

h3 {
  font-size: 1.2em; }

h1, h2, h3, h4, h5, h6, .newsList .content, nav, ._button, #base #main-content + aside .buttons li.button a, .widget-article li a, .widget-article, footer {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

input {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

body > .wrapper {
  margin-bottom: -24em;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  zoom: 1; }
  body > .wrapper:before, body > .wrapper:after {
    content: "";
    display: table; }
  body > .wrapper:after {
    clear: both;
    height: 24em; }
  .ie6 body > .wrapper, .ie7 body > .wrapper {
    margin: 0; }

.ie6 .global_nav-wrap header nav > ul > li, .ie6 .nav-wrap header nav > ul > li, .ie7 .global_nav-wrap header nav > ul > li, .ie7 .nav-wrap header nav > ul > li {
  position: relative; }

.current > a, .active > a {
  font-weight: bold; }

.global_nav-wrap {
  position: relative;
  z-index: 1050;
  width: 100%; }
  .global_nav-wrap header {
    overflow: visible;
    min-width: 960px;
    background: #252525;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#3f3f3f) to(#252525));
    background: -webkit-linear-gradient(#3f3f3f, #252525);
    background: -moz-linear-gradient(#3f3f3f, #252525);
    background: -ms-linear-gradient(#3f3f3f, #252525);
    background: -o-linear-gradient(#3f3f3f, #252525);
    background: linear-gradient(#3f3f3f, #252525);
    -pie-background: linear-gradient(#3f3f3f, #252525);
    border: 1px solid #252525;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid #2c2c2c; }
    .no-rgba .global_nav-wrap header {
      -moz-box-shadow: 0 0 5px #8c8c8c;
      -webkit-box-shadow: 0 0 5px #8c8c8c;
      box-shadow: 0 0 5px #8c8c8c; }
    .ie7 .global_nav-wrap header, .ie8 .global_nav-wrap header {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .home .global_nav-wrap header {
      background: none;
      -pie-background: none;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .global_nav-wrap header .logo {
      float: left;
      width: 55px;
      height: 35px;
      margin: 0.1em 0.5em 0 10px;
      text-indent: -9999em;
      overflow: hidden;
      line-height: 0;
      background: url(/argil/assets/img/twc_logo_bw_text_white.png) no-repeat center center; }
      .home .global_nav-wrap header .logo {
        position: absolute;
        width: 6em;
        height: 2.8em;
        margin: 0.5em 10px 0 10px;
        background: url(/argil/assets/img/twc_logo_bw.png) no-repeat left bottom; }
  .global_nav-wrap nav {
    position: relative;
    width: 940px;
    margin: auto; }
    .home .global_nav-wrap nav {
      font-size: 1.2em;
      font-weight: normal; }
    .global_nav-wrap nav > ul {
      float: right;
      height: 3.5em; }
      .home .global_nav-wrap nav > ul {
        float: right;
        margin-top: 6em; }
      .global_nav-wrap nav > ul > li {
        float: left;
        display: block; }
        .global_nav-wrap nav > ul > li:hover > a, .global_nav-wrap nav > ul > li.current > a {
          color: #235d73; }
          .subpage .global_nav-wrap nav > ul > li:hover > a, .subpage .global_nav-wrap nav > ul > li.current > a {
            color: white; }
        .global_nav-wrap nav > ul > li > a, .global_nav-wrap nav > ul > li p {
          display: block;
          padding: 1em;
          color: #333333;
          text-decoration: none;
          text-shadow: rgba(255, 255, 255, 0.9) 0 1px 1px; }
          .subpage .global_nav-wrap nav > ul > li > a, .subpage .global_nav-wrap nav > ul > li p {
            color: #bbbbbb;
            text-shadow: rgba(0, 0, 0, 0.5) 0 0.1em 3px; }
        .global_nav-wrap nav > ul > li > p {
          cursor: default; }
        .global_nav-wrap nav > ul > li > a:hover {
          color: #235d73; }
        .subpage .global_nav-wrap nav > ul > li > a:hover {
          color: white; }

.home .global_nav-wrap nav > ul > li > a:hover, .home .global_nav-wrap nav > ul > li:hover > a, .home .global_nav-wrap nav > ul > li.current > a {
  color: #4796b3; }
.home .nav-home, .home .nav-search {
  display: none; }

.nav-help > a {
  font-weight: bold; }

nav li > a > span, nav p > span {
  font-size: 0.7em;
  color: #999999; }
nav > ul > li > ul {
  z-index: 1020;
  display: none;
  position: absolute;
  overflow: hidden;
  margin-top: -0.6em;
  border: 1px solid #9f9b98;
  border-top-color: #cfcfcf;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5); }
  .no-rgba nav > ul > li > ul {
    -moz-box-shadow: 0 3px 5px #595959;
    -webkit-box-shadow: 0 3px 5px #595959;
    box-shadow: 0 3px 5px #595959; }
  .ie7 nav > ul > li > ul, .ie8 nav > ul > li > ul {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .ie6 nav > ul > li > ul, .ie7 nav > ul > li > ul {
    float: left;
    top: 2.8em;
    left: 0;
    margin-top: 0;
    width: 16em; }
  nav > ul > li > ul li {
    background: #252525; }
    nav > ul > li > ul li p {
      display: block;
      padding: 0.2em 1em;
      background: #252525;
      border-bottom: 1px solid #9f9b98;
      color: #333333;
      text-shadow: rgba(0, 0, 0, 0.5) 0 0.1em 3px; }
    nav > ul > li > ul li a {
      display: block;
      padding: 0.5em 1em;
      background: #252525;
      color: #cccccc;
      text-shadow: rgba(0, 0, 0, 0.5) 0 0.1em 3px; }
    nav > ul > li > ul li a:hover {
      background: #807c78;
      color: whitesmoke; }
    nav > ul > li > ul li.current > a {
      color: whitesmoke; }
nav > ul > li:hover > ul {
  display: block; }

.home .global_nav-wrap nav > ul > li > ul {
  font-size: 0.8em; }
  .ie6 .home .global_nav-wrap nav > ul > li > ul, .ie7 .home .global_nav-wrap nav > ul > li > ul {
    top: 3.4em; }

.nav-wrap nav > ul > li > ul {
  top: 3em; }
  .ie6 .nav-wrap nav > ul > li > ul, .ie7 .nav-wrap nav > ul > li > ul {
    margin-top: -1em; }

.nav-wrap {
  position: relative;
  z-index: 1030;
  width: 100%; }
  .nav-wrap + .nav-wrap {
    z-index: 1025; }
  .nav-wrap nav > ul > li > p {
    cursor: default;
    text-shadow: rgba(255, 255, 255, 0.9) 0 1px 1px; }
  .nav-wrap nav > ul > li > a {
    color: #333333; }
    .nav-wrap nav > ul > li > a:hover {
      color: #006273;
      text-decoration: none; }
  .nav-wrap nav > ul > li.current > a {
    color: #007d99; }
  .nav-wrap nav > ul > li:hover > a {
    color: #006273; }
  .nav-wrap nav > ul > .nav-tab {
    padding-right: 10px;
    background: url(/argil/assets/img/arrow-sprite.png) top right no-repeat; }
    .nav-wrap nav > ul > .nav-tab:hover {
      background-position: bottom right; }
    .nav-wrap nav > ul > .nav-tab > a, .nav-wrap nav > ul > .nav-tab p {
      color: #333333;
      font-weight: bold; }
      .nav-wrap nav > ul > .nav-tab > a:hover, .nav-wrap nav > ul > .nav-tab p:hover {
        color: #006273; }
    .nav-wrap nav > ul > .nav-tab + li {
      margin-left: -0.5em; }
    .nav-wrap nav > ul > .nav-tab.home {
      padding-top: 0;
      padding-bottom: 0; }
      .nav-wrap nav > ul > .nav-tab.home:hover a, .nav-wrap nav > ul > .nav-tab.home.no-child:hover a {
        background-position: bottom; }
      .nav-wrap nav > ul > .nav-tab.home > a {
        display: block;
        text-indent: -9999em;
        overflow: hidden;
        line-height: 0;
        width: 25px;
        height: 0.7em;
        background: url(/argil/assets/img/icon/nav-home-child.png) top no-repeat; }
      .nav-wrap nav > ul > .nav-tab.home.no-child > a {
        background: url(/argil/assets/img/icon/nav-home.png) top no-repeat; }
  .nav-wrap header {
    overflow: visible;
    min-width: 960px;
    background: #e8e8e8 url("/argil/assets/img/bg_paper_darker_trans.png");
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid #cfcfcf; }
    .nav-wrap header.breadcrumbs {
      background: #d4d4d4 url("/argil/assets/img/bg_paper_darker_trans.png");
      border-bottom: 1px solid #c2c2c2; }
    .nav-wrap header nav {
      position: relative;
      width: 940px;
      margin: auto; }
      .nav-wrap header nav > ul > li {
        float: left;
        display: block;
        padding: 8px 0 5px; }
        .nav-wrap header nav > ul > li > p {
          padding: 0 1em; }
        .nav-wrap header nav > ul > li > a {
          padding: 1em; }

#bannerStrip {
  clear: both;
  width: 100%; }
  .home #bannerStrip {
    height: 280px;
    margin-bottom: 1em; }
  .subpage #bannerStrip {
    background: #bfbfbf url("/argil/assets/img/bg_paper_darker_trans.png"); }
  #bannerStrip #banner {
    margin: auto;
    width: 960px;
    height: 140px; }
    .home #bannerStrip #banner {
      height: 280px; }
      .home #bannerStrip #banner > div {
        position: relative;
        left: 20px; }
      .home #bannerStrip #banner .orbit-wrapper {
        height: 250px;
        position: relative; }
        .ie .home #bannerStrip #banner .orbit-wrapper .timer {
          display: none !important; }
        .ie .home #bannerStrip #banner .orbit-wrapper div.caption {
          background: transparent;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
          zoom: 1; }
        .home #bannerStrip #banner .orbit-wrapper:hover .slider-nav {
          display: block; }
        .home #bannerStrip #banner .orbit-wrapper .slider-nav {
          display: none;
          position: absolute;
          width: 919px;
          top: 122px;
          left: 1px; }
      .home #bannerStrip #banner .orbit-bullets {
        position: absolute;
        bottom: -26px; }
    #bannerStrip #banner #bannerImage {
      position: relative;
      width: 960px;
      margin: 0;
      overflow: hidden; }
      .home #bannerStrip #banner #bannerImage {
        background: black url("orbit/loading.gif") no-repeat center center;
        position: relative;
        width: 920px;
        height: 250px;
        border: 1px solid #cfcfcf;
          border-top-color: #e8e8e8;
          border-bottom-color: #b5b5b5;
        -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); }
        .ie .home #bannerStrip #banner #bannerImage {
          height: 250px !important; }
        .no-rgba .home #bannerStrip #banner #bannerImage {
          -moz-box-shadow: 0 3px 10px #bfbfbf;
          -webkit-box-shadow: 0 3px 10px #bfbfbf;
          box-shadow: 0 3px 10px #bfbfbf; }
        .home #bannerStrip #banner #bannerImage > img, .home #bannerStrip #banner #bannerImage > div, .home #bannerStrip #banner #bannerImage > a {
          display: none; }
      .subpage #bannerStrip #banner #bannerImage {
        position: relative;
        height: 140px; }

#base {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 4em;
  position: relative; }
  .subpage #base {
    padding-top: 1em; }
  #base > h1 {
    font-size: 0.5em; }
  #base hr {
    clear: both;
    height: 0;
    border-bottom: 0 solid #cfcfcf;
    border-top: 1px solid #cfcfcf; }
  #base .form {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #base > header {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 1.2em;
    border-bottom: 1px solid #cfcfcf;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    #base > header h1, #base > header h2 {
      text-shadow: rgba(0, 0, 0, 0.2) 0 0.09em 0.18em;
      margin-bottom: 0.5em;
      font-size: 2.1em; }
    #base > header h1 + p {
      margin-bottom: 1em; }
    #base > header p {
      font-size: 1.25em;
      margin-top: -0.6em; }
    #base > header .addthis_toolbox {
      display: block;
      margin: -0.5em 0 0.5em;
      height: 16px; }
  #base input.big {
    height: 2.4em;
    color: #333333;
    border: 1px solid #cfcfcf;
    font-size: 1.2em; }
    #base input.big[type="text"], #base input.big[type="email"] {
      padding: 0 8px;
      line-height: 2em;
      background: white;
      background: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2) to(white));
      background: -webkit-linear-gradient(#f2f2f2, white);
      background: -moz-linear-gradient(#f2f2f2, white);
      background: -ms-linear-gradient(#f2f2f2, white);
      background: -o-linear-gradient(#f2f2f2, white);
      background: linear-gradient(#f2f2f2, white);
      -pie-background: linear-gradient(#f2f2f2, white);
      border-top-color: #bdbdbd;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }

#main-content {
  float: left;
  width: 620px; }
  .home #main-content .blurb {
    margin-bottom: 3em;
    margin-left: 20px;
    text-shadow: rgba(255, 255, 255, 0.9) 0 1px 1px; }
    .home #main-content .blurb p {
      font-size: 1.2em;
      line-height: 1.6em;
      margin-bottom: 1.2em; }
  #main-content ul li, #main-content ol li {
    margin-bottom: 0.25em; }
  #main-content ul li {
    list-style: disc; }

article.full {
  position: relative;
  margin-left: 20px;
  font-size: 1.23em;
  line-height: 1.6em;
  padding-bottom: 1em; }
  article.full .subtitle {
    font-size: 0.9em;
    line-height: 1.6em; }
  article.full .list {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  article.full h1 {
    font-size: 1.7em;
    line-height: 1.25em;
    margin-bottom: 0.4em; }
  article.full h2 {
    margin-bottom: 0.4em; }
  article.full h3, article.full h4, article.full h5, article.full h6 {
    margin-bottom: 0.4em; }
  article.full p {
    margin-bottom: 1.2em; }
  article.full ul, article.full ol {
    margin-bottom: 1em; }
    article.full ul li, article.full ol li {
      margin-left: 1.5em; }
  article.full li ul, article.full li ol {
    margin-bottom: 0; }
  article.full img.padding {
    padding: 1em; }
  article.full img.left, article.full img.right {
    margin: 0.5em 1em;
    border: 1px solid #b5b5b5; }
  article.full img.left {
    float: left;
    margin-left: 0; }
  article.full img.right {
    float: right;
    margin-right: 0; }
  article.full blockquote {
    margin: 1.5em 0;
    margin-left: -10px;
    padding-top: 1em;
    padding-bottom: 0.5em;
    border-top: 1px solid #cfcfcf;
    border-left: 10px solid #3f3f3f;
    border-bottom: 1px solid #cfcfcf; }
    article.full blockquote p {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #333333;
      font-weight: bold; }
    article.full blockquote * {
      padding: 0 12px; }
  article.full .callout {
    margin-bottom: 1.5em;
    margin-left: -10px;
    padding: 1.5em;
      padding-bottom: 0.5em;
    background: white;
    border-left: 10px solid #3f3f3f; }

.articles article {
  margin: 0 0 1em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em; }
  .articles article + article {
    border-top: 1px dashed #cfcfcf;
    padding-top: 1em;
    margin-top: 1em; }
.articles .image {
  display: block;
  position: relative;
  float: left;
  width: 45px;
  height: 45px;
  overflow: hidden; }
  .articles .image.exists {
    border: 1px solid #cfcfcf;
    background: #eeeeee;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); }
    .no-rgba .articles .image.exists {
      -moz-box-shadow: 0 1px 5px #a6a6a6;
      -webkit-box-shadow: 0 1px 5px #a6a6a6;
      box-shadow: 0 1px 5px #a6a6a6; }
.articles h2 {
  margin-bottom: 0;
  line-height: 1.2em; }
  article.full .articles h2 {
    margin-bottom: 0; }
.articles .byline {
  margin-bottom: 0; }
.articles .content {
  margin-left: 55px; }
.articles + .article-nav {
  border-top: 1px solid #cfcfcf;
  padding-top: 0.5em;
  margin-top: 0.5em; }

#base #main-content + aside {
  position: relative;
  right: 0;
  z-index: 5;
  float: right;
  width: 260px;
  margin: 0 20px 0 40px; }
  #base #main-content + aside > div, #base #main-content + aside > form {
    margin-bottom: 1.5em; }
  #base #main-content + aside ul.biglist {
    list-style-type: disc; }
  #base #main-content + aside .biglist {
    padding-left: 10px; }
    #base #main-content + aside .biglist li {
      margin-left: 1.5em;
      font-size: 1.2em;
      margin-bottom: 0.3em; }
  #base #main-content + aside .fullsize {
    font-size: 1.2em;
    line-height: 1.6em; }
  #base #main-content + aside .longlist {
    height: 300px;
    overflow: scroll;
    border: 1px #cccccc solid;
    border-bottom: 0; }
    #base #main-content + aside .longlist li {
      padding: 0.5em;
      background: whitesmoke;
      border-top: 10px solid #bbbbbb; }
    #base #main-content + aside .longlist li + li {
      border-top: 1px dashed #bbbbbb; }
    #base #main-content + aside .longlist li:nth-child(odd) {
      background: #fafafa; }
    #base #main-content + aside .longlist li:last-child {
      border-bottom: 10px solid #bbbbbb; }
  #base #main-content + aside .featured {
    width: 260px;
    position: relative; }
    #base #main-content + aside .featured h2 {
      font-weight: normal; }
    #base #main-content + aside .featured img {
      width: 260px; }
    #base #main-content + aside .featured .text {
      font-size: 1.2em; }
      #base #main-content + aside .featured .text ul {
        padding: 0 10px;
        list-style-type: none; }
      #base #main-content + aside .featured .text li, #base #main-content + aside .featured .text p {
        margin-bottom: 0.3em; }
    #base #main-content + aside .featured .block-list {
      width: 260px;
      padding-left: 0;
      padding-right: 0;
      font-size: 1.2em; }
      #base #main-content + aside .featured .block-list li {
        padding: 0 20px 1em; }
      #base #main-content + aside .featured .block-list li + li {
        padding-top: 1em;
        border-top: 1px solid #aaaaaa; }
  #base #main-content + aside .buttons li + li {
    margin-top: 0.5em; }
  #base #main-content + aside .buttons li.button a {
    padding: 0.7em 0;
      padding-left: 0.7em;
    text-align: left;
    font-weight: bold; }
    #base #main-content + aside .buttons li.button a.helpcenter, #base #main-content + aside .buttons li.button .wrapper + footer .goog-te-gadget .goog-te-gadget-simple a.goog-te-menu-value, .wrapper + footer .goog-te-gadget .goog-te-gadget-simple #base #main-content + aside .buttons li.button a.goog-te-menu-value {
      background: #bc0f02;
      background: -webkit-gradient(linear, 0 0, 0 100%, from(#bc0f02) to(#990c02));
      background: -webkit-linear-gradient(#bc0f02, #990c02);
      background: -moz-linear-gradient(#bc0f02, #990c02);
      background: -ms-linear-gradient(#bc0f02, #990c02);
      background: -o-linear-gradient(#bc0f02, #990c02);
      background: linear-gradient(#bc0f02, #990c02);
      -pie-background: linear-gradient(#bc0f02, #990c02);
      text-shadow: black 0 -1px 1px;
      border-color: #8a0b01;
      color: white;
      text-align: center;
      padding-left: 0; }
      #base #main-content + aside .buttons li.button a.helpcenter:hover, #base #main-content + aside .buttons li.button .wrapper + footer .goog-te-gadget .goog-te-gadget-simple a.goog-te-menu-value:hover, .wrapper + footer .goog-te-gadget .goog-te-gadget-simple #base #main-content + aside .buttons li.button a.goog-te-menu-value:hover {
        background: #d51102;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#d51102) to(#b20e02));
        background: -webkit-linear-gradient(#d51102, #b20e02);
        background: -moz-linear-gradient(#d51102, #b20e02);
        background: -ms-linear-gradient(#d51102, #b20e02);
        background: -o-linear-gradient(#d51102, #b20e02);
        background: linear-gradient(#d51102, #b20e02);
        -pie-background: linear-gradient(#d51102, #b20e02); }
      #base #main-content + aside .buttons li.button a.helpcenter:active, #base #main-content + aside .buttons li.button .wrapper + footer .goog-te-gadget .goog-te-gadget-simple a.goog-te-menu-value:active, .wrapper + footer .goog-te-gadget .goog-te-gadget-simple #base #main-content + aside .buttons li.button a.goog-te-menu-value:active {
        background: #a30d02;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#a30d02) to(#7f0a01));
        background: -webkit-linear-gradient(#a30d02, #7f0a01);
        background: -moz-linear-gradient(#a30d02, #7f0a01);
        background: -ms-linear-gradient(#a30d02, #7f0a01);
        background: -o-linear-gradient(#a30d02, #7f0a01);
        background: linear-gradient(#a30d02, #7f0a01);
        -pie-background: linear-gradient(#a30d02, #7f0a01); }
  #base #main-content + aside .link-list .new {
    color: #f52424; }
  #base #main-content + aside .link-list li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    padding-bottom: 0.5em; }
  #base #main-content + aside #mc_embed_signup {
    height: 58px; }
    #base #main-content + aside #mc_embed_signup form {
      margin-bottom: 0; }
    #base #main-content + aside #mc_embed_signup input.input-subscribe {
      width: 168px; }
    #base #main-content + aside #mc_embed_signup input.input-search {
      width: 213px; }
    #base #main-content + aside #mc_embed_signup .mc-sub-group {
      display: none; }

.newsList {
  float: left;
  margin-left: 20px;
  width: 600px;
  text-shadow: rgba(255, 255, 255, 0.9) 0 1px 1px;
  font-size: 1.23em;
  line-height: 1.6em; }
  .newsList p {
    margin-bottom: 1.2em; }
  .newsList h2.title {
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    border-bottom: 1px solid #cfcfcf;
    font-size: 1em;
    text-shadow: white 0 1px 1px; }

img.thumb {
  background: white;
  width: 100%; }
  img.thumb.wide {
    position: relative;
    height: 100%;
    width: auto; }

.widget-images dt {
  display: block;
  margin-bottom: 0.25em; }
  .ie7 .widget-images dt {
    float: left; }
  .widget-images dt img {
    width: 260px; }
.widget-images dd {
  font-style: italic;
  margin-bottom: 1.5em; }

.widget-article li {
  display: inline; }
  .widget-article li a {
    float: left;
    padding: 0.7em 0;
    width: 78.66667px;
    font-size: 0.95em;
    font-weight: bold; }
  .widget-article li + li a {
    margin-left: 8px; }

header form.search {
  position: absolute;
  top: 2.8em;
  right: 10px; }
  .subpage header form.search {
    display: none; }
  header form.search button, header form.search input {
    margin-top: 1px; }

a.icon {
  display: block;
  width: 32px;
  height: 32px; }
  a.icon.facebook {
    background: url("/argil/assets/img/icon/32/facebook.png") no-repeat; }
  a.icon.twitter {
    background: url("/argil/assets/img/icon/32/twitter.png") no-repeat; }
  a.icon.youtube {
    background: url("/argil/assets/img/icon/32/youtube.png") no-repeat; }
  a.icon.rss {
    background: url("/argil/assets/img/icon/32/rss.png") no-repeat; }

.widgetFollow li {
  float: left; }
  .widgetFollow li a.icon {
    margin: 0.5em 10px 0 0;
    text-indent: -9999em;
    overflow: hidden;
    line-height: 0; }

.widgetDirectory a {
  font-size: 1.2em;
  line-height: 1.5em;
  font-style: italic; }

.vid:after {
  content: "";
  background: url("/argil/assets/img/play-button-up.png") no-repeat;
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 52%;
  left: 50%;
  margin: -40px;
  z-index: 100; }

.vid:hover:after {
  background-image: url("/argil/assets/img/play-button-over.png"); }

.wrapper + footer {
  display: block;
  position: relative;
  width: 100%;
  height: 24em;
  margin: auto;
  background: #252525; }
  .wrapper + footer .goog-te-gadget {
    position: relative; }
    .wrapper + footer .goog-te-gadget .goog-te-gadget-simple {
      width: 100%;
      background: none;
      padding: 0;
      border: none;
      font-size: 12px !important; }
      .wrapper + footer .goog-te-gadget .goog-te-gadget-simple .goog-te-gadget-icon {
        display: none; }
      .wrapper + footer .goog-te-gadget .goog-te-gadget-simple .goog-te-menu-value {
        padding: 0;
          padding-right: 0.8em !important;
        margin: 0;
        font-size: 1em; }
        .wrapper + footer .goog-te-gadget .goog-te-gadget-simple .goog-te-menu-value span {
          display: none; }
          .wrapper + footer .goog-te-gadget .goog-te-gadget-simple .goog-te-menu-value span:first-child {
            display: inline; }
  .wrapper + footer .ecfa-logo {
    display: block;
    margin-top: 9px; }
  .wrapper + footer #bgBottom {
    position: absolute;
    display: block;
    width: 100%;
    height: 1em;
    background: whitesmoke;
    border-top: 1px solid gainsboro; }
  .wrapper + footer p {
    color: #bbbbbb; }
  .wrapper + footer a {
    color: #4796b3;
    text-shadow: none; }
    .wrapper + footer a:hover {
      color: whitesmoke;
      text-decoration: underline; }
  .wrapper + footer h2, .wrapper + footer a {
    text-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 1px; }
  .wrapper + footer h2, .wrapper + footer strong {
    color: whitesmoke;
    margin-bottom: 0.5em; }
  .wrapper + footer #footerStrip {
    overflow: visible;
    min-width: 960px;
    padding-top: 3.5em; }
    .wrapper + footer #footerStrip > div {
      width: 920px;
      margin: auto; }
    .wrapper + footer #footerStrip #footerWidgets {
      position: relative;
      z-index: 5; }
      .wrapper + footer #footerStrip #footerWidgets nav, .wrapper + footer #footerStrip #footerWidgets .block {
        float: left;
        width: 25%; }
      .wrapper + footer #footerStrip #footerWidgets .widgetLinks li a.helpcenter, .wrapper + footer #footerStrip #footerWidgets .widgetLinks li .goog-te-gadget .goog-te-gadget-simple a.goog-te-menu-value, .wrapper + footer .goog-te-gadget .goog-te-gadget-simple #footerStrip #footerWidgets .widgetLinks li a.goog-te-menu-value {
        color: #bbbbbb; }
        .wrapper + footer #footerStrip #footerWidgets .widgetLinks li a.helpcenter:hover, .wrapper + footer #footerStrip #footerWidgets .widgetLinks li .goog-te-gadget .goog-te-gadget-simple a.goog-te-menu-value:hover, .wrapper + footer .goog-te-gadget .goog-te-gadget-simple #footerStrip #footerWidgets .widgetLinks li a.goog-te-menu-value:hover {
          color: whitesmoke; }
      .wrapper + footer #footerStrip #footerWidgets .contact.block {
        width: 50%; }
        .wrapper + footer #footerStrip #footerWidgets .contact.block .block {
          width: 50%; }
          .wrapper + footer #footerStrip #footerWidgets .contact.block .block + .block {
            padding-top: 2.5em; }
      .wrapper + footer #footerStrip #footerWidgets ul li a {
        line-height: 1.8em; }
    .wrapper + footer #footerStrip #footerNavWrap {
      position: absolute;
      width: 920px;
      top: 19.5em;
      padding-top: 1.5em;
      clear: both;
      border-top: 1px solid #434343; }
      .wrapper + footer #footerStrip #footerNavWrap nav {
        float: left;
        width: auto;
        margin-left: -0.7em; }
        .wrapper + footer #footerStrip #footerNavWrap nav a {
          color: whitesmoke;
          padding: 1em 0.7em; }
      .wrapper + footer #footerStrip #footerNavWrap p.copyright {
        float: right; }

a.btn.input-block-level {
  min-height: 0; }
