.bodyNoPadding {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
a:link {
	color: #0081CF;
	text-decoration: none;
}
a:visited {
	color: #0081CF;
	text-decoration: none;
}
a:hover {
	color: #0081CF;
	text-decoration: underline;
}
.header {
	background-image: url(images/insided_bg.png);
}
#introducingNutropia {
	background-image: url(images/introducing_nutropia.png);
	background-repeat: no-repeat;
	height: 152px;
	width: 533px;
	background-position: top;
}
#introducingNutropia span {
	visibility: hidden;
}
#quote {
	background-image: url(images/eatbetter_07.png);
	background-repeat: no-repeat;
	height: 246px;
	width: 556px;
}
#quote span {
	visibility: hidden;
}
#footer {
	color: #FFFFFF;
	background-color: #000000;
}
#footer a:link {
	color: #0081CF;
	text-decoration: none;
}
#footer a:visited {
	color: #0081CF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
img {
	border: none;
}
.splash {
	background-image: url(images/splash_bg.png);
	background-repeat: repeat-x;
}
#splashText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 15px;
	padding-bottom: 10px;
	
}
.splashHeader {
	background-image: url(images/splash_top_bg.png);
	background-repeat: repeat-x;
}
#how_nav td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dc711f;
	padding-right: 2px;
	padding-left: 2px;
}
#how_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#how_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#how_nav a:hover {
	font-style: italic;
	color: #000000;
}
.padding3px {
	padding: 3px;
}
#callout td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.boarder1 {
	border: 1px solid #333333;
}
.boarderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.leftPadding60 {
	padding-left: 40px;
	padding-top: 15px;
}
.smallText {
	font-size: x-small;
	color: #666666;
}
.padding2 {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 40px;
}
a {
	margin: 0px;
	padding: 0px;
}
.floatLeft {
	float: left;
	padding-right: 15px;
}
.boarderBottomAndRSide {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.rightBoarder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.faq {
	font-weight: bold;
}
.tableHeader {
	background-image: url(images/bg_header.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
.tableLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tableRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tableBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}label {
	/*cursor: pointer;
	cursor: hand;*/
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	padding-right: 2px;
	padding-left: 2px;
}
.boldText {
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.boldText2 {
	font-weight: bold;
	color: #999999;
	font-size: 0.9em;
}
.planDetails {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	list-style-type: none;
}
.noPadding {
	margin: 0px;
	padding: 0px;
}
#loginForm {
	color: #FFFFFF;
	font-size: 0.7em;
}
#loginForm input {
	background: #CDE9C0;
	font-size: 1.0em;
}
#loginForm a {
	color: #FFFFFF;
	text-decoration: none;
}
#loginForm a:hover {
	text-decoration: underline;
}
#loginForm h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
}
#cardError {
	visibility: hidden;
	color: #777;
	font-size: 0.8em;
}
#indexContent {
	padding-top: 10px;
	padding-left: 10px;
	width: 500px;
	
}
h3 {
	color: #008000;
}

