body {
	margin: 5px;
	background-color: #6e9fcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#pageSurround {
	/*width: 1002px;*/
	width:100%;

	margin: 0px auto;
	background-color: #FFFFFF;
}
#topHeader {
	text-align: right;
	background: url(../styleImages/bannernewhl.png)  top left no-repeat;
	height:193px;
	border-bottom:3px solid #FFFFFF;
	width:100%;
}
#footer {
	height:75px;
	background-image: url(../styleImages/footer-background.png);
	color:#FFFFFF;
	font-size:12px;
	line-height:75px;
	text-align:center;
}
a:link {
	color:#e33592;
	text-decoration:none;
}
a:hover {
	color:#e33592;
	text-decoration:underline;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#headergradient {
	background-image: url(../styleImages/header-gradient.png);
	height:4px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 230px; 
	padding-left: 5px;
	padding-top:2px;
	padding-right: 5px;
	float: left;

}
.colMid {
	position: relative;
	width: 50%;
	float: left;
	padding:8px;
	font-size:16px;
}
.colRight {
	position: relative;
	width: 230px; 
	padding-left: 5px;
	padding-top:2px;
	padding-right: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	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;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

a.information {
	color:#FFFFFF;
	text-decoration:none;
}
a.information:hover {
	color:#FFFFFF;
	text-decoration:underline;
}