body { font-family: Verdana, Arial, Helvetica, sans-serif, Times, "Times New Roman"; font-size: small; font-weight: 400; background-color: #FFFFFF;}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, "Times New Roman";
	font-size: small;
	font-weight: 400;
	background-color: #FFFFFF;
}
th
{
	text-align: left;
	background-color: #FFFFFF;	
	vertical-align: top;
}
td
{
	background-color: #ffffff;
	vertical-align: middle;
}
hr
{
	color: #999999;
	height: 1px;
}
.hidelink 
{
	font-size: 0px; text-decoration: none; color: #ffffff;
	margin: 0px; padding: 0px; height: 0px; width: 0px;
	overflow: hidden; clip: rect(0px,1px,1px,0px);z-index: -1;
}
.hiddenStuff
{
	font-size: 0px; text-decoration: none; color: #ffffff;
	margin: 0px; padding: 0px; height: 0px; width: 0px;
	overflow: hidden; clip: rect(0px,1px,1px,0px);z-index: -1;
}
.headerCell
{
	background-image: url(../images/headerback.gif);
	background-repeat: repeat-x;
}
.menuCell
{
	background-image: url(../images/headerback.gif);
	background-repeat: repeat-x;
	border-bottom: solid 1px #999999;
	margin-bottom: 10px;
}
h1
{
	color: #003366;
}
h2
{
	color: #003366;
}
h3
{
	color: #003366;
	margin-bottom: 0px;
}
h4
{
	margin-bottom: 0px;
}
.smallprint
{
	font-size: smaller;
}

