/* Start of CMSMS style sheet 'RAMEZ2008 - Footer' */
#footer
{
  clear: both;
  position: relative;
  top: 0px;
  left: 0px;
  height: 5px;  
  width: 980px;
}
.lcs
{
  padding: 10px 0px 0px 0px;
  color: rgb(255,255,255);
  font-family: Calibri, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-variant: small-caps;
  text-align: center;
}
.lcs a,
.lcs a:link,
.lcs a:active,
.lcs a:visited,
.lcs a:visited:active
{
  color: rgb(255,255,255);
  text-decoration: none;
}
.lcs a:hover,
.lcs a:visited:hover
{
  color: rgb(255,255,0);
  text-decoration: none;
}
/* End of 'RAMEZ2008 - Footer' */

