/********************************************************************/
/* Master page styles				             Nersion 2.0        */
/********************************************************************/
.NLMasterPage 
{
	background-color: #FF6600;
	font-family:Verdana,Arial,Sans Serif;
	color:Pink;	
	font-size:12pt;
	margin-top:-303px; 
	margin-left:-498px; 
	position:absolute;
	top:50%;
	left:50%;
}
	
.NLVerticalCenter 
{
	width:996px;
	height:607px; 
	position:relative;
	border-color:#333333;
	border-style:solid;
	border-width:1px
}

.NLContentArea 
{
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:11pt;
	position: absolute; 
	left: 15px;
    top: 133px; 
    Width:965px; 
    Height:450px;
}

.NLRightInsideBar
{
	 background-image:url(images/eNL_strip_rightinside.jpg);
	 background-color:darkblue;
	 position: absolute;
     left: 980px; 
     top: 133px; 
     height: 450px; 
     width: 11px;
}

.NLRightOutsideBar
{
	 background-color:#94562d;
	 position: absolute;
     left: 991px; 
     top: 133px; 
     height: 474px; 
     width: 5px;
}

.NLLeftInsideBar
{
	 background-color:#cc5200;
	 position: absolute;
     left: 6px; 
     top: 133px; 
     height: 450px; 
     width: 0px;
}

.NLLeftOutsideBar
{
	 background-image:url(images/eNL_strip_left.jpg);
	 background-color:darkblue;
	 position: absolute;
     left: 0px; 
     top: 133px; 
     height: 474px; 
     width: 16px;
}

.NLTopOutsideBar
{
	 background-color:darkblue;
	 position: absolute;
     left: 0px; 
     top: 0px; 
     height: 6px; 
     width: 100%;
     color:darkblue;
     overflow:hidden; /* to work around IE6 minimum div height problem */
}
	
.NLFooterLinks  
{
	margin-left:16px;
	position:absolute;
	left:0px;
	top:2px;	
}

a:hover
{
	text-decoration:underline;
}
	
.NLFooterSubscriptionMessage  
{
	position:absolute;
	left:550px;
	top:3px;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:10pt;
	color:#ff3838;
	font-weight:bold;
}
	
.NLFooterLink  
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:10pt;
	color:#ffffff;
	text-decoration:none;
}
	
.NLFooter  
{
	background-color:#666666;
	position:absolute;
	left:0px;
	top:583px;
	width:100%;
	height:24px;
	visibility:visible
}
	
.NLHeader  
{
	background-color:#cccccc;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:133px;
	visibility:visible;
}

.NLPageTitle 
{
	color: #666666;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	position:absolute;
	left:16px;
	top:85px;
}

.NLNotification 
{
	color: #ff0000;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:11pt;
	text-align:left;
	font-weight:normal;
	position:absolute;
	left:428px;
	top:87px;
}
	
.NLBreadCrumbLink  
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:12pt;
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}

.NLLogout 
{
	color: #FF6600;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:11pt;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	left:940px;
	top:85px;
}

.NLTabsPanel
{
	 background-color:#f0f0f0;
	 position: absolute;
     left: 0px; 
     top: 110px; 
     height: 23px; 
     width: 100%;
}

.NLTabsTable
{
	 position: absolute;
     left: 16px; 
     top: 0px;
     margin-top:-2px;
     padding-right:10px
}

.NLInactiveTab 
{
	color: #FF6600;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
}

