﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, figcaption, figure, 
.footer, .header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var,
u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, figcaption, figure, 
.footer, .header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	font-size: 100%;
	font: inherit;
}


article, aside, details, figcaption, figure, 
.footer, .header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



.ProductDetailTabs, .ProductDocumentSection {
    font-size: 12px !important;
}

body { 
	margin:0; 
	padding:0;
	font-family: "proxima-nova-alt", "proxima-nova", Arial, sans-serif;
	color:#2f2f2f;
	font-size:14px;
	font-weight:400;
} 

a, a:link, a:visited {
	
	
	
	color: #00ace8;
}

a, a:link, a:visited, a:hover {
	text-decoration:none;
}

p {
	padding:10px 0;
}

nav li a { color: #fff; }

img {
	border:0;
}

form, input {
	padding:0;
	margin:0;
}
		    
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:.8em;
}

.cleared-element:after {
	content: "."; visibility:hidden; height:0; display: block; clear: both; zoom : 1;
}

.ClearLeft {
	clear:left;
}

.ClearBoth, .Clearboth {
	clear:both;
}		    

.header {
	margin:0;
	padding:0;
	width:100%;
	height:127px;
	display:block;
	position:relative;
	background-position:top center;
	background-repeat:no-repeat;
}

.contact_header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
	padding:0;
	width:100%;
	display:block;
	position:relative;
	background-position:top center;
	background-repeat:no-repeat;
}

.bkgrnd-left {
	background-image:url('/images/chrome/headerLeftRepeat.png');
	background-repeat:repeat-x;
	z-index:1000;
	left:0px;
	position:absolute;
	height:127px;
	width:50%;
}

.bkgrnd-right {
	background-image:url('/images/chrome/headerRightRepeat.png');
	background-repeat:repeat-x;
	z-index:1000;
	right:0px;
	position:absolute;
	height:127px;
	width:50%;
}

.bkgrnd {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	position:relative;
	z-index:1001;
	background-position:top left;
	background-image:url('/images/chrome/headerBkgrnd.png');
	height:auto;
}

.header ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.header .top ul li {
	float:left;
}

.header .top {
	padding-top: 26px;
}

div.top, div.bottom {
	clear:both;
}

.header .bottom {
	height:46px;
	padding-top:14px;
}

.header .PrimaryNavContain a {
	color:#fff;
}

.header nav#secondary {
	float:right;
}

.header nav#secondary ul li {
	padding-right:15px;
}

.header nav#secondary ul li:last-child {
	padding-right:0;
}

.header nav#secondary ul li a {
	font-size:12px;	
	color:#fff;
	display:block;
}

.header .logo {
	float:left;
	margin:0 0 0 5px;
}

.header .logo img {
	vertical-align:baseline;
}

.header div.search {
	float:right;
}

.header div.search:after {content: "."; visibility:hidden; height:0; display: block; clear: both; zoom : 1;}

.header input[name="search"] {
	border-radius:4px;
	border:1px solid #ccc;
	height:21px;
	width:253px;
}

.header div.search #searchSiteGo {
	position:relative;
	top:5px;
	margin:0 0 0 5px;
}

#page-wrapper {
	position:relative;
	top:-8px;
}

#center-band {
	margin:0 auto;
	width:980px;
	position:relative;
	left:10px;
}

#center-band:after {
	content: "."; visibility:hidden; height:0; display: block; clear: both; zoom : 1; overflow:auto;
}

#well {
	float:left;
	
	width:760px;
	min-height:500px;
}

.lifted-header {
}

.lifted-header-wide {
	background-image:url('/images/default-source/site-design/lifted_page_header-1010.png?Status=Temp&sfvrsn=2');
	background-position:top left;
	background-repeat:no-repeat;
	
	padding:25px 40px 0 0;
	position:relative;
	
}

#well-wrapper {
	margin:0 30px;
	position:relative;
	top:3px;
}

.well-content {
	padding:20px 0 0 0;
	width:auto !important;
}

.well-content-wide {
	margin: 0 20px 0 50px;
	padding:20px 0 0 0;
	width:auto !important;
}

#content-wrapper p, #content-wrapper a.PDFLink, #content-wrapper .PdfLink, #content-wrapper a.Pdf {
	line-height:1.45em;
}

#content-wrapper li {
	padding-bottom:5px;
}

#content-wrapper li:last-child {
	padding-bottom:0px;
}



#page-wrapper.layout-1010 {
	top:0px;
}

#page-wrapper.layout-1010 .lifted-header {
	background-image:url('/images/chrome/Lifted_Page_header-1010.png');
}

#page-wrapper.layout-1010 #center-band {
	width:1010px;
	left:5px;
}
		
#page-wrapper.layout-1010 #well {
	width:100%;
}
		
#page-wrapper.layout-1010 #well-wrapper {
	margin:0 40px 0 30px !important;
}

#page-wrapper.layout-1010  .container:first-child {
	padding-top:50px;
}



.light-arrow-box, .dark-arrow-box, .arrow-box, .FreeForm a.ArrowLink, body.standard #content-wrapper dd a, body.mediaSplash .PRKitBox .Headline a,
	body.aboutLanding #intro > div a {
	background-repeat:no-repeat;
	padding-left: 25px;
	line-height: 18px;
	background-position: left center;
	display:block;
}

.arrow-box, .dark-arrow-box, .FreeForm a.ArrowLink, body.mediaSplash .PRKitBox .Headline a,
	dl.Promo div.FreeForm a.ArrowLink, dl.Promo div.FreeForm a.ArrowLink:link, dl.Promo div.FreeForm a.ArrowLink:visited {
	color:#2f2f2f;
	background-image:url('/images/default-source/site-design/GreyBoxRightArrow.png?Status=Temp&sfvrsn=2');
	padding-left:25px;
	background-repeat:no-repeat;
}

a.light-arrow-box, a.light-arrow-box:link, a.light-arrow-box:visited, body.aboutLanding #intro > div a, #introLarge > div a {
	color:#fff;
	background-image:url('/images/default-source/site-design/lightboxrightarrow.png?Status=Temp&sfvrsn=2');
	padding-left:25px;
	background-repeat:no-repeat;
}



#content-wrapper a, #content-wrapper a:link, #content-wrapper a:visited, 
	body.productIndex #content-wrapper a.More, body.productIndex #content-wrapper a:link.More, body.productIndex #content-wrapper a:visited.More,
		dl.Promo div.FreeForm a, dl.Promo div.FreeForm a:link, dl.Promo div.FreeForm a:visited {
	color:#0469BF;
}

body.productIndex #content-wrapper dl.Nav a, body.productIndex #content-wrapper dl.Nav a:link, body.productIndex#content-wrapper dl.Nav a:visited, 
	body.productCategory #content-wrapper a, body.productCategory #content-wrapper a:link, body.productCategory #content-wrapper a:visited,
		body.events #content-wrapper a, body.events #content-wrapper a:link, body.events #content-wrapper a:visited,
			body#mediaSearchResults #content-wrapper a, body#mediaSearchResults #content-wrapper a:link, body#mediaSearchResults #content-wrapper a:visited {

	color:#2f2f2f;
}

body.manufacturersLanding #content-wrapper div.industry a {
  color:inherit;
}

body.manufacturersLanding #content-wrapper div.industry a:hover {
  color:inherit !important;
}

.Sitemap li.levelTwo > a:hover, .Sitemap li.levelThree > a:hover, .Sitemap li.levelFour > a:hover,
	a:hover, div.LeftNav li.Selected a:hover {
	color:#0469BF;
}

.light-arrow-box:hover, .dark-arrow-box:hover, .arrow-box:hover, .FreeForm a.ArrowLink:hover, #content-wrapper a:hover, body.mediaSplash 
.PRKitBox .Headline a:hover, .header nav#secondary ul li a:hover, body.productIndex #content-wrapper a:hover,
	body.aboutLanding #intro > div a:hover, .footer li a:hover,
		.BreadCrumbs a:hover, .promos div.promo a:hover, #division h2 a:hover {
	color:#0469BF !important;
	text-decoration:none;
}

#content-wrapper #horizontal-promos .promo.on .read-more a {
	color:#fff;
}

.light-arrow-box:hover, .dark-arrow-box:hover, .arrow-box:hover, .FreeForm a.ArrowLink:hover, body.standard dd a:hover, body.mediaSplash .PRKitBox .Headline a:hover,
	body.aboutLanding #intro > div a:hover {
	background-image:url('/images/default-source/site-design/blueboxrightarrow.png?Status=Temp&sfvrsn=2') !important;
}

.FreeForm a.ArrowLink {
	float:none;
	background-position:left 10px;
}

body.standard #content-wrapper dd a {
	float:none;
	background-position:left top;
}

a.PDFLink, .PdfLink, a.Pdf {
	background-image:url(/images/default-source/site-design/icon_pdf.png?Status=Temp&sfvrsn=2);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px  25px;
	display: block;
	line-height:20px;
}

dd a.Pdf:hover {
	text-decoration:underline; 
}

.PdfLink .FileSize, .PdfInfo {
	color: #666666;
	margin-left:3px;
}

