body{
	margin:0px 0px 0px 10px;
	padding:0px;
}


.NBlueTopBG{
	background:url(images/NBlueTopBG.png) repeat-x top;
	height:9px;
	width:100%;
}
.NBlueLeftBG{
	background:url(images/NBlueLeftBG.png) repeat-y top left;
	width:1px;
}
.NBlueRightBG{
	background:url(images/NBlueRightBG.png) repeat-y top right;
	width:11px;
}

.NBlueBottomBG{
	background:url(images/NBlueBottomBG.png) repeat-x top;
	height:16px;
	width:100%;
}
.NBlueBG{
	background:url(images/NBlueContentBG.png) repeat-x;
	vertical-align:top;
}

.NBlueTitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	color: #075e98;
	text-transform:uppercase;
	margin: 0px;
	/*border-bottom:1px solid #8bcffb;*/
	padding:10px 3px 0px 0px;
	
}

.NBlueTitleTitleTable {

	padding:15px 10px 0px 15px;
	
}
.NBlueTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding:10px 10px 10px 10px;
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color: #000;
}

.NBlueTitleActionscell {
	text-align: left;
	vertical-align: middle;
	font-family:Arial;
	font-size: 1pt;
	font-weight: normal;
	color: #000000;
}

.NBlueTitleVisibilitycell {
	text-align: right;
	vertical-align: middle;
	font-family:Arial;
	font-size:  1pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}


