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