﻿/**Corporate Styles**/
/* STYLES FOR CORPORATE HOMEPAGE */
#TE_corp_topContentContainer {
display:table;
width:890px;
margin-top:-30px;
}
	#TE_corp_FlashContent {
	float:left;
	margin-top:16px;
	width:510px;
	height:172px;
	}
	#TE_corp_NavNewsContainer {
	float:right;
	width:365px;
	background-color:inherit;
	display:table;
	}
		#TE_corp_homeNav {
		float:left;
		width:110px;
		margin-top:35px;
		font-size:11px;
		font-weight:bold;
		background-color:inherit;
		}
			#TE_corp_homeNav ul { 
			list-style:none;
			list-style-position:outside;
			margin:0px;
			padding-left:0px;
			}

			#TE_corp_homeNav li { 
			background-image:url(/_includes/corporate/images/corp_homeNav_bullet.gif);
			background-repeat:no-repeat;
			margin:0px;
			padding:0px;
			padding-left:15px;
			padding-top:6px;
			padding-bottom:6px;
			}
		.TE_corp_homeBoxes a:link {
		background-color:inherit;
		text-decoration:underline;
		color:#005380;
		}	
		.TE_corp_homeBoxes a:visited {
		background-color:inherit;
		text-decoration:underline;
		color:#4092ad;
		}	
		.TE_corp_homeBoxes a:hover {
		background-color:inherit;
		text-decoration:underline;
		color:#f78932;
		}
		.TE_corp_homeBoxes {
		background-color:inherit;
		margin:0px;
		}				
		.TE_corp_homeBoxes ul { 
		list-style:none;
		list-style-position:outside;
		margin:0px;
		margin-top:10px;
		line-height:0px;
		padding:0px;
		font-size:11px;		
		}			
		.TE_corp_homeBoxes li { 
		background-image:url(/_includes/corporate/images/corp_homeNav_boxbullets.gif);
		background-repeat:no-repeat;
		margin:0px;
		padding-left:15px;
		line-height:12px;
		}
	
		.TE_corp_homeBoxEC {
		background-color:inherit;
		border-left:#FC842D 1px solid;
		padding-left:5px;
		line-height:0px;
		margin-top:13px;
		}	
		.TE_corp_homeBoxEC ul { 
		list-style:none;
		list-style-position:outside;
		margin:0px;
		line-height:0px;
		margin-top:13px;	
		padding:0px;	
		font-size:11px;	
		}			
		.TE_corp_homeBoxEC li { 
		background-image:url(/_includes/corporate/images/corp_homeNav_boxblue.gif);
		background-repeat:no-repeat;
		margin:0px;
		padding:0px;
		padding-left:15px;
		line-height:12px;
		}	
		.TE_corp_homeBoxEC a:link {
		background-color:inherit;
		color:#88807d;
		}	
		.TE_corp_homeBoxEC a:visited {
		background-color:inherit;
		color:#4092ad;
		}	
		.TE_corp_homeBoxEC a:hover {
		background-color:inherit;
		color:#f78932;
		}			
		#TE_corp_stockInfo {
		float:right;
		width:215px;
		text-align:right;
		}
		#TE_corp_newsContent { 
		float:right;
		font-size:11.2px;
		margin-top:22px;
		background-color:inherit;
		width:230px;
		padding-top:5px;
		overflow:hidden;
		}		
			h3.TE_corp_newsContent { 
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#005380;
			font-weight:bold;
			font-size:11px;
			padding-left:14px;
			padding-top:3px;
			margin-bottom:0px;
			}
						
					#TE_corp_newsContent ul { 
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#000000;
					list-style:none;
					list-style-position:outside;
					margin:0px;
					padding-left:0px;
					}
					#TE_corp_newsContent li { 
					background-image:url(/_includes/corporate/images/TE_news_link.gif);
					background-repeat:no-repeat;
					margin:0px;
					margin-top:8px;
					margin-bottom:8px;
					padding:0px;
					padding-left:15px;
					}
					ul.TE_corp_newsContent a:link {
						color:#000000;
						text-decoration:none;
						border:none;
					}
					ul.TE_corp_newsContent a:visited {
						color:#4092ad;
						text-decoration:none;
						border:none;
					}
					ul.TE_corp_newsContent a:hover { 
						color:#f78932;
						text-decoration:underline;
						border:none;
					}

#TE_corp_bottomContentContainer {
display:table;
width:884px;
margin-top:12px;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
border-bottom:1px solid #d6d6d6;
}

	#TE_corp_productSolutions {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f78932;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
	padding-left:8px;
	}
	
	/* can be removed in future */
	#TE_corp_paletteContainerLeft {
	display:table;
	float:left;
	width:501px;
	}
		#TE_corp_floatPalette01 {
		float:left;
		width:310px;
		border:0px;
		}
		
		#TE_corp_floatPalette02 {
		float:right;
		width:178px;
		border:0px;
		}
	
	#TE_corp_palleteContainerRight {
	display:table;
	float:right;
	width:370px;
	}
		
		#TE_corp_floatPalette03 {
		float:left;
		width:178px;
		border:0px;
		}
		
		#TE_corp_floatPalette04 {
		float:right;
		width:178px;
		border:0px;
		}
	/* end can be removed in future */

	
/* END STYLES FOR CORPORATE HOMEPAGE */

