﻿#mainContent input { 
	font-family: Tahoma; 
	font-size: 11px; 
	height: 20; 
	vertical-align: middle; 
	border: 1px solid #81437F; 
	background-color: white; 
	color: white;
	font-weight: bold;
	width: 100%;
	position :absolute ;
	left : -100px;
	top : 0px;
	
}

#tdRightNav
{
		display:none;
}

.tableContent
{
	width : 625px;
	
	
}

.tableContent td
{
	padding : 15px 15px 15px 15px;
}

#tblAssessMyHealth
{width : 625px;}
#tblAssessMyHealth td
{padding : 15px 15px 15px 15px;}



.subHeader
{
	display : none;
}

.leftNav {
	display:none;
}

.header
{

	display:none;
}

.footer
{
	display:none;
}

