@charset "utf-8";
.interiorContentTitle1 {
	font-size: 14px;
	color: #900;
	font-weight: bold;
}
.interiorContentCaps {
	text-transform: uppercase;
	color: #900;
	font-weight: bold;
	font-size: 14px;
}
.alertHeader {
	color: #F00;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	border: 1px solid #F00;
}
.bullet-list ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}

.bullet-list li {
	list-style-type: disc;
	padding: 0em;
}
