html {
 margin: 0;
 padding: 0;
}

body {
 margin: 0;
 padding: 0;
 background: #424242;
 color: #fff;
 font-family: verdana, lucida, arial, helvetica, sans-serif;
 font-size: 75%;
}

A:hover {
 color: #fff;
 background: #5e5e5e;
 text-decoration: none;
}

A:active {
 color:#fff;
 background: transparent;
 text-decoration: none;
}

A {
 color:#ffff6b;
 background: transparent;
 text-decoration: none;
 border-bottom: dashed 1px #7F817E;
}

h1 {
 font-weight: bold;
 font-size: 120%;
 background-color: #072059;
 background-image: url(../images/cellpic3.gif);
 color: #fff;
 padding: 3px 0 0 4px;
 margin: 4px 0 0 0;
 border-bottom: 2px solid #7F817E;
 border-right: 2px solid #7F817E;
}

p.bodytext {
 text-indent: 3em;
 text-align: justify;
 line-height: 150%;
}

p.credits {
 text-align: right;
 font-size: 75%;
 background-color: #a00000;
 color: #fff;
 padding: 0 4px 0 0;
 margin: 0 0 10px 0;
 border-top: 2px solid #7F817E;
 border-left: 2px solid #7F817E;
}

p.csc-header-date {
 font-size: 75%;
 font-weight: bold;
 float: right;
 padding: 5px 4px 0 0;
}
/*
p.csc-header-date {
 font-size: 80%;
 font-weight: bold;
 text-align: right;
 margin-bottom: -32px;
 padding: 0 6px 0 0;
}
*/
#header {
 padding: 0 0 15px 0;
}

#sitenav {
 margin-left: 215px;
}

div.logo {
 margin: 0 0 10px 0;
}

div#sitenav ul {
 list-style: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 border: none;
}

div#sitenav li {
 margin: 0 0 0 0;
 display: inline;
}

div#sitenav li a {
 padding: 2px 5px 2px 5px;
/*
 font-size: 125%;
*/
 text-decoration: none;
 border: 2px solid #7F817E;
 color: #fff;
}

html>body div#sitenav li a {
 width: auto;       
}

div#sitenav li a:hover {
 background: #5e5e5e;
 color: #fff; 
}

#columns {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 border: none;
}

#menu_1 {
 float: left;
 left: 0px;
 width: 190px;
 border-top: 2px solid #7F817E;
 border-right: 2px solid #7F817E;
 border-bottom: 2px solid #7F817E;
 background: #a00000;
 color: inherit;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

div#menu_1 ul {
 list-style: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 border: none;
}

div#menu_1 li {
 margin: 0 0 0 0;
 border: none;
}

div#menu_1 li a {
 display: block;
 padding: 5px 5px 5px 5px;
 font-size: 85%;
 text-decoration: none;
 width: 190px;
 border-bottom: none;
}

div#menu_1 li.menu1-level1-no a {
 border-left: 5px solid #072059;
 background: #a00000;
 color: #fff;
}

div#menu_1 li.menu1-level1-act a {
 border-left: 5px solid #072059;
 background: #072059;
 color: #fff;
}

div#menu_1 li.menu1-level2-no a {
 border-right: 5px solid #072059;
 background: #a00000;
 color: #fff;
 text-align: right;
}

div#menu_1 li.menu1-level2-act a {
 border-right: 5px solid #072059;
 border-left: 5px solid #a00000;
 background: #072059;
 color: #fff;
 text-align: right;
}

html>body div#menu_1 li a {
 width: auto;
}

div#menu_1 li.menu1-level1-no a:hover {
 border-left: 5px solid #29427b;
 background: #5e5e5e;
 color: #fff;
}

div#menu_1 li.menu1-level1-act a:hover {
 border-left: 5px solid #29427b;
 background: #5e5e5e;
 color: #fff;
}

div#menu_1 li.menu1-level2-no a:hover {
 background: #5e5e5e;
 border-right: 5px solid #29427b;
 color: #fff;
 text-align: right;
}

div#menu_1 li.menu1-level2-act a:hover {
 border-left: 5px solid #5e5e5e;
 border-right: 5px solid #29427b;
 background: #5e5e5e;
 color: #fff;
 text-align: right;
}

#mmlogin {
 position: static;
 float: right;
 width: 220px;
 padding: 5px 15px 5px 15px;
 border-top: 2px solid #7F817E;
 /* border-left: 2px solid #7F817E */
 border-bottom: 2px solid #7F817E;
}

html>body #mmlogin {
 width: 200px;
}

div#mmlogin div.row {
 clear: both;
 padding-top: 10px;
}

div#mmlogin div.row span.label {
 float: left;
 width: 75px;
 text-align: right;
}

div#mmlogin div.row span.formw {
 float: right;
 width: 100px;
 text-align: left;
}

div#mmlogin div.spacer {
 clear: both;
}

#content {
 padding: 0px 15px 5px 15px;
 min-height: 300px;
 height: auto;
 /* margin-left: 190px; */
 margin-left: 215px;
 margin-right: 220px;
 border: 2px solid #7F817E;
 background: #424242;
}

#content-wrap {
border: 2px solid #336699;
}

html>body #content {
 margin-right: 228px;
}

#footer {
 padding: 10px 0 10px 0;
 font-size: 75%;
 text-align: center;
 clear: both;
}
