/* CSS document */
body {
background-color: #fff;
font: 76% georgia, 'Times New Roman', Times, serif;
padding: 2em;
}
th {
text-align: left;
color: #006;
border-bottom: 1px solid #ccc;
}
tr.odd {background-color: #ddd;}
tr.even {background-color: #fff;}
td {padding: 5px;}
#menu {visibility: hidden;}
#main {margin: 1em;}
p {
margin: 1em 0;
line-height: 1.4;
}
a {
text-decoration: none;
color: #930;
}
a:hover {
text-decoration: underline;
color: #787878;
}
.print-title {
margin: 1.5em 0 1em 0;
color: #930;
font-size: 1.5em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 2px;
padding-bottom: .25em;
border-bottom: 1px dotted #787878;
}
h3 {
color: #000;
font-size: 1.3em;
font-weight: bold;
margin: 1em 0 0 0;
}
.print-hr {
border:0;
height:1px;
width:100%;
color:#ccc;
}
.print-source_url, .print-links, .print-site_name {
font-size: .9em;
color: #787878;
font-family: helvetica, arial, sans-serif;
}
.print-site_name {
margin: 1.5em 0;
}
.print-footer {
font-style: italic;
margin-top: 2em;
font-size: .9em;
color: #787878
}
a:link img, a:visited img {border:0}
.print-links {display: none;}
.print-footnote {font-size:small;}
.print-logo {border:0;}
.print-submitted {display: none;}
.print-created {display: none;}
.print-footnote {display: none;}
.print-content {clear: both;}
.image-attach-body {
float: left;
margin: 0 25px 15px 0;
}
h4 {
font-family: helvetica, arial, verdana, sans-serif;
font-size: 1.1em;
/* letter-spacing: 1px; */
font-weight: bold;
color: #787878;
margin: 1em 0 0 0;
}
h4 + p {
margin-top: .25em;
}
h2 {
color: #930;
font-size: 1.5em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 2px;
padding-bottom: .25em;
border-bottom: 1px dotted #787878;
}
h3.anchor a, h3 a {
color: #000;
margin: .25em 0;
text-decoration: none;
}
h3.anchor a:hover {
text-decoration: underline;
}
h3.anchor + h3.anchor {
margin-top: 0;
}
h3 + p {
margin-top: .65em;
}
h3.subclass {
font-family: helvetica, arial, verdana, sans-serif;
font-size: 1em;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
color: #930;
margin: 1.5em 0 0 0;
}
h3.subclass + h3 {
margin-top: .75em;
}
ul, ol, dl, table, form {
margin: 1em 0;
}
ul li {
list-style-image: url('../../../../themes/ndi/images/bullet.png');
list-style-position: outside;
margin: .5em 1.5em;
}
blockquote {margin: 1em;}
dd {
margin-bottom: 1.5em;
}
dt.title {
font-size: 1.3em;
margin: 1em 0 .25em 0;
}
dt.title a {
color: #930;
}
dl p {
margin-top: 0;
}
a.more {
font-family: helvetica, arial, verdana, sans-serif;
font-weight: bold;
color: #787878;
font-size: .95em;
margin-left: 3px;
}
.caption {
font-style: italic;
font-size: .9em;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
.tag2 {
font-size: large;
}
#static-page h3 a {
color: #000;
}