.homeTop{
	font-family : Arial;
	font-size : 11px;
	color : black;
}

.aboutSectionTitle{
	font-family : Arial;
	font-size : 16px;
	color : #495A98;
	font-weight: bold;
}

.productsSectionTitle{
	font-family : Arial;
	font-size : 16px;
	color : #5F28A3;
	font-weight: bold;
}

.solutionSectionTitle{
	font-family : Arial;
	font-size : 16px;
	color : #9E078D;
	font-weight: bold;
}

.newsSectionTitle{
	font-family : Arial;
	font-size : 16px;
	color : #F25E00;
	font-weight: bold;
}

.techSectionTitle{
	font-family : Arial;
	font-size : 16px;
	color : #3366FF;
	font-weight: bold;
}

.developerSectionTitle{
	font-family : Arial;
	font-size : 16px;
	color : #40A400;
	font-weight: bold;
}

.memberSectionTitle{
	font-family : Arial;
	font-size : 16px;
	color : #6455B4;
	font-weight: bold;
}

.investorSectionTitle{
	font-family : Arial;
	font-size : 16px;
	color : #8F277A;
	font-weight: bold;
}

.productsSectionSubTitle{
	font-family : Arial;
	font-size : 12px;
	color : #495A98;
	font-weight: bold;
}

.picText{
	font-family : Arial;
	font-size : 11px;
	color : #495A98;
	font-weight: bold;
}

.tableText{
	font-family : Arial;
	font-size : 8pt;
	color : #495A98;
	font-weight: bold;
}

.tableTextEmph{
	font-family : Arial;
	font-size : 8pt;
	color : #942173;
	font-weight: bold;
}

.regPicText{
	font-family : Arial;
	font-size : 12px;
	color : #495A98;
}

.regPicTextULB{
	font-family : Arial;
	font-size : 12px;
	color : #495A98;
	text-decoration : underline;
	font-weight: bold;
}

.aboutText{
	font-family : Arial;
	font-size : 12px;
	color : #495A98;
}

.infoText{
	font-family : Arial;
	font-size : 12px;
	color : black;
}

.infoTextB{
	font-family : Arial;
	font-size : 12px;
	color : black;
	font-weight: bold;
}

.bodyLink{
	font-family : Arial;
	font-size : 12px;
	color : #A9000D;
	cursor : hand;
	text-decoration : underline;
}

.hoverClass{
	cursor : hand;
}