/* Default Styles 
----------------------------------------------------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-bottom: 1px; }
	
	body {
		font: normal 12px/17px Arial, Helvetica, Geneva, sans-serif;
		color: #666;
		text-align: center;
		background-color: #FFF;
		overflow-y: scroll; }
	
a, a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1D4064;
	outline: none; }

	a:hover {
		color: #666;
		text-decoration: none; }

p {
	margin: 0 0 15px 0; }

ul { 
	padding: 0;
	margin: 0 0 15px 15px;
	list-style: square url(../images/bul_pos.gif) outside; }

	li { 
		margin: 0 0 5px 0; }
	
		ul ul {
			margin-top: 7px;
			margin-bottom: 10px; }
		
			ul ul li {
				list-style-image: none; }

h1, .titlehome {
	margin: 0 0 10px 0;
	font: normal 20px/28px Arial, Helvetica, Geneva, sans-serif;
	color: #F37031; }

h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	font: normal 17px/21px Arial, Helvetica, Geneva, sans-serif;
	color: #333; }
	
p.callout {
	font: italic 16px/25px Verdana, Arial, Geneva, sans-serif;
	color: #564B42; }
	
.hidden {
	display: none; }
	
/* Structural Rules
----------------------------------------------------------------------------------------- */
#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%; }

#innercontainer, #innercontainersub {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/bg_container.jpg) no-repeat scroll 0 0; }
	
	#innercontainersub {
		background-image: url(../images/bg_container_sub.jpg); }

#header, #headersub {
	width: 960px;
	height: 190px; }

#body {
	width: 960px;
	padding-bottom: 105px;
	text-align: left; }

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 85px;
	padding-top: 20px;
	background-color: #EEE; }
	
#breadcrumb {
	position: absolute;
	left: 235px;
	top: 280px;
	width: 485px;
	height: 25px;
	font-size: 10px;
	line-height: 16px;
	z-index: 11; }
	
a#logo, a#logo:link, a#logo:active, a#logo:visited, a#logo:hover {
	position: absolute;
	display: block;
	width: 302px;
	height: 78px; 
	top: 30px;
	left: 28px;
	background: transparent url(../images/pic_logo.gif) no-repeat scroll 0 0;
	cursor: pointer; }
		
#tagline {
	position: absolute;
	right: 41px;
	top: 90px;
	width: 208px;
	height: 13px; }
	
#quicknav {
	position: absolute;
	right: 85px;
	top: 25px;
	width: 350px;
	text-align: right;
	z-index: 5; }
	
	#quicknav a, #quicknav a:link, #quicknav a:visited, #quicknav a:hover, #quicknav a:active {
		margin-left: 15px;
		font: normal 9px/11px Arial, Helvetica, Geneva, sans-serif;
		color: #666;
		text-decoration: none;
		vertical-align: top; }
		
	#quicknav a:hover {
		color: #1197D5; }
	
a#btnsecurity, a#btnsecurity:link, a#btnsecurity:active, a#btnsecurity:visited, a#btnsecurity:hover {
	display: block;
	width: 170px;
	height: 20px;
	background: transparent url(../images/btn_security.jpg) no-repeat scroll 0 0; }

	a#btnsecurity:hover {
		background-position: 0 -20px; }

a#btnlocations, a#btnlocations:link, a#btnlocations:active, a#btnlocations:visited, a#btnlocations:hover,
	a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover,
	a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover,
	a#btnhome, a#btnhome:link, a#btnhome:active, a#btnhome:visited, a#btnhome:hover {
	position: absolute;
	right: 282px;
	top: 40px;
	width: 70px;
	height: 10px;
	background: transparent url(../images/btn_locations.gif) no-repeat scroll 0 0;
	z-index: 10; }
	
	a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover {
		right: 174px;
		width: 78px;
		background-image: url(../images/btn_contact.gif); }
		
	a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover {
		right: 78px;
		width: 65px;
		background-image: url(../images/btn_sitemap.gif); }
		
	a#btnhome, a#btnhome:link, a#btnhome:active, a#btnhome:visited, a#btnhome:hover {
		right: 0;
		width: 47px;
		background-image: url(../images/btn_home.gif); }
	
	a#btnlocations:hover, a#btncontact:hover, a#btnsitemap:hover, a#btnhome:hover {
		background-position: 0 -20px; }

