BODY {
  background-color: white;
  color: #000000;
  margin: 0px;
}



.contentbg {
            background: url(siteimages/leftbg1.jpg) white no-repeat }
            background-repeat: no-repeat }


A { 
  color: black; 
  text-decoration: underline;
  font-family: Verdana;
  font-size: 11px;
}

A:hover { 
  color: #2C552C; 
  text-decoration: underline; 
  font-family: Verdana;
  font-size: 11px;
}

FORM {
	display: inline;
}


.solutions {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3F3F3F;
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3F3F3F;
}

.link { 
  color: #0000C0; 
  text-decoration: underline;
  font-family: Verdana;
  font-size: 11px;
}

.bullet {
	list-style-type: square;
}
