
html, body {
    height: 100%;
}

body {
    background-color: #636363;
    color: #000;
  	margin: 0 10px;
	padding: 0;
	border: 0;
    font: 12px/1.4 verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
}

p, td, ul, ol, li, dl, dt {
    font: 12px/1.4 verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
}

code {
    font-size: 13px;
    line-height: 1.3;
}

p {
    margin-top: 0;
    margin-bottom: 1em;
}

/* form controls */

form {
	margin: 0;
    border: none;
    display: inline;
}

textarea {
    font: normal 11px/1.5 verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
    border-top: 1px solid #DEDEDE;  
    border-bottom: 1px solid #999;  
    border-left: 1px solid #DEDEDE;  
    border-right: 1px solid #999;  
    background-color: white;
    padding: 2px;
    overflow: auto;
}

textarea.code {
    font: normal 11px/1.5 "Courier New",Courier,monospace;
    border: 1px solid #999;  
    background-color: white;
    padding: 2px;
}

input {
    font: normal 11px verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
    border-top: 1px solid #DEDEDE;  
    border-bottom: 1px solid #999;  
    border-left: 1px solid #DEDEDE;  
    border-right: 1px solid #999;
	padding: 2px;
}

input:focus, textarea:focus {
    border: 1px solid #000;
}

select {
    font: normal 11px/1.5 verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
    border: 1px solid #999;

}

input.button {
    text-align: center;
    font: bold 11px verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
    color: #fff;
	background-color: #EA9800;
    border: 2px solid #663300;
    padding: 1px 6px;
    margin: 0;
    cursor: pointer;
}

input.smallbutton {
    text-align: center;
    font: bold 9px verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
    color: #666;
	background-color: #eee;
    border: 1px solid #000;
    padding: 1px 6px;
    margin: 0;
    cursor: pointer;
}

input.sidebarbutton {
    text-align: center;
    font: bold 10px verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
    color: #000;
	background-color: #eee;
    border: 2px solid #000;
    padding: 1px 6px;
    margin: 0;
    cursor: pointer;
}

input.checkbox  {
    border: none ! important;
    padding: 0;
    margin: 0 2px 0 0;
}

input.radio  {
    border: none ! important;
    padding: 0;
}

input.image  {
    border: none ! important;
}

/* core */

a:link, a:visited {
	text-decoration: underline;
	color: #6699CC;/*6699CC;*//*3D79B6;*//*663300;*/
	background: transparent;
    font-weight: bold;
}

a:hover {
	text-decoration: underline;
    color: #663300;
    background: transparent;
}

a:active {
	text-decoration: none;
	color: #EA9800;
	background: transparent; 
}

label {
    cursor: pointer;
}

dd {
    font-size: 11px;
    line-height: 1.3;
    margin: 0 0 1.5em 2.5em;
}

dl.compact dd {
    margin: 0 0 .5em 2em;
}

#logo {
    font: bold 26px/20px arial,verdana,sans-serif;
    letter-spacing: -2px;
    margin: 0 35px 0 0;
    padding: 0;
    color: #fff;
    display: inline;
}

#logo a {
    text-decoration: none;
    color: #fff;
}

.statbox {
    border: 1px solid #CC9966;/*DD8F00;*/
    border-collapse: collapse;
    padding: 2px 6px;
    margin: 0;
    display: inline;
    color: #fff;
    background-color: inherit;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}

.statlabel {
    color: #ccc;
    background-color: transparent;
}

.statlabel a {
    color: #003366;
    text-decoration: none;
}

.statlabel a:hover {
    color: #001199;
    text-decoration: underline;
}

#searchbox {
    padding: 10px 6px;
    font-size: 10px;
    line-height: 1.2;
}

#searchbox input, #searchbox select, #searchbox table td {
    font-size: 10px;
}

#searchResults {
    font: bold 16px arial,verdana,helvetica,sans-serif;
    margin: 0 0 20px 0;
}

