/*
Document   : _base
Created on : Nov 17, 2011, 12:44:30 PM
Author     : David.Lohmeyer
Description:
Purpose of the stylesheet follows.
*/
/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
/* line 92, ../sass/reset.scss */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 99, ../sass/reset.scss */
html,
body {
  height: 100%;
}

/* line 113, ../sass/reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  /*
    Override the default (display: inline) for
    browsers that do not recognize HTML5 tags.
  
    IE8 (and lower) requires a shiv:
    http://ejohn.org/blog/html5-shiv
  */
  display: block;
}

/* line 125, ../sass/reset.scss */
b,
strong {
  /*
    Makes browsers agree.
    IE + Opera = font-weight: bold.
    Gecko + WebKit = font-weight: bolder.
  */
  font-weight: bold;
}

/* line 134, ../sass/reset.scss */
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  /*
    For IE.
    http://css-tricks.com/ie-fix-bicubic-scaling-for-images
  */
  -ms-interpolation-mode: bicubic;
}

/* line 145, ../sass/reset.scss */
li {
  /*
    For IE6 + IE7.
  */
  display: list-item;
}

/* line 152, ../sass/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 159, ../sass/reset.scss */
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

/* line 165, ../sass/reset.scss */
q {
  quotes: none;
}

/* line 170, ../sass/reset.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 177, ../sass/reset.scss */
sub,
sup,
small {
  font-size: 75%;
}

/* line 182, ../sass/reset.scss */
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 188, ../sass/reset.scss */
sub {
  bottom: -0.25em;
}

/* line 192, ../sass/reset.scss */
sup {
  top: -0.5em;
}

/* line 196, ../sass/reset.scss */
svg {
  /*
    For IE9.
  */
  overflow: hidden;
}

/*
Document   : tables
Created on : Nov 17, 2011, 12:58:19 PM
Author     : David.Lohmeyer
Description:
Purpose of the stylesheet follows.
*/
/*
Document   : _base
Created on : Nov 17, 2011, 12:44:30 PM
Author     : David.Lohmeyer
Description:
Purpose of the stylesheet follows.
*/
/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
/* line 92, ../sass/reset.scss */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 99, ../sass/reset.scss */
html,
body {
  height: 100%;
}

/* line 113, ../sass/reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  /*
    Override the default (display: inline) for
    browsers that do not recognize HTML5 tags.
  
    IE8 (and lower) requires a shiv:
    http://ejohn.org/blog/html5-shiv
  */
  display: block;
}

/* line 125, ../sass/reset.scss */
b,
strong {
  /*
    Makes browsers agree.
    IE + Opera = font-weight: bold.
    Gecko + WebKit = font-weight: bolder.
  */
  font-weight: bold;
}

/* line 134, ../sass/reset.scss */
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  /*
    For IE.
    http://css-tricks.com/ie-fix-bicubic-scaling-for-images
  */
  -ms-interpolation-mode: bicubic;
}

/* line 145, ../sass/reset.scss */
li {
  /*
    For IE6 + IE7.
  */
  display: list-item;
}

/* line 152, ../sass/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 159, ../sass/reset.scss */
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

/* line 165, ../sass/reset.scss */
q {
  quotes: none;
}

/* line 170, ../sass/reset.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 177, ../sass/reset.scss */
sub,
sup,
small {
  font-size: 75%;
}

/* line 182, ../sass/reset.scss */
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 188, ../sass/reset.scss */
sub {
  bottom: -0.25em;
}

/* line 192, ../sass/reset.scss */
sup {
  top: -0.5em;
}

/* line 196, ../sass/reset.scss */
svg {
  /*
    For IE9.
  */
  overflow: hidden;
}

