/* [AJ] Begin:M_G53_HomePageText.css */

/* container for text */
.hpMainTextCont{
	float:left;
	width:	252px;
	margin-top: 6px;
}
.hpText{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	/* begin TB07 fixes */
    font-weight: normal;
    /* end TB07 fixes */
	color:#009900;
	line-height: 11pt;
	margin-bottom: 10px;
	
}

/* [AJ] End: M_G53_HomePageText.css */


