/* CSS Document */
body
{
	margin:			0pt;
}

body, td
{
	font-family:	trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-size:		8pt;
	color:			#525252;
}
h1 { margin: 0px 0px 0px 0px; font-size: 13px;}
a
{
	color:			#526A78
}

a:hover
{
	color:			#83A9BE;
}

p.normal
{
	line-height:	14pt;
}

ul.normal
{
	line-height:	14pt;
}

td.topnav 
{
	background-image: url(../Images/TopNavBg.gif);
	color:			white;
	font-family:	Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size:		7pt;
	padding:		7pt;	
	text-align:		center;
	vertical-align:	bottom;
}

.topnav a
{
	color:			white;
	text-decoration:none;
}

.topnav a:hover
{
	color:			white;
	text-decoration:underline;
}

td.footer
{
	border-top:		1px solid silver;
	font-size:		8pt;
	height:			35pt;
	text-align:		center;
}