a:link{   text-decoration: none; color: #000000;}	
a:visited{text-decoration: none; color: #000000;}	
a:active{	text-decoration: none; color: #a0ca3a;}	
a:hover{	text-decoration: none; color: #a0ca3a;}	
	
:link.complease_mgmt{    text-decoration: none; color: 000000; font-size: 10pt;}
:visited.complease_mgmt{ text-decoration: none; color: 000000; font-size: 10pt;}
:hover.complease_mgmt{   text-decoration: none; color: a0ca3a; font-size: 10pt;}
:active.complease_mgmt{  text-decoration: none; color: a0ca3a; font-size: 10pt;}


BODY{
  margin-top: 0px;
  margin-left: 0px;
  background: white;
  color: black;
  font-family: Arial;
  font-size: 10pt;
}

HR.complease{
	color: #a0ca3a;
}

H1.complease{
  font-size: 16pt;
  font-weight: bold;
  font-family: Arial;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 5px;
}

H2.complease{
  font-size: 13pt;
  font-weight: bold;
  font-family: Arial;
}

H2.cpl_small{
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial;
  margin: 0px;
}

B.complease{
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial;
}

P.complease{
  font-family: Arial;
  font-size: 12px;
  text-align: justify;
  margin: 15px 0px;
}

P.cpl_idt{
  font-family: Arial;
  font-size: 12px;
  text-align: justify;
  padding-left: 15px;
  margin: 0px;
}

P.cpl_nsp{
  margin: 0px;
  padding: 0px;
}


TD.complease{
	font-size: 10pt;
	vertical-align: top;
}

TD.cpl_idt{
  font-size: 12px;
  padding-left: 10px;
  padding-bottom: 10px;
  vertical-align: top;
} 

TD.cpl_indented{
  color: black;
  font-family: Arial;
  font-size: 10pt;
  padding-left: 25px;
}

TD.cpl_bglightgreen{
	background: #f9fdf1;
	font-size: 10pt;
  padding-left: 10px;
  padding-right: 10px;
}

TD.cpl_bglightgreen_brd{
	background: #f9fdf1;
	border: 1px solid #a1ca3c;
  padding: 2px 5px 2px;
}

TD.cpl_bglightgreen_brd_ltr{
	background: #f9fdf1;
	border-left: 1px solid #a1ca3c;
	border-top: 1px solid #a1ca3c;
	border-right: 1px solid #a1ca3c;
  padding: 2px 5px 2px;
}

TD.cpl_bglightgreen_id{
	background: #f9fdf1;
  padding-left: 25px;
  padding-right: 10px;
}

TD.cpl_brdlower{
  background: #ecf8d4;
  border-bottom: 1px solid #a1ca3c;
}


UL.complease{
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

LI.complease{
  font-family: Arial;
  font-size: 12px;
}


INPUT.complease{
	font-family: Arial;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
}

INPUT.cpl_contact{
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #9cc630;
	width: 250px;
}

INPUT.cpl_btn{
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #9cc630;
	background: #f9fdf1;
}

INPUT.cpl_checkbox{
	font-family: Arial;
	font-size: 9px;
	border: none;
}

SELECT.cpl_contact{
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #9cc630;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

TEXTAREA.cpl_contact{
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #9cc630;
	width: 250px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html TD.cpl_idt{
    padding-bottom: 8px;
  }
/* End hide from IE5/mac */