/*#topHeader {}*/
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size: 11px;*/
	color: #000;
	font-size: 90%;
	font-weight: bold;
}
/* Side specific */
.boxTitleLeft {
	background: #9CB6DF url(../styleImages/template/corner-tr.png) no-repeat top right; /*border-left: 1px solid #9CB6DF;*/
	border-left: 1px solid #9CB6DF; 
	padding: 2px 10px 2px 3px;}
	
.boxTitleRight {
	background: #9CB6DF url(../styleImages/template/corner-tl.png) no-repeat top left; /*border-left: 1px solid #9CB6DF;*/
	border-right: 1px solid #9CB6DF; 
	padding: 2px 3px 2px 10px;}
	
.boxContentLeft, .boxContentRight {
	border: 1px solid #9CB6DF;
	background-color: #F3F7FC;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 220px; 
	float: left;
}

.ColRight {
	position: relative;
	left: 0px;
	width: 180px; 
	float: left;
}
.colMid {}

.boxContent {
	border: 0px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	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:left;
	margin-top: 0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	padding: 10px;
	float: left;
	width: 115px;
	height: 120px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
