body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
p {
	margin: 0 0 10px 0;
	line-height: 20px;
}
#productshort p {
	margin: 10px 0 0 0;
}
ul {
	margin: 8px 0 8px  20px;
	line-height: 16px;
}
ol {
	margin: 8px 0 8px  20px;
	line-height: 18px;
}
a img {
	border: 0;
}
hr {
	background-color: #EEF2FD;
	height: 2px;
	margin: 0px 0 8px;
	width: 100%;
	text-align: center;
	border: 1px solid #eef2fd;
}
#body a {
	text-decoration: none;
	color: #0244F0;
}
#body a:hover {
	text-decoration: none;
	color: #ff0000;
	}
#cartinfo {
	color: #ffffff;
}
#header #cartinfo a {
	color: #ffffff;
	text-decoration: underline;}
#header #cartinfo a:hover {
	text-decoration: none;
}
.coltitle {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.paragraphtitle {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #012994;
}


h1 {
	font-size: 18px;
	margin: 0 0 14px 0;
	color: #5C77C6;
}
h2 {
	font-size:  16px;
	margin: 0 0 12px 0;
	color: #5C77C6;
}
h3 {
	font-size:  14px;
	margin: 0 0 10px 0;
	color: #5C77C6;
}
h4 {
	font-size:  14px;
	margin: 0 0 12px 0;
	color: #C00;
}
input, submit {
	font-size: 10px;
}
.text9 {
	font-size: 9px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
	}
.text12 {
	font-size: 12px;
}
.textgrey {
	color: #666666;
}
.textred {
	color: #C00;
}
#icolright1 table {
	background-color: #ffffff;}
#clicktext {
	font-size: 9px;
	color: #858585;}

/* LOCATION SPECIFIC */

/* SHOPPING CART */

#retailtext {
	text-decoration: none;
}
#retailprice {
	text-decoration: line-through;
}
#itemspercase {
	color: #1b3995;
	font-weight: bold;
}
#onlineprice {
	font-weight: bold;
	color: #1b3995;
}
#onlinetext {
	font-weight: bold;
}
#wholesaleprice {
	font-weight: bold;
	color: #1b3995;
}
#wholesaletext {
	font-weight: bold;
}
#caseprice {
	font-weight: bold;
	color: #1b3995;
}
#casetext {
	font-weight: bold;
}
.featurebox {
	border: 3px solid #E5ECFF;
}
.feature {
	margin: 5px;
	font-size: 11px;
}
.leftimage { 
	float: left; 
	margin: 4px; 
}
.rightimage {
	float: right;
	margin: 4px 4px 4px 7px;
}

