body {
	margin: 3px;
	background-color: #FFFFFF;
	/*background-image: url(../styleImages/backgrounds/pageback.gif);*/
}
#pageSurround {
	width: 802px;
	margin: 0px auto;
	padding: 0px;
	padding-left: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#topHeader {
	text-align: right;
	height: 119px;
	margin-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	background-color: #FFFFFF;
	/*background-image: url(../styleImages/backgrounds/logo.gif);*/
	background-repeat: no-repeat;
	background-position: center;
}
/*Docs Band*/
#navBandRed {
	text-align: left;
	height: 30px;
	padding-right: 90px;
	padding-top: 5px;
	background-color: #0054A5;
	/*border-bottom: 1px solid #066800;*/
	border-top: 1px solid #FFFF00;
}
/*copyright message bottom*/
#copybtmsg {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0054A5;
	height: 30px;
	padding-right: 50px;
	padding-top: 12px;
	background-color: #FFFFFF;
	/*border-bottom: 1px solid #066800;*/
	/*border-top: 1px solid #FFFF00;*/
}

#seshband {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0054A5;
	height: 19px;
	/*padding-right: 10px;*/
	/*padding-top: 2px;*/
	background-color: #FFFF00;
	/*border-bottom: 1px solid #0054A5;*/
	/*border-top: 1px solid #FFFF00;*/
}

/*Top nav fixed menu*/
#TopNavBand {
	text-align:center;
	height: 48px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#sessionBandGray {
	height: 2px;
	padding-right: 9px;
	padding-top: 0.2em;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#footer {
	text-align:center;
	vertical-align: center;
	height: 117px;
	width: 790px;
	background-color: #EAE1BB ;
	/*background-image: url(../styleImages/backgrounds/secure.jpg);
	*/
	background-repeat: no-repeat;
	background-position: center left;
}
.boxTitleLeft, .boxTitleRight {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #0054A5 ;
	border-bottom: 1px solid #0054A5;
	width: 157px;
	height: 20px;
	padding-left: 3px;
	padding-top: 6px;
}

.boxContentLeft, .boxContentRight {

	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #0054A5;

}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;

}
.colMid {
	position: relative;
	width: 620px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: black;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 620px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	/*vertical-align: middle;*/
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	/*border: 1px solid #0054A5;*/
	margin: 0px;
	margin-top: 5px;
	padding: 3px;
	padding-top: 5px;
	padding-left: 45px;
	float: left;
	width: 583px;
	max-width: 583px;
}

.subCat {
	text-align: center;
	/*padding: 8px;*/
	padding-right: 75px;
	float: left;
	width: 115px;
	margin-bottom: 25px;	
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}