.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.headerstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #29318A;
	padding-top: 4px;
	text-align: center;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 20px;
	color: #29318A;
	font-weight: bold;
	font-style: italic;
}
.picborders {
	border: 2px solid #29318A;
	padding: 0px;
}
.headerstyle_leftjustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #29318A;
	padding-top: 4px;
	text-align: left;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F8981D;
}
.bodystyle_leftjustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	padding-left: 12px;
}
