.sideBarTitle {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color: #FFFFFF;
}
.sideBarBodyLeft {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.sideBarBodyCenter {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}
.sideBarBodyLeftUndr {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.sideBarTitleLeft {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.sideBarLeftBold {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.sideBarTitleBold {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.sideBarTitleUndr {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	text-align: center;
	color: #FFFFFF;
}
.sideBarBodyCenterUndr {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	text-align: center;
	padding-left: 0px;
	color: #FFFFFF;
}
