/* Start of CMSMS style sheet 'WAS TinyMCE' */
.sbL {
    background-color: #44627E;
    width: 305px;
    color: #eeeeee;
}

.sbR {
    width: 305px;
    color: #000000;
}

a.sbL:link{
   font-size: 1.0em;
   color: #B2BFD0;
   text-decoration: underline; 
}

a.sbL:visited{
   font-size: 1.0em;
   color: #B2BFD0;
   text-decoration: underline;
}

a.sbL:hover{
   font-size: 1.0em;
   color: #000000;
   text-decoration: none;
}

h1 {
    font-family: Verdana, Helvetica, sans-serif;
     font-size: 1.6em;
     line-height: 1.7em;
     color: #44627E;
     /* some air around the text */
     padding-left: 0.5em;
     padding-bottom: 6px;
     /* set borders around header */
     border-bottom: 1px solid #ff0000;
     /* and some air under the border */
     margin: 0em 0em 0.8em 0em;
}

h2 {
     font-family: Verdana, Helvetica, sans-serif;
     font-size: 1.4em;
     line-height: 1.6em;
     color: #44627E;
}
h3 {
   font-family: Verdana, Helvetica, sans-serif;
   color: #44627E; 
   font-size: 1.3em;
   line-height: 1.5em;
}
h4 {
   font-family: Verdana, Helvetica, sans-serif;
   color: #44627E; 
   font-size: 1.2em;
   line-height: 1.4em;
}
h5 {
   font-family: Verdana, Helvetica, sans-serif;
   color: #44627E;
   font-size: 1.0em;
   line-height: 1.2em;
}
h6 {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 0.9em;
   color: #44627E;
   line-height: 1.1em;   
}

.sbL h2 {
   color: #B2BFD0;
   font-size: 1.6em;
   line-height: 1.0em;
}
.sbL h3 {
   color: #B2BFD0;
   font-size: 1.4em;
   line-height: 0.8em;
   border-left: 11px solid #DC872D;
   padding-left: 4px;
}
.sbL h4 {
   color: #B2BFD0; 
   font-size: 1.2em;
   line-height: 1.3em;
   
}
.sbL h5 {
   color: #B2BFD0; 
   font-size: 1.0em;
   line-height: 0.8em;
   border-left: 8px solid #DC872D;
   padding-left: 4px;
}
.sbL h6 {
   color: #44627e; 
   font-size: 0.9em;
   line-height: 1.1em;
   margin-bottom: 4px;
   border-left: 10px solid #DC872D;
   padding-left: 4px;
}

.floatright {
  float: right;
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}

.floatleft {
  float: left;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 2px;
}

.adv {
   color: #44627e; 
   font-size: 1.0em;
   line-height: 1.3em;
   padding: 4px;
   }

a.adv:link {
   color: #44627e; 
   font-size: 1.0em;
   line-height: 1.3em;
   font-weight: bold;
   background-color: #ffffff;
   }

a.adv:hover {
   font-size: 1.0em;
   line-height: 1.3em;
   color: #ff0000;
   font-weight: bold;
   background-color: #ffffff; 
   }
/* End of 'WAS TinyMCE' */