.brandingarea_1, .brandingarea_2, .brandingarea_3, #bodygraph {
	position: absolute;
	left: 0;
	top: 0;
	width: 385px;
	height: 300px;
	padding: 215px 50px 0 235px;
	background: transparent url(../images/bg_branding_1.jpg) no-repeat scroll 0 0;
	z-index: 1; }
	
	.brandingarea_2 {
		background-image: url(../images/bg_branding_2.jpg); }
		
	.brandingarea_3 {
		background-image: url(../images/bg_branding_3.jpg); }
		
	#bodygraph {
		width: 273px;
		left: 685px; }
		
#branding_1, #branding_2, #branding_3 {}
	
.titlerelief {
	display: block;
	width: 173px;
	height: 47px;
	background: transparent url(../images/title_where_do_need_relief.png) no-repeat scroll 0 0; }
	
	* html .titlerelief {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/title_where_do_need_relief.png",sizingMethod="image"); }  /* for IE/Win */
		
a#btnbodyhand, a#btnbodyhand:link, a#btnbodyhand:visited, a#btnbodyhand:hover, a#btnbodyhand:active,
	a#btnbodyshoulder, a#btnbodyshoulder:link, a#btnbodyshoulder:visited, a#btnbodyshoulder:hover, a#btnbodyshoulder:active,
	a#btnbodyheadache, a#btnbodyheadache:link, a#btnbodyheadache:visited, a#btnbodyheadache:hover, a#btnbodyheadache:active,
	a#btnbodyneck, a#btnbodyneck:link, a#btnbodyneck:visited, a#btnbodyneck:hover, a#btnbodyneck:active,
	a#btnbodyelbow, a#btnbodyelbow:link, a#btnbodyelbow:visited, a#btnbodyelbow:hover, a#btnbodyelbow:active,
	a#btnbodywrist, a#btnbodywrist:link, a#btnbodywrist:visited, a#btnbodywrist:hover, a#btnbodywrist:active,
	a#btnbodygroin, a#btnbodygroin:link, a#btnbodygroin:visited, a#btnbodygroin:hover, a#btnbodygroin:active,
	a#btnbodythigh, a#btnbodythigh:link, a#btnbodythigh:visited, a#btnbodythigh:hover, a#btnbodythigh:active,
	a#btnbodyknee, a#btnbodyknee:link, a#btnbodyknee:visited, a#btnbodyknee:hover, a#btnbodyknee:active,
	a#btnbodyankle, a#btnbodyankle:link, a#btnbodyankle:visited, a#btnbodyankle:hover, a#btnbodyankle:active,
	a#btnbodyheel, a#btnbodyheel:link, a#btnbodyheel:visited, a#btnbodyheel:hover, a#btnbodyheel:active,
	a#btnbodyfoot, a#btnbodyfoot:link, a#btnbodyfoot:visited, a#btnbodyfoot:hover, a#btnbodyfoot:active {
	position: absolute;
	right: 36px;
	top: 286px;
	display: block;
	width: 8px;
	height: 8px;
	background: transparent url(../images/btn_body_loc.gif) no-repeat scroll 0 0;
	z-index: 10; }
	
	a#btnbodyshoulder, a#btnbodyshoulder:link, a#btnbodyshoulder:visited, a#btnbodyshoulder:hover, a#btnbodyshoulder:active {
		right: 100px;
		top: 169px; }
		
	a#btnbodyheadache, a#btnbodyheadache:link, a#btnbodyheadache:visited, a#btnbodyheadache:hover, a#btnbodyheadache:active {
		right: 134px;
		top: 103px; }
		
	a#btnbodyneck, a#btnbodyneck:link, a#btnbodyneck:visited, a#btnbodyneck:hover, a#btnbodyneck:active {
		right: 151px;
		top: 143px; }
		
	a#btnbodyelbow, a#btnbodyelbow:link, a#btnbodyelbow:visited, a#btnbodyelbow:hover, a#btnbodyelbow:active {
		right: 199px;
		top: 229px; }
		
	a#btnbodywrist, a#btnbodywrist:link, a#btnbodywrist:visited, a#btnbodywrist:hover, a#btnbodywrist:active {
		right: 237px;
		top: 276px; }
		
	a#btnbodygroin, a#btnbodygroin:link, a#btnbodygroin:visited, a#btnbodygroin:hover, a#btnbodygroin:active {
		right: 157px;
		top: 305px; }
		
	a#btnbodythigh, a#btnbodythigh:link, a#btnbodythigh:visited, a#btnbodythigh:hover, a#btnbodythigh:active {
		right: 112px;
		top: 336px; }
		
	a#btnbodyknee, a#btnbodyknee:link, a#btnbodyknee:visited, a#btnbodyknee:hover, a#btnbodyknee:active {
		right: 175px;
		top: 380px; }
		
	a#btnbodyankle, a#btnbodyankle:link, a#btnbodyankle:visited, a#btnbodyankle:hover, a#btnbodyankle:active {
		right: 157px;
		top: 456px; }
		
	a#btnbodyheel, a#btnbodyheel:link, a#btnbodyheel:visited, a#btnbodyheel:hover, a#btnbodyheel:active {
		right: 108px;
		top: 470px; }
		
	a#btnbodyfoot, a#btnbodyfoot:link, a#btnbodyfoot:visited, a#btnbodyfoot:hover, a#btnbodyfoot:active {
		right: 75px;
		top: 478px; }

	a#btnbodyhand:hover, a#btnbodyshoulder:hover, a#btnbodyheadache:hover, a#btnbodyneck:hover, a#btnbodyelbow:hover, 
		a#btnbodywrist:hover, a#btnbodygroin:hover, a#btnbodythigh:hover, a#btnbodyknee:hover, a#btnbodyankle:hover, 
		a#btnbodyheel:hover, a#btnbodyfoot:hover {
		background-position: 0 -20px; }
	
