﻿.membershipTableText h2 {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable td {
	vertical-align: top;
	padding: 0px 10px 0px 5px;
}
#membershipTable td img {
	margin-top: 10px;
}
#membershipTable h2 {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable ul {
	list-style: disc inside;
}
#membershipTable h2 a {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable h2 a:hover {
	text-decoration: none;
}
#membershipTable td a img {
	border: none;
}
.boldText {
	font-weight: bold;
}
#BMICalculator {
	margin-left: 170px;
}
.BMIinput {
	margin-left: 10px;
}
.BMIinput {
	background-image: url('../images/bmi_background.jpg');
	background-repeat: no-repeat;
	width: 300px;
	height: 180px;
}
.BMIinputboxes {
	margin: 0px 0px 0px 40px;
}
.lightText {
	color: #666666;
	font-size: 80%;
}
.BMIinputboxes p {
	padding-bottom: 5px;
}
#BMICalculator table {
	margin-left: 20px;
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
	height: 150px;
}
#BMICalculator table td {
	vertical-align: middle;
	border: 1px #CCCCCC dotted;
}
#BMICalculator table .tableheader {
	text-align: center;
	font-weight: bold;
}
#resourcesPage {
	font-size: 85%;
	line-height: 1.4em;
}
#resourcesPage h2 {
	margin: 20px 0px 2px 0px;
	font-size: medium;
}
#resourcesPage h2 a {
	color: #80bb42;
}
#resourcesPage p {
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
#nutritionArticles li {
	list-style: disc;
	list-style-type: disc;
}
.underlineText {
	font-weight: bold;
	text-decoration: underline;
}
.indentText {
	padding-left: 30px;
}
#calorieCalculator {
	margin: 20px 0px 0px 75px;
	background-image: url('../images/form_bg_1.jpg');
	background-repeat: no-repeat;
	height: 227px;
}
#calorieCalculatorTable {
	margin-left: 50px;
	margin-top: 20px;
}