#headernav {
    margin: 0;
    padding: 0;
    background-color: #808080;
	padding: 2px 5px 3px 10px;
    border: 1px solid #000;
    border-bottom: none;
}

#headernav ul {
	margin: 0;
	padding: 0;
	display: inline;
} 

#headernav ul li {
	margin: 0;
	list-style: none;
	display: inline;
}

#headernav li a {
    font-size: 10px;
    font-weight: normal;
	padding: 3px 10px;
    background-color: inherit;
    color: #fff;
    text-decoration: none;
}

#headernav li a.current {
    background-color: #ADADAD;
    color: #fff;
}

#headernav li a:hover {
    background-color: #ccc;
    color: #000;
    text-decoration: none;
}

#container {
    position: relative;
    margin: 0 auto;
    text-align: left;
    max-width: 760px;
    height: 100%;
}

table#columns {
    height: 250px;
    voice-family: "\"}\"";
	voice-family: inherit;
	height:250px;
}
html>body table#columns {
    /* damned microsoft */
	height: 300px;
}

#header {
    clear: both;
    padding: 12px 20px 8px 20px;
}

#maincol {
    padding: 22px 20px 50px 20px;
    vertical-align: top;
    line-height: 1.5em;
    width: 85%;
    height: 100%;
    background-color: #FFDDBB;
    color: inherit;
    border: 1px solid #000;
}

#maincol h1#breadcrumb {
    margin: 0 0 18px 0;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

#sidebar {
    vertical-align: top;
    width: 15%;
    height: 100%;
    color: #fff;
    background-color: transparent;
    margin: 0;
	padding: 0;
}

body#explain {
    margin: 10px;
    height: auto;
	padding: 0;
    background-color: #fff;
    color: #000;
}

body#explain, body#explain p, body#explain td, body#explain li {
    font: 11px/1.3 verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
}

body#explain h1 {
    font: bold 16px arial,verdana,helvetica,sans-serif;
    margin: 0 0 5px 0;
}

a.explain {
    cursor: help;
}

body#popup {
    background-color: #fff;
    margin: 0;
}

#popupheader {
    background-color: #808080;
    color: #fff;
    clear: both;
    padding: 5px 12px 0 12px;
    border-bottom: 2px solid #000;
}

#popupcontainer {
    position: relative;
    margin: 0;
    padding: 16px 12px 12px 12px;
    text-align: left;
    background-color: #fff;
    color: inherit;
}

#popupcontainer h1 {
    font: bold 18px arial,helvetica,verdana,'lucida grande'sans-serif;
    margin: 0 0 0.5em 0;
    background: transparent;
}

#popupcontainer p {
    margin: 0 0 1em 0;
}

#popuplogo {
    font: bold 30px arial,verdana,sans-serif;
    margin: 0;
    padding: 0;
    color: #fff;
}

#popuplogo a {
    text-decoration: none;
    color: #fff;
}

#footer {
    font-size: 9px;
    clear: both;
    margin:0;
    padding: 8px 20px 15px 20px;
    color: #fff;
    text-align: left;
}
#footer a, #footer a:visited {
    color: #fff;
    background-color: transparent;
    text-decoration: underline;
}
#footer a:hover {
    color: #DD8F00;
}

/* sidebar node */

.sbnheader {
    padding: 3px 6px;
    background-color: #969696;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-collapse: collapse;
    white-space: nowrap;
    clear: both;
}

.sbn {
    margin: 0;
    padding: 0;
    background: #ccc;
    color: #000;
    border-right: 1px solid #000;
    border-collapse: collapse;
}

.sbnLinks {
    border-top: 1px solid #000;
    font-size: 10px;
    margin: 0;
    padding: 5px 6px;
    background: #ddd;
    color: #000;
    border-right: 1px solid #000;
    border-collapse: collapse;
}

.sbnLinks a {
    font-weight: bold;
    color: #3D79B6;
    text-decoration: none;
}

