.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 0.75cm;
	color: #FFFFFF;
	text-indent: 0pt;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/bullet.png);




}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: small;



}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.normalTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.normalTextRed {

	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
.expandingHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	padding: 4px;


}
.expansionText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;

}
.benefitsBullets {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 0.65cm;
	color: #FFFFFF;
	text-indent: 0pt;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/bullet.png);
}
.layerBorder {
	border: thin dotted #FFFFFF;
	padding: 6px 6px 6px 8px;
	height: auto;
	width: 400;
	font-family: Tahoma, "Arial Narrow", Arial, Helvetica, san-serif;



}