#brandingnav {
	position: absolute;
	right: 15px;
	top: 420px;
	width: 180px;
	height: 20px;
	z-index: 10;
	background: transparent url(../images/bg_branding_nav.gif) no-repeat scroll 0 0; }
	
a#btnplay, a#btnplay:link, a#btnplay:visited, a#btnplay:hover, a#btnplay:active,
	a#btnbrand1, a#btnbrand1:link, a#btnbrand1:visited, a#btnbrand1:hover, a#btnbrand1:active,
	a#btnbrand2, a#btnbrand2:link, a#btnbrand2:visited, a#btnbrand2:hover, a#btnbrand2:active,
	a#btnbrand3, a#btnbrand3:link, a#btnbrand3:visited, a#btnbrand3:hover, a#btnbrand3:active,
	a#btnpause, a#btnpause:link, a#btnpause:visited, a#btnpause:hover, a#btnpause:active {
	position: absolute;
	right: 137px;
	bottom: 0;
	width: 25px;
	height: 25px;
	background: transparent url(../images/btn_play.jpg) no-repeat scroll 0 0;
	z-index: 11; }

	a#btnbrand1, a#btnbrand1:link, a#btnbrand1:visited, a#btnbrand1:hover, a#btnbrand1:active {
		right: 109px;
		background-image: url(../images/btn_brand_1_alt.jpg); }
	
	a#btnbrand2, a#btnbrand2:link, a#btnbrand2:visited, a#btnbrand2:hover, a#btnbrand2:active {
		right: 81px;
		background-image: url(../images/btn_brand_2.jpg); }
	
	a#btnbrand3, a#btnbrand3:link, a#btnbrand3:visited, a#btnbrand3:hover, a#btnbrand3:active {
		right: 53px;
		background-image: url(../images/btn_brand_3.jpg); }
		
	a#btnpause, a#btnpause:link, a#btnpause:visited, a#btnpause:hover, a#btnpause:active {
		right: 25px;
		background-image: url(../images/btn_pause.jpg); }
	
	a#btnplay:hover, a#btnpause:hover, a#btnbrand2:hover, a#btnbrand3:hover, a#btnbrand1:hover {
		background-position: 0 -25px; }
	
.sidecolhead {
	display: block;
	width: 195px;
	height: 30px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	font: normal 14px/26px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: .1em;
	color: #FFF;
	background: transparent url(../images/bg_title_sidecol.jpg) no-repeat scroll 0 0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 180px; }
	
	.sidecolhead  {
		width: 180px; /* endn ie5 hack */ }
		
a.sidecolhead, a.sidecolhead:link, a.sidecolhead:active, a.sidecolhead:visited, a.sidecolhead:hover {
	width: 100%;
	height: 100%;
	line-height: 20px;
	color: #FFC;
	background: none; }
	
	a.sidecolhead:hover {
		text-decoration: none; }
	