.EnlargeLink {
	float:left;
	background-image:url(/images/default-source/site-design/enlargebutton.gif?Status=Temp&sfvrsn=2);
	background-position:35px 3px;
	background-repeat:no-repeat;
	padding-left:60px;
	width:100px;
}

.EnlargeLink:hover {
	background-image:url(/images/default-source/site-design/enlargebuttonover.png?Status=Temp&sfvrsn=4);
}

.DownloadLink {
	float:right;
	background-image:url(/images/default-source/site-design/downloadbutton.gif?Status=Temp&sfvrsn=2);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:21px;
}

.DownloadLink:hover {
	background-image:url(/images/default-source/site-design/downloadbuttonover.png?Status=Temp&sfvrsn=2);
}

.PlayLink {
	float:left;
	background-image:url(/images/chrome/buttons/PlayButton.gif);
	background-position:8px 3px;
	background-repeat:no-repeat;
	padding-left:30px;
}	

.PlayLink:hover {
	background-image:url(/images/chrome/buttons/PlayButtonOver.gif);
}

a.ArrowLink {
	background-image:url(/images/app/arrows/arrowRed_thin.gif);
	background-repeat:no-repeat;
	background-position:0px 14px;
	padding:10px 0px 2px  15px;
	display: block;
	line-height:12px;
	text-decoration:none;
}

a.ArrowLink:hover {
	text-decoration: underline;
}

a.ExternalLink {
	background-image:url(/images/app/arrows/arrowRed_boxes.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding:10px 0px 2px  20px;
	display: block;
	line-height:12px;
	text-decoration:none;
}

a.ExternalLink:hover {
	text-decoration: underline;
}

.carousel-tabs {
	 z-Index:1000;
	 position:absolute;
	 top:150px;
	 right:15px;
}	

.carousel-tabs a:first-child img { 
	padding-right:6px;
}


.sf_cols.promos {
    clear: both;
    margin: 38px auto;
}

.promo-wrapper {
}
			
.promos-container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:40px;
}

div[data-promo-ui='carousel'] ul {
	margin:0;
	padding:0;
}

div.promo .homenews ul,
	div[data-promo-type='FeatureStories'] ul {
	margin:0 15px 0 0;
	padding:0;
}

div.promo .homenews ul li,
	div[data-promo-type='PressReleases'] ul li,
		div[data-promo-type='FeatureStories'] ul li {
	width:100%;
	padding:0;
	list-style-type:none;
	font-weight: 300;
	line-height: 18px;
}

.promo .homenews ul li div,
	div[data-promo-type='PressReleases'] ul li dl,
		div[data-promo-type='FeatureStories'] ul li dl {
	margin:15px;
}

.promo .homenews ul li div.sftitle,
	div[data-promo-type='PressReleases'] ul dd,
		div[data-promo-type='FeatureStories'] ul dd {
	margin:15px 15px 0 15px;
}

div.promo a, div.promo-noani a {
	color:inherit;
}

div.promo > img, div.promo-noani > img {
	display:block;
}

div.promo, div.promo-noani {
	font-size:1.2em;
	
	
	position:relative;
	
	background-repeat:no-repeat;
	overflow:hidden;
	
	background-image:none;
	
	padding:0 10px;
}

.homePromos div.promo {
	margin:0;
}

div.promofirst, .firstpromo .promo, .homePromos div.promofirst{
    margin-left:14px;
    width: 278px;
}

div.promo:hover {
	cursor:pointer;
}

div.promoLast:hover {
    cursor:auto;
}

div.promo div.headline, div.promo-noani div.headline {
    padding-bottom: 10px;
	width:inherit;
	vertical-align:middle;
	display:table-cell;
	font-size:16px;
	color:inherit;
	font-weight:400;
}

div.promo dt.date {
	font-size:14px;
}

div.promo[data-promo-type='FreeForm'] img {
    display: block;
    width: 100%;    
    
    margin-bottom: 10px;
    height: auto;
}

div.promo .headline p {
	padding:0;
	margin:0;
	vertical-align:middle;
}

div.promo[data-promo-type='FreeForm'] a {
	background-image:url('/images/chrome/arrows/BlackRightArrow.png');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
}

div.promo.on[data-promo-type='FreeForm'] a {
	background-image:url('/images/chrome/arrows/WhiteRightArrow.png');
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:15px;
}

div.promo div.content, div.promo-noani div.content {
	position:relative;
	top:0px;
}

.promos div.promo a {
	color:#666;
}

div.promo ul > li, div.promo div.content {
	font-size:14px;
}

div.promo.on div.content, div.promo .on div.content {
	background: #4b86cc;
	background: -moz-linear-gradient(top,  #4b86cc 0%, #1e009b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b86cc), color-stop(100%,#1e009b));
	background: -webkit-linear-gradient(top,  #4b86cc 0%,#1e009b 100%);
	background: -o-linear-gradient(top,  #4b86cc 0%,#1e009b 100%);
	background: -ms-linear-gradient(top,  #4b86cc 0%,#1e009b 100%);
	background: linear-gradient(to bottom,  #4b86cc 0%,#1e009b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b86cc', endColorstr='#1e009b',GradientType=0 );
}

.promos div.promo, 
	.promos div.promo dt {
  color:#2f2f2f;
}

.promos div.promo dt {
	font-weight:500;
}

.promos div.on div {
	color:#fff;
}

div.promo div.on a {
	color:inherit;
}

div.promo .read-more {
	padding-left:10px;
	padding-right:10px;
}
	
#twitter dl {
	margin-top:0;
}

#general-information dd.Promo p,
	#media-contacts dd.Promo p {
	padding-top:5px;
	padding-bottom:5px;
}



.BreadCrumbs {
	margin-top:10px;
	margin-bottom:20px;
	line-height:12px;
	height:14px;
	font-size:12px;
}

.BreadCrumbs a {
	color:#666;
	font-weight:300;
}

.BreadCrumbs, .Activated {
	color:#2f2f2f;
}

.BreadCrumbs img {
	vertical-align:middle;
	position:relative;
	top:-1px;
}



.LeftNav {
	width:22%;
	
	margin-top:20px;
}	

div.LeftNav ul li a {
	display:block;
	padding:10px 5px 10px 5px;
	white-space: normal;
}

div.LeftNav ul { 
	padding:0;
	margin:0;
}

div.LeftNav li { 
	list-style:none;
	margin:0 0 1px 0;
}

div.LeftNav ul li a {
	color:#fff;
}



div.LeftNav > ul:first-child > li.Selected:first-child:not(.TwoRow):not(:last-child),
	div.LeftNav > ul:first-child > li.Open:first-child:not(.TwoRow):not(:last-child),
		body#mediaSearchResults div.LeftNav li.Open:first-child  {
	background:transparent url('/images/chrome/navs/left/LeftNavSprites2.png') -634px -1px no-repeat;
	border:none;
	margin:-1px;
}

div.LeftNav > ul:first-child > li.Open:first-child > ul {
	margin:1px;
}

div.LeftNav li:not(:first-child):not(:last-child):not(.Child).Selected,
	div.LeftNav li:not(:first-child):not(:last-child):not(.Child).Open,
		body#mediaSearchResults div.LeftNav li:not(:first-child):not(:last-child):not(.Child).Open {
	background:#ccc url('/images/chrome/navs/left/LeftNavSprites2.png') -1061px -39px no-repeat !important;
}

div.LeftNav li:not(:first-child):not(.Child).Selected.TwoRow, 
	div.LeftNav li:not(.Open):not(:first-child):not(.Child).Selected.TwoRow:hover  {
	background: #ccc url('/images/chrome/navs/left/LeftNavSprites2.png') -1061px -39px no-repeat !important;
	width: 210px;
	margin-left: 0px;
}

div.LeftNav li:first-child.Selected.TwoRow,
	div.LeftNav li:first-child.Open.TwoRow  {
		background: transparent url('/images/chrome/navs/left/LeftNavSprites2.png') -634px -39px no-repeat !important;
		width: 214px;
		margin-left: -1px !important;
}

div.LeftNav li:not(.TwoRow):not(.Open).Selected:last-child,
	div.LeftNav li:not(.TwoRow):not(.Open).Selected:last-child:hover {
	background:transparent url('/images/chrome/navs/left/LeftNavSprites2.png') -1059px -3px no-repeat;
	border:none;
	margin-left:-2px;
	width:214px;
}

div.LeftNav li:not(.TwoRow).Selected:last-child,
	div.LeftNav li:not(.TwoRow).Selected:last-child:hover {
	background:transparent url('/images/chrome/navs/left/LeftNavSprites2.png') -1060px -0px no-repeat;
}

div.LeftNav li.Open > ul {
	border-bottom:1px solid #ebebeb;
}

div.LeftNav li.Open > ul > li {
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	width:208px;
}

body#mediaSearchResults .LeftNav ul li.Child {
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}

body#mediaSearchResults .LeftNav ul li.Child.Open.last {
	border-bottom:1px solid #ebebeb;
}

.LeftNav ul li.Open > ul {
	background-color: #fafaf9 !important;
}

