﻿body {font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.profileOutsourceBiz
{
	color:Navy;
	 font-size:14pt;
}
#divProfile
{
	height:510pt;
}
#OurProfile p
{
	font-family:Arial;
	font-size:9pt;
	text-align:justify;
}
#OurProfile a
{
	color:Blue;
	font-weight:bold;
	text-decoration:none;
}
OurProfile2 p
{
	font-family:Arial;
	font-size:9pt;
	text-align:justify;
}
OurProfile2 a
{
	color:Blue;
	font-weight:bold;
	text-decoration:none;
}
.headingOrange
{
	font-size: 10pt; 
	color: #e36c0a;
	line-height: 115%;
}
.headingNavyBlue
{
	color:Navy;
	 font-size:9pt;
}
.greenhead
{
	color:Olive;
	font-size:12pt;
}
.workProcesses
{
	font-family:Arial;
	font-size: 9pt; 
	color: #e36c0a;
	text-align:left;
}
.ourHistory
{
	font-family:Arial;
	font-size:9pt;
	text-align:justify;
}
/*--------------Next Back------------*/
ul#nextBack
{
list-style-type: none;
margin: 0;
padding: .6em 0;
border-top: 1px solid #666;
}

ul#nextBack li a
{
display: block;
width: 7em;
color: #FFF;
background-color: #036;
padding: .2em 0;
text-align: center;
text-decoration: none;
}

ul#nextBack li a:hover
{
color: #FFF;
background-color: #69C;
}

ul#nextBack .left { float: left; }
ul#nextBack .right { float: right; }
ul#nextBack .middle { float: none; }
/*+++++++++++*/
ul#backProfile1
{
list-style-type: none;
margin: 0;
padding: .6em 0;
border-top: 1px solid #666;
}

ul#backProfile1 li a
{
display: block;
width: 7em;
color: #FFF;
background-color: #036;
padding: .2em 0;
text-align: center;
text-decoration: none;
}

ul#backProfile1 li a:hover
{
color: #FFF;
background-color: #69C;
}

ul#backProfile1 .left { float: left; }
ul#backProfile1 .right { float: right; }
ul#backProfile1 .middle { float: none; }