BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-color: #ddeac9;
  }

P, TD {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #000000;
  font-weight : normal;
  }

ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 30px;
  }

ol {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #000000;
  }

li { margin-bottom: 4px;}

.ul-noleftmargin { margin: 6px 2px 6px 24px;}

a  {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight : normal;
  color: #0000CC; }

a:visited  {
  font-weight : normal;
  color: #0000CC; }

a:hover  {
  font-weight : normal;
  color: #CC0000; }

a:visited:hover  {
  font-weight : normal;
  color: #CC0000; }

a.link-footer  {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #02592E;
  font-weight : normal; }

a.link-footer:visited  {
  color: #02592E;
  font-weight : normal; }

a.link-footer:hover  {
  color: #CC0000;
  font-weight : normal; }

a.link-footer:visited:hover  {
  color: #CC0000;
  font-weight : normal; }

a.no-undrln {  text-decoration: none}

.copyright {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #999999;
  font-weight : normal;
  }

.text_red { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #CC0000}

.underline {  text-decoration: underline}

.text_small { font-family: Arial, Helvetica, sans-serif; font-size : 11px; }

.text_vsmall { font-family: Arial, Helvetica, sans-serif; font-size : 9px; }
.bkgd-gradient {
	background-image: url(images/left-gradient-block.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text-green {
	color: #02592E;
}
.footer-company {
	font-family: Arial, Helvetica, sans-serif;
	color: #02592E;
	font-size: 18px;
	font-weight: normal;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #02592E;
}
.clientname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02592E;
}
.margin-bottom0 {
	margin-bottom: 0px;
}
