A:link {
	color: #000000;
	text-decoration:underline;
}
A:visited {
	color: #000000;
	text-decoration:underline;
}
A:hover {
	color: #669900;
	text-decoration: underline overline;
}
A:active {
	color: #000000;
	text-decoration: none;
}

.left_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.bodyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0px 5px 0px 5px;
}
.bodyMainBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.bodyMainBOLDCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
}
/*.bodyMain ul{
	font-size: 36px;
	line-height: 36px;
}*/
.BulletPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.BulletPoints ul {
	font-size: 12px;
	font-weight: normal;
	margin-left:0px;
	padding: 0px;

}
.BulletPoints li {
	list-style-type:disc;
	list-style-position:inside;
	font-size: 12px;
	line-height: 16px;
	margin-left:0px;
	padding:0px;
}
.BulletPoints a:link {
	color:#000000;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.InsideBoxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 12px;
}

.footer A:link {
	color: #000000;
	text-decoration:none;
}
.footer A:visited {
	color: #000000;
	text-decoration:none;
}
.footer A:hover {
	color: #669900;
	text-decoration: underline overline;
}
.footer A:active {
	color: #669900;
	text-decoration: none;
}


/*BOX MODEL GREEN*/
.boxGreen {
  width: 279px;
  margin-left: 15px;
  background: url(images/div_grn_bottom.jpg) no-repeat bottom left;
  }
.boxGreen h3 {
  margin: 0px 0px 0.50em 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  padding: 10px 6px 0px 12px;
  font-size: 16px;
  color: white;
  /*border-bottom: 1px solid #E0CFAB;*/
  background: url(images/div_grn_top.jpg) no-repeat top left;
  }
.boxGreen p {
  margin: 0px 0px 0.90em 0px;
  }
/*BOX MODEL GOLD*/
.boxGold {
  width: 279px;
  margin-left: 15px;
  background: url(images/div_gold_bottom.jpg) no-repeat bottom left;
  }
.boxGold h3 {
  margin: 0px 0px 0.50em 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  padding: 10px 6px 0px 12px;
  font-size: 16px;
  color: white;
  /*border-bottom: 1px solid #E0CFAB;*/
  background: url(images/div_gold_top.jpg) no-repeat top left;
  }
.boxGold p {
  margin: 0px 0px 0.90em 0px;
  } 
ul {
	/*margin-right:50px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
ol {
	margin-right:50px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
/*li {
	margin-bottom:10px;
}*/
.bodyMainCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
