.sidebar {
    background-color: #cadce9;
}

ul, ol {
    margin-top: 0px;
    margin-bottom: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#logodiv {
    text-align:center;
    padding: 0px;
}

#chassistheme-menu {
    width:150px;
}

.chassistheme-leftnav h1 {
    margin: 0px;
    padding: 4px;
    font-size: 11px;
    font-weight:bold;
    border-bottom:1px solid #CCC;
    border-top:1px solid white;
}

.chassistheme-leftnav h5 {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-weight:bold;
    border-bottom:1px solid #CCC;
    border-top:1px solid white;
}

.chassistheme-leftnav h5 a {
    text-decoration:none; 
    display:block; 
    border:0; 
    padding:5px;
}

.chassistheme-leftnav h5 a:hover {
    text-decoration:none; 
    display:block; 
    border:0; 
    background-color: white;
}

.chassistheme-leftnav ul {
    display:inline;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.chassistheme-leftnav li {
    display:inline;
    margin: 0px;
    padding: 0px;
}

.chassistheme-leftnav li a {
    text-decoration:none;
    color:white;
    margin:0px;
    display:block;
    padding:2px;
    padding-left:5px;
    background-color: #3c78b5;
    border-top:1px solid;
}

.chassistheme-leftnav li a.current {
    background-color: #003366; 
    color:white;
}

.chassistheme-leftnav li a:active {
    color:white;
}

.chassistheme-leftnav li a:visited {
    color:white;
}

.chassistheme-leftnav li a:hover {
    background-color: #003366; 
    color:white;
}

.chassistheme-leftnav li.current {
    background-color: #3c78b5;
}

.chassistheme-leftnav li.current a {
   color: #ffffff;
}



h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    font-weight: bold;
    color: #003366;
    background-color: #ffffff;
    border-bottom: 0px solid #3c78b5;
    padding: 1px;
    margin: 4px 0px 4px 0px;
}

h1 {
    font-size: 16px;
    background-color:  #f0f0f0;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

h4 {
    font-size: 11px;
}

h5 {
    font-size: 10px;
}

h6 {
    font-size: 9px;
}


.greynavbar {
    background-color: #cadce9; 
    border-top: 0px;
    margin-top: 0px;
    padding-top: 5px;
}

.pagetitle {
    margin-top: 0px;
}

.pagecontent {
    border-left: 1px solid #3c78b5;
    border-bottom: 1px solid #3c78b5;
    border-right: 1px solid #3c78b5;
}

.usernavbartext {
    color: #666666;
    font-size: 9px;
}

.usernavbartext a {
    color: white;
}


.usernavbartext a:link {
	color: white;
}

.usernavbartext a:visited {
	color: white;
}

.usernavbartext-blue {
    color: #3c78b5;
    font-size: 10px;
}


.chassistheme-smalltext {
    color: white;
    font-size: 9px;
}

.chassistheme-smalltext a:link  {
    color: white;
    font-size: 9px;
}

.chassistheme-smalltext a:visited {
    color: white;
    font-size: 9px;
}

.chassistheme-smalltext-blue {
    color: #3c78b5;
    font-size: 10px;
}

.dummy {
    color: #ffffff;
    background-color: #ffffff;
}
