/* Start of CMSMS style sheet 'SAB TinyMCE' */
.sbL {
    width: 200px;
    color: #eeeeee;
}

.sbR {
    width: 250px;
    color: #000000;
}

h1 {
    font-family: Verdana, Helvetica, sans-serif;
     font-size: 1.6em;
     line-height: 1.7em;
     color: #00338D;
     /* some air around the text */
     padding-left: 0.5em;
     padding-bottom: 6px;
     /* set borders around header */
     border-bottom: 1px solid #2897E8;
     /* 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: #00338D;
}
h3 {
   font-family: Verdana, Helvetica, sans-serif;
   color: #00338D; 
   font-size: 1.3em;
   line-height: 1.5em;
}

h4 {
   font-family: Verdana, Helvetica, sans-serif;
   color: #00338D; 
   font-size: 1.2em;
   line-height: 0.8em;
   border-left: 11px solid #2897E8;
   padding-left: 4px;
}

h5 {
   font-family: Verdana, Helvetica, sans-serif;
   color: #00338D;
   font-size: 1.0em;
   line-height: 1.2em;
}
h6 {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 0.9em;
   color: #00338D;
   line-height: 1.1em;   
}

.sbL h1 {
   color: #ffffff;
   font-size: 1.6em;
   line-height: 1.0em;
}
.sbL h2 {
   color: #ffffff;
   font-size: 1.4em;
   line-height: 1.0em;
}
.sbL h3 {
   color: #ffffff;
   font-size: 1.25em;
   line-height: 0.8em;
   border-left: 11px solid #2897E8;
   padding-left: 4px;
}
.sbL h4 {
   color: #ffffff; 
   font-size: 1.1em;
   line-height: 1.3em;
   
}
.sbL h5 {
   color: #ffffff; 
   font-size: 0.9em;
   line-height: 0.8em;
   border-left: 8px solid #2897E8;
   padding-left: 4px;
}
.sbL h6 {
   color: #ffffff; 
   font-size: 0.8em;
   line-height: 1.0em;
   
}
.sbR h1 {
   color: #B2BFD0;
   font-size: 1.6em;
   line-height: 1.0em;
}
.sbR h2 {
   color: #B2BFD0;
   font-size: 1.4em;
   line-height: 1.0em;
}
.sbR h3 {
   color: #B2BFD0;
   font-size: 1.25em;
   line-height: 0.8em;
   border-left: 11px solid #2897E8;
   padding-left: 4px;
}
.sbR h4 {
   color: #B2BFD0; 
   font-size: 1.1em;
   line-height: 1.3em;
   
}
.sbR h5 {
   color: #B2BFD0; 
   font-size: 0.9em;
   line-height: 0.8em;
   border-left: 8px solid #2897E8;
   padding-left: 4px;
}
.sbR h6 {
   color: #B2BFD0; 
   font-size: 0.8em;
   line-height: 1.0em;
}

.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;
}
/* End of 'SAB TinyMCE' */

