.norepeat {
	background-repeat: repeat-y;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
}
.tableBorder {
	border: thin solid #999999;
}.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.gerryAboutTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.mainHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.quoteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFEBCB;
	width: 80%;
	margin-left: 50px;
	padding: 10px;
	line-height: 20px;
}
.qualificationsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFF4E1;
	width: 90%;
	padding: 10px;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: disc;
}
.headerTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
}
