/*<group=sub navigation>*/td.subnav-right{	margin: 0px;	padding: 0px;	background: url(../images/generic/subnav-bg-right.gif) repeat-y;	font-size: .65em;}td.subnav{	padding: 0px;	background: #663399;
	font: .7em Arial, sans-serif;
}td.subnav ul{	list-style: none;	padding: 0px;	margin: 0em 0px 2em 0px;}td.subnav li{	list-style: none;	padding: 5px 6px 5px 15px;	color: #fff;	font-weight: bold;	background: url(../lifestyle/images/bullet-subnav-white-on-col.gif) 6px 9px no-repeat;	margin: 0px;	display: block;	width: auto;
}td.subnav li a:link, td.subnav li a:visited{	color: #fff;	text-decoration: none;}td.subnav li a:hover, td.subnav li a:active{	color: #fff;	text-decoration: underline;}td.subnav li.parent{	list-style: none;	background: #fff url(../images/generic/bullet-subnav-parent.gif) no-repeat 6px 8px;	color: #333;	margin: 0px;	padding: 5px 6px 5px 15px;	width: auto;	display: block;}td.subnav li.parent a:link, td.subnav li.parent a:visited{	color: #333;	text-decoration: none;}td.subnav li.parent a:hover, td.subnav li.parent a:active{	color: #333;	text-decoration: underline;}td.subnav li.parent ul{	list-style: none;	background: #fff;	font-weight: bold;	padding: 0px;	margin: .35em 0px 0em -9px;}td.subnav li.parent ul li{	list-style: none;	background: #fff 0px 4px no-repeat url(../lifestyle/images/bullet-subnav-col-on-white.gif);	color: #000;	padding: 0px 0px 0px 9px;	margin: 0em 0px .35em 0px;}td.subnav li.parent ul li.current{	list-style: none;	background: #fff url(../images/generic/bullet-subnav-current.gif) no-repeat 0px 3px;	color: #000;	padding: 0px 0px 0px 9px;	margin: 0em 0px .35em 0px;}td.subnav li.parent ul li a:link, td.subnav li.parent ul li a:visited{	color: #639;	text-decoration: none;}td.subnav li.parent ul li a:hover, td.subnav li.parent ul li a:active{	color: #639;	text-decoration: underline;}

td.subnav li.current{	list-style: none;	background: #fff url(../images/generic/bullet-subnav-current.gif) no-repeat 6px 8px;	color: #333;	margin: 0px;	padding: 5px 6px 5px 15px;	width: auto;	display: block;}

td.subnav li.current a:link, td.subnav li.current a:visited{	color: #333;	text-decoration: none;}td.subnav li.current a:hover, td.subnav li.current a:active{	color: #333;	text-decoration: underline;}td.subnav li.current ul{	list-style: none;	background: #fff;	font-weight: bold;	padding: 0px;	margin: .35em 0px 0em -9px;}td.subnav li.current ul li{	list-style: none;	background: #fff 0px 4px no-repeat url(../lifestyle/images/bullet-subnav-col-on-white.gif);	color: #000;	padding: 0px 0px 0px 9px;	margin: 0em 0px .35em 0px;}td.subnav li.current ul li.current{	list-style: none;	background: #fff url(../images/generic/bullet-subnav-current.gif) no-repeat 0px 3px;	color: #000;	padding: 0px 0px 0px 9px;	margin: 0em 0px .35em 0px;}td.subnav li.current ul li a:link, td.subnav li.current ul li a:visited{	color: #639;	text-decoration: none;}td.subnav li.current ul li a:hover, td.subnav li.current ul li a:active{	color: #639;	text-decoration: underline;}/*</group>*/

/*<group=landing page>*/

td.healthy-left-bg
{
	background: url(../lifestyle/images/landing/healthy-box-left.gif) repeat-y right top #f6e9e0;
}

td.healthy-right-bg
{
	background: url(../lifestyle/images/landing/healthy-box-right.gif) repeat-y left top #f6e9e0;
}

td.healthy-menu
{
	background: #fff;
	padding: 15px 0px 0px 0px;
}

td.healthy-menu ul
{
	color: #333;
	font-size: .8em;
	list-style: none;
	margin: 0em 0px 1em 0px;
	padding: 0px 0px 0px 15px;
}

td.healthy-menu li
{
	list-style: none;
	padding: 0px;
	margin: 0em 0px .25em 0px;
}

td.healthy-menu a:link, td.healthy-menu a:visited
{
	color: #333;
	text-decoration: none;
}

td.healthy-menu a:hover, td.healthy-menu a:active
{
	color: #333;
	text-decoration: underline;
}

td.risks-left-bg
{
	background: #f6e9e0 url(../lifestyle/images/landing/risks-box-left.gif) repeat-y right top;
}

td.risks-right-bg
{
	background: #f6e9e0 url(../lifestyle/images/landing/risks-box-right-bg.gif) repeat-y left top;
}

td.risks-menu
{
	background: #fff;
	padding: 0px;
}

td.risks-menu ul
{
	color: #333;
	font-size: .8em;
	padding: 0px;
	list-style: none;
	margin: 0em 0px 1em 0px;
}

td.risks-menu li
{
	list-style: none;
	padding: 0px;
	margin: 0em 0px .25em 0px;
}

td.risks-menu a:link, td.risks-menu a:visited
{
	color: #333;
	text-decoration: none;
}

td.risks-menu a:hover, td.risks-menu a:active
{
	color: #333;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=quiz>*/

td.quiz-title-strap
{	background: #4d453e;	margin: 0px;	padding: 0px;}

td.quiz-title-strap h1
{	color: #f3cb19;	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px 15px 0px 15px;
	margin-top: .25em;
	margin-bottom: .25em;
}

td.left-margin, td.right-margin
{
	background: #f6e9e0;
}

td.blue-strap
{
	background: #cdcbda;
}

td.quiz-content
{
	line-height: 120%;
	background: #f6e9e0;
	padding: 16px 0px 0px 0px;
}

td.quiz-content p
{
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0px;
}

td.quiz-content h1
{
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0px;
	font-weight: bold;
	color: #8c66b3;
	font-size: .9em;
}

td.quiz-content form
{
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0px;
}

td.quiz-content form table
{
	margin-top: 0em;
	margin-bottom: .5em;
	padding: 0px;
}

td.quiz-content form table p
{
	margin-top: 0em;
	margin-bottom: .5em;
}

td.quiz-content form table label
{
	margin: 0px;
	padding: 0px;
}

td.quiz-content form table input
{
	margin-right: 5px;
}

td.quiz-content form input.submit
{
	background: #fff;
	color: #000;
	font-weight: bold;
	border: 1px solid #999;
}
	
/*</group>*/