﻿body
{
	font-family: Tahoma;
	margin: 0px;
}

a
{
	text-decoration: none;
}

a:Hover
{
	text-decoration: underline;
}

.FLSBody
{
	width: 100%;
	background-image: url(./Images/sitebackground.jpg);
	background-repeat: no-repeat;
	background-color: #011039;
}

.FLSBodyContent
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.FLSFooter
{
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: -18px;
}

/* <BINS> */
.ProductBinMain, .CompanyInfoBin
{
	background-image: url(./Images/IndustryCorpAutumnSpringImages/ftrIndustryCon.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 100px;
	float: left;
	margin: 0px 9px 0px 0px;
	overflow: hidden;
	padding: 5px 0px 0px 0px;
	text-decoration:none;
	cursor: pointer;
}

.FooterSideLinks
{
    float:right;
}

.CompanyInfoBin
{
	background-image: url(./Images/IndustryCorpAutumnSpringImages/ftrCorpCon.png);
}

.ProductBinContent, .CompanyInfoContent
{
	position: relative;
	margin-right:-5px;
	padding: 5px 10px 0px 14px;
	height: 110px;
}

.ProductBinMain span span, .CompanyInfoBin span span
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	color: #5C5C5C;
}

.CompanyInfoBin span span
{
	color: #E2E2E2;
}

.ProductBinMain span
{
	font-size: 12px;
	color: #939393;
}

.ProductBinMain img
{
	margin: 0 8px 0 0;
}

.ProductBinButton, .CorpBinButton
{
	font-size: 12px;
	background-color: #C1C1C1;
	border: solid 1px #F3F2F2;
	line-height: 20px;
	white-space: nowrap;
	padding: 3px 7px;
	position: absolute;
	bottom: 8px;
	left: 10px;
}

.CorpBinButton
{
	background-color: #1B3D67;
	border: solid 1px #235275;
	bottom: -5px;
}

.ProductBinButton a, .CorpBinButton a
{
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
}

.CompanyInfoContent ul
{
	list-style: none;
	margin: 3px 0 5px 0px;
	padding: 0 0 0 0;
}

.CompanyInfoContent ul li
{
	background: url(./Images/arrowwhite.png) no-repeat 0 7px;
	padding: 0 0 0 15px;
	margin: -3px 0 0px 25px;
}

.CompanyInfoContent ul li a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #E1E1E1;
	text-decoration: none;
	line-height: 11px;
}

.CompanyInfoContent ul li a:hover
{
	text-decoration: underline;
}

.BusinessFooterStyle
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}



/*</BINS> */

.FooterPartners img
{
	margin: 0px 2px;
}

.FooterStyle
{
	font-weight: normal;
	font-size: 11px;
	color: #7d7d7d;
	background-color: #FFFFFF;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.FooterStyle a
{
	color: #7d7d7d;
	text-decoration: none;
}

.FooterStyle a:hover
{
	color: #7d7d7d;
	text-decoration: underline;
}

.BodyFooterSplitImageBack
{
	background-image: url(./Images/Footer/ftrCBarBg.jpg);
	width: 100%;
}

.BodyFooterSplitImageBack img
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.SocialNet
{
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
}

.SocialNet table
{
	float: right;
	margin: 3px 10px 3px 10px !Important;
	margin: 3px 3px 3px 10px;
}

.SocialNet img
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: middle;
}

.BreadCrumb
{
	left: 7px;
	position: relative;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	top:2px;
	*margin-top: -38px;
	float:left;
}

.BreadCrumbText
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}


/*<QuotedText>*/

.StartQuote
{
	padding-left:27px;
	background-image: url(./Images/StartQuote.png);
	background-position:top left;
	background-repeat:no-repeat;
}


.EndQuote
{
	background-image: url(./Images/EndQuote.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

/*</QuotedText>*/