.sidecoltext {
	margin-bottom: 0;
	padding: 10px 10px 15px 15px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	background-color: #FFF; }
	
.sidecoltext a, .sidecoltext a:link, .sidecoltext a:active, .sidecoltext a:visited, .sidecoltext a:hover {
	color: #333; }
	
	.sidecoltext ul { 
		list-style-image: url(../images/bul_rev.gif); }
	
.sidecoldivider {
	display: block;
	width: 195px;
	height: 1px;
	margin: 0 0 15px 0;
	text-align: left;
	background: transparent url(../images/pic_divider_sidecol.gif) no-repeat scroll bottom; }
	
#center {
	position: relative;
	float: left;
	display: block;
	width: 250px;
	height: 495px;
	padding: 20px 0 0 30px;
	background: transparent url(../images/bg_body_all.jpg) no-repeat scroll 0 0; }
	
	#center p {
		font-size: 12px;
		line-height: 16px;
		color: #7D7D7D; }
		
.centertext, .centertextalt {
	text-align: left; }
		
	.centertextalt {
		background-image: url(../images/bg_centertext.jpg);
		background-position: bottom; }
		
	.centersub .centertext {
		padding: 40px 20px 20px 20px; }
		
.centertexttop {
	width: 750px;
	height: 20px;
	background: #FFF url(../images/bg_centertext_top.jpg) no-repeat scroll 0 0; }
	
.centertextlt, .centertextrt {
	float: left;
	width: 335px;
	padding: 0 20px 0 20px; }
		
#sidecol, #sidecolalt {
	position: relative;
	float: left;
	width: 670px;
	height: 515px;
	margin-right: 10px; }
	
	#sidecolalt {
		position: static;
		width: 195px;
		height: auto;
		margin: 0;
		padding-top: 200px; }
		
#navsub {
	float: left; 
	display: block; 
	width: 235px; }
		
#contentsub {
	position: relative;
	float: left; 
	display: block; 
	width: 485px; 
	padding: 135px 45px 20px 0; }
	
.banner { 
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 725px;
	height: 75px; }
	
.skyscraper {
	display: block;
	width: 145px;
	height: 180px;
	padding-right: 45px;
	background: #FFF none no-repeat scroll 0 0; }
	
	.skyscraper p, p.sidetop {
		width: 125px;
		padding-left: 25px;
		font-size: 11px;
		line-height: 16px; }
		
	p.sidetop {
		padding-top: 10px;
		background: transparent url(../images/bg_quotes.gif) no-repeat scroll 0 0; }
		
.content2col {
	float: left;
	width: 235px;
	margin-bottom: 15px; }
	
.margin2col {
	margin-right: 15px; }
	
.center2col {
	text-align: center; }
	
.after {
	clear: both;
	height: 10px;
	margin: 0;
	padding: 0; }
	
a.btnlearnmore, a.btnlearnmore:link, a.btnlearnmore:active, a.btnlearnmore:visited, a.btnlearnmore:hover,
	a.btnlearnmorelg, a.btnlearnmorelg:link, a.btnlearnmorelg:active, a.btnlearnmorelg:visited, a.btnlearnmorelg:hover {
	display: block;
	width: 80px;
	height: 30px;
	margin-bottom: 15px;
	background: transparent url(../images/btn_learn_more.gif) no-repeat scroll 0 0;
	cursor: pointer; }
	
	a.btnlearnmorelg, a.btnlearnmorelg:link, a.btnlearnmorelg:active, a.btnlearnmorelg:visited, a.btnlearnmorelg:hover {
		width: 160px;
		background-image: url(../images/btn_learn_more_lg.gif); }

	a.btnlearnmore:hover, a.btnlearnmorelg:hover {
		background-position: 0 -30px; }

#backtop {
	width: 555px; 
	margin: 5px 0 15px 15px;
	font-size: 10px; }
		
#botnav {
	width: 930px;
	margin: 0 auto;
	padding: 0 0 0 30px;
	font: normal 11px/18px Arial, Helvetica, Geneva, sans-serif;
	color: #888;
	text-align: left;
	background-color: #EEE; }
	
#botnav a, #botnav a:link, #botnav a:active, #botnav a:visited, #botnav a:hover {
	color: #888;
	font-weight: normal;
	text-decoration: none; }

	#botnav a:hover {
		color: #666; }
	