.LeftNav ul li.Open ul li {
	background:none;
	margin:0 !important;
	padding:0px !important;
}

div.LeftNav li.Open .first,
	div.LeftNav li.Open .first:hover {
	background: transparent url('/images/chrome/LeftNavOpenNotch.png') left top no-repeat !important;
	padding-top: 10px !important;
}

.LeftNav .SecondLevel.Open:first-child > a {
	color:#2f2f2f;
}

div.LeftNav li.Open a {
	color:#666;
}

div.LeftNav li.Open a:hover {
	color:#0469BF;
}

div.LeftNav li.Open ul {
	padding:0;
	margin:0;
}

div.LeftNav .Child.Selected > a {
	color:#2f2f2f;
	font-weight:600;
}



.HistoricalUse {
	padding:10px 0;
}

.RightNav {
	min-height:194px;
	position:relative;
	
	z-index:50;
}

.RightNav .rightPromo {
	background-image: url('/images/default-source/site-design/rightnavbkgrnd.png?Status=Temp&sfvrsn=2');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 30px;
	padding-top: 30px;
}

.RightNav .sf_2cols_2_33 .sf_2cols_2in_33 {
	margin:0;
}

#right-wrapper {
	margin:30px 0 0 0px;
	background-color:#fff;
}

.RightNav .rightPromo h3 {
	padding:10px 5px 10px 15px;
	line-height:15px;
	font-weight:500;
	color:#fff;
	position:relative;
	margin-bottom:15px;
	font-size:14px;
	font-weight:normal;
	
	background: #2F2F2F;
	background: -moz-linear-gradient(left,  #666666 0%, #2F2F2F 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#666666), color-stop(100%,#2F2F2F));
	background: -webkit-linear-gradient(left,  #666666 0%,#2F2F2F 100%);
	background: -o-linear-gradient(left,  #666666 0%,#2F2F2F 100%);
	background: -ms-linear-gradient(left,  #666666 0%,#2F2F2F 100%);
	background: linear-gradient(to right,  #666666 0%,#2F2F2F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#2F2F2F',GradientType=1 );
}

.RightNav dt.Promo a {
	color:inherit !important;
}

.RightNav dt.Promo p {
	padding:0;
}

.RightNav dt.Promo a:hover {
	text-decoration:none;
}

.RightNav dt.Promo a {
	color:#fff;
}

.RightNav dd.Promo {
	width:90%;
	padding:0 0 0 10%;
	margin:0 0 10px 0;
}

.RightNav dd a.Feed:link, dd a.Feed:visited, dd a.Feed:hover {
	background-image: url('/images/chrome/RSS_Large.png') !important;
   	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 80px;
	padding-bottom: 10px;
	display: block;
}

.RightNav dd.Promo img {
	
	padding-right:5px;
}

dd.Promo a.PromoFS {
	display:block;
	padding-bottom:10px;
}

dd.Promo a.PromoFS img {
	margin-bottom:10px;
	float:left;
}

.RightNav p.Date1:first-child {
	padding-top:0;
}

.RightNav .event,
	.RightNav div.pressRelease {
	margin-bottom:35px;
}

.RightNav div.event:last-child,
	.RightNav div.pressRelease:last-child {
	margin-bottom:0px;
}

dd.Promo .Date1,
	dd.Promo .Date, 
		.RightNav .event .Location, 
			.RightNav .pressRelease .name,
				.RightNav div.featureStory .PromoFS {
	color:#666;
	font-weight:300;
	font-size:inherit;
	line-height:20px;
}

dd.Promo .Date1,
	dd.Promo .Date, 
		.RightNav .event .Location, 
			.RightNav .pressRelease .name {
	font-style:italic;
}

.RightNav .event .Location {
	padding-left:25px;
}

.RightNav .pressRelease .name {
	color:#2f2f2f;
	font-style:normal;
	font-size:13px;
}

.RightNav div.featureStory[data-display-type="promo"] img {
	width:189px;
	height:111px;
}

.RightNav div.featureStory[data-display-type="promo"] {
	padding-bottom:25px;
}

.RightNav div.featureStory[data-display-type="promo"]:last-child,
	.RightNav div.pressRelease[data-display-type="promo"]:last-child {
	padding-bottom:0;
}

.RightNav div.featureStory[data-display-type="promo"],
	.RightNav div.pressRelease[data-display-type="promo"] {
	float:left;
}

.RightNav dl.FeatureStories dd.Promo:after,
	.RightNav dl.PressReleases dd.Promo:after {
		content: "."; visibility:hidden; height:0; display: block; clear: both;
	
}

.RightNav div.FreeForm ul {
	margin-left: 15px;
	padding-left: 0;
}

.RightNav div.FreeForm li {
	padding:5px 0;
}

.RightNav div.FreeForm li:last-child {
	padding-bottom:0;
}

#TwitterPromoIcon {
	width:100%;
	margin-left:-10px;
}

#TwitterPromoIcon img {
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 0;
}

.RightNav dl.Promo.Twitter dd {
	margin:0 20px;
}

.RightNav dl.Promo.Twitter dd p {
	display:block;
	border-top:1px solid #DADADA;
	color:#666;
}

.RightNav dl.Promo.Twitter dd > a:last-child p {
	border-bottom:1px solid #DADADA;
}



.event a {
	float:none;
	display:block;
	background-position:left top;
}





.footer {
	background-color: #fdfdfd;
	background-image:url('/images/default-source/site-design/footer-repeat.png?Status=Temp&sfvrsn=2');
	background-repeat:repeat-x;
	min-height:92px;
	clear:both;
	padding-top:26px !important;
	padding-bottom:26px;
}

.footer > .row {
	margin-right:0 !important;
}

.footer ul {
	padding:0;
	margin:0;
	width:100%;
}

.footer li {
	font-size:14px;
}

.footer ul li {
	list-style-type:none;
	display:inline;
}

.footer img {
	vertical-align:middle;
}

.footer div ul li a {
	padding-right:20px;
}

.footer .primaryLinks {
	line-height:24px;
	vertical-align:middle;
}

.footer .secondaryLinks {
	padding-top:20px;
}

.footer li a {
	font-size:12px;	
	color:#00ACE8;
}

.footer .copyright, .footer .social {
	display:inline;
	text-align:right;
	color:#666;
	font-size:11px;
}

.footer .social a {
	padding:0;
}

.footer .social span {
	padding-right:3px; 
}

a.Print:link,  a.Print:visited,  a.Print:hover {
	background-image:url('/images/default-source/site-design/Icon_Print.png?Status=Temp&sfvrsn=2');
	background-position:1px left;
	background-repeat:no-repeat;
	margin-top: 15px;
	padding:1px 0 0 23px;
	float: right;
	display: inline;
	height:14px;
	line-height:14px;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

h1 {
	padding:0 0 10px 0;
	margin:0;
	font-weight:400;
}

h1, .FirstLevelheader {
	font-size:30px;
}

h1 {
	color: #283296;
}

h1 a, .FirstLevelheader a {
	color:inherit !important;
} 

h1 a:hover {
	text-decoration:none;
}

h2, 
	h2 a, 
		.standard h2, 	
			.SecondLevelheader {
	font-size:26px;
	color: #2f2f2f;	
	padding-bottom:10px;
	line-height:26px;
}

h3 {
	font-size:18px;
	padding-bottom:20px;
}

h4 {
	font-size:16px;
}



.GreyBars {
	padding:5px 0 5px 5px;
	margin:0 0 16px 0;
	display: block;
	background-color:#666;
	color:#fff;
}

.GreyBars a {
	color:inherit !important;
}

.standard .GreyBars {
	margin:16px 0px;
}

.GreyUnderline {
	margin: 0px;
	padding:0px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #CDCDCD;	
	margin:15px 0px 10px 0px;
	display: block;
	width: auto;
}


.Search .InputBox {
	width:253px;
}


.InputBox {
	border-radius:3px;
	border:1px solid #e7e3e3;
	height:21px;
}


#well-content #content-wrapper .box {
	background-color: #ECEBEB;
	border-radius: 3px;
}

.connectorsModal {
	width: 928px; 
	border: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	z-index: 50000;

	background: #fff;
	color: black;
	
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}

.connectorsModal .close {
	position: absolute;
	width: 25px;
	height: 25px;
	top: -10px;
	right: -10px;
	
	background: url("/images/app/connectors/connectorsAppClose.png") no-repeat;
	display: block;
	cursor: pointer;
	z-index: 70000;
}

.IN-widget {
  height:30px;
}
#navTempHolder {
	float:left;
}

.MainNavContainer {
	position:absolute;
	overflow:hidden;
	width:700px; 
	height:600px;
	display:none;
	z-index:1000;
	left:-10px;
}

MainNavContainer ul.tabs {
	position:absolute;
	left:-40px;
	margin-left:20px;
	float:left;
}

.MainNavContainer .toggler { 
	cursor:pointer;  
	position: relative;
	top: -4px;
	right: 15px;	
	float:right;
}

.MainNavContainer a {
	font-size:13px;
}

#primaryNavigation .tabs {
	position:relative;
	left:-15px;
}

#primaryNavigation .tab {
	display:block;
	float:left;
	position:relative;
	margin-right:10px;
	z-index:5000;
}

