.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-image: url(images/icons/bulllet.gif);
	list-style-type: disc;
	position: relative;


}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: 400;
	color: #3485AC;
	font-style: normal;
	text-decoration: none;


}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: 006699;
	text-decoration: underline;
}
.bullets {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.bullets2 {
	list-style-image: url(images/bullet2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.BlueHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #237AA4;
}
.navlinkbullet {
	list-style-image: url(images/bullet2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3485AC;
	text-decoration: none;
}
