body {
	margin: 5px;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	padding-left: 14px;
}
#topHeader {
	text-align: right;
	height: 100px;
	background-image: url('../styleImages/backgrounds/topHeader.gif');
	background-repeat: no-repeat
}
#sessionBox {
	text-align: left;
	width: 235px;
	height: 40px;
	float: right
}
.topCats {
	text-align: center;
	color: #495768;
	margin-bottom: 15px; font-family:Tahoma; font-size:11px
}
.topCatsBgRight {
	background-repeat: no-repeat;
	background-position:   right 50%;
	padding-top:5; padding-bottom:5
}
.topCatsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position:   left 50%;
	padding-top:5; padding-bottom:5
}
.siteDocs {
	text-align: center;
	background-image: url('../styleImages/backgrounds/siteDocsBg.gif');
	height: 30px;
	color: #ffffff
}
.siteDocsBgRight {
	background-image: url('../styleImages/backgrounds/siteDocsBgRight.gif');
	background-repeat: no-repeat;
	background-position:  right 50%;
	height: 30px
}
.siteDocsBgLeft {
	float: left;
	background-image: url('../styleImages/backgrounds/siteDocsBgLeft.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 30px
}
.boxTitleLeft, .boxTitleRight {
	font-family: Tahoma;
	font-size: 70%;
	color: #495768;
	background-image: url('../styleImages/backgrounds/boxTitleBg.gif');
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxFootLeft, .boxFootRight {
	background-image: url('../styleImages/backgrounds/boxFootBg.gif');
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px
}
.boxContent {
	border-top: 1px solid #495768;
	font-family: Tahoma;
	font-size: 11PX;
	color: #495768;
	margin-bottom: 5px; background-color:#EAEAED; padding-left:10px; padding-right:3px; padding-top:3px; padding-bottom:0px
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url('../styleImages/backgrounds/docBtnLeft.gif');
	width: 4px
}
.docBtnRight {
	background-image: url('../styleImages/backgrounds/docBtnRight.gif');
	width: 4px
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #DEDFE7;
	text-align: center;
	margin: 0px;
	float: left;
	width: 99.5%; color:#495768
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-repeat: no-repeat;
	width: 7px
}
.topCatsTabMid {
	background-repeat: repeat-x; color:#495768; font-size:11px; padding-top:5; padding-bottom:5
}
.topCatsTabRight {
	width: 7px;
	background-repeat: no-repeat
}