body {
    margin:0;
    font-family: verdana,arial,sans-serif;
    background-color: #ffffff;
    color: #000000;
    background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat:repeat;
}
#pageSurround {
	width: 1000px;
	margin: 5px auto;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #FFB010;
}
#subSurround {
	border: 0px solid #5C84CE;
}
#topHeader {
    text-align: left;
	vertical-align: bottom;
	height: 166px;
	background-color: #A9B7C9;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}
.banner_top {
      text-align: left;
	vertical-align: bottom;
	width: 100%;
	height: 120px;
	background-color: #AAB7C8;
	//background-image: url(../styleImages/backgrounds/banner_top.jpg);
	//background-repeat:no-repeat;
}
.banner_srch {
	width: 268px;
	height: 47px;
	background-color: #AAB7C8;
	background-image: url(../styleImages/backgrounds/search.jpg);
	background-repeat:no-repeat;
	float:left;
	border:0px;
	margin:0px;
    padding-left:0px;
}
.banner_nav {
	width: 728px;
	height: 47px;
	background-color: #AAB7C8;
	background-image: url(../styleImages/backgrounds/nav_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	border:0px;
	margin:0px;
    padding:0px;
}
.nav47{
	height: 47px;
	float:left;
	margin-top:2px;
}
.nav47 img{
  border:0px;
}
.searchForm{
 height:47px;
 width:258px;
 background:url(../styleImages/backgrounds/searchBox.jpg);
 border:none;
 padding-left:8px;
 font-size:12px;
 color:#297086;
 float:left;
 z-index:-1;
}
.searchForm input
{
 background:none;
 border:none;
 width:120px;
 height:16px;
 margin-top:15px;
 margin-left:5px;
 padding: 2px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:white;
}
.banner {
    text-align: left;
	vertical-align: bottom;
	background-color: #A9B7C9;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#topHeader1 {
      text-align: left;
	vertical-align: bottom;
	height: 285px;
	background-color: #010165;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat:no-repeat;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #09347C;
	width: 155px;
	height: 40px;
	padding-left: 0px;
	padding-top: 1px;
}
.boxTitleMid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-color: #2A609C;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.boxHighlight{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	line-height: 130%;
}


.boxContentLeft, .boxContentRight {
	border-top: 1px solid #A8B4B0;
	border-left: 1px solid #A8B4B0;
	border-right: 1px solid #A8B4B0;
	border-bottom: 1px solid #A8B4B0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 190px;
	padding-left: 9px;
	padding-right: 5px;
}
.colMid {
	position: relative;
	width: 75%;
	float: left;
}
.colRight {
	position: relative;
	width: 190px;
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	width: 99%;
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin-bottom: 5px;
}

table.nav, td.nav
{
    border-color: #F0AA00;
    border-style: solid;
}

table.nav
{
    width:581px;
    border-width: 0 0 3px 3px;
    border-spacing: 0;
    border-collapse: collapse;
}

td.nav
{
    margin: 0;
    padding: 2px;
    border-width: 3px 3px 0 0;
    background-color: #010165;
    width: 83px;
    height:40px;
    text-align:center;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99.5%;
}
.subCat {
	text-align: left;
	padding: 8px;
	background-color: #29698D;

	width: 96.2%;
}
.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;
}
.hiddenPic {display:none;}

.fdbckContent {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight:normal;
	text-align:left;
	color:#000;
	background-image: url('../styleImages/backgrounds/feedback_mid.gif');
	background-repeat:repeat-y;
	width: 166px;
    padding-left:14px;
   	padding-right:10px;
   	margin-top:-4px;
   	margin-bottom:-8px;
}
.fdbckTop {
	background-image: url('../styleImages/backgrounds/feedback_top.gif');
	width: 190px;
	height: 21px;
	background-repeat: no-repeat;
}
.fdbckBottom {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	text-align:right;
	padding-top:30px;
	background-image: url('../styleImages/backgrounds/feedback_bottom.gif');
	width: 190px;
	height: 33px;
	background-repeat: no-repeat;
}