#primaryNavigation .tab:first-child {
	padding-left:0;
}

#primaryNavigation .tab:first-child a {
}

#primaryNavigation .tab.over:first-child a{
}

#primaryNavigation .tab a {
	line-height:50px;
	font-size:15px;
	height:60px;
	display:block;
	text-align:center;
	vertical-align:middle;
	padding-left:5px
}

#primaryNavigation .tab a span {
	display:block;
	height:50px;
	
	padding:0 20px 0 15px;
}

#primaryNavigation .tab.over a span {
	background-image: url('http://delphi.com/images/chrome/navs/primarynav/TabRight.png') !important;
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	height:50px;
}

#primaryNavigation .tab.over {
	margin-left:0;
	z-index:3000;
	background: url('http://delphi.com/images/chrome/navs/primarynav/TabBackground.png') center bottom no-repeat !important;	
}

#primaryNavigation .tab.over a {
	height:60px !important;
	color:#000;
	z-index: 3000;
	background-image: url('http://delphi.com/images/chrome/navs/primarynav/TabLeft.png') !important;
	background-repeat: no-repeat;
	background-position: left top !important;
}

#primaryNavigation .tab.on {
	margin-left:0;
	z-index:3000;
}

#primaryNavigation .tab.on a {
	height:50px;
	color:#000;
	z-index: 3000;
	background-image: url('http://delphi.com/images/chrome/navs/primarynav/TabLeftOn.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#primaryNavigation .tab.on a span {
	background-image: url('http://delphi.com/images/chrome/navs/primarynav/TabRightOn.png');
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	height:50px;
}


ul.FirstLevelNav {
	width:245px;
	background-color:transparent;
	margin:15px 0px 0px 0px;
	padding:0;
	list-style-type:none;	
	position:absolute;
	z-index:2000;
	top:-400px;
	left:0px;
	background: url('http://delphi.com/images/chrome/navs/primarynav/FirstLevelTop.png') 0px top no-repeat;
}


li.firstLevel:first-child {
	margin-top:8px !important;
}


li.firstLevel:last-child {
	background: transparent url('http://delphi.com/images/chrome/navs/primarynav/FirstLevelfooter.png') 0px bottom no-repeat;
}

li.firstLevel {
	margin:0;
	padding:0;
	width:inherit;
	float:left;
}

li.firstLevel > a > span {
	display:block;
	
	position: relative;
	z-index: 3000 !important;
	background-color: #fff;
	left: 16px;
	width: 202px;
	padding-right: 17px;
	padding-top:8px;
	padding-bottom:8px;
}


li.firstLevel:last-child > a {
	margin-bottom:13px;
}

li.firstLevel > a, 
	.secondLevel > a,
		div.thirdLevel > a {
	background-repeat:repeat-y;
	width:100%;
	display:block;
}

li.firstLevel > a {
	background-image: url('http://delphi.com/images/chrome/navs/primarynav/SubNavBkgrnd-245.png');
	background-position:0px 0px;
	float:left;
}

.FirstLevelNav li.openhover > a,
	.secondLevel.blueBarOpen > a {
		color:#2f2f2f !important;
		font-weight:600 !important;
}


.SubNavContainer {
	position:absolute;
	overflow:hidden;
	left:-245px;
	z-index:-1000;	
	width: 245px;
	padding-bottom:6px;
	float:left;
}


.SubNav {
	background: url('http://delphi.com/images/chrome/navs/primarynav/SubNavfooter-243.png') 1px bottom no-repeat;
	
	padding-bottom: 15px; 
	float:left;
	background-repeat: no-repeat;
	width:inherit;
}

div.secondLevel {
	margin:0;
	padding:0;
	width:inherit;
	float:left;
}

div.secondLevel:first-child {
	background: url('http://delphi.com/images/chrome/navs/primarynav/FirstLevelTop.png') 0px 4px no-repeat;
	padding-top:4px;
}


div.secondLevel > a {
	background-image: url('http://delphi.com/images/chrome/navs/primarynav/SubNavBkgrnd-244.png');
	background-position:right top;
	float:left;
	padding-top:9px;
	padding-bottom:9px;
	display:table-cell;
	vertical-align:middle;
}

div.secondLevel:first-child > a {
	
	margin-top:8px;
}


div.secondLevel:last-child {
}

div.secondLevel > a > span {
	display:-moz-inline-stack;
	display: inline-block;
	width: 185px;
	position: relative;
	left: 0;
	float:left;
	zoom:1;
	*display:inline;
	padding-left:20px;
}


.SubNav .element { 
	display:none;
}

div.element {
	background: url('http://delphi.com/images/chrome/navs/primarynav/SubNavBkgrnd-245.png') 0px 0px repeat-y;
	width:inherit;
}

div.thirdLevel {
	width:229px;
	padding-left:7px;
}

div.thirdLevel > span {
	display:block;
}

div.thirdLevel > span > a {
	background-image: url('http://delphi.com/images/chrome/navs/primarynav/ThirdLevelBkgrnd.png') !important;
	background-position:0px 0px;
	display:block;
	width:207px;
	border-left: 1px solid #dadada;
	padding:8px 8px 8px 12px;
}

div.element div:last-child {
	background: transparent url('http://delphi.com/images/chrome/navs/primarynav/ThirdLevelfooter.png') 7px bottom no-repeat;
	padding-bottom:4px;
}


div.thirdLevel:first-child span {
	padding-top: 10px;
	background: transparent url('http://delphi.com/images/chrome/navs/primarynav/ThirdLevelOpenBkgrnd.png') no-repeat 0px top;
}.Photo {
	padding:10px;
	border:2px solid blue;
	background-color:#99CC66;
	width:150px;
	height:200px;
	margin-right:100px;
}
.Photo img {
	width:150px;
	height:200px;
}
.Shade { 
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:300px;
	background-color:#C5D8F6;
	opacity:0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	display:none;
	z-index:5000
}
.Popin {
	position:absolute;
	width:200px;
	height:100px;
	display:none;
	overflow:hidden;
	z-index:5000;
}

.Popin .DownloadLink {
	line-height:21px;
	background-position:0px 0px;
	visibility:hidden;
}

.Caption {
	padding:10px;
	margin:0px;
	visibility:hidden;
}
.CaptionText h4 {
	padding-top:0px;
	margin-top:0px;
}
.DropShadow {
	background-image:url('/images/app/popup/enlargedPressPhoto.png');
	background-position:bottom right;
	background-repeat:no-repeat;
}
* html .DropShadow {
	background-image:url('/images/app/popup/enlargedPressPhoto.gif');
	background-position:bottom right;
	background-repeat:no-repeat;	
}
.Loading {
	background-image: url('/images/app/popup/loading.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.ImageContainer {
	padding:10px;
}

.PhotoContainer img {
	display:block;
	margin:0 auto;	
}

.Popin a {
	text-decoration:none;
}
.CloseButton {
	font-size:8pt;
	color:#7E7E7E;
	text-decoration:none;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	margin-right:10px;
	background-image: url('/images/app/productIndustry/navCloseX.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.CloseContainer {
	padding-right:5px;
	padding-top:5px;
}
embed {
	padding-top:38px;
}

.PopupDescription {
	border:none;
	border-top: 1px solid #CDCDCD;
	background-color: #F1F0F0;
	visibility:hidden;
	float:left;
	hasLayout:1;
	width:100%;	
}	

.PhotoDescription {
	padding: 5px 10px 10px 15px;
}

.VideoDescription {
	padding: 13px 20px 0px 15px;
	height: 96px;
	min-height:96px;
	
}

* html .PopupDescription {
	margin-right:7px;
}
			.PopupDescription .Button {
				margin: 0; 
				padding: 0;
				margin-right: 12px;
				float:right;		
			}
			.PopupDescription img {
				margin-top: 0px;

				}

			.PopupDescription .header {
				width: 467px;
				float: left;
				
			
			}
			.PopupDescription .Type {
				margin-top: 16px;
				width: 467px;
				font-size: 8pt;
			}
			.PopupDescription . Size {
				color: #666666;
			}

.MooDialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	z-index: 50000;

	background: #fff;
	color: black;
	
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}

.MooDialogTitle {
	padding-top: 30px;
}

.MooDialog .content {
}

.MooDialog .content iframe {

}

.MooDialog .title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 3px 20px;

	background: #fff;
	border-bottom: 1px solid #999;
	font-weight: bold;
	color: black;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.MooDialog .close {
	position: absolute;
	width: 16px;
	height: 16px;
	top: -5px;
	right: -5px;
	
	background: url("/images/app/overlay/dialog-close.png") no-repeat;
	display: block;
	cursor: pointer;
	z-index: 70000;
}

.MooDialog .buttons {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	text-align: right;
}

.MooDialog .iframe {
	
}

.MooDialog .textInput {
	width: 200px;
	float: left;
}

.MooDialog .MooDialogAlert,
.MooDialog .MooDialogConfirm,
.MooDialog .MooDialogPrompt,
.MooDialog .MooDialogError {
	padding-left: 40px;
	min-height: 40px;
	background: url(/images/app/overlay/dialog-warning.png) no-repeat;
}

.MooDialog .MooDialogConfirm,
.MooDialog .MooDialogPromt {
	background: url(/images/app/overlay/dialog-question.png) no-repeat;
}

.MooDialog .MooDialogError {
	background: url(/images/app/overlay/dialog-error.png) no-repeat;
}

#overlay {
	background-color:#C5D8F6 !important;
}



