.Page_Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: bolder;
	color: #000000;
	font-variant: normal;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.BodyTextList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 4px;
}
.LeftLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	font-weight: bolder;
	text-align: center;
	text-indent: -5px;
	vertical-align: middle;
	color: #FFFFFF;
	cursor: hand;
	background-color: #648FCA;
	height: 40px;
	width: 120px;
	
}
.RightPanel {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	background-position: right;
	border: none #ED1C24;
	width: 150px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/panel150%20copy.gif);
}
