/* CSS Document */


/* Text Styles */

text, td , body{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 16px;
}
	
a:link, a:visited, a:active {
	font-family: Calibri, rial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #c23531;
	text-decoration: none;
}

a:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c23531;
	text-decoration: underline;
}

h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 24px;
	color: #c23531;
	font-weight: bold;
	margin: 0px;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {font-size: 24px;color: #c23531;}
h1 a:hover {color: #ff871c;text-decoration:underline;}

h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {font-size: 20px;color: #000000;}
h2 a:hover {color: #c23531;text-decoration:underline;}

h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #c23531;
	font-weight: bold;
	margin: 0px;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {font-size: 18px;color: #c23531;}
h3 a:hover {color: #ff871c;text-decoration:underline;}

hr {
	height: 1px;
	border-style: none;
	color: #bcbcbc;
	background: #bcbcbc;
}

#Footer {
	font-family: "Myraid Pro", "Century Gothic", Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	color: #a8a7a7;
	text-align: center;
	line-height: 20px;
}

#FormErrList {
	background: #c23531;
	margin: 0px 0px 25px 0px;
	padding: 0px 30px 5px 0px;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.FormFldDesc {
	margin-top: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #777777;
}

.FormFldDesc a:link, .FormFldDesc a:visited, .FormFldDesc a:active, .FormFldDesc a:hover{font-size: 12px;}

.FormTtl {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.FormTtlErr {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #c23531;
	font-weight: bold;
	margin: 0px;
}

.FormTxtFld {
	width: 95%;
	padding: 5px;
	background: #eeeeee;
	border: solid 1px;
	border-color: #cccccc;
}

.FormTxtFldErr {
	width: 95%;
	padding: 5px;
	background: #ffbebe;
	border: solid 1px;
	border-color: #c23531;
}

.FootLgTxt {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}

.FootSmTxt {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	margin: 25px 0px 0px 0px;
}

.FootSmTxt a:link, .FootSmTxt a:visited, .FootSmTxt a:active {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}

.FootSmTxt a:hover {
	background: transparent;
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #c23531;
	text-decoration: underline;
}

#LcQ2 {
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#LcQ3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: italic;
	color: #777777;
	margin: 5px 5px 0px 0px;
	text-align: right;
}

#LcSS2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#LcSS2 a:link, #LcSS2 a:visited, #LcSS2 a:active {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #ffff00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#LcSS2 a:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #ffff00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#LcSS3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #777777;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

.indent1 {
	margin-left: 20px;
}

.indent2 {
	margin-left: 40px;
}

.indent3 {
	margin-left: 60px;
}

#NFtitle {
	width: 960px;
	padding-top: 75px;
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 50px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 100px;
}

.pCenter {text-align: center;}
.pRight {text-align: right;}

#SSinfo {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #777777;
	margin: 25px 0px 50px 0px;
}

#SSinfo strong {color: #c23531;}

#SSinfo ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

.SvcLnksTitle {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 22px;
	color: #777777;
	font-weight: bold;
	line-height: 50px;
}

.TxtGreen {
	color: #8cb92e;
	font-weight: bold;
	text-transform: uppercase;
}

.TxtOrange {
	color: #ff871c;
	font-weight: bold;
	text-transform: uppercase;
}

.TxtPurple {
	color: #744aa9;
	font-weight: bold;
	text-transform: uppercase;
}

.TxtRed {
	color: #c23531;
	font-weight: bold;
	text-transform: uppercase;
}

.TxtTeal {
	color: #27aacf;
	font-weight: bold;
	text-transform: uppercase;
}


/* Design Styles */

body {
	background: #f9f9f9 url('media/Bg_Body.png') repeat-x top left;
	margin: 0px;
}

img {border: none;}

#BoxRight{
	position: relative;
	float: right;
	margin-left: 50px;
	text-align: center;
	line-height: 16px;
}

.cfCol1 {width: 25%;}
.cfCol2 {width: 75%;}

#Clear {clear:both;margin:0px;}

#FootLeft {
	float: left;
	margin: 17px 0px 0px 60px;
}

#FootRight {
	float: right;
	margin: 17px 60px 0px 0px;
	text-align: right;
}