/* `Data Table
----------------------------------------------------------------------------------------------------*/
/* line 15, ../sass/tables.scss */
.data, .tocArticle, .listing, #authors table.data, #authors table.tocArticle, #titleAndAbstract table.data, #titleAndAbstract table.tocArticle, #indexing table.data, #indexing table.tocArticle, #supportingAgencies table.data, #supportingAgencies table.tocArticle,
#submission table.data,
#submission table.tocArticle, #status table.data, #status table.tocArticle, #submissionSupportingAgencies table.data, #submissionSupportingAgencies table.tocArticle, #scheduling table.data, #scheduling table.tocArticle,
#peerReview table.data,
#peerReview table.tocArticle, #editorDecision table.data, #editorDecision table.tocArticle, #advancedSearch table.data, #advancedSearch table.tocArticle, .info {
  border-style: solid;
  border-color: #dddddd;
}
/* line 18, ../sass/tables.scss */
.data table, .tocArticle table, .listing table, #authors table.data table, #authors table.tocArticle table, #titleAndAbstract table.data table, #titleAndAbstract table.tocArticle table, #indexing table.data table, #indexing table.tocArticle table, #supportingAgencies table.data table, #supportingAgencies table.tocArticle table,
#submission table.data table,
#submission table.tocArticle table, #status table.data table, #status table.tocArticle table, #submissionSupportingAgencies table.data table, #submissionSupportingAgencies table.tocArticle table, #scheduling table.data table, #scheduling table.tocArticle table,
#peerReview table.data table,
#peerReview table.tocArticle table, #editorDecision table.data table, #editorDecision table.tocArticle table, #advancedSearch table.data table, #advancedSearch table.tocArticle table, .info table {
  border-width: 0 1px 1px;
  width: 100%;
  margin-bottom: 15px;
}
/* line 23, ../sass/tables.scss */
.data caption, .tocArticle caption, .listing caption, #authors table.data caption, #authors table.tocArticle caption, #titleAndAbstract table.data caption, #titleAndAbstract table.tocArticle caption, #indexing table.data caption, #indexing table.tocArticle caption, #supportingAgencies table.data caption, #supportingAgencies table.tocArticle caption,
#submission table.data caption,
#submission table.tocArticle caption, #status table.data caption, #status table.tocArticle caption, #submissionSupportingAgencies table.data caption, #submissionSupportingAgencies table.tocArticle caption, #scheduling table.data caption, #scheduling table.tocArticle caption,
#peerReview table.data caption,
#peerReview table.tocArticle caption, #editorDecision table.data caption, #editorDecision table.tocArticle caption, #advancedSearch table.data caption, #advancedSearch table.tocArticle caption, .info caption {
  padding: 0 10px 5px;
  text-transform: uppercase;
}
/* line 27, ../sass/tables.scss */
.data th, .tocArticle th, .data td.label, .tocArticle td.label, .data td.value, .tocArticle td.value, .listing th, #authors table.data th, #authors table.tocArticle th, #titleAndAbstract table.data th, #titleAndAbstract table.tocArticle th, #indexing table.data th, #indexing table.tocArticle th, #supportingAgencies table.data th, #supportingAgencies table.tocArticle th,
#submission table.data th,
#submission table.tocArticle th, #status table.data th, #status table.tocArticle th, #submissionSupportingAgencies table.data th, #submissionSupportingAgencies table.tocArticle th, #scheduling table.data th, #scheduling table.tocArticle th,
#peerReview table.data th,
#peerReview table.tocArticle th, #editorDecision table.data th, #editorDecision table.tocArticle th, #advancedSearch table.data th, #advancedSearch table.tocArticle th, .listing td.label, #authors table.data td.label, #authors table.tocArticle td.label, #titleAndAbstract table.data td.label, #titleAndAbstract table.tocArticle td.label, #indexing table.data td.label, #indexing table.tocArticle td.label, #supportingAgencies table.data td.label, #supportingAgencies table.tocArticle td.label,
#submission table.data td.label,
#submission table.tocArticle td.label, #status table.data td.label, #status table.tocArticle td.label, #submissionSupportingAgencies table.data td.label, #submissionSupportingAgencies table.tocArticle td.label, #scheduling table.data td.label, #scheduling table.tocArticle td.label,
#peerReview table.data td.label,
#peerReview table.tocArticle td.label, #editorDecision table.data td.label, #editorDecision table.tocArticle td.label, #advancedSearch table.data td.label, #advancedSearch table.tocArticle td.label, .listing td.value, #authors table.data td.value, #authors table.tocArticle td.value, #titleAndAbstract table.data td.value, #titleAndAbstract table.tocArticle td.value, #indexing table.data td.value, #indexing table.tocArticle td.value, #supportingAgencies table.data td.value, #supportingAgencies table.tocArticle td.value,
#submission table.data td.value,
#submission table.tocArticle td.value, #status table.data td.value, #status table.tocArticle td.value, #submissionSupportingAgencies table.data td.value, #submissionSupportingAgencies table.tocArticle td.value, #scheduling table.data td.value, #scheduling table.tocArticle td.value,
#peerReview table.data td.value,
#peerReview table.tocArticle td.value, #editorDecision table.data td.value, #editorDecision table.tocArticle td.value, #advancedSearch table.data td.value, #advancedSearch table.tocArticle td.value, .info th, .info td.label, .info td.value {
  border-top-width: 1px;
  padding: 5px 10px;
}
/* line 31, ../sass/tables.scss */
.data td select, .tocArticle td select, .listing td select, #authors table.data td select, #authors table.tocArticle td select, #titleAndAbstract table.data td select, #titleAndAbstract table.tocArticle td select, #indexing table.data td select, #indexing table.tocArticle td select, #supportingAgencies table.data td select, #supportingAgencies table.tocArticle td select,
#submission table.data td select,
#submission table.tocArticle td select, #status table.data td select, #status table.tocArticle td select, #submissionSupportingAgencies table.data td select, #submissionSupportingAgencies table.tocArticle td select, #scheduling table.data td select, #scheduling table.tocArticle td select,
#peerReview table.data td select,
#peerReview table.tocArticle td select, #editorDecision table.data td select, #editorDecision table.tocArticle td select, #advancedSearch table.data td select, #advancedSearch table.tocArticle td select, .info td select {
  margin-left: 0;
}
/* line 34, ../sass/tables.scss */
.data th, .tocArticle th, .listing th, #authors table.data th, #authors table.tocArticle th, #titleAndAbstract table.data th, #titleAndAbstract table.tocArticle th, #indexing table.data th, #indexing table.tocArticle th, #supportingAgencies table.data th, #supportingAgencies table.tocArticle th,
#submission table.data th,
#submission table.tocArticle th, #status table.data th, #status table.tocArticle th, #submissionSupportingAgencies table.data th, #submissionSupportingAgencies table.tocArticle th, #scheduling table.data th, #scheduling table.tocArticle th,
#peerReview table.data th,
#peerReview table.tocArticle th, #editorDecision table.data th, #editorDecision table.tocArticle th, #advancedSearch table.data th, #advancedSearch table.tocArticle th, .info th {
  white-space: nowrap;
}
/* line 38, ../sass/tables.scss */
.data thead th, .tocArticle thead th, .listing thead th, #authors table.data thead th, #authors table.tocArticle thead th, #titleAndAbstract table.data thead th, #titleAndAbstract table.tocArticle thead th, #indexing table.data thead th, #indexing table.tocArticle thead th, #supportingAgencies table.data thead th, #supportingAgencies table.tocArticle thead th,
#submission table.data thead th,
#submission table.tocArticle thead th, #status table.data thead th, #status table.tocArticle thead th, #submissionSupportingAgencies table.data thead th, #submissionSupportingAgencies table.tocArticle thead th, #scheduling table.data thead th, #scheduling table.tocArticle thead th,
#peerReview table.data thead th,
#peerReview table.tocArticle thead th, #editorDecision table.data thead th, #editorDecision table.tocArticle thead th, #advancedSearch table.data thead th, #advancedSearch table.tocArticle thead th, .info thead th {
  background: whitesmoke;
  font-weight: bold;
  text-shadow: 1px 1px white;
}
/* line 45, ../sass/tables.scss */
.data tbody th, .tocArticle tbody th, .listing tbody th, #authors table.data tbody th, #authors table.tocArticle tbody th, #titleAndAbstract table.data tbody th, #titleAndAbstract table.tocArticle tbody th, #indexing table.data tbody th, #indexing table.tocArticle tbody th, #supportingAgencies table.data tbody th, #supportingAgencies table.tocArticle tbody th,
#submission table.data tbody th,
#submission table.tocArticle tbody th, #status table.data tbody th, #status table.tocArticle tbody th, #submissionSupportingAgencies table.data tbody th, #submissionSupportingAgencies table.tocArticle tbody th, #scheduling table.data tbody th, #scheduling table.tocArticle tbody th,
#peerReview table.data tbody th,
#peerReview table.tocArticle tbody th, #editorDecision table.data tbody th, #editorDecision table.tocArticle tbody th, #advancedSearch table.data tbody th, #advancedSearch table.tocArticle tbody th, .info tbody th {
  width: 1px;
}
/* line 50, ../sass/tables.scss */
.data tr th:first-child, .tocArticle tr th:first-child, .listing tr th:first-child, #authors table.data tr th:first-child, #authors table.tocArticle tr th:first-child, #titleAndAbstract table.data tr th:first-child, #titleAndAbstract table.tocArticle tr th:first-child, #indexing table.data tr th:first-child, #indexing table.tocArticle tr th:first-child, #supportingAgencies table.data tr th:first-child, #supportingAgencies table.tocArticle tr th:first-child,
#submission table.data tr th:first-child,
#submission table.tocArticle tr th:first-child, #status table.data tr th:first-child, #status table.tocArticle tr th:first-child, #submissionSupportingAgencies table.data tr th:first-child, #submissionSupportingAgencies table.tocArticle tr th:first-child, #scheduling table.data tr th:first-child, #scheduling table.tocArticle tr th:first-child,
#peerReview table.data tr th:first-child,
#peerReview table.tocArticle tr th:first-child, #editorDecision table.data tr th:first-child, #editorDecision table.tocArticle tr th:first-child, #advancedSearch table.data tr th:first-child, #advancedSearch table.tocArticle tr th:first-child, .info tr th:first-child {
  text-align: right;
}
/* line 53, ../sass/tables.scss */
.data tr td.heading, .tocArticle tr td.heading, .listing tr td.heading, #authors table.data tr td.heading, #authors table.tocArticle tr td.heading, #titleAndAbstract table.data tr td.heading, #titleAndAbstract table.tocArticle tr td.heading, #indexing table.data tr td.heading, #indexing table.tocArticle tr td.heading, #supportingAgencies table.data tr td.heading, #supportingAgencies table.tocArticle tr td.heading,
#submission table.data tr td.heading,
#submission table.tocArticle tr td.heading, #status table.data tr td.heading, #status table.tocArticle tr td.heading, #submissionSupportingAgencies table.data tr td.heading, #submissionSupportingAgencies table.tocArticle tr td.heading, #scheduling table.data tr td.heading, #scheduling table.tocArticle tr td.heading,
#peerReview table.data tr td.heading,
#peerReview table.tocArticle tr td.heading, #editorDecision table.data tr td.heading, #editorDecision table.tocArticle tr td.heading, #advancedSearch table.data tr td.heading, #advancedSearch table.tocArticle tr td.heading, .info tr td.heading {
  border-bottom: 3px solid #6b1012;
  background-color: whitesmoke;
}
/* line 59, ../sass/tables.scss */
.data tr.heading td, .tocArticle tr.heading td, .listing tr.heading td, #authors table.data tr.heading td, #authors table.tocArticle tr.heading td, #titleAndAbstract table.data tr.heading td, #titleAndAbstract table.tocArticle tr.heading td, #indexing table.data tr.heading td, #indexing table.tocArticle tr.heading td, #supportingAgencies table.data tr.heading td, #supportingAgencies table.tocArticle tr.heading td,
#submission table.data tr.heading td,
#submission table.tocArticle tr.heading td, #status table.data tr.heading td, #status table.tocArticle tr.heading td, #submissionSupportingAgencies table.data tr.heading td, #submissionSupportingAgencies table.tocArticle tr.heading td, #scheduling table.data tr.heading td, #scheduling table.tocArticle tr.heading td,
#peerReview table.data tr.heading td,
#peerReview table.tocArticle tr.heading td, #editorDecision table.data tr.heading td, #editorDecision table.tocArticle tr.heading td, #advancedSearch table.data tr.heading td, #advancedSearch table.tocArticle tr.heading td, .info tr.heading td {
  border-bottom: 3px solid #6b1012;
  background-color: whitesmoke;
}

