.style1 {	color: #4F73BF;
	font-weight: bold;
}

.interact_indent {
	padding:		0 40px 0 20px;
	margin:			0;
	height:			auto;
	float:			none;
	}

#content .interact {
	background-color:#FAFAFA;
	border:#797979 solid 1px;
	padding:10px 0px 20px 40px;
	
}
#content .interact a {
	color:#222222;
}
#content .interact a:hover {
	color:#b13a02;
	text-decoration:none;
}

#chart {
	margin-top: 55px;
}


#cs_nav .a:hover {
	color: #4D4D4D;
	text-decoration: none;
}

#cs_nav .a {
	color: #222222;
	text-decoration: none;
}

#interTopText 
{
	padding-bottom: 20px;
	width: 781px;
}



/* NAVIGATION BUTTONS */

#navwrap {
	margin-top: 53px;
}

.cssnav	
{
	position:relative;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 114px;
	height: 25px;
	margin: 0px 0 3px 0px; 
	padding: 0; 
}
			
.cssnav a.diet
{
	display: block;
	font-size: 0.9em;
	width: 114px;
	height: 25px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image:  url(../images/smokersNav_over_01.jpg);
	background-repeat: no-repeat;
}

.cssnav a.exercise
{
	display: block;
	font-size: 0.9em;
	width: 114px;
	height: 25px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image:  url(../images/smokersNav_over_02.jpg);
	background-repeat: no-repeat;
}

.cssnav a.stress
{
	display: block;
	font-size: 0.9em;
	width: 114px;
	height: 25px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image:  url(../images/smokersNav_over_03.jpg);
	background-repeat: no-repeat;
}

.cssnav a.quit
{
	display: block;
	font-size: 0.9em;
	width: 114px;
	height: 25px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image:  url(../images/smokersNav_over_04.jpg);
	background-repeat: no-repeat;
}

.cssnav a.conclusion
{
	display: block;
	font-size: 0.9em;
	width: 114px;
	height: 25px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image:  url(../images/smokersNav_over_05.jpg);
	background-repeat: no-repeat;
}

.cssnav img
{
	width: 114px; 
	height: 25px; 
	border: 0; 
}

#clear 
{
	clear: both;
}

* html a:hover {visibility:visible}

.cssnav a:hover img
{
	visibility:hidden
}

.cssnav span 
{
	display:none;
}

.yoyopad {
	margin: 0 0 6px 0;
	padding: 0;
}

a.yoyo:link 
{
	font-weight: normal;
	text-decoration: none;
}

a.yoyo:active 
{
}

a.yoyo:visited 
{
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}

a.yoyo:hover 
{
	text-decoration: none;
}

.yoyoIndent {
	margin-left: 40px;
	margin-right: 40px;
}

.interactCol a.noUnder
{
	text-decoration:none;
	color:#222222;
}

.interactCol a 
{
	color: #222222;
	text-decoration:none;
	font-weight:bold;
}

.interactCol a:hover
{
	color:#4D4D4D;
	text-decoration:none;
}

.interactCol {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 65px;
	background-color: #FAFAFA;
	border: 1px solid #797979;
}
a.inter:link, a.inter:active, a.inter:visited {
	text-decoration: underline;
	font-weight: normal;
}

