body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3;
}

.spinetesthead {
	padding: 3px;
	width: 200px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #999999;
	color: #ffffff;
}

.spinetestbox {
	padding: 3px;
	width: 200px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #e6e6e6;
	color: #727272;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a.img:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.companyfiles {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
}

.emailhide {
	display: none;
}

.slideshow-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.border {
	border: 1px solid #000000;
	background-color: #CCCCCC;
}

.title {
	font-weight: bold;
	text-transform: uppercase;
}

.disttitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
	margin-left: 10px;
}

.disttext {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}

a.white {
	font-weight: normal;
	text-decoration: none;
}

a.cblink {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

a.cglink {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

.small {
	font-size: 10px;
	line-height: 1.2;
}

a.white:hover {
	font-weight: normal;
	text-decoration: underline;
}

h2 {
	margin: 0px;
	margin-bottom: 14px;
	font-size: 14px;
}

p {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
}

.graytitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.gray {
	color: #666666;
}

.white {
	color: #ffffff;
}

.form-white {
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}

.form-blue {
	color: #000033;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #A5BFFF;
	border: 2px solid #110045;
}

.form-green {
	color: #113300;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #BBFF4A;
	border: 2px solid #336600;
}

.form-gold {
	color: #996600;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFF099;
	border: 2px solid #CC9900;
}

.form-red {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #CA6E3D;
	border: 2px solid #5E220B;
}

.go-gray {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #999999;
	font-weight: bold;
}

.go-blue {
	color: #110045;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #899FD3;
	font-weight: bold;
}

.go-green {
	color: #336600;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #A2DD3F;
	font-weight: bold;
}

.go-gold {
	color: #CC9900;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFF099;
	font-weight: bold;
}

.go-red {
	color: #5E220B;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #CA6E3D;
	font-weight: bold;
}

.leftborder2 {
	border-left: 2px solid #FFFFFF;
}

.topborder4 {
	border-top: 4px solid #FFFFFF;
}

.bottomborder4 {
	border-bottom: 4px solid #FFFFFF;
}

.menugray-off {
	background-color: #999999;
}

.menugray-off:hover {
	background-color: #B2B2B2;
}

.menugray-on {
	background-color: #B2B2B2;
	cursor: pointer;
}

a.menulink {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

a.menulink:hover {
	text-decoration: none;
}

.sidegray-off {
	padding-left: 10px;
}

.sidegray-off:hover {
	background-color: #D3D3D3;
	padding-left: 10px;
}

.sidegray-on {
	background-color: #D3D3D3;
	padding-left: 10px;
	cursor: pointer;
}

a.sidelink {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
}
a.sidelink:hover {
	text-decoration: none;
}

.sidepad {
	padding-left: 10px;
}

.bluelink {
	color: #383D97;
	text-decoration: none;
}

a.bluelink:hover {
	text-decoration: underline;
	cursor: pointer;
}

.redlink {
	color: #AD4118;
	text-decoration: none;
}

a.redlink:hover {
	text-decoration: underline;
	cursor: pointer;
}

.greenlink {
	color: #72AA15;
	text-decoration: none;
}

a.greenlink:hover {
	text-decoration: underline;
	cursor: pointer;
}

.goldlink {
	color: #F3BE00;
	text-decoration: none;
}

a.goldlink:hover {
	text-decoration: underline;

	cursor: pointer;
}

.grayline {
	border-bottom: 2px solid #CCCCCC;
}

.graylink {
	color: #777777;
	text-decoration: none;
}

a.graylink:hover {
	text-decoration: underline;
}

.ltgreenlink {
	color: #DDFFCC;
	text-decoration: none;
}

a.ltgreenlink:hover {
	text-decoration: underline;
}

.ltgoldlink {
	color: #FFFFDD;
	text-decoration: none;
}

a.ltgoldlink:hover {
	text-decoration: underline;
}

.ltbluelink {
	color: #CCDDFF;
	text-decoration: none;
}

a.ltbluelink:hover {
	text-decoration: underline;
}

.ltredlink {
	color: #AD4118;
	text-decoration: none;
}

a.ltredlink:hover {
	text-decoration: underline;
}

.bodypad {
	padding-top: 30px;
	padding-left: 35px;
}

.picpad {
	padding-left: 2px;
	border-bottom: 4px solid #FFFFFF;
}

.collapse {
display:none;
}

.expand {
display:inline;
}

.rightimg {
    margin-left: 10px;
	margin-bottom: 10px;
}

.boxtext {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 12px;
}
.menublue-on {
	background-color: #A5BFFF;
	cursor: pointer;
}
.menugold-on {
	background-color: #FFC800;
	cursor: pointer;
}
.menugreen-on {
	background-color: #A0D941;
	cursor: pointer;
}
.menured-on {
	background-color: #AD4118;
	cursor: pointer;
}

.menumain-on {
	background-color: #AD4118;
	cursor: pointer;
}

.homeblue-on {
	background-color: #4C4BB6;
	cursor: pointer;
}
.homegold-on {
	background-color: #FFCC33;
	cursor: pointer;
}
.homegreen-on {
	background-color: #85CD1A;
	cursor: pointer;
}
.homered-on {
	background-color: #B55430;
	cursor: pointer;
}

.homeblue-off {
	background-color: #383D98;
}
.homegold-off {
	background-color: #F3BD00;
}
.homegreen-off {
	background-color: #72A915;
}
.homered-off {
	background-color: #AD4118;
}
.whitelink {
	color: #FFFFFF;
}

.product-insert-image-border {
	margin-left: 8px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

.product-insert-closetag {
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}

.product-insert-closetag p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.product-caption-white {
	position: absolute;
	top: 0px;
	left: -20px;
	visibility: hidden;
	width: 237px;
	padding: 15px;
}

.product-caption-grey {
	position: absolute;
	top: 0px;
	left: -20px;
	visibility: hidden;
	width: 237px;
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #e6e6e6;
}

a.product-caption-link {
	color: #e6e6e6;
	text-decoration: none;
}

a.product-caption-link:hover {
	color: #fff;
	text-decoration: none;
}

.locationcityL {
	background-image: url(/images/map_dot.gif);
	background-repeat: no-repeat;
	background-position: left center; 
	padding-left: 12px;
}
.locationcityR {
	background-image: url(/images/map_dot.gif);
	background-repeat: no-repeat;
	background-position: right center; 
	padding-right: 12px;
}

.locationcityT {
	background-image: url(/images/map_dot.gif);
	background-repeat: no-repeat;
	background-position: center top; 
	padding-top: 12px;
}

.locationcityB {
	background-image: url(/images/map_dot.gif);
	background-repeat: no-repeat;
	background-position: center bottom; 
	padding-bottom: 12px;
}

.locationcityTL {
	background-image: url(/images/map_dot.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	padding-left: 10px;
	padding-top: 10px;
}

.locationcityTR {
	background-image: url(/images/map_dot.gif);
	background-repeat: no-repeat;
	background-position: right top; 
	padding-right: 10px;
	padding-top: 10px;
}

.locationcityBL {
	background-image: url(/images/map_dot.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
	padding-left: 10px;
	padding-bottom: 10px;
}

.locationcityBR {
	background-image: url(/images/map_dot.gif);
	background-repeat: no-repeat;
	background-position: right bottom; 
	padding-right: 10px;
	padding-bottom: 10px;
}

.prodgalbox .prodlistcol {
	vertical-align: top;
	padding: 10px;
}

.prodgalbox .prodlistcol h2 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	text-transform: uppercase;
}

.prodgalbox .prodlistcol ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

.prodgalbox .prodimgcol {
	text-align: right;
	vertical-align: top;
}

.producttree {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 15px;
}

.producttree a {
	font-weight: normal;
	color: #666;
}
.theric-prodgal-text {
	font-weight: normal;
	color: #63250D;
}

.comingsoon {
	font-size: 10px;
}

.comingsoontl {
	color: #CEA63F;
}

.notopborder {
	padding-bottom: 15px;
	padding-top: 15px;
}

.notopborderrcp {
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
}