/* line 68, ../sass/tables.scss */
.listing, #authors table.data, #authors table.tocArticle, #titleAndAbstract table.data, #titleAndAbstract table.tocArticle, #indexing table.data, #indexing table.tocArticle, #supportingAgencies table.data, #supportingAgencies table.tocArticle,
#submission table.data,
#submission table.tocArticle, #status table.data, #status table.tocArticle, #submissionSupportingAgencies table.data, #submissionSupportingAgencies table.tocArticle, #scheduling table.data, #scheduling table.tocArticle,
#peerReview table.data,
#peerReview table.tocArticle, #editorDecision table.data, #editorDecision table.tocArticle, #advancedSearch table.data, #advancedSearch table.tocArticle {
  border-width: 0 1px 1px;
  width: 100%;
  margin-bottom: 15px;
  border-top-width: 1px;
}
/* line 69, ../sass/tables.scss */
.listing th, #authors table.data th, #authors table.tocArticle th, #titleAndAbstract table.data th, #titleAndAbstract table.tocArticle th, #indexing table.data th, #indexing table.tocArticle th, #supportingAgencies table.data th, #supportingAgencies table.tocArticle th,
#submission table.data th,
#submission table.tocArticle th, #status table.data th, #status table.tocArticle th, #submissionSupportingAgencies table.data th, #submissionSupportingAgencies table.tocArticle th, #scheduling table.data th, #scheduling table.tocArticle th,
#peerReview table.data th,
#peerReview table.tocArticle th, #editorDecision table.data th, #editorDecision table.tocArticle th, #advancedSearch table.data th, #advancedSearch table.tocArticle th, .listing td, #authors table.data td, #authors table.tocArticle td, #titleAndAbstract table.data td, #titleAndAbstract table.tocArticle td, #indexing table.data td, #indexing table.tocArticle td, #supportingAgencies table.data td, #supportingAgencies table.tocArticle td,
#submission table.data td,
#submission table.tocArticle td, #status table.data td, #status table.tocArticle td, #submissionSupportingAgencies table.data td, #submissionSupportingAgencies table.tocArticle td, #scheduling table.data td, #scheduling table.tocArticle td,
#peerReview table.data td,
#peerReview table.tocArticle td, #editorDecision table.data td, #editorDecision table.tocArticle td, #advancedSearch table.data td, #advancedSearch table.tocArticle td {
  border-top-width: 1px;
  padding: 5px 10px;
}
/* line 77, ../sass/tables.scss */
.listing .info, #authors table.data .info, #authors table.tocArticle .info, #titleAndAbstract table.data .info, #titleAndAbstract table.tocArticle .info, #indexing table.data .info, #indexing table.tocArticle .info, #supportingAgencies table.data .info, #supportingAgencies table.tocArticle .info,
#submission table.data .info,
#submission table.tocArticle .info, #status table.data .info, #status table.tocArticle .info, #submissionSupportingAgencies table.data .info, #submissionSupportingAgencies table.tocArticle .info, #scheduling table.data .info, #scheduling table.tocArticle .info,
#peerReview table.data .info,
#peerReview table.tocArticle .info, #editorDecision table.data .info, #editorDecision table.tocArticle .info, #advancedSearch table.data .info, #advancedSearch table.tocArticle .info {
  width: 100%;
  margin-bottom: 15px;
}

