html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;	
}
body {
	background-color: #EFEFEF;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.body {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

img {
	padding: 0px;
	margin: 0px;
}

table {
	border: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
}

/* For general links*/
a:link {
	color: #0d66de;
	text-decoration: none;
}
a:visited {
	color: #0d66de;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


/* For footer links */
a:link.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer {
	color: #FFFFFF;
	text-decoration: underline;
}


a:link.featured {
	color: #C20000;
	font-weight: bold;
	text-decoration: none;
}
a:visited.featured {
	color: #C20000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.featured {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:link.news {
	color: #FFA030;
	font-weight: bold;
	text-decoration: none;
}
a:visited.news {
	color: #FFA030;
	font-weight: bold;
	text-decoration: none;
}
a:hover.news {
	color: #FFA030;
	font-weight: bold;
	text-decoration: underline;
}

a:link.jointhealth {
	color: #0d66de;
	text-decoration: none;
}
a:visited.jointhealth {
	color: #0d66de;
	text-decoration: none;
}
a:hover.jointhealth {
	color: #666666;
	text-decoration: underline;
}

a:link.category_producttitle 
{
	color: #0d66de;
	text-decoration: none;
}
a:visited.category_producttitle 
{
	color: #0d66de;
	text-decoration: none;
}
a:hover.category_producttitle 
{
	color: #0d66de;
	text-decoration: underline;
}

.breadcrumb {
	font-size: 10px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.small {
	font-size: 10px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font
}

.heading {
	font-size: 14px;
	line-height: 20px;
	color: #fcc05d;
	font-weight: bold;
	text-transform: uppercase;
}

.subheading {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.subhead
{
	color: #0d66de;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.subheadOrange
{
	color: #FFA030;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.callout {
	font-size: 10px;
	line-height: 16px;
	padding: 6px;
}
.category_producttitle 
{
	color: #0d66de;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.detail_jointhealth_title {
	color: #0d66de;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.jointhealth {
	color: #a7a7a7;
}
.blueuppercasebold {
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0d66de;
}

.smalllist {
	font-size: 12px;
}

.featured {
	color: #C20000;
	font-weight: bold;
	text-decoration: none;
}

.category {
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
}
.heading-blue {
	font-size: 15px;
	color: #0d66de;
}
.headerbar {
	color: #0052c0;
	background-color: #F6F6F6;
	padding: 5px;
	font-size:12px;
}
.red {
	font-size: 10px;
	color: #FF4a00;
	
}
.prodDetailPrice {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.categoryPrice {
	color: #0d66de;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
	

