body {
	margin: 5px;
	background-color: #ffffff;
}

a.txtboxheader { font-size:12px;}

hr {
      color:navy;
      height:2px;
}

#pageSurround {
	width: 95%;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	padding-left: 0px;
}
#topHeader {
	text-align: right;
	height: 100px;
	background-image: url(../styleImages/backgrounds/osv_logo2.jpg);
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/);
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 26px;
	color: #ffffff;
	margin-bottom: 15px;
	width: 100%;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	width: 129px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	background-repeat: x-repeat;
	height: 24px;
	color: #91B2F3;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 129px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0514BD;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 25px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #ECEEF6;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContent {
	border-top: 3px solid #CFE3F5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
}
.boxContentTitlemain {
	background-image: url(../styleImages/backgrounds/boxTitleBg_02.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	height: 21px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
                font-weight:bold;
	color: #0E51A3;
	margin-bottom: 15px;
}
.boxContentTitleLeft {
	background-image: url(../styleImages/backgrounds/boxTitleBg_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	width: 80px;
}
.boxContentTitleRight {
	background-image: url(../styleImages/backgrounds/boxTitleBg_03.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 21px;
	width: 69px;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/);
	width: 4px;
}
.docBtnMid {
	background-color: #EBEDFE;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 150px;
	height: 150px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 20px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 20px;
	background-repeat: no-repeat;
}