.sbnLinks a:hover {
    color: #663300;
    text-decoration: underline;
}

.sbn ul {
	list-style: none;
	margin: 0;
	padding: 0;
    /*border-bottom: 1px solid #000;*/
}
.sbn li {
    display: inline;
	margin: 0;
	padding: 0;
    font-size: 11px;
}
.sbn li a {
    display: block;
    color: #000;
    font-weight: normal;
    padding: 2px 6px 2px 8px;
    background: #ccc;
    border-bottom: 1px solid #bbb;
    border-top: 1px solid #dedede;
    border-collapse: separate;
    text-decoration: none;
    white-space: nowrap;
}
.sbn li a.last, .sbn li a:hover.last{
    border-bottom: none;
}
.sbn li a:hover {
	background: #eee;
    text-decoration: none;
    border-top: 1px solid #969696;
    border-bottom: 1px solid #dedede;
}

/* ORIG
.tags, .tags ul {
	list-style: none;
	margin: 0;
	padding: 0;
    border-bottom: 1px solid #000;
}
.tags li {
    display: inline;
	margin: 0;
	padding: 0;
    border-collapse: separate;
    font-size: 11px;
}
.tags li a {
    display: block;
    color: #000;
    font-weight: normal;
    padding: 2px 6px 2px 8px;
    background: #ccc;
    border-bottom: 1px solid #bbb;
    border-top: 1px solid #dedede;
    border-collapse: separate;
    text-decoration: none;
    white-space: nowrap;
}
.tags li a:hover {
	background: #eee;
    text-decoration: none;
    border-top: 1px solid #969696;
    border-bottom: 1px solid #dedede;
}
*/


.hide {
    display: none;
}

h1#username {
    font-size: 18px;
    margin: 0 0 6px 0;
    letter-spacing: -1px;
}

h1#username a {
    font-weight: bold;
    color: #3D79B6;
    background: transparent;
    text-decoration: none;
}

h1#username a:hover {
    text-decoration: underline;
}

.medgrey {
    color: #808080;
}


ul.list {
	list-style: none;
	margin: 0;
    padding: 0;
}
ul.list li {
    padding: 6px 6px 7px 6px;
    border-bottom: 1px dashed #ccc;
}
ul.list .hilite {
    background-color: #f7f7f7;
}
ul.list .nohilite {
    background-color: inherit;
}
ul.list li.last {
    border: none;
}

ul.zebraList {
	list-style: none;
	margin: 0;
    padding: 0;
}
ul.zebraList li {
    padding: 3px 6px;
}
ul.zebraList li a {
}
ul.zebraList li.odd {
    background-color: #f5f5f5;
    color: inherit;
}

/*** nav breadcrumb ***/

#navbc {
    font: bold 18px arial,verdana,helvetica,sans-serif;
    line-height: 20px;
    margin: 0;
    padding-bottom: 1px;
    color: #000;
}

#navbc span.sep {
    color: #808080;
}

#navbc a {
    background: transparent;
    text-decoration: none;
}

#navbc a:hover {
    text-decoration: none;
}

#subnav {
    vertical-align: bottom;
    margin: 0 0 20px 0;
    border-bottom: 2px solid #ccc;
}

#subnavglobal {
    vertical-align: bottom;
    margin: 0 0 20px 0;
    border-bottom: 2px solid #ccc;
}

#subnavuser {
    vertical-align: bottom;
    margin: 0 0 20px 0;
    border-bottom: 2px solid #ccc;
}

#subnav #navbc {
    padding: 0 0 3px 0;
    margin: 0;
}

#subnavglobal #navbc {
    padding: 0 0 3px 0;
    margin: 0;
}

#subnavuser #navbc {
    padding: 0 0 3px 10px;
    margin: 0;
}

#subnavbot {
    margin: 0 0 20px 0;
    font-size: 11px;
    line-height: 1.3;
}

#subnavbot #exptagsLink {
    padding: 2px 0 0 0;
    font-size: 9px;
    font-weight: bold;
    color: #9B9B9B;
    text-align: right;
}

