a:link {  color: #FFFFFF; text-decoration: none}
a:hover {
	color: #CCCCCC;
}
a:active {  color: #FFFFFF; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.nav {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent: 15px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.topnav {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	text-transform: uppercase;
	text-indent: 15px;
	text-align: right;
}
.payoff {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: bottom;
}
.textAlignRight {
    text-align: right;
}