#pageSurround {

	width: 748px;

	margin: 0px auto;

	padding: 5px;

	border: 2px solid #333333;

	background-color: #FFFFFF;

	background-image: url(../styleImages/backgrounds/contentBg.jpg);

	background-repeat: no-repeat;

	background-position: left top;	

}

#topHeader {

	text-align: right;

	height: 36px;

	margin-bottom: 20px;

	padding-right: 0px;

	padding-top: 68px;	

}

.boxTitleLeft, .boxTitleRight {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	background:url(../images/blockBG.jpg);

	height: 30px;
	

	border-top: 1px solid #b0c2e2;

	border-left: 1px solid #b0c2e2;

	border-right: 1px solid #b0c2e2;

	padding-left: 5px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;

}

.boxContentLeft, .boxContentRight {

	border: 1px solid #b0c2e2;

	background-color: #f3f6fb;

	padding-left: 5px;

	margin-bottom: 10px;

	padding-top: 3px;

	padding-bottom: 5px;
	padding-right: 5px;

}

.catList {
		padding-bottom:1px;
		margin-bottom:1px;
		border-bottom:1px solid #0c3475;
		padding-top:3px;
}

.catList:hover {
	background:#dde3ed;
	border-right:1px dotted #0c3475;
	border-left:1px dotted #0c3475;
}

.catList a {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #070F72;

	font-size: 11px;

	text-decoration:none;

}

.catList a:hover {
	text-decoration:underline;
	color:#FF9900;
}



.catMainList {
		padding-bottom:1px;
		margin-bottom:1px;
		border-bottom:1px solid #0c3475;
		padding-top:3px;
		width:210px;
}

.catMainList:hover {
	background:#dde3ed;
	border-right:1px dotted #0c3475;
	border-left:1px dotted #0c3475;
}

.catMainList a {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #070F72;

	font-size: 10px;

	text-decoration:none;
	
	font-weight:bold;

}

.catMainList a:hover {
	text-decoration:underline;
	color:#FF9900;
}


.catSubList {
		padding-bottom:1px;
		margin-bottom:1px;
		border-bottom:1px solid #0c3475;
		padding-top:3px;
		padding-left:5px;
		background:#FFFFFF;
}

.catSubList:hover {
	background:#dde3ed;
	border-right:1px dotted #0c3475;
	border-left:1px dotted #0c3475;
}

.catSubList a {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #070F72;

	font-size: 11px;

	text-decoration:none;

}

.catSubList a:hover {
	text-decoration:underline;
	color:#FF9900;
}



.catList2 {
		padding-bottom:1px;
		margin-bottom:1px;
		border-bottom:1px solid #6491d9;
}

.catList2:hover {
	background:#dde3ed;
	border-right:1px dotted #0c3475;
	border-left:1px dotted #0c3475;
}

.catList2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #070F72;

	font-size: 11px;

	text-decoration:none;

}

.catList2 a:hover {
	text-decoration:underline;
	color:#FF9900;
}

.colLeft {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float: left;

}

.colMid {

	position: relative;

	width: 403px;

	float: left;

}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 0px;

	float: right;

}

.boxContent {

	border: 1px solid #b0c2e2;

	padding: 3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	background-color: #FFFFFF;

	margin-bottom: 5px;

}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 568px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	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;

}