body {
	background-color: #ffffff;
} 
/* ************** UNIVERSAL FONT FIXER  ***************/
#hd {
	font-size:85%;
	background-image: url(../images/page_header/nni_logo.gif);
	background-position:  top 50px;
	background-repeat: no-repeat;
	margin-top: 10px;
} 

#bd {
	/*background-color: #ffffff;*/
	font-size:86%;
	text-align: left;
} 

#yui-main {
	background-color: #FFFFFF;
	padding-bottom: 12px;
} 

#ft {
	margin-bottom: 12px;
	margin-left: 0;
} 
  
body {
	
} 

#doc {
	margin-left: auto;
	margin-right: auto;

}



ul {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}

em {
	font-style: italic;
}
/*************** TOP NAV   ***************/


#topsearch {
	height: 60px;
	padding-left: 0px;
}
#topsearch table{
	margin-top: 1px;
}
#topsearch td{
	padding: 1px;
}


/* ************** Body Content   ***************/
#body_content  {
	
}
#body_content ul{
	margin-top: 3px;
	margin-bottom: 4px;
	padding-left: 16px;	
	list-style-position: outside;
}
#body_content li{

}
#body_content strong{
	font-weight: bold;
}

 /**********************************************************************************/ 
 /**********************************************************************************/ 
 /**********************************************************************************/ 

/* ************** LEFT NAV  ************
	
#leftnav {
	background-image: url(../images/boxes/Left_menu_box.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-bottom: 8px;
}

#leftnav p {
	background-image: url(../images/boxes/Header_box.gif);
	background-repeat: repeat-x;
	background-position: right;
	color: #333333;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
}
***/


.scrolldata {
	height: 165px;
	overflow: auto;
	border-spacing:1;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}

.scrolldata td{
	padding: 1px;

}

.scrolldata table{
	margin-left: 1px;	
}
 
	