.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
	position:relative;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}



.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width:12em; 
	*width: 12em; 
}
    .sf-menu a {
    }
	
@font-face {
    font-family: 'univers-45-light';
    src: url('../Univers/univers-45-light.eot');
    src: url('../Univers/univers-45-light.eot?#iefix') format('embedded-opentype'),
         url('../Univers/univers-45-light.woff') format('woff'),
         url('../Univers/univers-45-light.ttf') format('truetype'),
         url('../Univers/univers-45-light.svg#univers-45-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
font-family: "Arial",sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
margin:0;
background-position:0 0;
background-size:cover;
}
   
   
h1{ font-size:50px; font-weight:normal;}
h2{ color:#00ace8; }
.mediaLanding h2 {float:left; padding:0;}
.mediaLandingTitle {border-bottom:1px solid #ccc; margin:15px 0;}
.mediaLandingTitle:after {
	content: "."; visibility:hidden; height:0; display: block; clear: both;
}
.mediaLandingTitle h2 {float:left;}
.title-page{ font-size:34px; line-height: 1.2em; margin: 1em 0 0 0;}
.title-modal{   font-family: 'univers-45-light'; color:#19aae1;  line-height: 0.85em; }
.title-sub{  color:#747678; text-transform:uppercase;  }

.header {
position:relative;
height:62px;
display: block;
background:url(/images/default-source/site-design/headerbkgrnd.png?Status=Temp&sfvrsn=2);
background-color:#000;
background-repeat: no-repeat;
background-size:cover;
background-position: top center;
}

a{ text-decoration:none;}
img{ border:none; text-decoration:none;}

.espacio{ background: #000002;border: 1px solid; border-width:1px 0 0 0;margin-bottom: 20px;}
.align-left{float:left;}
.align-right{ float:right;}

#before-header{  position: absolute;width: 100%; height: 100%;left: 0;right: 0;margin: 0 auto;}
#before-header img{ width:100%; height:100%;}

.full-wrapper { position:relative; width: 100%;   clear:both;}
.row{    }

#content{}


.wrapper{ background:#fff; overflow:hidden; padding-top:10px;}

.wrap-article{ font-size:16px;margin:0 25px 0 15px;}


#primary {  width:779px;}

#secundary{ width:191px;  }

#content   #primary {  width:66%;margin-right:1%; }

#content   #secundary{ width:33%;}

#buttons_c{ position:relative; }
.buttons{ position:relative;width:310px;height:134px;margin-bottom:7px;}
.title-buttons{position: absolute;
right: 42px;
bottom: 10px;
margin: 0 auto;
display: block;
}

.content-home{font-size:18px; margin:0 15px 20px 15px;}

#sub-page{ margin:10px 30px  10px 25px;} 
#sub-page ul{ list-style:none; margin: 0;padding: 0;} 
#sub-page ul li{ display:block;  font-weight:bold; } 

#sub-page  > ul  > li > a{ color:#000;
border: 1px solid #ccc;
border-width: 1px 0 0px 0;
text-transform:uppercase;  display:block; background:url(/images/default-source/site-design/arrow-blue.png?Status=Temp&sfvrsn=2) no-repeat; background-position:right 50%; padding:5px 14px 5px 10px;}
#sub-page  li  ul{ display:none; }
#sub-page  li   li a { padding-left:15px; color:#000; }
#sub-page > ul  > li:hover  > a   { color:#00ace8; }
#sub-page > ul  > li:hover > ul   { display:block; }
#sub-page > ul:last-child  > a{ border-bottom:1px solid #ccc; }
#sub-page  li   li:hover  a { color:#00ace8; }

#sub-page  li.active >a { color:#00ace8; } 
#sub-page  li.active ul { display:block; } 

.slider{ position:relative; display:block;}
.slider .title-slider{ 
text-transform: uppercase;
position: absolute;
bottom: 30px;
left: 0;
right: 0;
margin: 0 auto;
background: url(/images/chrome/subtitle-slider.jpg);
background-position: top left;
-moz-opacity: 0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=75);
}
.slider .title-slider h2{font-family: 'univers-45-light';  margin-right: 105px;}

.navbar-header {
float: left;
}

.navbar-brand {
float: left;
padding: 21px 15px 21px 0;
font-size: 18px;
line-height: 20px;
height:62px;
}

.navbar-collapse {
width:auto;
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
-webkit-overflow-scrolling: touch;
}



.navbar-collapse.collapse {
display: block!important;
height: auto!important;
padding-bottom: 0;
overflow: visible!important;
position: relative;
}

.form-group {
display:block;
position:relative;
margin-top: 15px;
}
.navbar-right{
float:right;
}
.wrap-form-search{
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
}
.wrap-form-search .navbar-form{
	display: none;
	position: absolute;
	top: 45px;
	right: 0;
	background: #000000;
	width: 200px;
	padding: 15px 0;
	z-index: 100;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;	
}
.navbar-form input {
width: 86%;
font-size: 12px;
background: #333;
padding: 5px 0;
margin:0 auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #333;
display: block;
color: #999999;
text-indent: 10px;
}

#searchsubmit {
display: block;
width: 25px;
height: 30px;
border: 0;
background: transparent url(/images/default-source/site-design/search-icon.png?Status=Temp&sfvrsn=2) no-repeat center center;
text-indent: -9999px;
margin: 12px 0 0 0;
}


.sf-menu, ul.sf-menu{position:relative;margin: 16px 0 0 25px;}

.sf-menu a{ border:0; color:#fff; font-size:12px;}

.navbar-nav ul  { padding:0;   display: none;   }

.sf-menu > li {  padding-bottom:18px; }

.sf-menu > li > a{  background:url(/images/default-source/site-design/arrow-blue.png?Status=Temp&sfvrsn=2) no-repeat; background-position:97% 50%; padding:5px 14px 5px 10px;color:#fff; margin-right:15px;}
.sf-menu > li:last-child  > a{  margin-right:0;}

.sf-menu  ul  li:hover  {   background:#00ace8;   }
.sf-menu li:hover >  ul   { display:block; }

.sf-menu > li:hover > a{  background:#333 url(/images/default-source/site-design/arrow-blue.png?Status=Temp&sfvrsn=2) no-repeat;background-position:97% 50%; }


.sf-menu  ul  {min-height:500px; width:230px;background: url(/images/chrome/line-menu.png); top:34px; z-index:9999}

.sf-menu ul ul {	
padding: 0;
margin: 0;
  border-left: 1px solid rgba(255, 255, 255, 1);

}
.sf-menu .display-left ul ul{
	left:-100%;
    border-left: 0px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);    


}



.nav {  list-style:none;  margin:0; padding:0;}
.nav li { float:left; }
.nav a { font-size:12px;  padding: 5px 5px 5px 0;color:#747678; text-decoration:none;}
.nav  li:first-child a{ margin-left:0; }
.nav  li:last-child a{ margin-right:0; }
.k-menu .k-item .k-menu-group .k-item {position:static;}

ul.social{ margin:0 0 0 15px; padding:0; }
ul.social  li{            display: inline-block; }
ul.social  li  a{
                display: inline-block;
                text-indent: -9999px;
                height: 42px;
                outline: 0;
                background: url(/images/chrome/red-social.png) no-repeat;
                margin: 0 6px 0 0;
                cursor: pointer;            
}

ul.social li.facebook a{
	width: 42px;
	background-position: 0 0;
	margin-left: 0;
}
ul.social li.in a{
	width: 42px;
	background-position: -54px 0;
}
ul.social li.twitter a {
	width: 42px;
	background-position: -109px 0;
}
       
   

.footer{
    position:relative;
    bottom:0;
    
    height:115px;
    background: rgb(214,214,214);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,214,214,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 );
}

.footer  ul.social { margin-left:15px;}
.footer  ul.social li  a{ background: url(/images/follow-us.png?ver=123) no-repeat;  height: 24px; width: 26px; margin:0 0 0 0;}
.footer  ul.social li.facebook a{	
	background-position: 0 0;
	margin-left: 0;
}
.footer  ul.social li.in a{	
	background-position: -26px 0;
}
.footer  ul.social li.twitter a {	
	background-position: -50px 0;
}
.stwrapper{
background:#fff; 
background-color:white;
top: 63px;
left: -882px; 
min-height: 710px;
width: 882px;
z-index: 50;
position: absolute;
}
.stwrapper .container{
 
}

.btn-button{ 
display:inline-block;
font-size: 18px;
color:#fff;
background:#00ACE8; 
text-shadow: 1px -1px 0px #2E849A;
padding:13px  15px 10px 18px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.btn_close{ 
float:right;
width:23px; 
height:23px;
margin:5px  5px 0 0;
position:relative;
text-indent: -9999px;
background:url(/images/btn-close.png); 
cursor: pointer; 
display:block;
}

.stwrapper   .wrap-article{  margin:25px 25px 15px 15px;}
.Photo {
	padding:10px;
	border:2px solid blue;
	background-color:#99CC66;
	width:150px;
	height:200px;
	margin-right:100px;
}
.Photo img {
	width:150px;
	height:200px;
}
.Shade { 
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:300px;
	background-color:#C5D8F6;
	opacity:0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	display:none;
	z-index:5000
}
.Popin {
	position:absolute;
	width:200px;
	height:100px;
	display:none;
	overflow:hidden;
	z-index:5000;
}

.Popin .DownloadLink {
	line-height:21px;
	background-position:0px 0px;
	visibility:hidden;
}

.Caption {
	padding:10px;
	margin:0px;
	visibility:hidden;
}
.CaptionText h4 {
	padding-top:0px;
	margin-top:0px;
}
.DropShadow {
	background-image:url('/images/app/popup/enlargedPressPhoto.png');
	background-position:bottom right;
	background-repeat:no-repeat;
}
* html .DropShadow {
	background-image:url('/images/app/popup/enlargedPressPhoto.gif');
	background-position:bottom right;
	background-repeat:no-repeat;	
}
.Loading {
	background-image: url('/images/app/popup/loading.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.ImageContainer {
	padding:10px;
}

.PhotoContainer img {
	display:block;
	margin:0 auto;	
}

.Popin a {
	text-decoration:none;
}
.CloseButton {
	font-size:8pt;
	color:#7E7E7E;
	text-decoration:none;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	margin-right:10px;
	background-image: url('/images/app/productIndustry/navCloseX.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.CloseContainer {
	padding-right:5px;
	padding-top:5px;
}
embed {
	padding-top:38px;
}

.PopupDescription {
	border:none;
	border-top: 1px solid #CDCDCD;
	background-color: #F1F0F0;
	visibility:hidden;
	float:left;
	hasLayout:1;
	width:100%;	
}	

.PhotoDescription {
	padding: 5px 10px 10px 15px;
}

.VideoDescription {
	padding: 13px 20px 0px 15px;
	height: 96px;
	min-height:96px;
	
}

* html .PopupDescription {
	margin-right:7px;
}
			.PopupDescription .Button {
				margin: 0; 
				padding: 0;
				margin-right: 12px;
				float:right;		
			}
			.PopupDescription img {
				margin-top: 0px;

				}

			.PopupDescription .header {
				width: 467px;
				float: left;
				
			
			}
			.PopupDescription .Type {
				margin-top: 16px;
				width: 467px;
				font-size: 8pt;
			}
			.PopupDescription . Size {
				color: #666666;
			}

.MooDialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	z-index: 50000;

	background: #fff;
	color: black;
	
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}

.MooDialogTitle {
	padding-top: 30px;
}

.MooDialog .content {
}

.MooDialog .content iframe {

}

.MooDialog .title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 3px 20px;

	background: #fff;
	border-bottom: 1px solid #999;
	font-weight: bold;
	color: black;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.MooDialog .close {
	position: absolute;
	width: 16px;
	height: 16px;
	top: -5px;
	right: -5px;
	
	background: url("/images/app/overlay/dialog-close.png") no-repeat;
	display: block;
	cursor: pointer;
	z-index: 70000;
}

.MooDialog .buttons {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	text-align: right;
}

.MooDialog .iframe {
	
}

.MooDialog .textInput {
	width: 200px;
	float: left;
}

.MooDialog .MooDialogAlert,
.MooDialog .MooDialogConfirm,
.MooDialog .MooDialogPrompt,
.MooDialog .MooDialogError {
	padding-left: 40px;
	min-height: 40px;
	background: url(/images/app/overlay/dialog-warning.png) no-repeat;
}

.MooDialog .MooDialogConfirm,
.MooDialog .MooDialogPromt {
	background: url(/images/app/overlay/dialog-question.png) no-repeat;
}

.MooDialog .MooDialogError {
	background: url(/images/app/overlay/dialog-error.png) no-repeat;
}

#overlay {
	background-color:#C5D8F6 !important;
}

.ie7 #header {
    position:absolute !important;
    z-index:999 !important;
}

.ie7 #page-wrapper {
    margin-top:70px !important;
}

.ie7 .sf-menu ul {
    top: 44px;
}






.header .nav ul.sfNavHorizontalDropDown {
	background:none;
	position: relative;
    margin: 16px 0 0 0;
}
.nav .sfNavHorizontalDropDown a:hover {
	background:none;
}
.nav .sfNavHorizontalDropDown a.k-state-active {
    background-color:#333;
}
.nav .sfNavHorizontalDropDown .k-item > a.k-link {
	color:#fff;
	font-size:12px;
    padding: 5px 14px 5px 10px;
    margin-right: 8px;
	white-space: normal;
}
.nav .k-menu .k-item, .k-widget.k-menu-horizontal > .k-item {
	border:none !important;
    padding-bottom: 18px;
	background:none;
}
.nav .sfNavHorizontalDropDown .k-i-arrow-s {
	background:url("/images/default-source/site-design/arrow-blue.png?Status=Temp&sfvrsn=2") no-repeat center;
	background-position:5px center !important;
}
.nav .sfNavHorizontalDropDown .k-popup {
	background-color:rgba(0,0,0,.7);
    min-height: 500px;
    width: 230px;
    border:none;
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”;
}
.nav .sfNavHorizontalDropDown .k-popup li {
	border:none !important;
    padding-bottom: 0;
}
.nav .k-menu .k-group .k-item > .k-link {
    padding: .75em 1em;
    -webkit-transition: background .2s;
	transition: background .2s;
    margin-right:0;
}
.nav .k-menu .k-group .k-item > .k-link:hover, .nav .k-menu .k-group .k-item > .k-link.k-state-active {
    background-color:#00ace8;
    -webkit-transition: none;
	transition: none;
}
.nav .sfNavHorizontalDropDown .k-popup ul {
    border-left: 1px solid #fff;
}
.nav .k-menu .k-animation-container, .nav .k-popup .k-animation-container {
    margin-top:0;
}





.bannerImages ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

.sf_cols.rotateContainer {
  width: 970px !important;
  height:336px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.sf_cols.rotateContainer .pageHeader,
.sf_cols.rotateContainer .navigation {
  width: 960px;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}
.sf_cols.rotateContainer .sfimagesList {
  position: relative;
}
.sf_cols.rotateContainer .sfimagesList li.sfimageListItem {
  padding-bottom: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.sf_cols.rotateContainer .rotator {
  position: absolute;
  top: 0;
  z-index: 0;
  width: 980px;
  left: 0;
  margin: 0 auto;
}
.sf_cols.rotateContainer .rotator li a {
  display: block;
}
.sf_cols.rotateContainer .banners {
  position: relative;
  width: 960px;
  height: 336px;
  margin: 0 auto;
  overflow: hidden;
}
.sf_cols.rotateContainer .banners li {
  position: absolute;
  top:30px;
  left:20px;
  z-index: 2;
  display: none;
  background-color: rgba(255,255,255,0.75);
  padding:10px;
  height:255px;
}

.thumbs {
	height:54px;
	background: url('/images/default-source/Homepage/carouselshadow-1280.png?Status=Temp&sfvrsn=2') center center no-repeat;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}

.ToggleSlider ul {
    list-style-type:none;
    width:125px;
    margin:0 auto;
    padding:0;
}

.ToggleSlider ul li {
    float:left;
    margin-right:10px;
}
		
.ToggleSlider img {
	width:51px;
	height:37px;
	border-radius:2px;
	margin-top:16px;
}
	
.ToggleSlider div a {
	display:block;
	float:left;
}


.banners h1 {
	font-size:38px;
	line-height:46px;
    color: #2f2f2f;
    padding-bottom: 25px;
    width: 460px;
}

.banners h2 {
	font-size:19px;
    color: #2f2f2f;
    width: 460px;
}


.division:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.division {
    background: url("/images/default-source/site-design/gradient-line-thick-shadow-bottom.png?Status=Temp&sfvrsn=2") no-repeat scroll left top;
    position: relative;
    
	padding-top:40px;
}


.arrow-box {
    background-position: left center;
    float: left;
    line-height: 18px;
    padding-left: 30px;
}
#industry-wrapper {
    padding-top: 20px;
    position: relative;
    z-index: 99;
}
#intro, #introLarge, #industryIntro {
    background-repeat: no-repeat;
    color: #fff;
    margin: 0 auto 20px;
    width: 100%;
}
#introLarge {
	min-height: 273px;
}
#intro .intro-copy-wrapper {
	color:#333;
}

#industryIntro{
    min-height:215px;
    background-size:cover !important;
}
#industryIntro > div {
    float: right;
    font-size: 14px;
    line-height: 21px;
    margin: 0 10px 0 51%;
    padding: 5px;
}
#industryIntro > div p {
	padding:0;
}


#introLarge > div {
	float: right;
    font-size: 16px;
    line-height: 21px;
    margin: 5px 10px 10px 51%;
    padding: 5px;
	color:#fff !important;
}
	#introLarge > div h2 {
		color:#fff;
		padding:0;
	}
