﻿/* Main Table */
.fullWidthHeight
{
	width:100%; 
	height:100%;
}

.fullWidth
{
	width:100%;
}

.width98Heigth100
{
	width:98%; 
	height:100%;
}

.masterWidthAsterisk
{
	width:auto;
}

.masterTableCell
{
	width:820px;
	height:100%;
}

.mainTableFirstColWidth
{
	width:216px;
}

.mainTableSecondColWidth
{
	width:300px;
}

.mainTableThirdColWidth
{
	width:300px;
}

.mainTableFirstRowHeight
{
	height:60px
}

.mainTableSecondRowHeight
{
	height:100px;
}

.mainTableThirdRowMinHeight
{
	height:400px;
}

/* Top Menu */
.upperTopMenu A
{ 
	color:#507CD1;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
.upperTopMenu A:hover
{ 
	color:#507CD1;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}

.lowerTopMenu
{
	background-image: url('/Images/Master/menuNav.gif'); 
	background-repeat:no-repeat;	
}

.lowerTopMenuFirstCell
{
	padding:5px 3px 5px 3px;
	text-align:center;
	vertical-align:middle;
}
.lowerTopMenuCell
{
	border-left:solid 1px #BEBEBE;
	padding:5px 3px 5px 3px;
	text-align:center;
}
.lowerTopMenu A	
{
	color:#F0F0F0; text-decoration: none; 
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
}
.lowerTopMenu A:hover
{
	color:#F0F0F0; text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
}

/* Main table second row*/

.smallImageOuterDiv
{
}

.largeImageOuterDiv
{
}

.zoneTitle 
{
	background-image: url("/Images/ZoneImages/zoneTitle.gif");
	background-repeat: no-repeat;
	color: #F0F0F0;
	width:100%; height:100%;
}

.zoneTitleMainTable
{
	width:275px;
	height:100px;
	position:relative;
	top:3px;
	left:7px;
}


.zoneTitleContent
{
	font-size: 24px;
	color: #f0f0f0;
	font-family: Arial;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.zoneTitleLoginCell
{
	width:275px;
	height:30px;
}

.zoneTitleLinksCell
{
	width:275px;
	height:12px;
	padding-top:5px;
}

.zoneTitlePlaceholderCell
{
	width:275px;
	height:40px;
}

.zoneTitleLoginText
{
	font-size:11px; 
	color:White;
	font-weight:bold;
}

.zoneTitleLoginLinksText
{
	font-size: 10px;
	color:White;
}

.zoneTitleLoginLinksText A
{
	color:White;
}

.zoneTitleLoginLinksText A:hover
{
	color:White;
}

.zoneTitleLoginButton
{
	padding-left:10px;
}


.zoneTitleLoginInputCell
{
	width:80px; 
	height:13px;	
}

.zoneTitleLoginInput
{
	width:210px; 
	height:13px; 
	padding:0px; 
	margin:0px;
	font-size:10px;
}

.onlineSupportCell
{
	width:100px;
	height:60px;
}

.outerSupportDiv
{
	position:relative; 
	top: -6px; 
	left: 4px; 
	background-image:url('/Images/Master/helpBG.gif');
	/*background-color:Red;*/
	background-repeat:no-repeat;
	width:120px;
	height:60px;		
}

.innerSupportDiv
{	
	position:relative; 
	top:8px; 
	left:-7px;
	padding-left:0px;
}
.innerSupportDivDefault{
	position:relative; 
	top:8px; 
	left:7px;
	padding-left:5px;
}

/* Left Menu */
.leftMenu 
{
	width:212px;
}
.leftMenuImageMenu 
{
	width:212px; height:20px
}

.leftMenuSpan
{
	position:relative; top:-35px; left:25px;
	
}

.leftMenuImage
{
    background-image: url("/Images/Master/menu_back.gif");
    background-repeat: repeat-y;
    width:212px;    
    height:100%;
}

.leftMenuRootNodeStyle
{
	font-weight:bold; font-size:11px; color:#000000;
	padding-bottom:10px;
	padding-top:20px;
	padding-left:1px;
}

.leftMenuLeafNodeStyle
{
	border-top: #BEBEBE 1px solid ;
	font-size:11px; 
	padding-bottom:5px; 
	padding-top:10px;
	width:160px;
	padding-left:1px;
}

.leftMenuLeafNodeStyleIndent5
{
	border-top: #BEBEBE 1px solid ;
	font-size:11px; 
	padding-bottom:5px; 
	padding-top:10px;
	padding-left: 5px;
	width:155px;
}

.leftMenuLeafNodeStyleIndent5 A
{
	font-size:11px; 
	color:Black;
	text-decoration: none;
}
.leftMenuLeafNodeStyleIndent5 A:hover
{
	font-size:11px; 
	color:Black;
	text-decoration:none/*underline;*/
}

.leftMenuLeafNodeStyleIndent10
{
	border-top: #BEBEBE 1px solid ;
	font-size:11px; 
	padding-bottom:5px; 
	padding-top:10px;
	padding-left: 10px;
	width:150px;
}

.leftMenuLeafNodeStyleIndent10 A
{
	font-size:11px; 
	color:Black;
	text-decoration: none;
}
.leftMenuLeafNodeStyleIndent10 A:hover
{
	font-size:11px; 
	color:Black;
	text-decoration:none/*underline;*/
}

.leftMenuLeafNodeStyle A
{
	font-size:11px; 
	color:Black;
	text-decoration: none;
}
.leftMenuLeafNodeStyle A:hover
{
	font-size:11px; 
	color:Black;
	text-decoration:none/*underline;*/
}

.siteMapPathSpan
{
	color:Red;
}

/*Main Area*/
.mainSpan
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	
	width:100%;
	/*position:relative; top:-20px; left:25px; width:500px;*/
}

.mainArea
{
	width:595px; 
	height:100%
}

.mainImageTopBottom
{
	width:595px; height:30px
}
.mainImage
{
    background-image: url("/Images/Master/mainArea_back.gif");
    background-repeat: repeat-y;
    height:100%;    
}
.mainImageTop
{
    background-image: url("/Images/Master/mainArea_Top.gif");
    background-repeat:no-repeat; 
    width:595px; height:30px
}
.mainImageBottom
{
    background-image: url("/Images/Master/mainArea_Bottom.gif");
    background-repeat:no-repeat; 
    width:595px; height:30px
}

.mainImageLarge
{
    background-image: url("/Images/Master/mainArea_back_large.gif");
    background-repeat: repeat-y;
    
    width:800px; height:100%
}

.mainImageTopLarge
{
    background-image: url("/Images/Master/mainArea_Top_large.gif");
    background-repeat:no-repeat; 
    width:800px; height:30px
}
.mainImageBottomLarge
{
    background-image: url("/Images/Master/mainArea_Bottom_large.gif");
    background-repeat:no-repeat; 
    width:800px; height:33px
}

.zoneDescription 
{
	font-size:20px;
}

.zoneDescriptionSpan
{
	font-size:20px;
}

.siteMapPathPathSeparatorStyle
{
	color:#507CD1;
	font-weight:bold;
	/*Font-Bold="True" ForeColor="#507CD1"*/
}

.siteMapPathCurrentNodeStyle
{
	color:#333333;
	font-weight:bold;
	/*ForeColor="#333333"*/
}

.siteMapPathRootNodeStyle A
{
	color:#507CD1;
	font-weight:bold;
	text-decoration: none; 
	 /*Font-Bold="True" ForeColor="#507CD1"*/
}
.siteMapPathRootNodeStyle A:hover
{
	color:#507CD1;
	font-weight:bold;
	text-decoration:underline; 
	 /*Font-Bold="True" ForeColor="#507CD1"*/
}

/*Call to Actions*/
.callToActionDiv
{
	margin-top: 25px;
}

.callToActionWidth
{
	width: 171px;
}

.callToActionTop
{
	background-image: url("/Images/Master/cta_Top.gif");
	background-repeat: no-repeat;
	height:20px;
}

.callToActionBottom
{
	background-image: url("/Images/Master/cta_Bottom.gif");
	background-repeat: no-repeat;
	height:20px;
}

.callToActionMain
{
    background-image: url("/Images/Master/cta_Main.gif");
    background-repeat: repeat-y;    
}

.callToActionMainDiv
{
	margin-left: 7px;
	width: 150px;
}

.amlCallToActionImage
{
	position:relative;
	left:-37px;
	top: 40px;
}

.eTestCallToActionImage
{	
	position:relative;
	left:-35px;
	top: 45px;
}

.careersCallToActionImage
{
	position:relative;
	left:-35px;
	top: 45px;
}