#subnavbot #exptagsLink a {
    cursor: pointer;
    color: #9B9B9B;
    text-decoration: none;
}

#subnavbot #exptags {
    background-color: #e5e5e5;
    border-bottom: 1px solid #ccc;
    color: inherit;
    padding: 6px;
    display: none;
    min-height: 15px;
}

#subnavbot #exptags a {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

#subnavbot #exptags a:hover {
    text-decoration: none;
    background-color: #ccc;
}


#usericon {
    margin: 0;
    padding: 4px;
    background: #ccc;
}

a.alt:link, a.alt:visited {
    font-weight: bold;
    color: #CC9966;
    text-decoration: none;
}

a.alt:hover {
    text-decoration: underline;
}

a.alt:active {
    font-weight: bold;
    color: #EA9800;
    text-decoration: none;
}

.taglabel {
    color: #a0a0a0;
}

#archivecal {
    margin: 0;
    font-size: 9px;
    white-space: nowrap;
    background-color: #f7f7f7;
    padding: 8px 4px 4px 4px;
    line-height: 1.4em;
}

#archivecal ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#archivecal ul li {
    display: inline;
    padding: 0 2px;
    margin: 0 2px 0 0;
    font-size: 9px;
    letter-spacing: -1px;
    background-color: #dedede;
}

#archivecal ul li a {
    font-weight: normal;
    text-decoration: underline;
}

#archivecal ul li a:hover {
    color: #000;
}

.tagrefcount {
    font-size: 9px;
}

.searchtag {
    font-weight: bold;
    color: #EA9800;
}

.sbnopen {
    display: block;
}

.sbnclosed {
    display: none;
}

table.form {
}

table.form td {
    font-size: 11px;
}

table.form td.label {
    white-space: nowrap;
    text-align: right;
}

table.form td.control {
}

table.form td p {
    font-size: 11px;
    margin: 0 0 4px 0;
}

table.form td.submit {
}

/**************/

table.shadedForm {
    border-top: 2px solid #ccc;
    margin-top: 10px;
    width: 525px;
}

table.shadedForm td {
    font-size: 11px;
    padding: 4px 6px;
}

table.shadedForm td.caption {
    background-color: #ccc;
}

table.shadedForm td.label {
    white-space: nowrap;
    text-align: right;
    background-color: #eee;
    width: 120px;
}

table.shadedForm td.control {
    white-space: nowrap;
}

table.shadedForm td p {
    font-size: 11px;
    margin: 0 0 4px 0;
}

table.shadedForm td.submit {
}

table.shadedForm tr.first td {
    padding-top: 8px;
}


.error {
    color: red;
}

.cbListBox {
    background-color: #fff;
    border-top: 1px solid #DEDEDE;  
    border-bottom: 1px solid #999;  
    border-left: 1px solid #DEDEDE;  
    border-right: 1px solid #999;  
    padding: 4px;
    min-height: 1em;
    overflow: auto;
    line-height: 1.4;
}

.cbListBox input.checkbox {
    margin: 0;
}

#maincol h1 {
    font: bold 22px arial,verdana,helvetica,sans-serif;
    margin: 0 0 12px 0;
    color: #000;
    background-color: transparent;
}

#maincol h2 {
    font: bold 16px arial,verdana,helvetica,sans-serif;
    margin: 18px 0 6px 0;
    color: #C68100;/*EA9800;*/
    background-color: transparent;
}

#maincol h2.topline {
    margin-top: 20px;
    border-top: 2px solid #c0c0c0;
    padding-top: 12px;
}

#maincol h4 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

h3.bmdate {
    font-size: 10px;
    font-weight: normal;
    line-height: 1.3;
    color: #000;
    margin: 0 0 6px 0;
    background-color: #f7f7f7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 125px;
    padding: 1px 6px;
}

h3.bmdate span.bmdateday {
    font-weight: bold;
}

