H1 {
	padding-bottom:3px;
	border-bottom:#CCC 1px solid;
	margin-bottom:10px;
}

A:hover {
	color:#000;
}

H2.uline {
	margin-top:15pt;
	border-bottom:#CCC 1px solid;
}
	DT {
		font-weight:bold;
	}

	DD {
		margin-bottom:5px;
	}

BLOCKQUOTE {
	background:#F7F7F7;
	border:#EEE 1px solid;
	padding:10px;
	background-image:url(../images/ehc/bqCorner_bl.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;

}
	BLOCKQUOTE.feedbackContainer {
		font-size:9pt;
		border-color:#CCC;
		background:#FFE;
	}


DIV#pageContainer {
	position:inline;
	left:0px;
	top:0px;
	width:100%;
}

	TABLE#bodyHead {
		width:100%;
		background-color:#FFF;
		height:136px;
		background-image:url('../images/top_bg_home.gif');
	}
		DIV#headLeft {
			height:136px;
			width:100%;
		}
		
		DIV#headRight {
			width:500px;
			height:135px;
			background-image:url('../images/home_main_top.gif');
			background-repeat:no-repeat;
			overflow:hidden;
		}

			DIV#loginArea {
				float:left;
				width:auto;
				height:135px;
				margin-right:10px;
			}

			#pageControlsBox {
				text-align:left;	
			}

				#pageControlsBox A {
					background:#EEE;
					border:#CCC 1px solid;
					margin:0px;
					padding:0px 2px;
					font-size:9pt;
					line-height:14pt;
					font-weight:normal;
					white-space:nowrap;
				}

				#pageControlsBox A:hover {
					color:#000;		
				}

	TABLE#bodyMain {
		clear:left;
		display:block;
		width:100%;
	}

		TD#leftNav {
		}
			DIV#leftNavContent {
				width:125px;
				margin-left:3px;
			}
		
			#leftNavContent_swap {
				clear:left;
				display:block;
				margin:2px 0px 10px 2px;
			}

		TD#bodyContentContainer {
			padding:10px;		
		}

			#allPageMessages {
				clear:left;
			}

			#mainContentContainer {
				clear:left;
			}

			

	TD#pageRight {
		height:10px;
		width:20px;
		background-color:#FFF;
		background-image:url('../images/ehc_bg_right.gif');
	}

	DIV#pathInfo {
		font-size:smaller;
		font-style:normal;
		position:absolute;
		font-weight:bold;
		top:118px;
		left:180px;
	}

	DIV#pageBottomBox {
		display:block;
		clear:left;
		width:auto;
		height:25px;
		background-image:url('../images/btm_bg.gif');
		position:relative;
		left:0px;
		bottom:0px;
		text-align:center;
		color:#999;
	}

			IMG#iconHome {
				clear:left;
				float:left;
				width:78px;
				height:76px;
				background-image:url('../images/ehc/icon_home.jpg');
				border:0px;
			}
				IMG#tabHome, IMG#tabHome.tabOff {
					float:left;
					width:47px;
					height:76px;
					background-image:url('../images/ehc/tab_home_off.gif');
				}
				IMG#tabHome.tabOn {
					background-image:url('../images/ehc/tab_home_on.gif');
				}

			IMG#iconIncentives {
				clear:left;
				float:left;
				width:78px;
				height:77px;
				background-image:url('../images/ehc/icon_incentives.jpg');
				border:0px;
			}
				IMG#tabIncentives, IMG#tabIncentives.tabOff {
					float:left;
					width:47px;
					height:77px;
					background-image:url('../images/ehc/tab_incentives_off.gif');
				}
				IMG#tabIncentives.tabOn {
					background-image:url('../images/ehc/tab_incentives_on.gif');
				}

			IMG#iconCompetitions {
				clear:left;
				float:left;
				width:78px;
				height:78px;
				background-image:url('../images/ehc/icon_competitions.jpg');
				border:0px;
			}
				IMG#tabCompetitions, IMG#tabCompetitions.tabOff {
					float:left;
					width:47px;
					height:78px;
					background-image:url('../images/ehc/tab_competitions_off.gif');
				}
				IMG#tabCompetitions.tabOn {
					background-image:url('../images/ehc/tab_competitions_on.gif');
				}

			IMG#iconFitness {
				clear:left;
				float:left;
				width:78px;
				height:77px;
				background-image:url('../images/ehc/icon_fitness.jpg');
				border:0px;
			}
				IMG#tabFitness, IMG#tabFitness.tabOff {
					float:left;
					width:47px;
					height:77px;
					background-image:url('../images/ehc/tab_fitness_off.gif');
				}
				IMG#tabFitness.tabOn {
					background-image:url('../images/ehc/tab_fitness_on.gif');
				}

			IMG#iconNutrition {
				clear:left;
				float:left;
				width:78px;
				height:78px;
				background-image:url('../images/ehc/icon_nutrition.jpg');
				border:0px;
			}
				IMG#tabNutrition, IMG#tabNutrition.tabOff {
					float:left;
					width:47px;
					height:78px;
					background-image:url('../images/ehc/tab_nutrition_off.gif');
				}
				IMG#tabNutrition.tabOn {
					background-image:url('../images/ehc/tab_nutrition_on.gif');
				}

			IMG#iconLifestyle {
				clear:left;
				float:left;
				width:78px;
				height:78px;
				background-image:url('../images/ehc/icon_lifestyle.jpg');
				border:0px;
			}
				IMG#tabLifestyle, IMG#tabLifestyle.tabOff {
					float:left;
					width:47px;
					height:78px;
					background-image:url('../images/ehc/tab_lifestyle_off.gif');
				}
				IMG#tabLifestyle.tabOn {
					background-image:url('../images/ehc/tab_lifestyle_on.gif');
				}
	

			IMG#pedometerDealImg {
				background-image:url('../images/ehc/rypsports_pedometer.gif');
				width:170px;
				height:170px;
				float:right;
			}

