body
{
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #234665;
	margin-top: 10;
	margin-bottom: 10;
	margin-right: 10;
	margin-left: 10;
}

a:link
{
	color: #4083bf;
}

a:visited
{
	color: #4083bf;
}

a:hover
{
	color: #029afe;
}

a:active
{
	color: #4083bf;
}

.tinytext
{
	font-size: 9px;
	line-height: 14px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #234665;
}

.notice
{
	color: #990000;
}

.looklikelink
{
	color: #4083bf;
}

.whitebackground
{
	background-color:#FFFFFF;
	padding: 5px;
}

/* begin formtable */
	.displaytable
	{
		border: solid #234665 1px;
	}
	.displaytable th
	{
		background-color: #234665;
		font-size: 14px;
		line-height: 18px;
		color: #ffffff;
		font-weight: bold;
		text-align:left;
	}
	.displaytable td
	{
		background-color: #CCCCFF;
	}
	tr.alt td
	{
		background: #DADAFF;
	}
	tr.over td
	{
		background:#ECECFF;
	}
	.displayheadernote
	{
		font-size: 12px;
		color: #fcff00;
		font-weight: normal;
	}
	
	.subdisplaytablealt td
	{
		background:#CCCCFF;
	}
	
	.subdisplaytablefull
	{
		border: solid #234665 1px;
	}
	
/* end formtable */
