body 
{
    text-align: -moz-center;
    #text-align:center;
	font-family: Arial, Helvetica, "Sans Serif";

}
#pageSurround {
	width: 799px;
	background-color: #FFFFFF;
    text-align: -moz-left;
	#text-align:left;
}
#topHeader 
{
    text-align: -moz-right;
	#text-align: right;
	height: 131px;
	width: 798px;
	background-image: url(../images/topbanner.jpg);
}



.boxTitleLeft, .boxTitleRight {
	color: #666;
	text-align: left;
	
	height:19px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 10px;
	text-transform: uppercase;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;




/*	
	font-size: 70%;
	color: #09347C;
	width: 155px;
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;*/
	
}
.boxContentLeft, .boxContentRight {
/*	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;*/
	padding-left: 5px;
	padding-top: 3px;
}
.colLeft {
	width: 209px; 
	height:900px;
	border:solid 1px white;
}
.colMid {
	position: relative;
	margin: auto;
	text-align:left;
	z-index:1;
}

.colRight {
	position: relative;
	width: 150px; 
	border: 1px solid #CCCCCC;
	text-align:left;
}

.boxContent 
{
	padding: 10px 0 3px 10px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
	
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	margin-right: 10px;
	margin-bottom: 5px;
}
.pagination {
	text-align: right;
	font-size:8pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.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;
}