body {
	margin: 0px;
	background-color: #5BA165;
	
	background-image: url(../styleImages/backgrounds/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#pageSurround {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	
}
#subSurround {
margin: 0px auto;
}
#topHeader {
	text-align: right;
	height: 236px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 0px solid #000000;
	background-repeat: no-repeat;
}

.barbg{
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	height: 40px;
	margin-bottom: 3px;
	padding-right: 9px; 
	padding-left: 9px; 
}

.sitedocsbarbg{
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	height: 60px;
	margin-right: 247px;
	padding-right: 9px; 
	padding-left: 9px;
	padding-top: 9px;
	 
	width: 565px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: gray;
}

.searchdiv {
	width: 300px;
	float: left;
	padding-top: 10px;

}

.sessiondiv {
	width: 300px;
	text-align: right;
	float: right;
	padding-top: 10px;

}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	font-weight: bolder;
	background-image: url(../styleImages/backgrounds/headbar.jpg);
	width: 193px;
	height: 24px;
	padding-left: 5px;
	padding-top: 7px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	padding-left: 5px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.titlebg {
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	height: 22px;
	border-bottom: 0px solid #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
	color: #FF3300;

}

.boxContentsc {
	width: 150px;
	padding-left: 5px;
	padding-right: 25px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: right;
	margin-top: 132px;
	position: relative;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	margin-bottom: 2px;
}

.secure {
	height: 215px;
	border: 0px solid white;
	background: url(../styleImages/backgrounds/badge.png) no-repeat center center;
}


/*.secure {
	background-image: url(../styleImages/backgrounds/secure.jpg);
	height: 90px;
	border: 1px solid white;
}
*/
.colMid {
	position: relative;
	width: 565px;
	float: left;
}
/*.filler {
	position: relative;
	width: 542px; 
   height: 200px;
	background-image: url(../styleImages/backgrounds/filler.jpg);
	margin-bottom: 2px;
}*/
.boxContent {
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	margin-bottom: 2px;
}
.colMainCheckout {
	position: relative;
	width: 542px;
	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: 500px;
}
.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;
}



.Menu {
	width: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 0px;
	
	font-weight: normal;
	margin-top: 0px;
}
.Menu ul li a {

display: block;
width: 180px;
color: #333333;
text-decoration: none;
border-bottom: 1px groove #cccccc;
padding: 4px;
}
.Menu ul li a:hover {
	background-color: orange;
	color: #ffffff;
}
.Menu ul li {
list-style-type: none;
list-style-position: outside;
padding:0px;
margin:0px;
width: 174px;
}
.Menu ul {
padding:0px;
margin:0px;
}

#badge {
	position:absolute;
	left:2%;
	top:1%;
	width:148px;
	height:215px;
	z-index:5;
	background: url(../styleImages/backgrounds/badge.png);
	
}


#apDiv1 a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
#apDiv1 a:visited, 
{
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
#apDiv1  a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}