﻿/*facts start*/
.factStyleCustom-Bold
{
	font-weight:bold;
}

.factStyleCustom-Heading
{
	text-transform:uppercase;
	font-size: 1.2em;
	margin:0;
	padding:0.5em 0 0 0;
	color:#647e88;	
	font-weight:bold;
}

.factStyleCustom-bigNumber
{
 font-size:4em;
 font-weight:bold;
 color: #647e88;
 text-align:center;
 display:block;
}

.factStyleCustom-bigNumberCaption
{
	 font-size:1.4em;
	 font-weight:bold;
	 text-align:center;
     display:block;
}
/*facts end*/

/*scape starts*/
.scapeStyleCustom-QuoteText
{
	color: #2893CB;
	font-weight:bold;
}

.scapeStyleCustom-TestimonialText
{
	font-weight:bold;
}

.scapeStyleCustom-Bold
{
	
	font-weight:bold;
}
/*scape ends*/

/*our knowledge starts*/
.knowledgeStyleCustom-DateText
{
	 color: #647e88;
	 font-weight:bold;
}

.knowledgeStyleCustom-Bold
{
	font-weight:bold;
}
/*our knowledge ends*/

/*global styles*/
.ms-rteCustom-Bold
{
	font-weight:bold;
}

.ms-rteCustom-Italic
{
	font-style:italic;
}

.ms-rteCustom-Blue
{
	color: #004080;
}

.ms-rteCustom-QuoteText
{
	color: #2893CB;
	font-weight:bold;
}
/*global styles*/

