﻿html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: transparent;
	font-family: Arial;
	font-size: 9pt;
	color: #808080;
	background-color: #005c99;
	line-height: 16pt;
}

.body1
{
	background-image: url(../../Images/Background.jpg);
	background-repeat: repeat-x;
	color: #808080;
	background-color: #005c99;
}

a
{
	color:#00365C;
}
a:hover
{
	color:#B7A66E;
}
a:visited
{
	color:#00365C;
}

.ulFAQS
{
	line-height:35px;
}

ul 
{
	margin-top:0px;
}
img
{
	display:block;
	margin:0px;
	padding:0px;
}

.tblWrapper
{
	width:930px;
	background-image:url(../../Images/ContentBackground.png);
	background-repeat:repeat-y;
	/* height:100%;*/
	min-height:600px;
	text-align:center;
	
}	
/* Menu CSS */ 

.tblMenu
{
	height: 43px;
	background-image: url(../../Images/Menu/Menu_Bg.jpg);
	background-color: #002849;
	width:906px;
}

.RadMenu
{
	z-index:1;
}

.rmLeftImage
{
	padding:0px;
	margin:0px;
}

.mnuSubItem
{
	background-color:Transparent;
	width:130px;
}
.mnuSeperator
{
	width:80px;
	padding:5px 10px 5px 10px;
	background-color:#B7A66D;
	text-align:center;
}
.mnuBottom
{
	width:80px;
	padding:5px 10px 5px 10px;
	background-color:#B7A66D;
	text-align:center;
	height:5px;
}

/* Menu CSS */ 

.tblContent
{
	width:906px;
	background-color:white;
}

.tblContentTD
{
	/* min-height:592px;*/
}

.tblOutsourcing
{
	width:808px;
	border:1px solid gray;
	background-image:url(../../Images/OutSourcingTableBackground.png);
	padding:20px 15px 20px 15px;	
}

.tblFooter
{
	background-color: black;
	width: 906px;
	height: 103px;
	color: white;
}	

.FooterLnk 
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	letter-spacing:.5pt;
	color:#B7A66D;
}

.FooterLnk:visited
{
	color:#B7A66D;
}


.FooterLnk:hover
{
	text-decoration:none;
	font-family:Arial Narrow;
	font-size:14px;
	color:#7A6C3D;
}

.FooterAddress
{
	color:#a7a4a2;
	font-family:Arial Narrow;
	font-size:14px;
	padding-bottom:3px;
}

.FooterAddress a
{
	color:#B7A66D;
}
.footerEmail
{
	color:#a7a4a2;
	font-family:Arial Narrow;
	font-size:14px;	
}
.footerEmail:hover
{
	color:#7A6C3D;
	font-family:Arial Narrow;
	font-size:14px;	
}
.FooterCopyRight
{
	color:#a7a4a2;
	font-family:Arial Narrow;
	font-size:10px;
}

.Dot
{
	color:#B7A66D;
}

	.panel
{
	z-index:125;
	right:-60px;
	top:70px;
	position:absolute;
	float:left;
	width:300px;
	padding:15px;
	background-color:#B7A66E;
	background-repeat:repeat-y;
}

.panelDiv
{
	text-align: left;font-size:15px;color:White;

}



.News
{
	color: #f8fafc;
	background-color: #eb7700;	
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: .5pt;
	line-height: 11pt;
}


.TDLeftImage
{
	padding-top:35px;
}
/* About Us Pages */
.AboutUsTitle
{
	padding:0px;width:100%;margin-top:35px;
}
.AboutUsContent
{
	margin-left:25px;width:375px;margin-top:10px;
}

/* Page content Divs */

.outSourcingDiv
{
	font-family:Arial Narrow;font-size:15px;color:Gray;padding-top:3px;
}

html>/**/body .outSourcingDiv, x:-moz-any-link, x:default 
{ 
	 padding:20px;
} /* Only FireFox 3 */

.panelDivOutSourcing
{
	font-family:Arial Narrow;font-size:15px;color:black;padding-top:3px;
}

html>/**/body .recoveryContentDiv, x:-moz-any-link, x:default 
{ 
	 padding:20px;
} /* Only FireFox 3 */


.panelDivOutSourcing
{
	font-family:Arial Narrow;font-size:15px;color:Gray;padding-top:3px;
}

html>/**/body .recoveryContentDiv, x:-moz-any-link, x:default 
{ 
	 padding:20px;
} /* Only FireFox 3 */

.FAQsContentDiv
{
	font-family:Arial Narrow;font-size:15px;color:Gray;padding-top:3px;
}

html>/**/body .FAQsContentDiv, x:-moz-any-link, x:default 
{ 
	 padding:20px;
} /* Only FireFox 3 */


html>/**/body .OutsourcingFireFox, x:-moz-any-link, x:default 
{ 
	 padding:20px;
} /* Only FireFox 3 */


.CareersContent
{
	padding:0px 25px 0px 25px;font-family:Arial Narrow;font-size:16px;color:Gray;
}

.CareersContentDiv
{
	padding:57px 57px 0px 57px;
}

.LoginTitle
{
	font-size: 14pt;
	color: #00365c;
	font-family: Arial;
}

.EmptyMessageStyle
{
	font-size: 10pt;
	color: red;
	font-style: italic;
}

.PageTitle
{
	color: #0074ba;
	font-size: 14pt;
	font-family: Arial;
}

.WhitePageText
{
	 font-family:Arial;
      font-size:16px;
      color:white;
}