#botnavbtncontainer {
	position: absolute;
	left: 0;
	top: 535px;
	width: 800px;
	height: 17px;
	border-left: 1px solid #A5A6B9;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 799px; }
	
	#botnavbtncontainer {
		width: 799px; /* end ie5 hack */ }
	
a.botnavbtn, a.botnavbtn:link, a.botnavbtn:active, a.botnavbtn:visited {
	float: left;
	display: block;
	width: 133px;
	height: 17px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #A5A6B9;
	background: transparent url(../images/bg_botnav.gif) repeat-x scroll 0 0;
	cursor: pointer;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 132px; }
	
	a.botnavbtn, a.botnavbtn:link, a.botnavbtn:active, 
		a.botnavbtn:visited {
		width: 132px; /* end ie5 hack */ }

a.botnavbtn:hover {
	color: #000;
	background-position: 0 -17px; }
	
a.boldlink, a.boldlink:link, a.boldlink:active, a.boldlink:visited, a.boldlink:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none; }
	
	a.boldlink:hover {
		text-decoration: underline; }
		
p.navlinks {
	margin-bottom: 0; 
	padding-bottom: 1px; 
	border-bottom: 1px dashed #CCC; }
	
.datatable {
	width: 710px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
	border-top: 1px solid #666; }
	
.datatable td, .datatable th {
	padding: 3px 0; }
	
	.datatable td.leftcell {
		padding-left: 5px; }
		
	.datatable tr.evenrow td {
		background-color: #EEE; }
		
	.datatable tr.dividerow td {
		padding: 0;
		background-color: #CCC; }
		
	.datatable th, .datatable th a, .datatable th a:link, .datatable th a:active, .datatable th a:visited, 
		.datatable th a:hover {
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		text-align: left;
		text-transform: uppercase; }
		
	.datatable img {
		margin: 0; }

/* Begin Modified Navigation Rules - CR 12/4/2006
----------------------------------------------------------------------------------------- */
#navigation {
	position: absolute;
	top: 153px; 
	left: 30px;
	width: 635px;
	z-index: 1000; }
		
#navigation ul, ul.bodygraphlist {
	list-style: none outside none;
	margin: 0; 
	padding: 0;
	cursor: pointer; }

#navigation li, ul.bodygraphlist li {
	margin: 0; }

li.level1 {
	float: left;
	position: relative; }

a.mainnav1, a.mainnav1:link, a.mainnav1:active, a.mainnav1:visited, a.mainnav1:hover,
	a.mainnav2, a.mainnav2:link, a.mainnav2:active, a.mainnav2:visited, a.mainnav2:hover,	
	a.mainnav3, a.mainnav3:link, a.mainnav3:active, a.mainnav3:visited, a.mainnav3:hover,
	a.mainnav4, a.mainnav4:link, a.mainnav4:active, a.mainnav4:visited, a.mainnav4:hover,
	a.mainnav5, a.mainnav5:link, a.mainnav5:active, a.mainnav5:visited, a.mainnav5:hover,
	a.mainnav6, a.mainnav6:link, a.mainnav6:active, a.mainnav6:visited, a.mainnav6:hover,
	a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover {
	display: block;
	width: 71px;
	height: 37px;
	padding: 0 0 0 10px;
	margin-right: 25px;
	font: normal 10px/12px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	background: transparent url(../images/btn_mainnav.gif) no-repeat scroll 0 0; }
	
	a.mainnav2, a.mainnav2:link, a.mainnav2:active, a.mainnav2:visited, a.mainnav2:hover { width: 46px; }
	
	a.mainnav3, a.mainnav3:link, a.mainnav3:active, a.mainnav3:visited, a.mainnav3:hover { width: 71px; }
	
	a.mainnav4, a.mainnav4:link, a.mainnav4:active, a.mainnav4:visited, a.mainnav4:hover { width: 62px; }
	
	a.mainnav5, a.mainnav5:link, a.mainnav5:active, a.mainnav5:visited, a.mainnav5:hover { width: 57px; }
	
	a.mainnav6, a.mainnav6:link, a.mainnav6:active, a.mainnav6:visited, a.mainnav6:hover { width: 50px; }
	
	a.mainnav1:hover, a.mainnav2:hover, a.mainnav3:hover, a.mainnav4:hover, a.mainnav5:hover, a.mainnav6:hover { 
		color: #1197D5; } 
		
li.level1 ul, ul.bodygraphlist { 
	display: none; 
	position: absolute;
	width: 140px;
	text-align: left;
	background: transparent url(../images/bg_subnav_side.png) no-repeat scroll bottom; }
	
	* html li.level1 ul {
		background: none;
		/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_subnav_side.png",sizingMethod="scale"); */ } /* for IE/Win */

	ul.bodygraphlist {
		width: 130px;
		background-image: none; }
		
	td.bodygraphlistdrop {
		width: 10px;
		background: transparent url(../images/bg_bodygraph_list_drop.png) no-repeat scroll 0 0; }

	* html td.bodygraphlistdrop {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/bg_bodygraph_list_drop.png", sizingMethod="scale"); } /* for IE/Win */

a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover { 
	display: block;
	width: 120px;
	height: 100%;
	padding: 5px 0 2px 10px;
	margin-right: 0;
	font: normal 10px/12px Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-transform: none;
	background: #FFF url(../images/btn_subnav.gif) no-repeat scroll left bottom; }

a.subnav:hover {
	color: #1197D5;
	background-position: right bottom; }

li.level1 > ul { 
	top: auto;
	left: auto; }

li.level1:hover ul, li.over ul { 
	display: block; }
	
.subnavbot, .subnavbotbg, .subnavtopbg {
	display: block;
	width: 140px;
	height: 22px;
	background: transparent url(../images/bg_subnav_bot.png) no-repeat scroll bottom; }

	* html .subnavbot {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_subnav_bot_alt.png",sizingMethod="image"); }  /* for IE/Win */
		
	* html .subnavbotbg  {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_subnav_bot.png",sizingMethod="image"); }  /* for IE/Win */
		
	.subnavtopbg {
		height: 20px;
		background-image: url(../images/bg_subnav_top.png); }
		
	* html .subnavtopbg  {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_subnav_top.png",sizingMethod="image"); }  /* for IE/Win */
		
/* Body Graph Navigation
----------------------------------------------------------------------------------------- */
#bodygraphhand, #bodygraphshoulder, #bodygraphheadache, #bodygraphneck, #bodygraphelbow, #bodygraphwrist, 
	#bodygraphgroin, #bodygraphthigh, #bodygraphknee, #bodygraphankle, #bodygraphheel, #bodygraphfoot {
	position: absolute;
	left: 99px;
	top: 292px;
	display: none;
	z-index: 15; }
	
	#bodygraphshoulder { left: 35px; top: 175px; }
		
	#bodygraphheadache { left: 1px; top: 109px; }
		
	#bodygraphneck { left: auto; right: 3px; top: 149px; }
		
	#bodygraphelbow { left: 83px; top: 236px; }
		
	#bodygraphwrist { left: 45px; top: 283px; }
		
	#bodygraphgroin { left: 125px; top: 311px; }
		
	#bodygraphthigh { left: 21px; top: 342px; }
		
	#bodygraphknee { left: 107px; top: 123px; }
		
	#bodygraphankle { left: 125px; top: auto; bottom: 47px; }
		
	#bodygraphheel { left: 27px; top: auto; bottom: 34px; }
		
	#bodygraphfoot { left: 60px; top: auto; bottom: 26px; }

ul.bodygraphlist {
	display: block;
	position: relative; }
	
.bodygraphlisttop, .bodygraphlisttopr, .bodygraphlistbot, .bodygraphlistbotr {
	display: block;
	width: 128px;
	height: 20px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 9px;
	line-height: 21px;
	letter-spacing: .1em;
	color: #FFF;
	background: transparent url(../images/bg_bodygraphlist_top.png) no-repeat scroll 0 0; }
	
	* html .bodygraphlisttop {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_bodygraphlist_top.png",sizingMethod="image"); } /* for IE/Win */
		
	.bodygraphlisttopr {
		background-image: url(../images/bg_bodygraphlist_topr.png); }
	
	* html .bodygraphlisttopr {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_bodygraphlist_topr.png",sizingMethod="image"); } /* for IE/Win */
		
	.bodygraphlistbot, .bodygraphlistbotr {
		height: 30px;
		padding-top: 10px;
		background-image: url(../images/bg_bodygraphlist_bot.png); }
		
	* html .bodygraphlistbot {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_bodygraphlist_bot.png",sizingMethod="image"); } /* for IE/Win */
		
	.bodygraphlistbotr {
		background-image: url(../images/bg_bodygraphlist_botr.png); }
	
	* html .bodygraphlistbotr {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_bodygraphlist_botr.png",sizingMethod="image"); } /* for IE/Win */
		
a#btnlearn, a#btnlearn:link, a#btnlearn:visited, a#btnlearn:hover, a#btnlearn:active,
	a#btnreturn, a#btnreturn:link, a#btnreturn:visited, a#btnreturn:hover, a#btnreturn:active {
	display: block;
	position: absolute;
	right: 0;
	top: 265px;
	width: 195px;
	height: 50px;
	background: transparent url(../images/btn_learn.jpg) no-repeat scroll 0 0;
	z-index: 11; }
	
	a#btnreturn, a#btnreturn:link, a#btnreturn:visited, a#btnreturn:hover, a#btnreturn:active {
		top: 315px;
		background-image: url(../images/btn_return.jpg); }
	
	a#btnlearn:hover, a#btnreturn:hover {
		background-position: 0 -50px; }

/* Side Column Navigation Rules
----------------------------------------------------------------------------------------- */
#sidecolnav {
	margin: 35px 0 0 30px; }

a.leftnav0, a.leftnav0:link, a.leftnav0:active, a.leftnav0:visited, a.leftnav0:hover,
	a.leftnav1, a.leftnav1:link, a.leftnav1:active, a.leftnav1:visited, a.leftnav1:hover,
	a.leftnav2, a.leftnav2:link, a.leftnav2:active, a.leftnav2:visited, a.leftnav2:hover,
	a.leftnav0hover, a.leftnav0hover:link, a.leftnav0hover:active, a.leftnav0hover:visited, a.leftnav0hover:hover,
	a.leftnav1hover, a.leftnav1hover:link, a.leftnav1hover:active, a.leftnav1hover:visited, a.leftnav1hover:hover,
	a.leftnav2hover, a.leftnav2hover:link, a.leftnav2hover:active, a.leftnav2hover:visited, a.leftnav2hover:hover {
	display: block;
	width: 140px;
	margin-bottom: 6px;
	font-size: 12px; 
	line-height: 17px;
	text-decoration: none;
	color: #666;
	border-bottom: 1px dashed #666; }
	
	a.leftnav0, a.leftnav0:link, a.leftnav0:active, a.leftnav0:visited, a.leftnav0:hover {
		margin-bottom: 8px;
		font-weight: bold; }
		
	a.leftnav0:hover, a.leftnav0hover, a.leftnav0hover:link, a.leftnav0hover:active, a.leftnav0hover:visited, a.leftnav0hover:hover {
		margin-bottom: 8px;
		font-weight: bold;
		color: #F37031; }
		
	a.leftnav1, a.leftnav1:link, a.leftnav1:active, a.leftnav1:visited, a.leftnav1:hover,
		a.leftnav2, a.leftnav2:link, a.leftnav2:active, a.leftnav2:visited, a.leftnav2:hover,
		a.leftnav1hover, a.leftnav1hover:link, a.leftnav1hover:active, a.leftnav1hover:visited, a.leftnav1hover:hover,
		a.leftnav2hover, a.leftnav2hover:link, a.leftnav2hover:active, a.leftnav2hover:visited, a.leftnav2hover:hover {
		border: none; }
		
	a.leftnav1:hover, a.leftnav1hover, a.leftnav1hover:link, a.leftnav1hover:active, a.leftnav1hover:visited, a.leftnav1hover:hover {
		color: #F37031; }
		
	a.leftnav2, a.leftnav2:link, a.leftnav2:active, a.leftnav2:visited, a.leftnav2:hover, 
		a.leftnav2hover, a.leftnav2hover:link, a.leftnav2hover:visited, a.leftnav2hover:hover, a.leftnav2hover:active {
		padding-left: 20px; }

	a.leftnav2:hover, .leftnav2hover, a.leftnav2hover:link, a.leftnav2hover:active, a.leftnav2hover:visited, a.leftnav2hover:hover {
		color: #F37031; }

/* Web Form Rules
----------------------------------------------------------------------------------------- */
.mousetext {
	font-style: italic;
	text-align: left; }
	
.mainfield, .narrowfield, .notefield {
	width: 375px;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	border: 1px solid #CCC;
	background-color: #EEE; }
	
	.narrowfield {
		width: 125px; }
		
	.notefield {
		font-size: 12px; 
		line-height: 20px; }
		
.formbutton {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	cursor: pointer; }
