#tf_navTab
{
	font:arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	letter-spacing : 1px;
	background-color: #E7ECF2;
	white-space: nowrap;
	border : 1px solid;
	border-color : #cccccc;
	padding : 0px;
	text-align : center;
}
#tf_navTab a
{
	color: #666666;
	text-decoration: none;
}
#tf_navTab a:hover
{
	color: #13497F;
	text-decoration: none;
}
#tf_navTabSel
{
	font:arial, sans-serif;
	font-size: 8pt;
	letter-spacing : 1px;
	background-color: #ffffff;
	white-space: nowrap;
	border : 1px solid;
	border-color : #cccccc;
	padding : 0px;
	text-align : center;
}
#tf_navTabSel a
{
	color: #13497F;
	text-decoration: none;
}
#tf_navTabSel a:hover
{
	color: #13497F;
	text-decoration: none;
}

table 
{
	background-color: #ffffff;
	border-spacing:3px; 
}

.formTable {
	background-color: #ffffff;<br>
	border-width: 0.1px; 
	border-style: solid;
}

th, th a, th a:visited 
{
	font:arial, sans-serif;
	font-size: 8pt;
	background-color: silver;
	white-space: nowrap;
	text-align : center;
	color: black;
}

td, td a, td a:visited 
{
	font:arial, sans-serif;
	font-size: 8pt;
	white-space: nowrap;
	color: black;
}

.instructionalLink, .adminNote
{
	font-weight: bold;
	font-size: 9pt;
	font:arial, sans-serif;
	white-space: nowrap;
	color: black;
}