html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat;
}
td, div, span, p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 10px;
}
textarea {
	border: 1px #757d81 solid;
}
a {
	text-decoration: underline;
	color: #0079fa;	
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;	
}
h1 {
	font-size: 12px;
	color: #0597e6;
	padding: 24px 0px 14px 20px;
}
h2, h2 a, .contentsTopics, .infoBoxHeading, .moduleHeading {
	color: #0597e6;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
h3 {
	font-size: 11px;
	color: #0597e6;
	padding: 14px 0px 0px 24px;
	text-transform: uppercase;
}
h3 a {
	font-size: 11px;
	color: #0597e6;
	text-decoration: none;
	text-transform: uppercase;
}
h4 {
	font-size: 11px;
	color: #0597e6;
	padding: 20px 0px 20px 48px;
	margin: 0px;
	text-transform: uppercase;
}
h4 a {
	font-size: 11px;
	color: #0597e6;
	text-decoration: underline;
}
h5, .smallHeading {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 8px 0px 8px 0px;
}
hr {
	height: 1px;
	border-top: none;
	border-bottom: #6D6D6D 1px  solid;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 12px 0px 4px 24px;
	list-style-position: outside;
}
li {
	list-style-image: url(images/li-marker.gif);
	margin: 4px 0px 4px 0px;
}
.txt1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3b6e97;
	font-size: 11px;
	font-weight: bold;
}
.txt2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4b88b9;
	font-size: 11px;
	font-weight: bold;
}
td.txt2 a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4b88b9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.txt2 a:hover {
	text-decoration: underline;
}

.bot-txt p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #184365;
	margin: 6px 24px 0px 0px;
	padding: 0px;
	text-align: right;
}
.lbox-title, .lbox-title a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	text-transform: uppercase;
}
.lbox-title {
	padding: 10px 0px 24px 0px;
}

div.page-title {
	padding: 0px 0px 20px 0px;
}
td.prod-list {
	padding: 0px 30px 0px 30px;
}
td.prod-list-img {
	padding: 8px 0px 0px 0px;
}
td.prod-list-item {
	padding: 0px 30px 0px 0px;
}
.prod-menu-items {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	text-align: left;
}
.prod-menu-items a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.prod-menu-items a:hover {
	text-decoration: underline;
}
.price {
	color: #16a900;
	font-size: 12px;
	font-weight: bold;
}
.list-price {
	color: #16a900;
	font-size: 11px;
	font-weight: bold;
}
.price-list, .price-list a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.price-list a:hover {
	color: #000000;
	text-decoration: underline;
}
input.text {
	border: 1px #757d81 solid;
}

.login input.text {
	width: 100px;
	height: 18px;
}
.search input.text {
	width: 154px;
	height: 18px;
}
.list input.text {
	width: 50px;
	height: 18px;
}
.prod-view p {
	text-indent: 14px;
}
.inputRequirement, .markProductOutOfStock, .errorBox, .headerError {
	color: #c50000;
	font-size: 10px;
}
.new-prod {
	color: #c50000;
	font-weight: bold;
}


.footer-links a {
	color: #004284;
	text-decoration: underline;
	white-space: nowrap;
}