﻿html.NMIT2008BoxOnWhite,
div.NMIT2008BoxOnWhite,
.NMIT2008BoxOnWhite td {
	font: 9pt Verdana, Helvetica, sans-serif
}
.NMIT2008BoxOnWhite{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #3F4346
}
.CentrePane .NMIT2008BoxOnWhite{
	margin-top: 10px;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 0px;
	color: #3F4346
}
.NMIT2008BoxOnWhite .ModuleTitle{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background: #F4F4F2;
	color: #3F4346
}
.NMIT2008BoxOnWhite .ModuleContent{
	padding: 10px;
	background: #F4F4F2;
	color: #3F4346
}
.NMIT2008BoxOnWhite .bordertopleft{
	background-position: right bottom;
	background-image: url(bordertopleft.gif);
	width: 10px;
	background-repeat: no-repeat;
	height: 10px
}
.NMIT2008BoxOnWhite .bordertopcentre{
	background-position: center bottom;
	background-image: url(bordertopcentre.gif);
	background-repeat: repeat-x;
	height: 10px
}
.NMIT2008BoxOnWhite .bordertopright{
	background-position: left bottom;
	background-image: url(bordertopright.gif);
	width: 10px;
	background-repeat: no-repeat;
	height: 10px
}
.NMIT2008BoxOnWhite .bordermiddleleft{
	background-position: right center;
	background-image: url(bordermiddleleft.gif);
	width: 10px;
	background-repeat: repeat-y
}
.NMIT2008BoxOnWhite .bordermiddleright{
	background-position: left center;
	background-image: url(bordermiddleright.gif);
	width: 10px;
	background-repeat: repeat-y
}
.NMIT2008BoxOnWhite .borderbottomleft{
	background-position: right top;
	background-image: url(borderbottomleft.gif);
	width: 10px;
	background-repeat: no-repeat;
	height: 10px
}
.NMIT2008BoxOnWhite .borderbottomcentre{
	background-position: top center;
	background-image: url(borderbottomcentre.gif);
	background-repeat: repeat-x;
	height: 10px
}
.NMIT2008BoxOnWhite .borderbottomright{
	background-position: left top;
	background-image: url(borderbottomright.gif);
	width: 10px;
	background-repeat: no-repeat;
	height: 10px
}