ul.noBullet {
	margin-left: 0; 
}
ul.noBullet li {
	padding-bottom: 16px;
}
ul.noBullet ul {
	margin-left: 40px; margin-top: 16px;
}
ul.noBullet li ul li {
	padding-bottom: 16px;
}
div.formheader {
	background-color: #eee; width: 90%; padding: 5px;
}
div.formheader h4 {
	margin: 0; font-size: 125%; color: #000;
}
.hideBullet {
visibility: hidden;	
}

 /* remove the following classes before the new template is applied */
.indent2 {
	padding-left: 36px;
}
.indent5 {
	padding-left: 90px;
}

.widthFull {
	width: 98.5%;
}
.red {
	color: #FF0000;
	background-color: transparent;
}
.widthFull {
	width: 98.5%;
}
.alignCenter {
	text-align: center;
}
