/* Home Page */

.mmhide_stockQuoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}

.mmhide_stockQuoteTicker {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.mmhide_stockQuotePrice {
	font-size: 11px;
	color: #4772AB;
	font-weight: bold;
}

.mmhide_stockQuoteVolume {
	font-size: 11px;
	color: #4772AB;
	font-weight: bold;
}

.mmhide_stockQuotePriceUp {
	font-size: 11px;
	color: #00A650;
	font-weight: bold;
}

.mmhide_stockQuotePriceDn {
	font-size: 11px;
	color: #ED1B23;
	font-weight: bold;
}

.mmhide_homePageNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

.HomePageProjectProfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

.HomePageProjectProfileHead1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004A8D;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	
}

.HomePageProjectProfileHead1:link, .HomePageProjectProfileHead1:active, .HomePageProjectProfileHead1:visited  {
	color: #004A8D;
	text-decoration: none;
}