h3.bmdate span.bmdate-sep {
    font-weight: normal;
}

a.bmtitle {
    color: #3D79B6;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    line-height: 1.3;
}

a.bmtitle:hover {
    color: #663300;
}

a.bmtitle:visited:after {
	content: " \221A";
	font-size: 65%;
}

.bmdesc {
    font-size: 10px;
    margin: 0;
    line-height: 1.4;
}

.bmtags {
    font-size: 10px;
    margin: 0;
    line-height: 1.4;
}

.bmcounter {
    font-size: 9px;
    font-weight: bold;
    color: #aaa;
    background: transparent;
}

#days {
}

.day {
    margin-bottom: 25px;
}

.spacer {
    clear: both;
}

#login, #logout {
    padding: 6px;
    font-size: 10px;
}

#login input, #logout input {
    font-size: 10px;
}

#login input.button, #logout input.button {
    text-align: center;
    font: bold 9px verdana,'lucida grande',arial,lucida,helvetica,sans-serif;
    color: #000;
	background-color: #eee;
    border: 1px solid #000;
    padding: 1px 3px;
    margin: 0;
    cursor: pointer;
}

#login table td, #logout table td {
    font-size: 10px;
}

a.bugbutton {
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background-color: #F60;
    border: 1px solid;
    border-color: #FC9 #630 #330 #F96;
    padding: 0px 3px 0px 3px;
    margin: 0px;
}

a.bugbutton:hover {
    background-color: #FF934A;
    text-decoration: none;
}

#topdialog {
    margin-bottom: 18px;
    font-size: 11px;
    padding: 3px 8px 2px 8px;
    border: 2px solid #e5e5e5;
}

.message {
    font-weight: bold;
}

.error {
    font-weight: bold;
    color: #cc0000;
}

.closewin {
    font-size: 10px;
}

#popupcontainer div.closewin {
    margin-top: 25px;
}

.required {
    color: #DD8F00;
}

#userpost {
    margin-bottom: 30px;
}

#userpost h1 {
    margin-bottom: 0.5em;
}

/** archive calendar **/

table.calendar {
    background-color: #dedede;
    text-align: center;
    line-height: 135%;
    font-size: 9px;
}

table.calendar td.monthname {
    font-size: 10px;
    white-space: nowrap;
}

table.calendar td.dayname {
    padding: 0 1px;
    border-bottom: 1px solid #000;
    background-color: #808080;
    color: #fff;
    font-weight: bold;
    line-height: 150%;
    font-size: 9px;
    white-space: nowrap;
}

table.calendar td.day {
    background-color: #fff;
    font-size: 9px;
    white-space: nowrap;
}

table.calendar td.dayhilite {
    background-color: #fff;
    font-size: 9px;
    border: 1px solid #cc0000;
    white-space: nowrap;
}

table.calendar td.dayblank {
    background-color: #fff;
    font-size: 9px;
    white-space: nowrap;
}

#account {
    padding: 2px 6px;
    margin: 0 0 0 15px;
    display: inline;
    font-size: 9px;
    color: #fff;
    background: transparent;
}

#login input {
    font-size: 9px;
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    padding: 1px;
}

#accountlabel {
    display: inline;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    background: transparent;
}    

#accountlabel a {
    color: #fff;
    text-decoration: none;
}

#accountlabel a:hover {
    color: #DD8F00;
}

#login {
    display: inline;
    font-size: 9px;
}

a#sbalabel {
    font-size: 9px;
    text-transform: none;
    color: #fff;
}

a#sbalabel:hover {
    color: #ccc;
}

.authusername {
    text-transform: none;
}

.textRun {
    max-width: 525px;
}

.tsmaller {
    font-size: 11px;
    line-height: 1.3;
}
.tsmallest {
    font-size: 9px;
    line-height: 1.3;
}
.tbsmaller {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.3;
}
.tbsmallest {
    font-size: 9px;
    font-weight: bold;
    line-height: 1.3;
}