/* line 83, ../sass/tables.scss */
.info {
  border-width: 0 1px 1px;
  width: 100%;
  margin-bottom: 15px;
  border-top-width: 1px;
}
/* line 84, ../sass/tables.scss */
.info th, .info td {
  border-top-width: 1px;
  padding: 5px 10px;
}
/* line 92, ../sass/tables.scss */
.info td.heading {
  border-bottom: 3px solid #6b1012;
  background-color: whitesmoke;
}

/* line 104, ../sass/tables.scss */
#authors table.data th, #authors table.tocArticle th, #authors table.data td, #authors table.tocArticle td, #titleAndAbstract table.data th, #titleAndAbstract table.tocArticle th, #titleAndAbstract table.data td, #titleAndAbstract table.tocArticle td, #indexing table.data th, #indexing table.tocArticle th, #indexing table.data td, #indexing table.tocArticle td, #supportingAgencies table.data th, #supportingAgencies table.tocArticle th, #supportingAgencies table.data td, #supportingAgencies table.tocArticle td,
#submission table.data th,
#submission table.tocArticle th,
#submission table.data td,
#submission table.tocArticle td, #status table.data th, #status table.tocArticle th, #status table.data td, #status table.tocArticle td, #submissionSupportingAgencies table.data th, #submissionSupportingAgencies table.tocArticle th, #submissionSupportingAgencies table.data td, #submissionSupportingAgencies table.tocArticle td, #scheduling table.data th, #scheduling table.tocArticle th, #scheduling table.data td, #scheduling table.tocArticle td,
#peerReview table.data th,
#peerReview table.tocArticle th,
#peerReview table.data td,
#peerReview table.tocArticle td, #editorDecision table.data th, #editorDecision table.tocArticle th, #editorDecision table.data td, #editorDecision table.tocArticle td, #advancedSearch table.data th, #advancedSearch table.tocArticle th, #advancedSearch table.data td, #advancedSearch table.tocArticle td {
  border-top-width: 1px;
  padding: 0;
}

