body {
	font-family:Verdana, Arial,Helvetica,sans-serif;
	background: #fff;
	font-size: 12px;
	color: #666;
}

a, a:visited {
	text-decoration: none;
	color: #727070;
}

a:hover, a:visited:hover {
	text-decoration: underline;
	color: #000;
}

#homecontainer {
	background: url('images/bg_home.gif') repeat-x;
}

#sectioncontainer {
	background: url('images/bg_section.gif') repeat-x;
}

h3 {
	margin-top: 0px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing:0.05em;
}

h4 {
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:0.05em;
}

h4.related  {
	color: #4cb834;
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:0em;
}


.homelink {
	font-weight: normal;
	margin-top: 10px;
	
}

.homeprodname {
	color: #00169f;
	font-weight: bold;
	font-size: 16px;
}

.homeprodsubtitle {
	padding-bottom: 8px;
	width: 140px;
	color: #00169f;
	font-weight: normal;
	font-size: 12px;
}

.homeproddesc {
	width: 120px;
	color: #888;
	font-size: 11px;
}

.homearttitle a {
	font-size: 16px;
	font-weight: bold;
	color: #895ac5;
}

.homeartcopy {
	padding-top: 5px;
	font-size: 11px;
	line-height: 140%;
}


/* ############# SEC NAV CODE ############# */

#secnav {
	margin: 0px;
	padding: 0px;
	background: #148699;
	width: 180px;
}


#secnav ul {
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	display: block;
}

#secnav li {
	display: block;
	list-style-image: none;
	list-style: none;
/*
	border-left: 1px solid #00169f;
	border-right: 1px solid #00169f;
	border-bottom: 1px solid #8ac3cc;

*/
}

#secnav li a,
#secnav li a:hover,
#secnav li a:visited,
#secnav li a:visited:hover {
	padding: 7px 7px 7px 10px;
	display: block;
	text-decoration: none;
}

#secnav li a,
#secnav li a:visited {
	background: url(images/secnav_off.gif);
	color: #fff;
}

#secnav li a:hover {
	color: #000;
	background: url(images/secnav_hover.gif);
}

#secnav li a.secnav_on,
#secnav li a.secnav_on:visited {
	color: #fff;
	background: url(images/secnav_on.gif);
	padding: 7px 7px 7px 10px;
	display: block;
	text-decoration: none;
}

#secnav li a.secnav_on:hover,
#secnav li a.secnav_on:visited:hover {
	color: #000;
	background: url(images/secnav_hover.gif);
}


#secnav li a.thrdnav,
#secnav li a.thrdnav:hover,
#secnav li a.thrdnav:visited,
#secnav li a.thrdnav:visited:hover {
	font-size: 11px;
	color: #fff;
	background: #2944ea;
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
}

#secnav li a.thrdnav:hover,
#secnav li a.thrdnav:visited:hover {
	background: #00169f;
}


/* ############# SEC NAV CODE ############# */


.footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background: url('images/bg_footer.gif') repeat-x;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
}

.copyright {
	font-size: 10px;
	color: #888;
}

#itemtable {
	width: 640px;
	margin-bottom: 20px;
}

#itemtable ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;

}

#itemtable li {
	list-style: none;
	list-style-image:none;
	padding: 0 0 10px 25px;
	background: url('images/bg_checkbox.gif') no-repeat;
}


#itemtable h4 {
	color: #00169f;
	font-size: 16px;
	padding: 0;
	margin: 0 0 5px 0;
}

#itemtable h5 {
	color: #00b6db;
	font-size: 14px;
	font-weight: normal
	padding: 0;
	margin: 0 0 5px 0;
}

.poster {
	color: #148699
}

#producttb h3 {
	color: #148699;
}

#abouttb h3 {
	color: #3596d2;
}

#articletb h3 {
	color: #adc359;
}

#articletb h4 {
	font-size: 16px;
	color: #000;
	margin: 0px;
	padding: 0px;
}


#testimonialtb h3 {
	color: #a8413c;
}

#promotiontb h3 {
	color: #de8936;
}

#medicaretb h3 {
	color: #a53349;
}

#membertb h3 {
	color: #585392;
}

#conditionstb h3 {
	color: #4cb834;
}

#membertb h3 {
	color: #4cb834;
}

#conditionstb h4 {
	color: #158498;
}

#conditionstb h5 {
	font-size: 13px;
	margin: 0px 0px 3px 0px;
	color: #f98d02;
}


.formlabel {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	color: #00958f;
}

#memberform h4 {
	font-weight: normal;
	font-size: 14px;
	display: block;
	padding: 5px;
	background: #ddf3d4;
	color: #00958f;
}

#cond_nav  {
	font-size: 12px;
	margin: 10px;
	background: #d4eef3;
	padding: 10px;
}

#cond_nav a,
#cond_nav a:visited {
	color: #158498;
}

#conditionlist li {
	background: url("images/bullet.gif") no-repeat left top;
	list-style: none;
	behavior: url(hover.htc);	
	margin-left: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 5px;	
}

	
#abouttb h5  {
	color: #3596d2;
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0 5px 0;
}


#lovebullet li {
	background: url("images/bullet_love.gif") no-repeat left top;
	list-style: none;
	behavior: url(hover.htc);	
	margin-left: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 5px;	
}


#bluebullet li {
	background: url("images/bullet_blue.gif") no-repeat left top;
	list-style: none;
	behavior: url(hover.htc);	
	margin-left: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 5px;	
}