#details {
    font-size: 9px;
    line-height: 1.6;
    font-weight: normal;
    margin: 0 0 18px 0;
    padding: 3px 6px;
    border: 2px solid #e5e5e5;
}

#details strong {
    color: #808080;
}

#details a {
}

.help {
    cursor: help;
}

.breadcrumbAlt {
    color: #999;
}

.breadcrumbAlt a {
    color: #999;
}

.breadcrumbAlt a:hover {
    color: #000;
}

.autoCompleteBackground {
    font: normal 11px verdana,arial,sans-serif;
    background-color: #fff;
    padding: 1px 4px;
}
.autoCompleteHighlight {
    font: normal 11px verdana,arial,sans-serif;    
    background-color: #000;
    color: #fff;
    padding: 1px 4px;
}
.autoCompletePopup {
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
    border-style: solid;
    border-width: 2px;
    border-color: #404040 #D4D0C8 #D4D0C8 #404040;
    background-color: #fff;
    z-index: 1;
    margin: 0;
}

.groupBox {
    display: block;
    width: 500px;
    margin-bottom: 20px;
}

.groupHeader {
    font-weight: bold;
    font-size: 12px;
    line-height: 1.3;
    width: 100%;
    background-color: #808080;
/*    border-width: 2px;
    border-style: solid;
    border-color: #969696 #000 #000 #969696;
*/    
    border: 1px solid #000;
    padding: 2px 8px;
    color: #fff;
    white-space: nowrap;
}

.groupContent {
    font-size: 11px;
    line-height: 1.3;
    width: 100%;
    /*border-width: 0px 2px 2px 2px;
    border-style: solid;
    border-color: #474747 #d8d8d8 #d8d8d8 #474747;*/
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #000;
    overflow: hidden;
    padding: 8px;
}

.groupContent p {
    margin: 0 0 3px 0;
    font-size: 11px;
    line-height: 1.3;
}

.groupContent table td {
    font-size: 11px;
    line-height: 1.3;
}

table.multicolLayout {
    height: 100%;
}

#maincol table.multicolLayout td h2 {
    margin-top: 0;
}

table.multicolLayout td.mcleft {
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
}

table.multicolLayout td.mcsep {
}

table.multicolLayout td.mcsep div {
    width: 1px;
    color: #fff;
    margin: 0 10px;
}

table.multicolLayout td.mcright {
}

.hr1 {
    margin-top: 20px;
    border-top: 2px solid #c0c0c0;
    padding-top: 12px;
}

/*** zebra table ***/

table.zebra {
}

table.zebra td {
    padding: 3px 8px;
    font-size: 11px;
    line-height: 1.3;
}

table.zebra td.heading {
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    background-color: #dedede;
    font-size: 11px;
    font-weight: bold;
    border-collapse: collapse;
    padding: 2px 6px;
}

table.zebra tr.even {
    background-color: #f7f7f7;
}

table.zebra tr.odd {
    background-color: #fff; 
}

table.zebra tr.even td, table.zebra tr.odd td {
    border-bottom: 1px solid #dedede;
    border-collapse: collapse;
}

table.zebra tr.even td.last, table.zebra tr.odd td.last {
}

table.zebra caption {
    margin-bottom: 8px;
    background-color: #dedede;
    color: #000;
    padding: 2px 8px;
    font-weight: bold;
    font-size: 11px;
}

.emph {
    font-weight: bold;
    color: #990000;
}

table.landing {
    width: 525px;
    border-top: 4px solid #bbb;
    border-bottom: 1px solid #bbb;
    margin: 15px 0 0 0;
}

table.landing td {
    font-size: 11px;
    vertical-align: top;
    padding: 6px 10px 8px 10px;
    border-bottom: 1px solid #ccc;
}

table.landing td p {
    font-size: 11px;
    margin: 0 0 4px 0;
}

table.landing td.link {
    font-size: 13px;
    while-space: nowrap;
}

table.landing td.text {
}
