/*content*/
.sidetitle {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}
body {
margin:0px 0px 0px 0px;
}


/*links*/

a:link.z
{
	color: rgb(0,102,0); text-decoration: none;
}
a:visited.z
{
	color: rgb(0,102,0); text-decoration: none;
} 
a:active.z
{
	color: rgb(150,0,0); text-decoration: none;
}
a:hover.z
{
	color: rgb(150,0,0); text-decoration: none;
}


a:link.y
{
	color: rgb(0,102,0); text-decoration: none;
}
a:visited.y
{
	color: rgb(0,102,0); text-decoration: none;
} 
a:active.y
{
	color: rgb(150,0,0); text-decoration: none;
}
a:hover.y
{
	color: rgb(150,0,0); text-decoration: underline;
}


a:link.x
{
	color: rgb(0,120,0); text-decoration: none;
}
a:visited.x
{
	color: rgb(0,120,0); text-decoration: none;
} 
a:active.x
{
	color: rgb(150,0,0); text-decoration: none;
}
a:hover.x
{
	color: rgb(150,0,0); text-decoration: underline;
}


a:link.w
{
	color: rgb(150,0,0); text-decoration: none;
}
a:visited.w
{
	color: rgb(150,0,0); text-decoration: none;
} 
a:active.w
{
	color: rgb(153,204,0); text-decoration: none;
}
a:hover.w
{
	color: rgb(153,204,0); text-decoration: none;
}


a:link.v
{
	color: rgb(255,255,255); text-decoration: none;
}
a:visited.v
{
	color: rgb(255,255,255); text-decoration: none;
} 
a:active.v
{
	color: rgb(153,0,0); text-decoration: none;
}
a:hover.v
{
	color: rgb(153,0,0); text-decoration: none;
}


a:link.u
{
	color: rgb(0,0,0); text-decoration: none;
}
a:visited.u
{
	color: rgb(0,0,0); text-decoration: none;
} 
a:active.u
{
	color: rgb(153,0,0); text-decoration: none;
}
a:hover.u
{
	color: rgb(255,255,255); text-decoration: none;
}



a:link.t
{
	color: rgb(150,0,0); text-decoration: none;
}
a:visited.t
{
	color: rgb(150,0,0); text-decoration: none;
} 
a:active.t
{
	color: rgb(51,102,0); text-decoration: none;
}
a:hover.t
{
	color: rgb(51,102,0); text-decoration: none;
}


a:link.s
{
	color: rgb(0,51,0); text-decoration: none;
}
a:visited.s
{
	color: rgb(0,51,0); text-decoration: none;
} 
a:active.s
{
	color: rgb(153,204,0); text-decoration: none;
}
a:hover.s
{
	color: rgb(153,0,0); text-decoration: none;
}


a:link.r
{
	color: rgb(0,51,0); text-decoration: underline;
}
a:visited.r
{
	color: rgb(0,51,0); text-decoration: underline;
} 
a:active.r
{
	color: rgb(153,204,0); text-decoration: none;
}
a:hover.r
{
	color: rgb(153,0,0); text-decoration: none;
}


a:link.q
{
	color: rgb(255,255,255); text-decoration: none;
}
a:visited.q
{
	color: rgb(255,255,255); text-decoration: none;
} 
a:active.q
{
	color: rgb(153,0,0); text-decoration: none;
}
a:hover.q
{
	color: rgb(255,204,0); text-decoration: none;
}


/* -------------------------------------
/* faqs
/* -------------------------------------*/

.faqTitle, .articleTitle, .healthAZTitle {
	margin-bottom:	16px;
}
.faqTitle p, .faqIndexTitle p, .articleTitle p, #healthAZ .healthAZIndexTitle p {
	font: 		28px/1.2em Georgia, "Times New Roman", sans-serif;
	color:		#40550d;
	padding-bottom: 0px;
	margin-bottom:	0px;
}
.faqIndexTitle, .articleIndexTitle {
	padding-bottom:	12px;
	margin-bottom:	16px;
	border-bottom:	solid 1px #c6af71;
	font: 		28px/1.2em Georgia, "Times New Roman", sans-serif;
	color:		#40550d;
}
.healthAZIndexTitle {
	padding-bottom:	12px;
	margin:		16px 0;
	border-bottom:	solid 1px #c6af71;
}
.faqTitle img, .articleTitle img {
	margin:	-6px 10px 0 0;
}
.faqIndexTitle img, .articleTitle img, .healthAZIndexTitle img {
	margin:	-13px 10px 0 0;
}
#faq, #article, #healthAZ {
	width: 		1002px;
	font-size:	13px;
	line-height:	1.4em;
	color:          #333333; 

}
#faq .accTogglerOpen {
	display:	block;
	width:		1002px;
	margin: 	0;
	color: 		#CC3300; 
	font:		normal 13px/1.3em Tahoma, Verdana, Arial, sans-serif;
	padding: 	20px 0px 20px 0px;
	cursor: 	pointer;
	border:		1px solid #e3e0da;
	background:	#ebf8c2 url(images/faqBarCm.jpg) no-repeat center;
}
#faq .accToggler {
	display:	block;
	align:		center;
	width:		1002px;
	margin: 	0;
	color: 		#CC3300; 
	font:		normal 13px/1.3em Tahoma, Verdana, Arial, sans-serif;
	padding: 	20px 0px 20px 0px;
	cursor: 	pointer;
	border:		1px solid #e3e0da;
	background:	#ebf8c2 url(images/faqBarOq.jpg) no-repeat center;
}
#faq .accContent {
	margin: 	0px;
}
#faq .accContent p {
	color: 		#333333;
	margin: 	14px 15px;

}
#faq .productLink {
	font:		normal 11px/1.2em Tahoma, Verdana, Arial, sans-serif;
	margin-bottom:	18px;
}
#faq ul {
	list-style: 	none;
}
#faq ul li {
	padding-left:	14px;
	line-height:	1.4em;
	background:	url(images/bullet01.gif) no-repeat 0px 5px;
}
#faq ul.column {
	float:		left;
	width:		30%;
	padding-right:	3%;
}
#faq ul.column li {
	margin-bottom:	4px;
}

table.articles td {
	padding: 	7px 0;
	border-bottom:	1px solid #e3e0da;
}
