html, body {
	height: 100%;
	min-height: 100%;
}
table.no_break{
	border: 1px #6699cc none;
	text-align: left;
}

div.wrapper {
	text-align: center;
	height: 100%;
}
div.tracker {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	font-family:arial,helvetica;
	font-size: 16px;
	//width: 704px;
	background-color: FFFFFF;
	//border: 1px #5D5471 solid;
	text-align: left;
	height: 100%;

}
div.nav {
	position: relative;
	float: left;
	margin: left;
	font-family:arial,helvetica;
	font-size: 14px;
	color: white;
	width: 100px;
	height: 1600px;
	background-color: 333333;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;

}
div.tracker2 {
	position: absolute;
	//float: right;
	top: 273;
	left: 110;
	margin: auto;
	font-family:arial,helvetica;
	font-size: 12px;
	width: 474px;
	background-color: FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;

}

.white {
	font-family:arial,helvetica;
	font-size: 10px;
	color: black;
	text-align: center;
	//width: 628px;
	background-color: FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}



#practice	{
                position: absolute;
                z-index: 10;
                visibility: hidden;
}



#profiles	{
                position: absolute;
                z-index: 10;
                visibility: hidden;
}

#practice2	{
                position: absolute;
                z-index: 10;
                visibility: hidden;
}



#profiles2	{
                position: absolute;
                z-index: 10;
                visibility: hidden;
                height: 1000px;
}
.table {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#000000;
}
.style1 {color: #FF0000; font-weight:bold;}
.style2 {font-size: 14px; font-weight: bold;}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}