﻿
.nnInnerTab
{
	background-image:url(../images/tileLightBlue.gif);
	background-repeat:repeat;	
	height:21px;	
	padding: 2px 0px 0px 8px;
	width:100%;
} html>body .nnInnerTab {width:532px;} 

.nnInnerTab a 
{
	font-size: 8pt;
	font-weight:bold;
	color: #333366;		
}

.nnInnerTab a.selected {color:#990000;}


.separator
{
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:#333366;
	padding: 0 8px 0 8px;
	text-decoration: none;
	margin:0 2px 5px 2px;	
}

.nnInnerTableTop, .nnInnerTableBottom
{
	width:120px;
	margin-top:0px;	
	background-repeat:repeat-x;	
}
.nnInnerTableTop {background-image:url(../images/divNavTileTopLong.gif);background-position: top;padding-left:5px;width:120px;}
.nnInnerTableTop div {position:relative;top:-4px;}

.nnInnerTableBottom {background-image:url(../images/divNavTileBottomLong.gif);background-position: bottom;padding-right:5px;}

.nnPadded {position:relative; top:20px; padding: 5px 5px 30px 5px;}