/* `Toc Articles
----------------------------------------------------------------------------------------------------*/
/* line 114, ../sass/tables.scss */
.tocSectionTitle {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 119, ../sass/tables.scss */
.tocArticle {
  border-width: 0 0 1px 0;
  width: 100%;
  margin-bottom: 5px;
}
/* line 124, ../sass/tables.scss */
.tocArticle td, .tocArticle th {
  border: none;
}
/* line 127, ../sass/tables.scss */
.tocArticle td.tocTitle {
  width: 80%;
}
/* line 130, ../sass/tables.scss */
.tocArticle td.tocAuthors {
  padding: 0 0 5px 15px;
  font-style: italic;
}
/* line 134, ../sass/tables.scss */
.tocArticle .tocTitle {
  font-weight: bold;
}

/* line 140, ../sass/tables.scss */
.tocArticleIndex {
  border-width: 0 0 0 0;
}
/* line 142, ../sass/tables.scss */
.tocArticleIndex .tocTitle {
  padding: 0 0 0 10px;
  font-weight: bold;
}

/* line 149, ../sass/tables.scss */
.tocGalleys {
  text-align: right;
}

/* `Tables
----------------------------------------------------------------------------------------------------*/
/* line 159, ../sass/tables.scss */
.maincontent tbody th {
  background: #fafafb;
  text-align: left;
  font-weight: normal;
}
/* line 169, ../sass/tables.scss */
.maincontent table.mceLayout tr td {
  padding: 0;
}
/* line 178, ../sass/tables.scss */
.maincontent .announcements tbody tr td {
  padding-left: 0;
}
/* line 184, ../sass/tables.scss */
.maincontent caption {
  text-align: left;
  font-size: 120%;
  padding: 10px 0;
  color: #666;
}

/* line 194, ../sass/tables.scss */
#journal-mandm table td {
  border-bottom: 1px solid #e8e8e8;
}
/* line 197, ../sass/tables.scss */
#journal-mandm table td.tablebot {
  border-bottom: none;
}

/* line 205, ../sass/tables.scss */
#sidebarNavigation table td, #sidebarUser table td {
  padding: 5px 5px 5px 0;
}

/* line 217, ../sass/tables.scss */
#sidebarNavigation form, #sidebarUser form {
  margin-bottom: 0;
}

/* line 226, ../sass/tables.scss */
.announcementsMore tbody tr td {
  padding-left: 0;
}

/*
User
*/
/* line 234, ../sass/tables.scss */
#myJournals .info {
  border: none;
}

/* TOC Expansion */
/* line 240, ../sass/tables.scss */
.expand a {
  display: block;
  padding: 3px 10px;
}

/* line 244, ../sass/tables.scss */
.expand a:link, .expand a:visited {
  border: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background-image: url(../../../images/arrow-down.gif);
  background-repeat: no-repeat;
  background-position: 98% 50%;
}

/* line 251, ../sass/tables.scss */
.expand a.open:link, .expand a.open:visited {
  border-style: solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: #eeeeee url(../../../images/arrow-up.gif) no-repeat 98% 50%;
  margin-bottom: 10px;
}

/* line 257, ../sass/tables.scss */
p.switch {
  display: block;
  float: right;
}

/*
Document   : text
Created on : Nov 17, 2011, 12:45:49 PM
Author     : David.Lohmeyer
Description:
Purpose of the stylesheet follows.
*/
/*
Document   : _base
Created on : Nov 17, 2011, 12:44:30 PM
Author     : David.Lohmeyer
Description:
Purpose of the stylesheet follows.
*/
/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
/* line 92, ../sass/reset.scss */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 99, ../sass/reset.scss */
html,
body {
  height: 100%;
}

/* line 113, ../sass/reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  /*
    Override the default (display: inline) for
    browsers that do not recognize HTML5 tags.
  
    IE8 (and lower) requires a shiv:
    http://ejohn.org/blog/html5-shiv
  */
  display: block;
}

