body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg_stripe.png);
	margin: 0px;
	padding: 0px;
}
td.left {
	background-image: url(images/bg_left.png);
	background-repeat: repeat-y;
}
td.right {

	background-image: url(images/bg_right.png);
	background-repeat: repeat-y;
}
a.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
td.newsCol {
	background-color: #efefef;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
.newsTitle {
	font-size: 12px;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
a.newsLink {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: right;
}
form {
	margin: 0px;
	padding: 0px;
}
.rightNav {
	border: 1px solid #999999;
}
a.rightNavLink {
	color: #333366;
	text-decoration: none;
	font-weight: normal;
}
a.boldWhite:hover, a.rightNavLink:hover, a.newsLink:hover, a:hover {
	color: #cccccc;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: inline;
}
img.thumb {
	border: 1px solid #666666;
	margin-top: 4px;
	margin-bottom: 4px;
}
a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.nav {
	font-weight: normal;
	text-decoration: none;
}

div.relatedProducts {
	padding: 4px;
	border: 1px solid #A2B4C1;
	background-color: #E4ECEF;
}
td.productContent {
	padding-right: 6px;
}
li {
	display: list-item;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -10px;
}
ul {
}
.largeBold {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}
img.wrap {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
