p {
   font-family: Georgia, "Times New Roman", Times, serif;
   text-align: left;
   text-indent: 20px;    
}
h3 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 15px 0;
	font-size: 16pt;
	color: #BA0000;
	text-indent: 0;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 15px 0;
	font-size: 13pt;
	color: #000000;
}
#sidebar {
	display: block;
	float: right;
	width: 275px;
	text-align: left;
	padding: 0px;
	margin: 0 -16px 25px 23px;
   position: relative;
}
.sidebar-inner {
	margin: 0;
	padding: 20px;
}
.testimonial {
	font-size : 11pt;
	text-indent: 0;
   font-family: Arial, Helvetica, sans-serif;   
}
img.alignright {
	margin: 0 0 2px 5px;
	display: inline;
	}
   .redtext {
   COLOR: #b30000;
   FONT-WEIGHT: bold;
}
.noindent {
	text-indent: 0;
}
.caption {
   COLOR: #b30000;
   text-align: center;
   font-size: 0.75em;
   font-weight: bold;
   font-family: helvetica, arial, sans-serif;
   margin: 10px 0px 10px 5px;
   text-indent: 0;
}
ol, ul, li {
	margin: 0 0 0 15px;
	line-height: 14pt;
	text-indent: 0;
   font-family: Georgia, "Times New Roman", Times, serif;
}
.getbullet {
   list-style-position: outside;
   list-style-image: url(img/dotpoint36.jpg);   
   list-style-type: none;
  	font-family: Tahoma, Arial, Helvetica, Verdana;
   text-indent: 0;
}
.bullet {
   list-style-image: url(img/106.gif);
}
.guaranteeboxborder {
	border: 1px solid #e3f0cf;
	width: 450px;
	padding: 0;
	background-image: url(img/guaranteeBox.gif);   
}
.guaranteebox {
	border: 1px solid #e3f0cf;
	padding: 15px;
	margin: 15px;
	background: #E3F0CF;
}
.highlight {
   background-color: #ffff00
}
.boxleft {
   float: left;
   margin: 4px 10px 4px 0px;
   text-indent: 0;
}
abbr, acronym {
	border-bottom:thin dotted;
	cursor:help;
}
