ul.plain-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}.grey {
	color: #333333;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
ul.list-index {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li.li-index {
	padding-bottom: 5px;
}
.row3-txt1st {
	font-size: 12px;
	font-weight: bold;
}
.mandatory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
.articles-row3-text1 {
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-left: 110px;
	padding-bottom: 15px;
	z-index: 11;
}