IMG#companyBuilding {
	float:right;
	width:100px;
	height:175px;
	background:#DDD;
	border:#CCC 1px solid;
	margin:10px;
}

#graphContainer {
	margin:0px 10px;
	padding:5px;
	background-color:#FFF;
	border:#EEE 1px solid;
}

#statsContainer {
	margin:0px;
	padding:0px;
	background-color:#FFF;
	clear:left;
	width:700px;
	overflow:hidden;
	height:440px;
}

A {
        font-weight:normal;
	color:#000;
}

	.icoCarrots, .icoWeights, .icoJumper, .icoNurse, .icoStethescope, 
	.icoMedal, .icoClick, .icoScantron, .icoSurvey, .sIco {
		width:60px;
		height:60px;
		background:#EEE;
		border:#DDD 1px solid;
		background-image:url('../images/ehc/ico_scantron3.jpg');
		background-position:center;
		background-repeat:no-repeat;
	}

		.icoWeights {
			background-image:url('../images/ehc/ico_weights2.jpg');
		}

		.icoJumper {
			background-image:url('../images/ehc/ico_jumper2.jpg');
		}

		.icoStethescope {
			background-image:url('../images/ehc/ico_stethoscope2.jpg');
		}

		.icoNurse {
			background-image:url('../images/ehc/ico_doctor2.jpg');
		}

		.icoNutrition, .icoCarrots {
			background-image:url('../images/ehc/ico_carrot2.jpg');
		}

		.icoMedal {
			background-image:url('../images/ehc/ico_medal2.gif');
		}

		.icoClick {
			background-image:url('../images/ehc/ico_boxer2.jpg');
		}

		.icoScantron, .icoSurvey {
			background-image:url('../images/ehc/ico_scantron3.jpg');
		}

	.iconRacers, .iconJoggers, .iconPrize, .iconEater, .iconHikers, .iconClipboard {
		width:125px;
		height:125px;
		background:transparent;
		border:#DDD 0px solid;
		margin:0px;
		float:left;
		background-image:url('../images/ehc/iconGift.jpg');
		background-position:center;
		background-repeat:no-repeat;
	}

		.iconClipboard {
			background-image:url('../images/ehc/iconClipboard.jpg');
		}

		.iconRacers {
			background-image:url('../images/ehc/iconRunners.jpg');
		}

		.iconJoggers {
			background-image:url('../images/ehc/iconJoggers.jpg');
		}

		.iconEater {
			background-image:url('../images/ehc/iconEater.jpg');
		}

		.iconHikers {
			background-image:url('../images/ehc/iconHikers.jpg');
		}
	
	.bigPedometer, .bigCookbook, .bigBike {
		width:200px;
		height:200px;
		background:#EEE;
		border:#DDD 1px solid;
		margin:10px;
		background-image:url('../images/ehc/pedometer.gif');
	}

		.bigCookbook {
			background-image:url('../images/ehc/cookbook.gif');
		}

		.bigBike {
			background-image:url('../images/ehc/mountainbike.gif');
		}

	.smallCookbook {
		width:125px;
		height:125px;
		background:#EEE;
		border:#DDD 1px solid;
		margin:10px;
		background-image:url('../images/ehc/cookbook_sm.gif');
	}

	.tinyArrow_on, .tinyArrow_off {
		display:block;
		width:9px;
		height:9px;
		border:0px;
		background-image:url('../images/tiny_arrow_left.gif');
	}

	.tinyArrow_off {
		background-image:url('../images/tiny_arrow_right.gif');
	}

.cellHead, .cellHeadLarge, .cellHeadSmall, .cellHeadTiny, .cellHeadTeeny, .cellHeadBig {
	background-color:#F7F7F7;
}

.boxed {
	display:block;
	padding:5px;
	border:#DDD 1px solid;
	font-weight:bold;
}

#inCompsContents {
	margin:0px;
	padding:5px;
	background-color:#F7F7F7;
	border:#DDD 1px solid;
}

.floatLeft {
	float:left;
}

.floatInfoBox {
  position:absolute;
  z-index:2;
  border:#999 1px solid;
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333',Direction=135,Strength=4);
  background:#FFE;
  padding:5px;
  white-space:nowrap;
  margin-top:5px;
  text-align:left;
}


.thinCell {
	border-left:#AAA 1px solid;
	border-top:#CCC 1px solid;
	padding:0px 2px;
	text-align:center;
}

TD SPAN A B {
	text-decoration:underline;
	color:#000099;
}

TD SPAN A SMALL {
	text-decoration:underline;
	font-weight:normal;
}