.quotation {
	FONT-SIZE: 14px;
	FONT-STYLE: normal;
	line-height: 20px;
	color: #999999;
}
.menuHeading {
	color: #333333;
	margin: 0 0 18px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 18px;
	font-family:Arial,Helvetica,sans-serif;
}

.studentLogin {
	color: #333333;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 18px;
	font-family:Arial,Helvetica,sans-serif;
}

.contentHeading {
	color: #01539c;
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 20px;
	font-family:Arial,Helvetica,sans-serif;
}
.more {
	text-align: right;
	text-decoration: none;
	color: #00539b;
	font-weight: bold;
	background: url(images/more_bg.gif) center right no-repeat ;
	padding-right: 15px;
	font-size: 11px;

}
.greentext {
	color: #008e7e;
	font-weight: bold;
}
.line {
	border: 0;
	width: 100%;
	color: #eaeaea;
	background-color: #eaeaea;
	height: 2px;
	margin: 18px 0;
}