﻿.ContentTop
{
	background-color:#FFF;
	border-collapse:collapse;
	width:100%;
}

.ContentBottom
{
	width:100%;
	background-color:#FFFFFF;
	background-image:url(./Images/PageTabs/TabLine.png);
	background-repeat:repeat-x;
	background-position: 0px 49px;
}

.MainContent
{
	width:740px;
	float:left;
}

.ContentSideBar
{
	width:240px;
	float:right;
	background-image: url(./Images/Product/ProductsSideBar/VerticalLineGrey.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	margin-top:51px;	
	position:relative;
}
.ContentTabs
{
	background-image: url(./Images/PageTabs/TabTopRest.png);
	background-color:Transparent;
	background-repeat:no-repeat;
	width:91px;
	height:50px;
	color:#3178AD;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	line-height:50px;
	font-weight:bold;
	vertical-align:bottom
}

.ContentTab a
{
	padding:0px;
}

.ContentTabs:Hover
{
	background-image: url(./Images/PageTabs/TabTopSelected.png);
	background-position:Bottom Bottom;
	width:91px;
	height:50px;
}

.ContentTabsSelected
{
	background-image: url(./Images/PageTabs/TabTopSelected.png);
	background-position:Bottom Bottom;
	width:91px;
	height:50px;
}

.ContentTabStrip
{
	float:left;
	vertical-align:bottom;
	background-color:Transparent;
}



.ContentTabStrip div 
{
	!margin-right:-1px;
	margin-top:-1px;
	background-color:Transparent;
}

.ContentTabStrip div ul li a
{
	padding:0px !Important;
	background-color:Transparent;
}

.ContentTabStrip li
{
	vertical-align:bottom;
	margin-top:10px;
	background-color:Transparent;
}

.MainTitleText
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:22px;
	color:#FFFFFF;
}

.SubTitleText
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

.SubHeadingText
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.MainBodyText
{
	font-family:Tahoma;
	font-size:12px;
	color:#98acb6;
}

.MainImageRight
{
	float:right;
	width:374px;
}

a.MainLink:link
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}	

a.MainLink:visited
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}	

a.MainLink:active
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
	
a.MainLink:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}	
