li { 
	font-family: Verdana;	
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: .4em;
	padding-top: .4em;
}
ul {
    list-style-image: url(../Images/home/bulletPoint.gif);
}
.body1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #CC3366;
	font-weight: bold;
	padding-bottom: 4px;
}
.body1:link    {
    color: #CC3366; 
	font-weight: bold;
}
.body1:hover   {
    color: #CC3366; 	
	font-weight: bold;
}
.body1:visited    {
    color: #CC3366; 	
	font-weight: bold;
}
.body2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 4px;
}
.body2:link    {
    color: #000000; 
}
.body2:hover   {
    color: #000000; 	
}
.body2:visited    {
    color: #000000; 	
}
.body3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;

}
.pageheading {
	font-family: Arial;
	font-size: 22px;
	line-height: 26px;
	color: #CC3366;
	text-decoration: none;
	padding-top: 0px;
	font-weight: bold;
}
.subheading {
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #CC3366;
	font-weight: bold;
	padding: 10px 20px 5px 0px;
}
.subheadingBK {
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
	padding: 10px 20px 0px 0px;
}
.subheading:link    {
    color: #CC3366; 
}
.subheading:hover   {
    color: #CC3366; 	
}
.subheading:visited {
    color: #CC3366; 
}
.subHeading2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.subHeading2:link    {
    color: #000000; 
}
.subHeading2:hover   {
    color: #CC3366; 	
}
.heading2bold {
	font-family: Verdana;
	font-size: 21px;
	line-height: 21px;
	color: #CC3366;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 1px;
	font-weight: bold;
}
.listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submitUp {
  width: 248px;
  height: 25px;
  background-image: url(http://www.yourdiamondclub.co.uk/Images/home/buttonSubmitBenefits_s1.gif);
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  cursor: hand;
}
.submitOver {
  width: 248px;
  height: 25px;
  background-image: url(http://www.yourdiamondclub.co.uk/Images/home/buttonSubmitBenefits_s2.gif);
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  cursor: hand;
}
.red {
	font-weight: bold;	
	color: red; 
}