﻿
h1
{
	font-size: 10pt;
	line-height: 16pt;
	color: #3253be;
	font-family: 'Arial';
	text-align: left;
	display: inline;
	position: static;
}

.header
{
      background: url(../images/wellness/WeightManPg.gif);
      width: 900px;
      height: 195px;
      cursor: pointer;
      cursor: hand;
}

.mainBorder
{
	border-right: #3253be 2px solid;
	border-left: #3253be 2px solid;
}

.footer
{
      background: url(../images/wellness/WellnessFooter.gif);
      width: 900px;
      height: 90px;
}

.WBackground
{
	background-position: left bottom;
	background-image: url(../images/wellness/WellnessW.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

.topNav
{
	text-transform: uppercase;
	height: 31px;
	width: 826px;
	background-image: url(../images/wellness/WellnessBar.gif);
	background-repeat: repeat-x;
}

A
{
	color: #7b93d7;
	text-decoration: none;
}

A:hover
{
	color: #e9d666;
	text-decoration: none;
}

.contentBackground
{
	background-image: url(../images/wellness/WellnessGradient.gif);
	background-repeat: repeat-y;
}

.LeftText TD
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 200px;
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
	color: #7b93d7;
	font-family: 'Arial';
	text-align: right;
	vertical-align: baseline;
}

.LeftTextSel
{
	color: #e9d666;
}

.LeftSmall
{
	font-size: 10pt;
}

.LeftUnderline
{
	border-bottom: solid 3px #3c5cc1;
}


.RigthText
{
	font-size: 10pt;
	line-height: 16pt;
	color: #3253be;
	font-family: 'Arial';
	text-align: left;
}