body{
	margin:0px 0px 0px 10px;
	padding:0px;
}


.N_BlueTopBG{
	background:url(images/NBlueTopBG.png) repeat-x top;
	height:9px;
}
.N_BlueLeftBG{
	background:url(images/NBlueLeftBG.png) repeat-y top left;
	width:1px;
}
.N_BlueRightBG{
	background:url(images/NBlueRightBG.png) repeat-y top right;
	width:11px;
}

.N_BlueBottomBG{
	background:url(images/NBlueBottomBG.png) repeat-x top;
	height:16px;
}
.N_BlueBG{
	background:url(images/NBlueContentBG.png) repeat-x;
	vertical-align:top;
}

.N_BlueTitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	color: #067ccb;
	text-transform:uppercase;
	margin: 0px;
	border-bottom:1px solid #bae2fd;
	padding:10px 3px 5px 0px;
	
}

.N_BlueTitleTitleTable {

	padding:5px 10px 5px 15px;
	
}
.N_BlueTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding:10px 10px 25px 10px;
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color: #000;
}

.N_BlueTitleActionscell {
	text-align: left;
	vertical-align: middle;
	font-family:Arial;
	font-size: 1pt;
	font-weight: normal;
	color: #000000;
}

.N_BlueTitleVisibilitycell {
	text-align: right;
	vertical-align: middle;
	font-family:Arial;
	font-size:  1pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}
.N_BlueTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}


