*
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

img.pngicon
{
	width: 16px;
	height: 16px;
}

tr.alt td
{
	background-color: #F6F6F6;
}
tr.alt th
{
	background-color: #FFF;
}
tr.alt td
{
	background-color: #F6F6F6;
}

p.nomatch
{
	padding: 50px 45px;
	font-style: italic;
	text-align: center;
}

.info
{
	border: 1px solid #0012FF;
	background: url(../../img/icons/infobig.gif) 10px 20px no-repeat #F4F9FF;
	padding: 20px 20px 20px 70px;
	min-height: 50px;
	_height: 50px;
}

p.error, div.error
{
	border: 1px solid red;
	background: url(../../img/icons/warnbig.gif) 10px 20px no-repeat #FDFFC8;
	padding: 20px 20px 20px 70px;
}





body
{
	background: url(../../img/v3/bg.gif) top left repeat-x #F2F2E7;
	padding: 15px 0; /* IE < 6 center fix */
	text-align: center;
}


div#wrap
{
	width: 774px;
	border: 1px solid #999;
	border-bottom: 2px solid #AAA;
	background-color: White;
	margin: 0 auto; /* IE < 6 center fix */
	text-align: left;
}

div#wrap div.pad
{
	padding: 5px 5px 28px;
	background: url(../../img/v3/bot.gif) bottom left no-repeat transparent; /* IE Height fix */
	_height: 1%;
}

div#wrap div.padsans
{
	padding: 5px;
	background: white;
}

div#tagline
{
	font-family: Verdana,sans-serif;
	padding: 5px 0 0;
	text-align: center;
	font-size: 10px;
	color: #4D5768;
}

div#tagline a:link, div#tagline a:visited, div#tagline a:active
{
	color: #4D5768;
	text-decoration: none;
}

div#tagline a:hover
{
	color: #190099;
	text-decoration: underline;
}
.dataFix
{
	font-size: 8pt;
	margin: 0;
	color: #131C47;
	display: inline;
}