* {
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}

a img {
	border: none;
}

img.pngicon {
	width: 16px;
	height: 16px;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

tr.alt td {
	background-color: #F6F6F6;
}

tr.alt th {
	background-color: #FFF;
}

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;
}

input[type="submit"] {
	padding: 1px 6px;
	cursor: pointer;
}

div#wrap {
	width: 774px;
	border: 1px solid #999;
	border-bottom: 2px solid #AAA;
	background-color: White;
	margin: 0 auto;
}

	div#wrap div.pad {
		padding: 5px 5px 28px;
		background: url(../../img/v3/bot.gif) bottom left no-repeat transparent;
	}

	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;
}
