@charset "utf-8";

.stylePBTCredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
a.PBTCredit:link {
	text-decoration: none;
	color: #CCCCCC;
}
a.PBTCredit:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.PBTCredit:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.PBTCredit:active {
	text-decoration: none;
	color: #CCCCCC;
}

/*Validation area*/

#Validation {
	left:0px;
	top:620px;
	border: none;
	width:800px;
	height:57px;
	z-index:99;
	visibility: visible;
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	line-height: 100%;
	overflow: visible;
}
#CSSValidationlogo {
	left:0px;
	top:0px;
	border: none;
	width:88px;
	height:31px;
	z-index:99;
	visibility: visible;
	background-repeat: no-repeat;
	position: absolute;
	left: 356px;
}
#HTMLValidationlogo {
	left:0px;
	top:0px;
	border: none;
	width:88px;
	height:31px;
	z-index:99;
	visibility: visible;
	background-repeat: no-repeat;
	position: absolute;
}
.Validation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	line-height: 140%;
	text-indent: 0px;
	font-style: normal;
}
