@charset "UTF-8";
/* CSS Document */

.NisCentralBody {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	height: 646px;
	background-image: url(images/nisBack.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.itemContainer {
	height: 171px;
	width: 377px;
	background-image: url(images/nisItemDiv.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}

.nisTable {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
.cont2 {
	height: 165px;
	width: 361px;
	background-image: url(images/nisItemBack.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.infoCont {
	height: 131px;
	width: 175px;
	clear: left;
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #21414C;
	margin-top: 10px;
	margin-right: 10px;
}
.itemTitle {
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Arial;
	color: #21414C;
}
.itemInfoB {
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Arial;
	color: #21414C;
}
.cont2 img {
	margin-top: 20px;
	margin-left: 20px;
}
.nisColLeft {
	width: 361px;
	clear: right;
	float: left;
	position: relative;
	left: 12px;
	z-index: 0;
}
