table {
	font-family: Arial, Helvetica, sans-serif;
}
.signinBoxBG {
	background-image: url(/images/signinBoxBG.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 481px;
	top: 9px;
	z-index: 10;
	height: 99px;
	width: 214px;
}
.signinBoxHeader {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 32px;
	top: 8px;
	z-index: 20;
}
.signinBoxUser {
	font-size: 11px;
	position: absolute;
	z-index: 20;
	top: 27px;
	right: 10px;
}
.signinBoxTF {
	height: 18px;
	width: 100px;
}
.signinBoxEmail {
	font-size: 11px;
	position: absolute;
	z-index: 20;
	top: 50px;
	right: 10px;
}
.signinBoxHelp {
	position: absolute;
	left: 50px;
	top: 76px;
}
a.sibHelp:link {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a.sibHelp:visited {

	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a.sibHelp:hover {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
}
.signinBoxSubmit {
	left: 141px;
	top: 72px;
	position: absolute;
	z-index: 20;
}
.sibSubmit {
	height: 19px;
	width: 50px;
	font-size: 11px;
	overflow: hidden;
}
a.bbLinks:link {
	font-size: 12px;
	color: #0265FD;
	text-decoration: none;
	font-weight: bold;
}
a.bbLinks:visited {
	font-size: 12px;
	color: #0265FD;
	text-decoration: none;
	font-weight: bold;
}
a.bbLinks:hover {
	font-size: 12px;
	color: #0265FD;
	text-decoration: underline;
	font-weight: bold;
}
.errorMessages {
	border: 3px double #FF0000;
	padding: 10px;
	background-color: #FEE9EF;
	text-align: center;
}
.tableFont {
	font-size: 12px;
}
.smallBoxBorder {
	font-size: 12px;
	border: 2px solid #999999;
	background-color: #EAEAEA;
}
.smallBoxBorder2 {
	font-size: 12px;
	border: 2px solid #999999;
	background-color: #EAEAEA;
}
.left {
	float: left;
}
.leftGap {
	float: left;
	width: 7px;
	height: 150px;
}
.specials {
	height: 85px;
}
.specials2 {
	height: 25px;
}
.greyNote {
	font-size: 10px;
}