h2 {
	font-size: 12px;
	color: #5A2F93;
	font-weight: bold;
	padding-bottom: 8px;
}

a.blackLink:hover {
	color: #999999;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A2F93;
	font-weight: bold;
}

.grayLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #666666;
	padding-bottom: 13px;
	margin-top: 12px;
	height: 1px;
	width: 100%;
	
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #5A2F93;
	font-weight: bold;
}
.off {
	color: #F27E20;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #814EC7;
}

a.link:hover {
	color: #C1B3DF;
}
ul.bulletLists li {
	list-style-type: none;
	clear: both;
}

ul.bulletLists span {
	color: #000000;
	font-size: 12px;
	display: block;
	clear: none;
	width: 450px;
	padding-bottom: 4px;
	float: left;
}

ul.bulletLists div {
	font-size: 14px;
	color: #5A2F93;
	float: left;
	width: 15px;
	height: auto;
	padding-top: 0px;
	font-weight: bold;
}
.captionText {
	color: #999999;
	margin-top: 6px;
}