.GrayOut {
	opacity: 0.23;
	filter: alpha(opacity=23) gray;
}

#HeadTxtNav {
	float: right;
	margin: 0px 60px 0px 0px;
	height: 45px;
	text-align: right;
}

.imgSpacer {margin: 0px 15px 0px 15px;}

#LeftCol {
	width: 200px;
	margin: 0px 0px 50px 65px;
	float: left;
}

#LeftColSC {
	width: 200px;
	margin: 0px 0px 50px 30px;
	padding-top: 25px;
	float: left;
}

#LcQ1 {
	background: #c23531 url('media/LeftCol_bg-bot_quote.png') no-repeat bottom left;
	width: 200px;
}

#LcQ2 {
	background: transparent url('media/LeftCol_bg-top_quote.png') no-repeat top left;
	width: 180px;
	min-height: 170px;
	padding: 30px 10px 25px 10px;
}

#LcQ2 p {margin: 0px;}
#LcQ3 p {margin: 0px;}

#LcSS1 {
	background: #c23531 url('media/LeftCol_bg-bot.png') no-repeat bottom left;
	width: 200px;
}

#LcSS2 {
	background: transparent url('media/LeftCol_bg-top.png') no-repeat top left;
	width: 180px;
	min-height: 170px;
	padding: 10px 10px 25px 10px;
}

#LcSS2 p {margin: 0px;}
#LcSS3 p {margin: 0px;}

#LcSS2 hr {
	height: 1px;
	width: 50%;
	margin: 15px auto 15px auto;
	border-style: none;
	color: #ffffff;
	background: #ffffff;
}

#NoFlashHead {
	width: 960px;
	height: 325px;
	margin: 0px 0px 0px 20px;
	clear: both;
}

#NFB {
	width: 960px;
	height: 325px;
	background: url('media/NoFlash_bgHead.png') no-repeat top left;
	position:relative;
}

#NFB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#NFB a {
	position: absolute;
	text-indent: -5000em; 
}

#NFB .Home a {
	width: 215px;
	height: 55px;
	left: 25px;
	top: 30px;
}

#NFB .WhyOutsource a {
	width: 115px;
	height: 65px;
	left: 380px;
	top: 30px;
}

#NFB .Services a {
	width: 115px;
	height: 65px;
	left: 495px;
	top: 30px;
}

#NFB .SuccessStories a {
	width: 115px;
	height: 65px;
	left: 610px;
	top: 30px;
}

#NFB .AboutUs a {
	width: 115px;
	height: 65px;
	left: 725px;
	top: 30px;
}

#NFB .ContactUs a {
	width: 115px;
	height: 65px;
	left: 840px;
	top: 30px;
}

object {outline: none;}

#PageCopy, #PageCopyFP {
	width: 605px;
	margin: 0px 75px 25px 0px;
	padding: 0px;
	float: right;
}

#PageCopyFP {width: 880px;}

#PageFrame {
	margin: 0px auto 0px auto;
	width: 1000px;
}

#PageHead {
	background: url('media/Bg_1Head.png') no-repeat bottom center;
	width: 1000px;
	height: 400px;
}

#PageCA {
	background: url('media/Bg_2Mid.png') repeat-y top center;
	width: 1000px;
	margin: 0px;
	clear: both;
}

#PageFoot {
	background: url('media/Bg_3Foot.png') no-repeat top center;
	width: 1000px;
	min-height: 100px;
	margin-bottom: 75px;
	clear: both;
}

#RightCol {
	width: 600px;
	min-height: 500px;
	float: right;
	margin: 0px 50px 50px 0px;
}

#SubHead {
	background: url('media/subHeadBg.gif') no-repeat top left;
	width: 478px;
	height: 60px;
}

#SvcLnks {
	width: 605px;
	margin-top: 30px;
	text-align: center;
	clear: both;
}

#SvcLnks img {margin: 0px 1px 1px 0px;}

.TxtBox {
	background: #efefef;
	margin: 0px 0px 10px 0px;
	padding: 15px 30px 20px 30px;
	border-color: #c23531;
	border-style: solid;
	border-width: 2px;
}