/* line 125, ../sass/reset.scss */
b,
strong {
  /*
    Makes browsers agree.
    IE + Opera = font-weight: bold.
    Gecko + WebKit = font-weight: bolder.
  */
  font-weight: bold;
}

/* line 134, ../sass/reset.scss */
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  /*
    For IE.
    http://css-tricks.com/ie-fix-bicubic-scaling-for-images
  */
  -ms-interpolation-mode: bicubic;
}

/* line 145, ../sass/reset.scss */
li {
  /*
    For IE6 + IE7.
  */
  display: list-item;
}

/* line 152, ../sass/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 159, ../sass/reset.scss */
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

/* line 165, ../sass/reset.scss */
q {
  quotes: none;
}

/* line 170, ../sass/reset.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 177, ../sass/reset.scss */
sub,
sup,
small {
  font-size: 75%;
}

/* line 182, ../sass/reset.scss */
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 188, ../sass/reset.scss */
sub {
  bottom: -0.25em;
}

/* line 192, ../sass/reset.scss */
sup {
  top: -0.5em;
}

/* line 196, ../sass/reset.scss */
svg {
  /*
    For IE9.
  */
  overflow: hidden;
}

/* line 15, ../sass/text.scss */
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.6;
}

/* line 19, ../sass/text.scss */
small {
  font-zie: 12px;
  font-size: 1.2rem;
}

/* line 24, ../sass/text.scss */
.label {
  font-weight: bold;
}

/* line 28, ../sass/text.scss */
p {
  font-size: 16px;
  font-size: 1.6rem;
}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
/* line 35, ../sass/text.scss */
html {
  font-size: 62.5%;
}

/* line 38, ../sass/text.scss */
body {
  color: #333333;
  font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 48, ../sass/text.scss */
.page {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/
/* line 59, ../sass/text.scss */
h1 {
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-size: 2.4rem;
  font-weight: normal;
  text-shadow: 1px 1px #e0e0e0;
}

/* line 64, ../sass/text.scss */
h2 {
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  text-shadow: 1px 1px #e0e0e0;
}

/* line 69, ../sass/text.scss */
h3 {
  font-size: 19px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.9rem;
  font-weight: normal;
  text-shadow: 1px 1px #e0e0e0;
}

/* line 74, ../sass/text.scss */
h4 {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.8rem;
  font-weight: normal;
  text-shadow: 1px 1px #e0e0e0;
}

/* line 79, ../sass/text.scss */
.announcements td h4 {
  margin-top: 0;
}

/* line 83, ../sass/text.scss */
h5 {
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.7rem;
  font-weight: normal;
  text-shadow: 1px 1px #e0e0e0;
}

/* line 88, ../sass/text.scss */
h6 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  text-shadow: 1px 1px #e0e0e0;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/
/* line 96, ../sass/text.scss */
ol {
  list-style: decimal;
}

/* line 100, ../sass/text.scss */
ul {
  list-style: disc;
}

/* line 118, ../sass/text.scss */
.content p,
.content .latestissue div,
.content dl,
.content hr,
.content ol,
.content ul,
.content pre,
.content address,
.content fieldset,
.content figure,
.content form {
  margin-bottom: 15px;
}
/* line 129, ../sass/text.scss */
.content h3 {
  margin-top: 15px;
}
/* line 132, ../sass/text.scss */
.content h4 {
  margin-top: 15px;
}
/* line 135, ../sass/text.scss */
.content li {
  margin-left: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

/*
Document   : menu
Created on : Nov 17, 2011, 1:41:02 PM
Author     : David.Lohmeyer
Description:
Purpose of the stylesheet follows.
*/
/*
Document   : _base
Created on : Nov 17, 2011, 12:44:30 PM
Author     : David.Lohmeyer
Description:
Purpose of the stylesheet follows.
*/
/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
/* line 92, ../sass/reset.scss */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 99, ../sass/reset.scss */
html,
body {
  height: 100%;
}

/* line 113, ../sass/reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  /*
    Override the default (display: inline) for
    browsers that do not recognize HTML5 tags.
  
    IE8 (and lower) requires a shiv:
    http://ejohn.org/blog/html5-shiv
  */
  display: block;
}

/* line 125, ../sass/reset.scss */
b,
strong {
  /*
    Makes browsers agree.
    IE + Opera = font-weight: bold.
    Gecko + WebKit = font-weight: bolder.
  */
  font-weight: bold;
}

/* line 134, ../sass/reset.scss */
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  /*
    For IE.
    http://css-tricks.com/ie-fix-bicubic-scaling-for-images
  */
  -ms-interpolation-mode: bicubic;
}

/* line 145, ../sass/reset.scss */
li {
  /*
    For IE6 + IE7.
  */
  display: list-item;
}

/* line 152, ../sass/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 159, ../sass/reset.scss */
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

/* line 165, ../sass/reset.scss */
q {
  quotes: none;
}

/* line 170, ../sass/reset.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 177, ../sass/reset.scss */
sub,
sup,
small {
  font-size: 75%;
}

/* line 182, ../sass/reset.scss */
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 188, ../sass/reset.scss */
sub {
  bottom: -0.25em;
}

/* line 192, ../sass/reset.scss */
sup {
  top: -0.5em;
}

/* line 196, ../sass/reset.scss */
svg {
  /*
    For IE9.
  */
  overflow: hidden;
}

/* `Main Menu
----------------------------------------------------------------------------------------------------*/
/* line 14, ../sass/menu.scss */
.mainmenu #navbar {
  padding-top: 11px;
  overflow: hidden;
  border-bottom: none;
  padding-bottom: 11px;
}
/* line 19, ../sass/menu.scss */
.mainmenu #navbar ul {
  list-style: none;
  margin: 0;
}
/* line 22, ../sass/menu.scss */
.mainmenu #navbar ul li {
  list-style: none;
  padding-right: 20px;
  display: block;
  float: left;
  margin-left: 0;
}
/* line 28, ../sass/menu.scss */
.mainmenu #navbar ul li a {
  color: #fcfae1;
  text-decoration: none;
  font-size: 17px;
  font-size: 1.7rem;
  text-shadow: 1px 1px black;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: none;
}
/* line 33, ../sass/menu.scss */
.mainmenu #navbar ul li a:hover {
  color: white;
}
/* line 38, ../sass/menu.scss */
.mainmenu #navbar #announcements {
  width: auto;
}
/* line 41, ../sass/menu.scss */
.mainmenu #navbar #login {
  display: none;
}