.NLActiveTab 
{
	color: #666666;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

.NLTabSeparator 
{
	position:absolute;
	top:0px;
}

.NLHeaderPoweredByImage
{
	position:absolute;
	left:209px;
	top:14px;
}

.NLHeaderImage1
{
	position:absolute;
	left:16px;
	top:14px;
	border-style:none;
}

.NLHeaderImage2
{
	position:absolute;
	left:428px;
	top:20px;
	border-color:White;
	border-style:solid;
	border-width:1px!important;
}

.NLHeaderImage3
{
	position:absolute;
	left:607px;
	top:20px;
	border-color:White;
	border-style:solid;
	border-width:1px!important;
}

.NLHeaderImage4
{
	position:absolute;
	left:786px;
	top:20px;
	border-color:White;
	border-style:solid;
	border-width:1px!important;
	
}

a 
{
	color:#FF6600;
	text-decoration:none;
}
	
.NLFAQQuestion
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:12pt;
	font-weight:bold;
	padding:10px 20px 0px 20px;
	color:#666666;
}	
	
.NLFAQAnswer
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:11pt;
	padding:5px 40px 10px 40px;
	color:#666666;
}

.NLSpecialTitle 
{
	font-family:Verdana,Arial,Sans Serif;	
	font-weight:bold;
	font-size:12pt;
	color:#333333;
	text-align:center;
	border-style:	none;
	background-color:#f0f0f0;
}
	
/********************************************************************/
/* input field styles												*/
/********************************************************************/

.NLInputFieldLabel 
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:11pt;
	color:#666666;
}
	
.NLInputField 
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:12pt;
	border-width:	1px;   
	border-style:	solid;
	border-left-color:	black;
	border-top-color:	black;
	border-bottom-color:	#999999;
	border-right-color:	#999999;
	background-color:#f0f0f0;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
	
.NLCenteredInputField 
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:12pt;
	border-width:	1px;   
	border-style:	solid;
	border-left-color:	black;
	border-top-color:	black;
	border-bottom-color:	#999999;
	border-right-color:	#999999;
	background-color:#f0f0f0;
	text-align:center;
	color:#000000;
}
	
.NLCenteredReadOnlyField 
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:12pt;
	border-width:	1px;   
	border-style:	solid;
	border-left-color:	black;
	border-top-color:	black;
	border-bottom-color:	#999999;
	border-right-color:	#999999;
	background-color:Transparent;
	text-align:center;
}

.NLReadOnlyField 
{
	font-family:Verdana,Arial,Sans Serif;	
	font-size:12pt;
	border-width:	1px;   
	border-style:	solid;
	border-left-color:	black;
	border-top-color:	black;
	border-bottom-color:	#999999;
	border-right-color:	#999999;
	background-color:Transparent;
	padding-left:5px;
}
	
.NLErrorMessage 
{
	font-family:Verdana,Arial,Sans Serif;	
	border-style:	none;
	color:Red;	
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}
	
.NLSmallErrorMessage 
{
	font-family:Verdana,Arial,Sans Serif;	
	border-style:	none;
	color:Red;	
	font-size:10pt;
	font-weight:normal;
	text-align:center;
}
	
.NLListLeftAlign  
{
	text-align:left;	
	background-color:#f0f0f0;
	color:#000000;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:11pt;
	border-style:	solid;
	border-left-color:	black;
	border-top-color:	black;
	border-bottom-color:	#999999;
	border-right-color:	#999999;
	border-width:1px;
}
	
.NLListCenterAlign  
{	
	text-align:center;	
	background-color:#f0f0f0;
	color:#000000;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:11pt;
	border-style:	solid;
	border-left-color:	black;
	border-top-color:	black;
	border-bottom-color:	#999999;
	border-right-color:	#999999;
	border-width:1px;
}
	
.NLPanel  
{
	background-color:#cccccc;
	color:#000000;
	font-family:Verdana,Arial,Sans Serif;	
	font-size:12pt;
	border-style:	solid;
	border-left-color:	black;
	border-top-color:	black;
	border-bottom-color:	#999999;
	border-right-color:	#999999;
	border-width:1px;
}

.NLNoPrint
{
	visibility:visible
}	

.NLHelpBubbleLink
{
	cursor:pointer;cursor:hand
}

.NLHiddenColumn
{
    display:none;
}


	




