/* Start of CMSMS style sheet 'CSSVertMenuFrontPage' */
#newsdiv {

  background-color: #C6DBEF;
  margin-left: -13px;
  padding-left: 13px;
  border-top: 1px solid #000077;
  border-left: 1px solid #000077;
  border-bottom: 1px solid #000077;
}  

body {
  font-size: 76%;
  color: #000000;
  background-color: #FFFFFF;
  font-family: helvetica, verdana, arial, sans-serif;
  margin: 0; 
  border-left: 1px solid #000077;
   margin-right: 12px; 
  border-right: 1px solid #000077;
  border-bottom: 1px solid #000077;
}

h1 {font-weight: bold; font-size: 1.80em;   letter-spacing: -0.04em; } 
h2 {font-weight: bold; font-size: 1.60em;   letter-spacing: -0.04em; } 
h3 {font-weight: bold; font-size: 1.40em;   letter-spacing: -0.04em; } 
h4 {font-weight: bold; font-size: 1.20em;   letter-spacing: -0.04em; } 
h5 {font-weight: bold; font-size: 1.00em;   letter-spacing: -0.04em; } 

a:link     {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover  {
  color: #FFFFFF; 
  background-color: #000077; 
  text-decoration: none;
}
a:hover.nounderline  {
  color: #FFFFFF; 
  background-color: transparent; 
  text-decoration: none;
}
a:active {
  color: #FF0000;
  background-color: #000077; 
  text-decoration: none;
}

#top
{
  padding: 0;
  border-top:      1px solid #000077;
  border-bottom: 1px solid #000077;
  text-align: left;
  background-color: #C6DBEF;
}

.breadcrumbs {
    font-size: 8pt; 
    margin-left: 0px; // 174px; 
    padding: 2px 0px 2px 6px; 
    color: #000077;
    text-transform: uppercase;
}
div.leftsidebar {
  float: left;
  width: 180px; 
  background-color: #6b9ebd;
  padding: 0px;
  border-right: 1px solid #000077;   
  border-bottom: 1px solid #000077; 
  color: #000077;
}
div.bottomleftsidebar {
  float: left;
  width: 180px; 
  background-color: #ffffff;
  padding: 0px;
  color: #000000;
  border-top: 1px solid #000077; 
}

div.thebody { 
  margin-left: 184px ;

}

div.imbacontent {
  margin-left: 9px;
  margin-bottom: 25px;
}

#footer
{
  clear: both;
  margin: 0;
  padding: 0;
  border-top: 1px solid #000077;
  border-bottom: 1px solid #000077;
  background-color: #C6DBEF;
  text-align: left;
}

/* End of 'CSSVertMenuFrontPage' */

