﻿.IndustryWelcome, .IndustryTitle
{
	font-family:Trebuchet MS;
	font-weight:bold;
}

.IndustryLeft
{
	float:left;
	width:590px;
}

.IndustryRight
{
	float:right;
	width:370px;
}

.IndustryTitle
{
	
	font-size:22px;
	color: #FFFFFF;
	margin:15px 5px;
}

.IndustryWelcome
{
	font-size:22px;
	color: #FFFFFF
}

.IndustryText
{
	font-family:Tahoma;
	font-size:12px;
	color:#98acb6;
}

/*<IndustryTabs>*/

.TabStrip
{
	float:right;
}

.TabStrip div 
{
	!margin-right:-1px;
	margin-top:-1px;
}

.TabStrip div ul li a
{
	padding:0px !Important;
}

.TabStrip li
{
	vertical-align:top;
}

.Tab
{
	background-image: url(./Images/IndustryTabs/TabBottomRest.png);
	background-repeat:no-repeat;
	background-position:bottom bottom;
	width:92px !Important;
	width:78px;
	height:42px;
	padding:0px;
	color:#3178AD;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

.Tab:Hover
{
	background-image: url(./Images/IndustryTabs/TabBottomSelected.png);
	background-position:bottom bottom;
	width:92px !Important;
	width:78px;
	height:50px;
}

.Tab a
{
	padding:0px;
}

.TabSelected
{
	background-image: url(./Images/IndustryTabs/TabBottomSelected.png);
	background-position:bottom bottom;
	width:92px !Important;
	width:78px;
	height:50px; 
}

.MultiPage
{
	background-image: url(./Images/IndustryTabs/TabContainer.png);
	padding:0px;
	overflow-y:auto;
	overflow-x:hidden;
}

.PressRelease
{
	padding:  0px 25px;
}

/*</IndustryTabs>*/
