#middleheader {
	margin-top: 7px;
	float: left;
	width: 900px;
	height: 19px;
	background-image: url(/WebSite/cms.nsf/LookupImages/page-header.png/$FILE/page-header.png);
	background-repeat: no repeat;
}

#middlefooter {
	margin-bottom: 10px;
	float: left;
	width: 900px;
	height: 19px;
	background-image: url(/WebSite/cms.nsf/LookupImages/page-footer-white.png/$FILE/page-footer-white.png);
	background-repeat: no repeat;
}

#middle {
	color: #000000;
	float: left;
	width: 864px;
	background-color: #ffffff;
	background-image: url(/WebSite/cms.nsf/LookupImages/page-background-white.png/$FILE/page-background-white.png);
	background-repeat: repeat-y;
	padding-left: 16px;
	padding-right: 20px;
}
#middleimage {
	color: #000000;
	float: left;
	width: 899px;
	background-color: #ffffff;
	background-image: url(/WebSite/cms.nsf/LookupImages/page-background-white.png/$FILE/page-background-white.png);
	background-repeat: repeat-y;
	padding-left: 1px;
	height: 165px;	
}
#MovePrev {
	float: left;
}

#MoveNext {
	float: right;
}
#MainBodyBox {
	width: 565px;
}

#MainBodyLinksBox {
	width: 215px;
}
.Col1Hdr {
	font-weight: bold;
	float: left;
	width: 425px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 1em;
	vertical-align: left;
	background-color: #fffdf4;	
}
.Col2Hdr {
	font-weight: bold;
	float: left;
	width: 130px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 1em;
	vertical-align: left;
	background-color: #fffdf4;
}
.Col3Hdr {
	font-weight: bold;
	float: left;
	width: 100px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 1em;
	vertical-align: left;
	background-color: #fffdf4;	
}
.Col1 {
	float: left;
	width: 425px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 1px solid #c1c1c1;
	font-size: 1em;
	vertical-align: left;
	background-color: #fffdf4;
}

.Col2 {
	float: left;
	width: 130px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 1px solid #c1c1c1;
	font-size: 1em;
	vertical-align: left;
	background-color: #fffdf4;
}
.Col3 {
	float: left;
	width: 100px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 1px solid #c1c1c1;
	font-size: 1em;
	vertical-align: left;
	background-color: #fffdf4;
}



