div {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica, Arial, sans-serif;
	color: #000;
}

img {
	border: none;
}

#page {
	width: 950px;
	height: 630px;
	margin: 0 auto;
}

a, .fakeLink, .salesPerson a:hover {
	color: #005195;
}

#dixiePage tr, #dixiePage td {
	margin: 0;
	padding: 0;
}

#footerCell {
	background-image: url('../images/common/footerbar.jpg');
}

#navRow {
	line-height: 0px;
	font-size: 0px;
}

#paperPopup {
	background: url('../images/common/paper-popup.jpg') 489px 0 no-repeat;
}

/*
#LearnMore a {
	display: block;
	background: url('../images/common/LearnMore.png') right top no-repeat;
	width: 461px;
	height: 90px;
}

#LearnMore span {
	display: none;
}
*/

#navRow {
	height: 110px;
	padding: 0;
	margin: 0;
}

.smallBreak {
	line-height: 10px;
}
.tdSpacer {
	font-size: 1px;
	line-height: 1px;
}

#closeB {
	float: right;
}

.salesPerson, .salesPerson a {
	color: #7d7f81;
	text-decoration: underline;
}

.salesNumber {
	color: #e44138;
}

.hidden {
	display: none;
}

.smaller {
	font-size:9px; 
	vertical-align:top; }