/* `Footer Menu
----------------------------------------------------------------------------------------------------*/
/* line 52, ../sass/menu.scss */
.footermenu #navbar ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
/* line 54, ../sass/menu.scss */
.footermenu #navbar ul li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
/* line 56, ../sass/menu.scss */
.footermenu #navbar ul li a {
  text-decoration: none;
  text-shadow: 1px 1px #cccccc;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
}

/* `Content Area Menu
----------------------------------------------------------------------------------------------------*/
/* line 72, ../sass/menu.scss */
.homearea .menu {
  padding-top: 11px;
  overflow: hidden;
}
/* line 75, ../sass/menu.scss */
.homearea .menu ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
/* line 78, ../sass/menu.scss */
.homearea .menu li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 20px;
  display: block;
  float: left;
  margin-right: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background-color: #981b1e;
  background: -webkit-gradient(linear, left top, left bottom, from(#981b1e), to(#6b1012));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #981b1e, #6b1012);
  /* for firefox 3.6+ */
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 10px;
}
/* line 89, ../sass/menu.scss */
.homearea .menu li a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: none;
  text-shadow: 1px 1px black;
}
/* line 99, ../sass/menu.scss */
.homearea .menu li:hover {
  background-color: #6b1012;
  background: -webkit-gradient(linear, left top, left bottom, from(#6b1012), to(#430709));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #6b1012, #430709);
  /* for firefox 3.6+ */
}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
/* line 10, ../sass/screen.scss */
html {
  height: 100%;
}

/* line 13, ../sass/screen.scss */
body {
  color: #333333;
  background-color: white;
  background-image: url(../../../images/header.png);
  background-repeat: repeat-x;
  background-position: top;
  height: 100%;
  font-size: 14px;
  font-size: 1.4rem;
}

/* line 25, ../sass/screen.scss */
a {
  color: #981b1e;
  text-decoration: none;
  text-shadow: 1px 1px #eaeaea;
}

/* line 31, ../sass/screen.scss */
a:hover {
  color: #6b1012;
}

/* line 35, ../sass/screen.scss */
hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Misc Classes
----------------------------------------------------------------------------------------------------*/
/* line 46, ../sass/screen.scss */
.align_center {
  text-align: center;
}

/* line 50, ../sass/screen.scss */
.align_right {
  text-align: right;
}

/* `Header
----------------------------------------------------------------------------------------------------*/
/* line 56, ../sass/screen.scss */
.logo {
  padding: 10px 0 0 0;
  height: 90px;
  position: relative;
}

/* line 62, ../sass/screen.scss */
.header {
  min-height: 235px;
}

/* line 66, ../sass/screen.scss */
.login {
  height: 36px;
  color: white;
  line-height: 36px;
}
/* line 70, ../sass/screen.scss */
.login a {
  color: white;
  text-shadow: 1px 1px #333;
}
/* line 74, ../sass/screen.scss */
.login a:hover {
  color: #cccccc;
}

/* line 79, ../sass/screen.scss */
.header-link, .header-link a.header-h1, .header-link a {
  height: 65px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  width: 400px;
}

/* line 89, ../sass/screen.scss */
.header-link a.header-h1, .header-link a.header-h1 a.header-h1, .header-link a a.header-h1, .header-link a, .header-link a.header-h1 a, .header-link a a {
  top: 0;
}

/* line 95, ../sass/screen.scss */
.topheader {
  overflow: hidden;
}

/* `Sticky Footer
----------------------------------------------------------------------------------------------------*/
/* line 101, ../sass/screen.scss */
.page {
  min-height: 100%;
}

/* line 105, ../sass/screen.scss */
.maincontent {
  position: relative;
  overflow: visible;
  padding-bottom: 253px;
}

/* line 112, ../sass/screen.scss */
.footer {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  margin-top: -253px;
  /* negative value of footer height */
  min-height: 208px;
  clear: both;
  background-image: url(../../../images/footer.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #ededed;
  padding-top: 45px;
  overflow: visible;
}
/* line 125, ../sass/screen.scss */
.footer h5 {
  margin-top: 10px;
  letter-spacing: 1px;
}

/* `Content Area
----------------------------------------------------------------------------------------------------*/
/* line 134, ../sass/screen.scss */
.large_infobox {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#fcfae1));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, white, #fcfae1);
  /* for firefox 3.6+ */
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.05);
  padding: 15px;
  margin: 10px 0 10px 0;
  border: 1px solid #e0dcad;
}

/* line 143, ../sass/screen.scss */
.latestissue {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(whitesmoke));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, white, whitesmoke);
  /* for firefox 3.6+ */
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin: 20px 0 30px 0;
  border: 1px solid #eaeaea;
  position: relative;
}

