body
{
	margin: 0px;
	background-color: #003399;
	font-family: Arial;
}
a.menu
{
	font-weight: bold;
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
a.menu:hover
{
	text-decoration: underline;
}
a.submenu
{
	font-size: 8pt;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
a.submenu:hover
{
	text-decoration: underline;
}
a.submenuselected
{
	font-size: 9pt;
	color: #003399;
	font-family: Arial;
	text-decoration: underline;
}
td.menu
{
	font-family: Arial;
}
td.submenu
{
	background-image: url(../tcimg/menuline.jpg);
	background-repeat: repeat-y;
	font-family: Arial;
	height: 20;
	vertical-align: top;
}
td.submenubtn
{
	background-image: url(../tcimg/menulinebtn.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	height: 20;
	vertical-align: top;
}
table.side
{
	background-image: url(../tcimg/sideborder.jpg);
	background-repeat: repeat-y;
}
.info
{
	font-size: 9pt;
	color: #003399;
	font-weight: bold;
	font-family: Arial;
}
a.info
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
a.info:hover
{
	text-decoration: underline;
}
.TopHeader
{
	font-size: 14pt;
	color: #003399;
	font-family: 'Arial Black';
}
.SubHeader
{
	font-size: 12pt;
	color: #003399;
	font-style: italic;
	font-family: 'Arial';
}
.BodyText
{
	font-size: 10pt;
	color: Black;
	font-family: 'Arial';
}
.HiLite
{
	font-size: 10pt;
	color: #003399;
	font-family: 'Arial';
}
.Error
{
	font-size: 10pt;
	color: Red;
	font-family: 'Arial';
}