@charset "ISO-8859-1";
.whiteboxline {
	border: thin solid #FFFFFF;
	margin-right: 0px;
	margin-left: 20px;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
}
.whiteboxlineCopy {
	margin-right: 0px;
	margin-left: 20px;
	float: right;
	margin-top: 0px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whiteboxlineleft {
	border: thin solid #FFFFFF;
	margin-right: 25px;
	margin-left: 0px;
	float: left;
	margin-bottom: 25px;
}
.whitebox {
	border: thin solid #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.whiteboxC {
	border: thin solid #FFFFFF;
	margin-right: 44px;
	margin-left: 44px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.whiteboxR {
	border: thin solid #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	right: auto;
	position: absolute;
}
.whiteboxregular {
	margin: 0px;
	padding: 0px;
	border: thin solid #FFFFFF;
	float: left;
}