/* line 153, ../sass/screen.scss */
.homearea, #copyrightNotice, #privacyStatement {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  background-color: #ffffff 0.8;
  padding: 20px;
  margin: 20px 0 30px 0;
  border: 1px solid #eaeaea;
  position: relative;
}

/* line 163, ../sass/screen.scss */
.homearea {
  overflow: hidden;
}

/* line 167, ../sass/screen.scss */
a.more, #announcementsHome .details .more, .announcements .details .more {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background-color: #981b1e;
  background: -webkit-gradient(linear, left top, left bottom, from(#981b1e), to(#6b1012));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #981b1e, #6b1012);
  /* for firefox 3.6+ */
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  padding: 5px;
  text-align: center;
  color: white;
  text-shadow: 1px 1px black;
  margin: 5px 5px 0 0;
}

/* line 178, ../sass/screen.scss */
#announcementsHome, .announcements {
  padding: 0 0 15px 0;
  margin: 15px 0 15px 0;
  border-bottom: 5px solid #6b1012;
  border-top: 5px solid #6b1012;
}

/* line 186, ../sass/screen.scss */
#announcementsHome .announcements {
  border-top: none;
  margin-top: 0;
}
/* line 193, ../sass/screen.scss */
#announcementsHome .details .more a {
  color: white;
  text-shadow: 1px 1px black;
}

/* line 201, ../sass/screen.scss */
.announcements {
  width: 100%;
  border-bottom: none;
}
/* line 207, ../sass/screen.scss */
.announcements .details .more a {
  color: white;
  text-shadow: 1px 1px black;
}
/* line 215, ../sass/screen.scss */
.announcements .title h4 {
  margin-top: 15px;
}

/* line 222, ../sass/screen.scss */
.margintop {
  margin-top: 10px;
}

/* line 227, ../sass/screen.scss */
.details .posted {
  vertical-align: middle;
}

/* line 237, ../sass/screen.scss */
.maincontent ul li {
  list-style-image: url(../../../images/bullet.png);
  margin-left: 21px;
}
/* line 243, ../sass/screen.scss */
.maincontent ul.steplist li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
/* line 248, ../sass/screen.scss */
.maincontent ul.plain li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

/* `Sidebar
----------------------------------------------------------------------------------------------------*/
/* line 257, ../sass/screen.scss */
.blockTitle {
  position: relative;
  clear: both;
  width: 100%;
  display: block;
  font-size: 19px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.9rem;
  font-weight: normal;
  text-shadow: 1px 1px #e0e0e0;
  line-height: 1.5;
  margin-top: 10px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
}

/* line 270, ../sass/screen.scss */
.block {
  margin-bottom: 10px;
}
/* line 272, ../sass/screen.scss */
.block table {
  margin-bottom: 0;
}

/* `Misc
----------------------------------------------------------------------------------------------------*/
/* line 280, ../sass/screen.scss */
.mceEditor table {
  width: auto !important;
}

/* line 284, ../sass/screen.scss */
table.mceToolbar {
  margin-bottom: 0 !important;
}

/* line 288, ../sass/screen.scss */
.selectMenu {
  margin: 5px 0 5px 0;
}

/* line 293, ../sass/screen.scss */
.separator {
  display: none;
}

/* `Cover
----------------------------------------------------------------------------------------------------*/
/* line 301, ../sass/screen.scss */
.issueBox .issueCoverImage img {
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  margin: 5px;
}

/* line 308, ../sass/screen.scss */
.issueBox {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}

/* line 314, ../sass/screen.scss */
.articleView {
  border-top: 1px solid #eaeaea;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}

/* line 321, ../sass/screen.scss */
.archiveList {
  border-bottom: 1px solid #eaeaea;
}
/* line 323, ../sass/screen.scss */
.archiveList .issueCoverImage {
  margin-bottom: 10px;
}

/* line 328, ../sass/screen.scss */
.archiveYear {
  border-bottom: 3px solid #6b1012;
}

/* line 332, ../sass/screen.scss */
#accessKey {
  display: none;
}

/* line 336, ../sass/screen.scss */
#topBar {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 341, ../sass/screen.scss */
#authorString {
  font-style: italic;
}

/* line 345, ../sass/screen.scss */
#formErrors {
  background-color: #ffe8e8;
  border: 2px solid #cb2d2d;
  padding: 5px 10px;
  margin-bottom: 20px;
}

/* line 352, ../sass/screen.scss */
#signinTable {
  margin-bottom: 10px;
}
