body {
    margin:0;
    font-family: verdana,arial,sans-serif;
    background-color: #ffffff;
    color: #000000;
}
#pageSurround {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
#w750 {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}
#subSurround {
	border: 0px solid #5C84CE;
}
#topHeader { 
    text-align: left;
	vertical-align: bottom;
	height: 260px;
	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: #000080;
	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;
}
table.list
{
    width:581px;
    border: 1px solid #C9CEFC;
}

td.list
{
    margin: 0;
    padding: 4px;
    border-width: 0 0 1px 1px;
    border-color: #dddddd;
}

/* 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;
}
table.button {
    text-align: center;
    color:#FFFFFF;
    font-weight:bold;
	height: 41px;
	width:145px;
	background-image: url(../styleImages/backgrounds/button.gif);
	background-repeat:no-repeat;
}

