h4 {
	margin:0;
	padding: 5px 0;
	font-size: 1em;
	color: #86243E;
 }
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	list-style-image: url(../images/redbullet.gif);
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: capitalize;
	color: #33416d;
	text-align: left;
}
.redbullet {
	color: #86243e;
	font-size: 1.4em;
	font-weight: bold;
}
.blue {
	color: #33416d;
	text-decoration:underline;
}
.greenbullet {
	color: #7cb429;
	font-size: 1.4em;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #000000;
}
.dashedRedBorder {
	border: thin dashed #86243e;
}
.redBorder {
	border: thin solid #86243e;
}
.redtext {
	color: #86243e;
}
.redheaders {
	color: #86243e;
	font-size: 1em;
	font-weight: bold;
}
.blueheaders {
	color: #003366;
	font-size: 1em;
	font-weight: bold;
}
.greenText {
	color: #6FA323;
}
.redheadersSmCap {
	color: #86243e;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
}
ul {
	margin-top: -5px;
}
.whiteText {
	color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