.subcatLandingContent #intro {
	min-height: 273px;
}
#intro > div {
	margin:0;
	float:none;
	font-size:12px;
	padding:0;
}
#intro > div.moveRight {
    float: right;
    font-size: 14px;
    line-height: 21px;
    padding: 15px 10px 10px 0;
    width: 46%;
}
#intro > div.moveRight p {
		padding: 0;
	}
#intro .MainImage {
    float: left;
    margin: 0 16px 6px 0;
    padding: 0;
    width: 274px;
}

.rightContent #intro {
	margin:0 auto;
}
#division-wrapper {
    float: left;
    margin-left: -8px;
}
#division-wrapper > div {
    margin: 0 !important;
}
#divisions {
    position: relative;
    display: block;
}
#divisions:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#divisions .promo-wrapper {
    background-image: none;
}
#divisions div.promo, #divisions div.promo-noani {
    background-position: center bottom;
    background-repeat: no-repeat;
    margin: 0;
    margin-bottom: 15px;
}
#divisions div[data-promo-state="off"] div.promo {
}
#divisions div[data-promo-state="off"] div.promo div.content, #divisions div[data-promo-state="off"] div.promo-noani div.content {
	background: #303030;
	background: -moz-linear-gradient(top,  #646464 0%, #303030 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646464), color-stop(100%,#303030));
	background: -webkit-linear-gradient(top,  #646464 0%,#303030 100%);
	background: -o-linear-gradient(top,  #646464 0%,#303030 100%);
	background: -ms-linear-gradient(top,  #646464 0%,#303030 100%);
	background: linear-gradient(to bottom,  #646464 0%,#303030 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646464', endColorstr='#303030',GradientType=0 );
}
#divisions div.promo div.content, #divisions div.promo-noani div.content {
    background-repeat: no-repeat;
	width:inherit;
	padding:0;
}
#divisions div div.promo.on div.content {
    background: #1e009b;
	background: -moz-linear-gradient(top,  #4b86cc 0%, #1e009b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b86cc), color-stop(100%,#1e009b));
	background: -webkit-linear-gradient(top,  #4b86cc 0%,#1e009b 100%);
	background: -o-linear-gradient(top,  #4b86cc 0%,#1e009b 100%);
	background: -ms-linear-gradient(top,  #4b86cc 0%,#1e009b 100%);
	background: linear-gradient(to bottom,  #4b86cc 0%,#1e009b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b86cc', endColorstr='#1e009b',GradientType=0 );
}
#divisions div[data-promo-state="on"] div.promo {
    background-image: none;
    height: 131px;
}
#divisions div.promo-wrapper[data-promo-state="on"] div.promo div.content {
    
    background: #DBDBDB;
	background: -moz-linear-gradient(top,  #FEFEFE 0%, #DBDBDB 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(100%,#DBDBDB));
	background: -webkit-linear-gradient(top,  #FEFEFE 0%,#DBDBDB 100%);
	background: -o-linear-gradient(top,  #FEFEFE 0%,#DBDBDB 100%);
	background: -ms-linear-gradient(top,  #FEFEFE 0%,#DBDBDB 100%);
	background: linear-gradient(to bottom,  #FEFEFE 0%,#DBDBDB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#DBDBDB',GradientType=0 );
}
#divisions div[data-promo-state="on"] .light-arrow-box, #divisions div[data-promo-state="on"] .light-arrow-box:hover {
    background-image: url("/images/default-source/site-design/closebutton.png?Status=Temp&sfvrsn=2") !important;
}
#divisions div[data-promo-state="on"] .light-arrow-box, #divisions div[data-promo-state="on"] .light-arrow-box:hover {
    color: #2f2f2f !important;
}
#divisions div.promo img, #divisions div.promo-noani img {
    width: 100%;
	display:block;
}
#divisions div.promo .read-more {
    left: 0;
    position: absolute;
    top: 95px;
    z-index: 1000;
	padding-left:10px !important;
}
#divisions div.promo .read-more a {
	background-position: left center;
    background-repeat: no-repeat;
    float: left;
    line-height: 18px;
    padding-left: 25px;
}
#divisions div.promo div.content div.headline, #divisions div.promo-noani div.content div.headline {
    color: #fff;
    font-size: 14px;
    height: 50px;
    text-align: center;    
    width: 100%;
    display: inline-block;
    margin-top: 7px;
}
#divisions div[data-promo-state="on"] div.promo div.content div.headline {
    color: #2f2f2f;
}
#division {
    background-image: url("/images/default-source/site-design/divisionbkgrnd.png?Status=Temp&sfvrsn=2");
    background-position: center center;
    background-repeat: no-repeat;
    height: 288px;
    margin: 0 20px 20px !important;
    overflow: hidden;
}
#division > div {
    float: left;
    height: 288px;
    width: 100%;
}
#division > div img, #division > div table {
    float: left;
}
#division > div table {
    width: 60%;
}
#division img.industry-image {
    padding-left: 15px;
    padding-right: 15px;
}
#division h2 {
    float: left;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 10px;
}
#division h2 a {
    color: inherit;
}
#division img.divider {
    padding-bottom: 20px;
    padding-left: 20px;
}
#division table {
    margin-left: 5px;
}
#divisions .light-arrow-box {
    background-image: url("/images/default-source/site-design/lightboxdownarrow.png?Status=Temp&sfvrsn=2");
}
#divisions .light-arrow-box:hover {
    background-image: url("/images/default-source/site-design/lightboxdownarrow.png?Status=Temp&sfvrsn=2") !important;
}
#division table td {
    padding-bottom: 10px;
    vertical-align: top;
    width: 50%;
}
#division .arrow-box {
    background-position: left top;
}
#divisions div[data-promo-state="over"] a, #divisions div[data-promo-state="over"] a:hover {
    color: #fff !important;
}




