﻿body 
{
	color:Black;
	font: 'Segoe UI','Trebuchet MS','Arial';
	 color:#414141;
	
}

.aLinkType
{
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
	font-size: 83%;
}

.normalFontLink
{
	color:Black;
	text-decoration: underline;
	cursor: hand;
	
	font-size: 8.5pt;
	text-decoration:none;
}

.normalFontLinkBold
{
	color:Black;
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
	font-size: 8.5pt;
	
	text-decoration:none;
}

.orangeHeading12
{
	font-size: 12pt;
	color: #ff9900;
	font-family: Century Gothic;
	font-weight: bold;
}
.orangeHeading14
{
	font-size: 14pt;
	color: #ff9900;
	font-family: Century Gothic;
	font-weight: bold;
}
.orangeHeading
{
	font-size: 16pt;
	color: #ff9900;
	font-family: Century Gothic;
	font-weight: bold;
}
.smallNormal
{
	font: 'Segoe UI','Trebuchet MS','Arial';
	 color:#414141;
	 font-size: 75%;
}
.smallBold
{
	font:normal 9px 'Segoe UI','Trebuchet MS','Arial';
	 color:#414141;
	font-weight:bold;
	font-size: 83%;
}
.smallNormalBlue
{
	font: 'Segoe UI','Trebuchet MS','Arial';
	 color:#414141;
	color:Blue;
	font-size: 75%;
}
smallNormalBlueNOUL
{
	font: 'Segoe UI','Trebuchet MS','Arial';
	 color:#414141;
	color:Blue;
	font-size: 75%;
	text-decoration:none;
}
.normal
{
	font-family: "Segoe UI" , Tahoma, Verdana, Arial;
    background-position: left top;
    color:#414141;
    font-size: 83%;
	text-align: justify;
}
.normalBold
{
	font: 'Segoe UI','Trebuchet MS','Arial';
	font-size: 83%;
	font-weight:bold;
	color:#414141;
}
.normalBlue
{
	background-position: left top;
	font-size: 83%;
	color: blue;
	direction: ltr;
	font-family: "Segoe UI" , Tahoma, Verdana, Arial;
	text-align: justify;
}
.ServicesFont 
{
	font-family: Tahoma, Verdana, Arial;
	direction: ltr;
    background-position: left top;
    color:#414141;
    font-size: 70%;
	text-align: justify;
}
.normalBlueBold
{
	font: Tahoma, Verdana, Arial;
	font-size: 83%;
	font-weight: bold;
	color: #0000FF;
}
.midNormalBlue
{
	font: 'Segoe UI' , 'Trebuchet MS' , 'Arial';
	font-size: 83%;
	font-weight: normal;
	color: #0000FF;
}
.SolutionFontBold
{
	font-family:  Tahoma, Verdana, Arial;
	direction: ltr;
	color: #414141;
	font-size: 83%;
	text-align: justify;
	font-weight: bold;
}
.SolutionFont
{
	font-family: Tahoma, Verdana, Arial;
	direction: ltr;
    color:#414141;
    font-size: 83%;
	text-align: justify;
	
}