/************************************************
Body
************************************************/
body
{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 0.7em;
	font-style: normal;
	margin: 0px;
}

/************************************************
Master Layout Table
************************************************/
table.teaPageBaseLayoutTable
{
	border-collapse: collapse;
	width: 100%;
}

/************************************************
Tea Header
************************************************/
td.teaPageBaseHeaderCell
{
	padding: 0px;
}

table.teaPageBaseHeader
{
	border-collapse: collapse;
	width: 100%;
}

table.teaPageBaseHeader td
{
	background-color: #cccccc;
	letter-spacing: 1px;
	padding: 0px;
	white-space: nowrap;
}

table.teaPageBaseHeader a:link
{
	color: black;
	text-decoration: none;
}

table.teaPageBaseHeader a:visited
{
	color: black;
	text-decoration: none;
}

table.teaPageBaseHeader a:hover
{
	color: black;
	text-decoration: underline;
}

/************************************************
Tea Footer Navigation
************************************************/
td.teaPageBaseFooterNavigationCell
{
	padding: 3px;
}

table.teaPageBaseFooterNavigationTable
{
	border-collapse: collapse;
	width: 100%;
}

td.teaPageBaseFooterNavigationCell a:link
{
	color: black;
	text-decoration: none;
}

td.teaPageBaseFooterNavigationCell a:visited
{
	color: black;
	text-decoration: none;
}

td.teaPageBaseFooterNavigationCell a:hover
{
	color: black;
	text-decoration: underline;
}

td.teaPageBaseFooterAppVersionNumber
{
	text-align: right;
}

/************************************************
Tea Footer Sub Text
************************************************/
td.teaPageBaseFooterSubTextCell
{
	font-size: 0.9em;
	padding: 3px;
}
