a:link, a:visited {
	text-decoration: Underlined;
	color: #3e7da4;
}
a:hover{
	text-decoration: none;
}
.bioPics {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footerTableProperties {
	width: 640px;
	clear: both;
}
.footerText {
	color: #B9B9B9;
	font-size: 12px;
}
.footerTextSmall {
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 5px;
}
.gettingStartedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ca400;
	padding-right: 8px;
	width: 397px;
	padding-top: 0px;
	vertical-align: top;
}
.HMRsubtitle {
	font-weight: bold;
	color: #336699;
	font-size: 12px;
	vertical-align: top;
}
.input_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #6CA400;
	width: 134px;
	height: 14px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.input_newsletterPage {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #6CA400;
	width: 110px;
	height: 14px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.input_searchSite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #6CA400;
	width: 140px;
	height: 14px;
	float: left;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 5px;
}
#mainImageDiv {
	height: 179px;
	width: 413px;
	padding-left: 0px;
	padding-top: 0px;
}
.mainNavBKG {
	background-image: url(images/mainNavBKG.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 25px;
	vertical-align: top;
}
.mainNavRowBreak {
	width: 173px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;*/
}
/************** This controls the MAIN NAV styles********/
#navLinks a:link, #navLinks a:visited {
	/* If arrow GIFs are being used
	width:173px;
	padding: 3px 0px 4px 26px;
	*/
	width:187px;
	padding: 3px 0px 4px 12px;
	display: block;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #666;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
#navLinks a:hover{
	background-color: #97c8e8;
	background-image: url(images/triangleHover.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#navSubTitle{
	width:173px;
	display: block;
	background-image: url(images/mainNavBar.gif);
	background-repeat: no-repeat;
	background-color: #e6e6e6;
	padding: 7px 0px 7px 26px;
	color: #000;
	font-weight:bold;
	vertical-align: middle;
}
/********************** End MAIN NAV styles ************/ 
.padded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	line-height: 3.5mm;
	vertical-align: top;
}
/*
.paddedSubTopic {
	width: 169px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: E6E6E6;
	background-color: #FFFFFF;
}
*/
.searchBoxSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6CA400;
	width: 54px;
	height: 18px;
	border: 0px solid #FFFFFF;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	float: right;
	margin-right: 3px;
	margin-bottom: 5px;
}
.searchBoxTDBorder {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.siteMapText {
	line-height: 17px;
}
/************** This controls the SUB NAV styles********/
#subNavLinks{
	display: block;
	background-image: url(images/triangle_subNav.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	width: 66px;
}
#subNavLinks a:link, #subNavLinks a:visited {
	color: #666;
	text-decoration: none;
}
#subNavLinks a:hover{
	color: #faa106;
}
/********************** End SUB NAV styles ************/ 
/*
.subTopicDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 75px;
	width: 183px;
	padding-left: 12px;
	padding-top: 12px;
}
*/
#successStoryDiv {
	position:relative;
	left:140px;
	top:-130px;
	z-index:10;
	height: 135px;
	width: 60px;
}
.successStoriesTD {
	background-image: url(images/woman_home.jpg);
	border: 1px solid #e6e6e6;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
/*
.successStories_mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ca400;
	padding-top: 0px;
	vertical-align: top;
	padding-left: 12px;
	width: 160px;
	background-color: #CCFF00;
}
.successStoriesTable {
	width: 412px;
	clear: both;
}
*/
strong {
	color: #6CA400;
}
#subTitle{
	width:387px;
	display: block;
	background-image: url(images/subNavBar.gif);
	background-repeat: no-repeat;
	background-color: #e6e6e6;
	padding: 7px 0px 7px 26px;
	color: #000;
	font-weight:bold;
	vertical-align: middle;
}
/*
.subTopicDividerMIDDLE {
	width:9px;
	background-image: url(images/subTopicDividerMIDDLE_home.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.subTopicDividerLEFT {
	width:6px;
	background-image: url(images/subTopicDividerLEFT_home.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.subTopicDividerRIGHT {
	width:8px;
	background-image: url(images/subTopicDividerRIGHT_home.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
*/
.subTopicTD {
	border: 1px solid #e6e6e6;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#subTopicTitle {
	width:176px;
	display: block;
	background-image: url(images/subNavBar.gif);
	background-repeat: no-repeat;
	background-color: #e6e6e6;
	padding: 7px 0px 7px 26px;
	color: #000;
	font-weight:bold;
	vertical-align: middle;
}
.tableProperties {
	width: 640px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: both;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tdBorder {
	border: 1px solid #999999;
}
/************** This controls the TOP NAV styles********/
#topNavLinks{
	background-image: url(images/topNavBars.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	color:#3e7da4;
	display: block;
	text-decoration: none;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 12px;
	width: 78px;
}
#topNavLinks a:link, #topNavLinks a:visited {
	text-decoration: none;
}
#topNavLinks a:hover{
	color: #6ca400;
}
/********************** End TOP NAV styles ************/ 
.topNavTable {
	clear: both;
	float: left;
	display: block;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-image: url(images/ul_icon.gif);
}
.computBMI {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #6CA400;
	width: 130px;
	height: 20px;
}
.computBMIAnswer {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6CA400;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.computBMIList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bmiTable td {
	vertical-align:middle;
	text-align: center;
}
#ul_recipes {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
}
.newsletterTD_home {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	margin-top: -1px;
	margin-bottom: -5px;
}
.input_newsletterPage2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #6CA400;
	width: 110px;
	height: 14px;
	float: left;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 5px;
}
