/* 
================================
 Container Styles for DotNetNuke
================================
*/   

#WVBTIContainer {
	font:"Lucida Sans", helvetica;
	width: 550px;
	margin:0px 15px 0px 30px;
	float:left;
}
#WVBTIContainer .Head {
	font:"Lucida Sans", helvetica;
	color:#005087;
	font-weight:bold;
	font-size:20px;
	line-height:28px;
	text-align:left;
}
#WVBTIHeader {
	text-align:left;
	margin:0;
}
#WVBTIContainer .Normal {
	font:"Lucida Sans", helvetica;
	color:#000000;
	font-size:12px;
	line-height:19px;
	text-align:left;
}
.containerrow2_blue {
	background-color: #ffffff;
	color:#FFFFFF;
}
#RatesButton {
	background-image:url(../../images/DailyRates.png);
	background-repeat:no-repeat;
	height:40px;
	width:250px;
	color:#000000;
	line-height:38px;
	text-align:center;
	float:left;
	font:"Lucida Sans", helvetica;
	font-size:16px;
	font-weight:bold;
}
#RatesButton:hover {
	background-image:url(../../images/DailyRatesRO.png);
	background-repeat:no-repeat;
	height:40px;
	width:250px;
	color:#000000;
	line-height:38px;
	text-align:center;
	float:left;
	font:"Lucida Sans", helvetica;
	font-size:16px;
	font-weight:bold;
}
#CPFButton {
	background-image:url(../../images/CPF.png);
	background-repeat:no-repeat;
	height:40px;
	width:250px;
	color:#000000;
	line-height:38px;
	text-align:center;
	float:left;
	font:"Lucida Sans", helvetica;
	font-size:16px;
	font-weight:bold;
}
#CPFButton:hover {
	background-image:url(../../images/CPFRO.png);
	background-repeat:no-repeat;
	height:40px;
	width:250px;
	color:#000000;
	line-height:38px;
	text-align:center;
	float:left;
	font:"Lucida Sans", helvetica;
	font-size:16px;
	font-weight:bold;
}
#RatesButton {
	margin-right:20px;
}
#Buttons {
	height:40px;
	width:520px;
	margin:0 auto 0 auto;
}
#RepHead {
	font-size:13px;
	font-weight:bold;
}

#CDAuction {
	background-image:url(../../images/CD_AuctionButton.png);
	background-repeat:no-repeat;
	height:40px;
	width:250px;
	color:#000000;
	line-height:38px;
	text-align:center;
}
#CDAuction:hover {
	background-image:url(../../images/CD_AuctionButtonRO.png);
	background-repeat:no-repeat;
	height:40px;
	width:250px;
	color:#000000;
	line-height:38px;
	text-align:center;
}
#CDAuction {
	border:0;
	border-collapse:collapse;
	text-align:center;
	height:40px;
	width:250px;
}
