body {
	background-color: #f3f4fe;
	margin: 5px;
}

#pageSurround {
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 5px;
	width: 98%;
}

#subSurround {
	background-color: #f3f4fe;
	padding-left: 14px;
}

#topHeader {
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
	height: 100px;
	text-align: right;
}

#sessionBox {
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	float: right;
	height: 96px;
	text-align: left;
	width: 236px;
}

.topCats {
	background-image: url(../styleImages/backgrounds/catBg.gif);
	color: #ffffff;
	height: 42px;
	margin-bottom: 15px;
	text-align: center;
}

.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 42px;
}

.topCatsBgLeft {
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	height: 42px;
}

.siteDocs {
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	color: #ffffff;
	height: 30px;
	text-align: center;
}

.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 30px;
}

.siteDocsBgLeft {
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	height: 30px;
}

.boxTitleLeft, .boxTitleRight {
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	height: 13px;
	padding-left: 5px;
	padding-top: 2px;
	width: 175px;
}

.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 10px;
	padding-left: 5px;
	width: 175px;
}

.boxContentLeft, .boxContentRight {
	background-color: #f3f4fe;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 9px;
	width: 168px;
}

.boxContent {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 3px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-bottom: 5px;
	padding: 3px;
}

.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-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}

.pagination {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}

#subCats {
	background-color: #f3f4fe;
	border-color: #C9CEFC;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0px;
	text-align: center;
	width: 99.5%;
}

.subCat {
	float: left;
	padding: 8px;
	text-align: center;
	width: 110px;
}

.regSep {
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}

.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}

.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	background-repeat: no-repeat;
	width: 7px;
}