/* PALETTE STYLES */
.TE_corp_palette178_top {
background-image:url(/_includes/corporate/images/palettetop_178.gif);
background-repeat:no-repeat;
width:170px;
height:30px;
padding-top:12px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#005380;
font-size:12px;
text-align:left;
}

.TE_corp_palette178_mid {
background-image:url(/_includes/corporate/images/palettemid_178.gif);
background-repeat:repeat-y;
width:170px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#005380;
text-align:left;
}

.TE_corp_palette178_bottom {
background-image:url(/_includes/corporate/images/palettebottom_178.gif);
background-repeat:no-repeat;
width:178px;
height:10px;
margin-bottom:5px;
}

.TE_corp_palette310_top {
background-image:url(/_includes/corporate/images/palettetop_310.gif);
background-repeat:no-repeat;
width:302px;
height:30px;
padding-top:12px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#005380;
font-size:12px;
text-align:left;
}

.TE_corp_palette310_mid {
background-image:url(/_includes/corporate/images/palettemid_310.gif);
background-repeat:repeat-y;
width:302px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#005380;
overflow:visible;
text-align:left;
}

.TE_corp_palette310_bottom {
background-image:url(/_includes/corporate/images/palettebottom_310.gif);
background-repeat:no-repeat;
width:310px;
height:10px;
margin-bottom:5px;
}

.TE_corp_palette600_top {
background-image:url(/_includes/corporate/images/palettetop_600.gif);
background-repeat:no-repeat;
width:592px;
height:30px;
padding-top:12px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#005380;
font-size:12px;
text-align:left;
}

.TE_corp_palette600_mid {
background-image:url(/_includes/corporate/images/palettemid_600.gif);
background-repeat:repeat-y;
width:592px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#005380;
overflow:visible;
text-align:left;
}

.TE_corp_palette600_bottom {
background-image:url(/_includes/corporate/images/palettebottom_600.gif);
background-repeat:no-repeat;
width:600px;
height:10px;
margin-bottom:5px;
}

.TE_corp_palette600ds_top {
background-image:url(/_includes/corporate/images/palettetop_600ds.gif);
background-repeat:no-repeat;
width:602px;
height:30px;
padding-top:12px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#005380;
font-size:12px;
text-align:left;
}

.TE_corp_palette600ds_mid {
background-image:url(/_includes/corporate/images/palettemid_600ds.gif);
background-repeat:repeat-y;
width:602px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#005380;
overflow:visible;
text-align:left;
}

.TE_corp_palette600ds_bottom {
background-image:url(/_includes/corporate/images/palettebottom_600ds.gif);
background-repeat:no-repeat;
width:610px;
height:18px;
margin-bottom:5px;
}

.TE_corp_palette668_top {
background-image:url(/_includes/corporate/images/palettetop_668.gif);
background-repeat:no-repeat;
width:660px;
height:30px;
padding-top:12px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#005380;
font-size:12px;
text-align:left;
}

.TE_corp_palette668_mid {
background-image:url(/_includes/corporate/images/palettemid_668.gif);
background-repeat:repeat-y;
width:660px;
margin-top:-11px;
padding-top:11px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#005380;
overflow:visible;
text-align:left;
}

.TE_corp_palette668_bottom {
background-image:url(/_includes/corporate/images/palettebottom_668.gif);
background-repeat:no-repeat;
width:668px;
height:10px;
margin-bottom:5px;
}
/* END PALETTE STYLES */
/* FOOTER CONTROL FOR CORPORATE LEVEL SITE */
#TE_corp_footer{
text-align:center;
line-height:18px;
color:#000000;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
width:900px;
padding-top:15px;
padding-bottom:15px;
}
/* END FOOTER CONTROL */

/*Added for removal of Wireless & reorganization of bottom half of homepage, May 28, 2009*/
.TE_corp_palette505_mid span {
	font-size:11.2px;
	padding-right:20px;
	width:470px;
	display:block;
}
.TE_corp_palette505_mid div span.quicklinksTemp {
	font-size:11px;
	padding-left:15px;
}
.TE_corp_palette505_top {
background-image:url(/_includes/corporate/images/palettetop_505.gif);
background-repeat:no-repeat;
color:#005380;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:30px;
padding-left:8px;
padding-top:12px;
text-align:left;
width:497px;
}
.TE_corp_palette505_mid {
background-image:url(/_includes/corporate/images/palettemid_505.gif);
background-repeat:repeat-y;
color:#005380;
font-family:Verdana,Arial,Helvetica,sans-serif;
overflow:visible;
padding-left:8px;
text-align:left;
width:497px;
}
.TE_corp_palette505_bottom {
background-image:url(/_includes/corporate/images/palettebottom_505.gif);
background-repeat:no-repeat;
height:10px;
margin-bottom:5px;
width:505px;
}
.TE_corp_homeBoxes ul.quicklinksTemp li{
	margin: 3px 0pt;
}
.TE_corp_homeBoxEC ul.quicklinksTemp li{
	margin: 3px 0pt;
}
.TE_corp_homeBoxEC span{
	color:#FC842D;
	display:inline;
}
.browse_Products {
background-color:#F8F8F8;
border:1px solid #DDDDDD;
margin-top:5px;
width:860px;
padding:10px;
text-align:center;
}