#carousel-arrow-right {
    float: right;
    left: -5px;
    top: -48%;
}
#carousel-arrow-left {
    float: left;
    left: 5px;
    top: 58%;
}
a.carousel-arrow {
    display: none;
    position: relative;
    width: 8px;
    z-index: 2000;
}
.HeaderGreyOne {
    display: block;
    font-size: 18px;
    margin: 0 0 20px;
    text-align: center;
    width: 100%;
}
.RelatedInfoWrapper {
    float: left;
    height: 327px;
    margin: 0 0 30px;
    width: 100%;
}
.RelatedInfoAboutContainer {
    background: url("/images/chrome/RelatedInfoBkgrnd.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: inherit;
    left: -15px;
    position: relative;
    width: 730px;
}
.RelatedInfoColumn1 {
    float: left;
    width: 221px;
}
.RelatedInfoColumn2 {
    float: left;
    width: 220px;
}
.RelatedInfoColumn3 {
    float: left;
    width: 220px;
}
.RelatedInfoDivisionlPDFColumn1 {
    float: left;
    margin-bottom: 59px;
    width: 300px;
}
.RelatedInfoDivisionlPDFColumn2 {
    float: left;
    width: 342px;
}
.RelatedInfoDivisionlPDFContainer dl {
    margin: 0 0 0 10px;
    padding: 0;
}
.RelatedInfoDivisionlPDFContainer dt {
    float: left;
    margin-right: 10px;
}
.RelatedInfoDivisionlPDFContainer img {
    float: left;
    margin: 10px 0 4px;
}
.RelatedInfoDivisionlPDFContainer dd {
    float: left;
    margin: 10px 0 0;
    padding: 0;
}
.RelatedInfoDivisionlPDFContainer dd a {
    background-image: url("/images/default-source/site-design/icon_pdf.png?Status=Temp&sfvrsn=2");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    line-height: 12px;
    margin: 0 5px 12px 0;
    padding: 0 0 2px 25px;
    text-decoration: none;
    width: 125px;
}
.RelatedInfoDivisionlPDFContainer dd a:hover {
    text-decoration: underline;
}
.GreyBarRelatedInfoColumn {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
.GreyBarRelatedInfoNextRow {
    clear: left;
    margin-top: 25px;
}
.GreyBarRelatedInfoColumn dd, .GreyBarRelatedInfoColumn dl {
    margin: 0;
    padding: 0;
}
.GreyBarRelatedInfoColumn.two {
    padding-left: 10px;
    width: 225px;
}
.PDFLink.GreyBarRelatedInfo {
    padding-top: 0;
}
.RelatedInfoDivisionlPDF table {
    width: 100%;
}
div.PdfContent {
    float: right;
    margin: 0 0 50px;
    width: 100%;
}
div.PdfContent h1 {
    background-color: #f1f0f0;
    display: block;
    font-weight: bold;
    margin: auto 0 17px;
    padding: 3px 0 4px 5px;
}
div.PdfContent ul {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 292px;
}
div.PdfContent ul img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
div.PdfContent li {
    color: #666666;
    float: left;
    list-style-type: none;
    margin: 0 8px 0 0;
    padding: 0;
}
div.PdfContent li a {
    border: 0 none;
    display: block;
    margin: 0;
    max-width:120px;
    text-decoration: none;
}
.BoxContain {
    height: 236px;
    left: 40px;
    position: relative;
    top: 20px;
    width: 642px;
}
.BoxContent {
    height: 236px;
    overflow: hidden;
    width: 657px;
}
.BoxContent > div {
    float: left;
    height: inherit;
    width: 219px;
}
.BoxContent > div > dl {
    background: url("/images/chrome/RelatedInfoBox.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    height: 234px;
    width: 212px;
}
.BoxContent dt img {
    display: block;
    margin: 0 auto;
}
.BoxContent dt {
    display: table-cell;
    height: 100px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
    width: inherit;
}
.BoxContent dd {
    line-height: 20px;
    margin: 0;
    padding: 0 10px;
}
.BoxContent dd a {
    color: #2f2f2f !important;
    display: block;
    margin: 5px 0 12px;
}



.productIndex #well-content, .productCategory #well-content {
    margin-left: 0;
}
.productIndex #content-wrapper, .productCategory #content-wrapper {
    left: 20px;
    overflow: hidden;
    position: relative;
    z-index: 51;
}
.productIndex div.footer, .productCategory .Nav .footer {
    background-image: url("/images/chrome/productIndex/IndexFooter.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 10px;
    margin: 0;
    width: 430px;
}
.Intro {
    margin: 12px 0 17px;
    padding: 0;
}
.Index {
    height: 40px;
    margin-left: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-decoration: none;
}
.IndexItem ul {
    margin: 11px 0 10px 17px;
    width: 372px;
}
.IndexItem li {
    margin: 11px 0 10px 17px;
}
.IndexItem h4 {
    font-size: 18px;
    margin: 25px 0 0 0;
    padding: 0;
}
.IndexItem .Product {
    padding: 10px 0 20px;
}
.IndexItem .Product:last-child {
    padding-bottom: 10px;
}
.Division {
    background-image: url("/images/chrome/productIndex/IndexHeaderSprites.png");
    background-position: left 0;
    background-repeat: no-repeat;
}
.Open .Division {
    background-image: url("/images/chrome/productIndex/IndexHeaderSprites.png");
    background-position: left -90px;
    height: 50px;
}
.Open .Index {
    height: 50px;
}
dt a.Division:link, dt a.Division:visited, dt a.Division:hover {
    color: inherit;
    float: left;
    text-decoration: none;
    width: 100%;
    z-index: 1;
}
dl.Nav h3 {
	font-weight:bold;
	padding-bottom:0;
}
.intro-copy-wrapper {
	padding-bottom:10px;
}
dl.Nav.Open .Index {
	height:auto;
}
a.Command:link, a.Command:visited, a.Command:hover {
    line-height: 40px;
    position: absolute;
    right: 0;
    z-index: 2;
}
.Index a.Command img {
    padding: 0 20px 0 0;
    vertical-align: middle;
}


body.productDetail .PdfLink {
	font-weight:600;
}

body.dtiProductDetail h3 {
	font-weight:300;
	font-style:italic;
	padding-bottom:10px;
}

.EnlargeLink,
	#content-wrapper a.EnlargeLink {
	line-height:24px;
	font-size:13px;
	display:block;
	color:#666;
}

.EnlargeLink img {
	padding-right:5px;
	vertical-align:middle;
}

.ProductDetailContent h3 {
	font-size:20px;
}

.ProductDetailContent p strong {
	font-size: 18px;
	font-weight: 500;
}	
			
.FloatedImage  {
	margin:8px 11px 0 0;
	padding:0px;
	float: left;
}

.FloatedImage img {
	border: 1px solid #ecebeb;
	border-radius: 3px;
}	

.FloatedImage .Button {
	margin-top: 5px;
}

.ProductDetailDescription,
	.ProductDetailFeature {
	margin-bottom:10px;
	line-height:20px;
}

.ProductDetailFeature ul {
	margin-top:0px;
}

.ProductDetailContent ul {
	list-style: disc;
	margin-top: 0px;
	padding-left: 1em;
}

.ProductDetailContent ul li {
	margin-left:12px;
}

.ProductDetailContent ul li div {
	display:inline;
}	


.Addresses .Left, .Addresses .Right {
    float: left;
    margin-bottom: 35px;
    width: 50%;
}
.Addresses dl {
    min-height: 110px;
}
.Addresses dt {
    font-weight: bold;
}
.Addresses dd {
    margin: auto 0;
}
.BrochureList form {
    margin-top: 9px;
}
.BrochureList h4, .BrochureListItem h4 {
    font-weight: bold;
    padding-top: 10px;
}
.BrochureList {
    background-color: #f9f9f9;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    margin: 14px 0 20px;
    overflow: hidden;
    padding: 16px 0 20px 15px;
}
.BrochureListItem {
    margin: 19px 0 0;
    padding: 0;
}
.BrochureList img {
    float: left;
    margin-right: 16px;
}
.BrochureList .FormSelect {
    float: left;
    margin-right: 10px;
}
.ContactLanding dd {
    margin: 0 17px 17px 0;
}
.ContactLanding dd a {
    background-image: url("/images/app/arrows/arrowRed_thin.gif");
    background-position: left 3px;
    background-repeat: no-repeat;
    display: block;
    padding: 0 0 0 15px;
}
.ContactLinks dt {
    font-weight: bold;
    margin: 17px 0 5px;
}
.ContactLinks dd {
    margin: 0;
}
.NoTitle {
    margin: 16px 17px 0 0;
}
a.Offsite:link, a.Offsite:visited, a.Offsite:hover {
    background-image: url("/images/app/arrows/arrowRed_boxes.gif");
    background-position: left top;
}
div.ContactMedia {
    overflow: hidden;
}
.ContactMedia .BreadCrumb {
    margin: 0 0 10px 0;
    padding: 0;
}
.ContactMedia dd {
    line-height: 20px;
    margin: 0 0 20px;
    width: 100%;
}
.ContactMedia dd a {
    display: block;
    text-decoration: none;
}
.ContactMedia dd a:hover {
    text-decoration: underline;
}
.ContactMedia .SingleColumn dd {
    float: left;
    margin: 8px 0 20px;
    width: 332px;
}
.PressKits .GreyBarsColumn1 {
    float: left;
    width: 75%;
}
.PressKits .GreyBarsColumn2 {
    float: left;
}
.PressKits .GreyBars {
    margin: 0;
    overflow: hidden;
}
.PressKits .MonthContent {
    overflow: hidden;
}
.KitDate {
    float: right;
    width: 25%;
}
.KitHeadline:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.KitHeadline {
    padding-bottom: 15px;
}
.KitHeadline a:link, .KitHeadline a:visited, .KitHeadline a:hover {
    background-image: url("/images/app/arrows/arrowRed_thin.gif");
    background-position: 4px 4px;
    background-repeat: no-repeat;
    float: left;
    padding-left: 20px;
    width: 70%;
}
.PressKitDetail a:link, .PressKitDetail a:visited {
    display: block;
    line-height: 12px;
    margin: 0 10px 0 0;
    padding: 0 0 5px 25px;
}
.PressKitDetail a.Zip:link, .PressKitDetail a.Zip:visited, .PressKitDetail a.Zip:hover, .PressKitDetail a.Zip2:link, .PressKitDetail a.Zip2:visited, .PressKitDetail a.Zip2:hover {
    background-image: url("/images/app/arrows/zipIcon.gif");
    background-position: 1px 0;
    background-repeat: no-repeat;
}
.PressKitDetail a.Zip2:link, .PressKitDetail a.Zip2:visited, .PressKitDetail a.Zip2:hover {
    margin-bottom: 0;
}
.TechPapersContainer h3 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.MemberName {
    font-weight: bold;
}
table.Leadrership .Title2 {
    display: block;
}
td a.Leadership, .Leadership a:link, .Leadership a:visited, .Leadership a:hover {
}
.Leadership .Image {
    float: left;
    margin: 0 16px 0 0;
    padding: 0;
}
.Leadership h4 {
    font-size: 16px;
    font-weight: bold;
}
.Leadership h4.Title {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 4px;
}
.standard .LinkContainer {
    margin-top: 25px;
}
.standard .LinkContainer .LinkSpacer {
    margin-bottom: 15px;
}
.standard .LinkSpacer a.Pdf:link, .standard .LinkSpacer a.Pdf:visited, .standard .LinkSpacer a.Pdf:hover {
    min-height: 17px;
}
.standard .LinkSpacer .PdfInfo {
    margin-left: 25px;
}

.internalHeaderDivider{
    display:none;
}

@media (min-width:768px) {
    .promo-mid{
        padding-left: 40px; 
        padding-right: 0;
    }

    .promo-mid-row{
        margin-left: 0; 
        margin-right: 0;
    }

    .promo-last{
        padding-left: 48px; 
        padding-right: 0;
    }

    .promo-last-row{
        margin-left: 0; 
        margin-right: 0;
    }

    .promo img{

    }
}

@media (max-width:767px) {

    .promo img{
        min-height: 100% !important;
        max-height: 100% !important;
    }
}

@media (min-width:970px) {

    .promo img{

    }
}


