body, td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;		
	}

#RTEBody {
  background-color: #ffffff;
}

.title
{
	color: #002851;
	font-weight: bold;
}
	
.links a
	{
	font-size: 12px;
	color: #dedede;
	text-decoration: none;
	}
	
.links a:hover
	{
	font-size: 12px;
	color: #569DD3;
	text-decoration: none;
	}				

#fitness .title
	{
	font-weight: bold;
	color: #075591;
	}
	
#news .title
	{
	font-weight: bold;
	color: #075591;
	}
#intro .abstract
	{
	font-size: 11px;
	}	
	
#intro .title
	{
	font-weight: bold;
	color: #075591;
	}
	
#footer td
	{
	font-size: 9px;
	color: #569DD3;
	}
	
#footer a
	{
	color: #ffffff;
	}
	
#footer a:hover
	{
	color: #cc0000;
	}
	
#subcontent .right .title
	{
	font-size: 12px;
	font-weight: bold;
	color: #075591;
	}
	
	
/* Standard form styles */
.formtable .notice {
	font-weight: bold;
	color :#ff0000;
}

.formtable .supporttext {
	font-size: 10px;
	color: #0000ff;
}

.formtable thead td, .formtable .label {
	font-weight: bold;
}

.formtable a {
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.formtable a:hover {
	color: #000000;
	text-decoration: underline;
}

.formtable .required {
	font-size: 11px;
	font-weight: bold;
	color :#ff0000;
	vertical-align: super;	
}


.formtable .footnote {
	color :#0000ff;
}

.formtable .field, .formtable .button, .formtable .submit, .formtable .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #569dd3;
	background-color: #FFFFFF;
  line-height: 1.5em;		
}

div.calculator
{
padding-bottom:5px;
margin:0 10px 0 18px;
}

	div.calculator input
	{margin:2px 2px 5px 16px;}
	
	#txtHeightFt,
	#txtHeightIn
	{width:50px;}
	
		#txtHeightIn
		{margin-left:5px;}
	
.calculator .field
{width:45px;
margin-right:3px;
border: 1px solid #000063;
}

.calculator .drop
{width:200px;
border: 1px solid #000063;
}