/* CSS Document */

body{
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	background-color:#333333;
}

html, body {
	height:100%;
}

*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

ul,li{
	list-style:none;
}

h1,h2,h3{
	font-weight:normal;
}
a {
	color:#002856;
	background-color:inherit;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
/*GENERAL END*/

.outSourceOuter {
	width:688px;
	height:525px;
	padding:30px;
	border:8px solid #000;
	background-color:#fff;
	text-align:left;
	position:relative;
	margin:0 auto;
}
.outSourceOuter h1 {
	color:#0d387e;
	background-color:inherit;
	font:bold 39px/39px Helvetica, sans-serif;
	padding-bottom:14px;
}
.outSourceOuter h1 span {
	font-weight:normal;
	font-size:25px;
	line-height:25px;
	color:#555;
	background-color:inherit;
}
.outSourceOuter .contentPanel {
	
}
.outSourceOuter .leftPanel {
	width:270px;
	float:left;
}
.outSourceOuter .rightPanel {
	width:386px;
	float:right;
}
.outSourceOuter .grayText {
	font:16px/24px Helvetica, sans-serif;
	color:#636262;
	background-color:inherit;
	padding:0 0 14px;
}
.outSourceOuter .yBox {
	color:#000;
	background-color:#fff475;
	border:8px solid #908e81;
	padding:14px 20px;
	margin-bottom:22px;
}
.outSourceOuter .yBox h3 {
	font:bold 21px/26px Helvetica, sans-serif;
	color:#3d3d3a;
	background-color:inherit;
	padding:0 0 12px;
}
.outSourceOuter .yBox p {
	height:100%;
	overflow:hidden;
	padding:0 0 7px;
}
.outSourceOuter .yBox label {
	width:80px;
	float:left;
	display:block;
	font-size:14px;
	line-height:42px;
	text-align:right;
}
.outSourceOuter .yBox input {
	width:232px;
	float:right;
	height:28px;
	padding:7px 4px;
	font:20px/28px Arial, Helvetica, sans-serif;
	border:1px solid #979797;
	text-align:left;
}
.outSourceOuter .yBox input.outourceBtn {
	width:178px;
	float:right;
	height:34px;
	padding:0;
	border:0;
}
.outSourceOuter .wBox {
	color:inherit;
	background-color:#fdfcf8;
	text-align:center;
	padding:14px 0;
	font-size:16px;
	line-height:24px;
	margin-bottom:138px;
}
.outSourceOuter .wBox h3 {
	color:#0d387e;
	background-color:inherit;
}
.outSourceOuter .footerLink {
	text-align:center;
	color:#002856;
	background-color:inherit;
}
.outSourceOuter h4 {
	border:0;
	font:bold 16px/20px Helvetica, sans-serif;
	color:#0d387e;
	background-color:inherit;
}
.shareThis {
	padding:10px 0 0;
}
.shareThis h4 {
	float:left;
	margin-right:10px;
	line-height:32px;
}
.shareThis .shareIco,
.shareThis .shareLink {
	float:left;
}
.shareThis .shareLink {
	margin:0 10px 10px 0;
}


.outsourceInnerPage{
	padding-right:0;
}
.outsourceInnerPage p.heading1{
	font:bold 20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#084385;
}
.outsourceInnerPage p.subheading1{
	font:bold 14px Arial, Helvetica, sans-serif;
}
.outsourceInnerPage p{
	padding-bottom:14px;
	padding-right:15px;
	font:normal 13px Arial, Helvetica, sans-serif;
}
.outsourceInnerPage p.pdf-download{
	padding:10px 0 20px;
}
.outsourceInnerPage p.clientTesm{
	padding:0 0 3px!important;
}

.outsourceInnerPage ul{
	padding-bottom:10px;
	padding-right:15px;
}
.outsourceInnerPage ul ul{
	padding:10px 0 11px 10px;
}
.outsourceInnerPage ul li{
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	background:url(outsourcing-profit-images/round-bulet.gif) no-repeat 0 6px;
	padding:0 0 5px 10px;
}

.outsourceInnerPage ul li{
}

.scrollCont{
	height:525px;
	overflow:auto;
}

.italic{
	font-style:italic;
}
.padBot20 {
	padding-bottom:20px !important;
}