.serious {
    color: red;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0em;
}

body, h1, h2, h3, h4, h5, a, a:visited {
    background: #ffffff;
}

h1, h2, h3, h4, h5 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #90002c;
}

h1.title {
    text-align: center;
}

a, .note a {
    color: black;
}

a:visited, .note a:visited {
    color: black;
}

pre, .note, .tip {
    margin-right: 1em;
    padding: 0.5em;
}

.indexgroup, .indent, pre {
    margin-left: 1em;
}

.indentRight {
    margin-right: 1em;
}

pre, .note {
    background: #d0e082;
    color: #000000;
}

.note {
    border: 1px solid #3d3f3d;
}

.note a, .note a:visited {
    background: #fff4f7;
}

.tip {
    color: #000000;
    border: 1px solid #008f72;
}

.tip a {
    color: #26D1af;
}

.tip a:visited {
    color: #008f72;
}

.tip, .tip a, .tip a:visited {
    background: #f4fffd;
}

a.u {
    text-decoration: none;
    color: black;
}

dt a {
    text-decoration: none;
    color: #000000;
}

dd {
    margin-left: 1em;
}

dt {
    margin-top: 1em;
    margin-bottom: 0.5em;
}

#topstrap {
    background: #90002c;
    color: #ffffff;
    padding: 0.4em 1em;
    font-size: 0.7em;
    font-weight: bold;
    margin-bottom: 1em;
}

#topstrap a {
    color: #ffffff;
    background: #90002c;
}

html, body {
/*  margin: 5px 5px 5px 5px; */
  margin: 0;
  padding: 0;
  font-family: arial,helvetica,sans-serif;
  color: black;
  background-color: white;
/*   height: 100% ; */
}

#suiteBar a:link, #suiteBar a:visited
{
color: white;
background-color: #3d3f3d;
text-decoration: none;
}

#suiteBar a:hover
{
color: #c9e20b;
background-color: #3d3f3d;
text-decoration: none;
}

.menuTag, .logo {
	vertical-align: middle;
}

.topalign {
	vertical-align: text-top;
}

.titleLead {
	color: black;
	font-size: 150%;
	margin-top: 0.5em;
	margin-bottom: 0em;
}
.tight {
	margin-top: 0.5em;
    margin-bottom: 0.5em;
	color: black;
	font-size: 75%;
}

#pageTitle {
    display: inline;
    float: left;
    margin-left: 0.25em;
    margin-top: 0.7em;
    font-size: 1.5em;
    color: white;
}
#pageTitle a
{
background-color: #3d3f3d;
color: White;
text-decoration: none;
}
#pageTitle a:hover
{
background-color: #3d3f3d;
color: #c9e20b;
}

#pageHeader {
    margin: 0 0 0 0;
    background-color: #3d3f3d;
    width: 100%;
    height: 54px;
}

#atmBody {
    margin: 0 0 0 0;
/*    min-height: 100%;  */
}

#atmLogo {
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    vertical-align: middle;
}

#mainContent {
    padding-top: 0em;
    padding-left: 2px;
    padding-right: 2px;
/*    min-height: 100%; */
    position: relative;
}

#pageFooter {
    width: 100%;
    height: 2em;
}

div#suiteBar, div#atmBreadCrumb {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 0.75em;
    display: block;
    background-color: #3d3f3d;
    color: white;
    width: 100%;
    height: 1.2em;
    border-top: 1px solid #c9e20b;
}
div#navcont {
    float: right;
    display: inline;
    font-size: 60%;
    margin-right: 2px;
}

#navcont ul
{
display: inline;
vertical-align: middle;
padding-top: 0;
padding-left: 0;
margin-left: 0;
margin-right: 0;
background-color: #3d3f3d;
color: white;
}

.toc li {
    list-style: none;
}

/* #navcont ul li.text { margin-top: 0.5em; }  */
#navcont ul li { display: inline}

#navcont ul li a, #mainnav ul li span
{
background-color: #3d3f3d;
color: White;
text-decoration: none;
border-right: 1px dashed #fff;
padding-left: 0.5em;
padding-right: 0.75em;
}
#navcont ul li a:hover
{
background-color: #3d3f3d;
color: #c9e20b;
}

.nohover {
    background-color: transparent !important;
}

a img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

.inactive {
    color: gray !important;
}

.introstyle, .headerstyle{
display:block;
margin:15px 0 10px 0;
padding:5px 0 5px 8px;
background:#3d3f3d;
color:white;
border: 0;
text-decoration:none;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
color:black;
}

h1{
font-size:2.0em;
}

h2{
margin:0 0 4px 0;
font-size:1.5em;
}

h3{
margin:20px 0 8px 0;
font-size:1.3em;
}

h4{
margin:10px 0 5px 0;
font-size:1.1em;
}

