body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#117165;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #67d8c8;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.tellafriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: u7nderline;
}
.tellafriend:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
	background-image: url(../images/nav-blank.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 104px;
	padding-top: 12px;
	background-position: center center;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
	background-image: url(../images/nav-blank-r.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 104px;
	padding-top: 12px;
}
.menuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
	background-image: url(../images/nav-blank-r.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 104px;
	padding-top: 12px;
}
/*---home---*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
#main_container {
	margin: 0px auto;
	width: 907px;
	height: auto;
}
#header { 
	height:106px;
}
.logo{
	float: left;
	margin:0px;
	padding:0px;
	height:auto;
	width:303px;
}
.btn-nav{
	float:right;
	margin:0px;
	padding:71px 0px 0px 0px;
	height:auto;
	width:358px;
}
#navcontainer { width:358px; }
#navlist { margin:0px; padding:0px;}
#navlist li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
	background:url(../images/nav-blank.gif) no-repeat;
	background-position:top;
	display:inline;
	height: 35px;
	width: 104px;
	text-decoration:none;
	text-align:center;
	float:left;
}
#navlist li a{
 /*color:#3f3f3f; text-decoration:none;*/
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
	background:url(../images/nav-blank.gif) no-repeat;
	background-position:top;
	display:inline;
	height: 35px;
	width: 104px;
	padding-top:12px;
	text-decoration:none;
	text-align:center;
	float:left;
 }
#navlist li a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
	background:url(../images/nav-blank-r.gif) no-repeat;
	background-position:top;
	display:inline;
	height: 35px;
	width: 104px;
	padding-top:12px;
	text-decoration:none;
	text-align:center;
	float:left;
}

#tb-top { width:907px; height:33px;}
#body { width:907px; float:left; }
#leftcolumn { width:15px; height:622px; float:left; }
#bgcontent { width:877px; height:622px; float:left; background-image:url(../images/bg-content.gif); background-repeat:repeat-x; }
#midcolumn { width:587px; height:622px; float:left; }
#banner{
	float:left;
	margin:0px;
	padding:0px;
	height:161px;
	width:587px;
}
#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:48px;
	padding-right:43px;
	height:auto;
	width:496px;
	text-align:justify;
}
#notes{
	float:left;
	padding:0px;
	height:251px;
	width:587px;
	clear: both;
}
#accountcolumn { width:290px; height:622px; float:left; background-image:url(../images/bg-panel-right.png); background-repeat:no-repeat; }
#accountform { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding-top:20px;
	padding-left:23px;
	padding-right:22px;
	height:250px;
	width:213px;
	text-align:left;
}
#tellafriend { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:23px;
	padding-right:18px;
	height:80px;
	width:219px;
	text-align:left;
}
#watchavideo { width:219px; height:auto; padding-left:23px; float:left; }
#rightcolumn { width:15px; height:622px; float:right; }
#tb-bottom {
	background:url(../images/art-tb-bttm.gif) no-repeat;
	width:819px;
	height:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:right;
	padding-top:6px;
	padding-right:88px;
	margin-top:622px;
}
#footer { width:872px; padding-left:35px; height:19px; padding-top:8px;}

/*---why us---*/
#bgcontent-whyus { width:877px; height:622px; float:left; background-image:url(../images/bg-content-whyus.gif); background-repeat:repeat-x; }
#content-whyus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:48px;
	padding-right:43px;
	height:160px;
	width:496px;
	text-align:justify;
}
#smartgoals-whyus{
	float:left;
	padding:0px;
	padding-left:48px;
	padding-right:43px;
	height:191px;
	width:496px;
	clear: both;
}
#smartgoals-midcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:448px;
	height:191px;
	float:left;
	background-image:url(../images/bg-tbgoals.gif);
	background-repeat:repeat-x;
	padding:11px;
	line-height: 24px;
}
#getstarted-whyus{
	float:left;
	padding:0px;
	padding-top:20px;
	padding-left:48px;
	padding-right:43px;
	height:110px;
	width:496px;
	clear: both;
}
#getstarted{
	float:left;
	padding:0px;
	padding-top:9px;
	padding-left:48px;
	padding-right:43px;
	height:auto;
	width:496px;
}
#border-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	height:auto;
	width:454px;
	text-align:justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
}
/*---how to---*/
#content-howto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:48px;
	padding-right:43px;
	height:297px;
	width:496px;
	text-align:justify;
}
/*---aboutus---*/
#content-aboutus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:48px;
	margin-right:43px;
	height:auto;
	width:496px;
	text-align:justify;
}
/*---contact---*/
#content-contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:48px;
	margin-right:43px;
	height:auto;
	width:496px;
	text-align:justify;
}
/*---memberlogin---*/
#memberlogin { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding-top:20px;
	padding-left:23px;
	padding-right:22px;
	height:90px;
	width:213px;
	text-align:left;
}
#terms {
	margin: 0px auto;
	width: 587px;
	height: auto;
	background-image:url(../images/bg-terms.gif); 
	background-repeat:repeat-x;
	background-color:#f9f9f9;
}
#midtermscolumn { width:587px; height:600px; float:left; padding-top:40px; }
#content-terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:48px;
	margin-right:43px;
	height:auto;
	width:496px;
	text-align:justify;
}

.ermsg{ font-size:11px;}

/* shyamal - 17122009 */
.appStoreLink{color:#117163;font-family:arial;font-size:13px;font-weight:normal;margin:0 0 0 22px;width:220px;}
.appStoreLink a{color:#117163; text-decoration:underline}
.appStoreLink img{ float:right}
.appStoreLink label{ color:#117163; font-family:arial; font-size:15px; font-weight:bold}
.appStoreLink label strong{ font-size:18px}
.appStoreLink label a{ color:#117163; text-decoration:none}
