.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 10px;
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.forgotpassword {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
}
a.forgotpassword:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.forgotpassword:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.forgotpassword:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.forgotpassword:active {
	color: #FF3300;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #062035;
}
.portal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.portal:link {
	color: #000099;
	text-decoration: none;
}
a.portal:visited {
	color: #333333;
	text-decoration: none;
}
a.portal:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.portal:active {
	color: #FF3333;
	text-decoration: underline;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.bottomlink:link {
	color: #336600;
	text-decoration: none;
}
a.bottomlink:visited {
	color: #003300;
	text-decoration: none;
}
a.bottomlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottomlink:active {
	color: #990000;
	text-decoration: underline;
}
.bigbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.backgroundcell {
	background-image: url(/images/backgroundcell.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

