

/* NWIhomepage */

.NWIhm-header {
	border : 1px solid #C9C4BF;
	width: 960px;
	height: 130px;	
	margin-top: 20px;
	margin-bottom: 30px;	
	padding-left:1px;
	background-image : url("/Images/NWI-header.jpg");
	background-repeat : no-repeat;	
}

.NWI-title {
	font-size: smaller;
	font-weight: bold;
	font-color: #993300;
	width: 630px;	
}

.NWIhm-welcome {
	border-bottom : 1px solid #C9C4BF;
	border-top : 1px solid #C9C4BF;		
	width: 630px;
	padding : 20px 0px 20px 0px;	
	margin-right: 0px;
}

.NWIhm-tabs {
	width: 960px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top : 1px solid #DBDBDB;
	border-right : 1px solid #DBDBDB;
	border-left : 1px solid #DBDBDB;
	border-bottom : 5px solid #993300;		
}

.header-block-sel {
	padding : 0px 20px 0px 20px;
	background-color : #993300;
	height : 32px;	
}
	
.header-txt-sel {
	font-size: 13px;
	font-weight : bold; 	
	color : #FFFFFF;
	text-decoration : none;
	}
	
#pagecontentNWI {
	width : 100%;
	font-size: smaller;
	margin-top: 15px;	
}	
	
/* END NWIhomepage */		
	

