body {
	background-color: #FFFFFF;
}
.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	line-height: 24px;
	background-image: url(images/button-bg.gif);
	width: 128px;
	padding-left: 8px;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	background-image: url(images/button-bg-over.gif);
	width: 128px;
}
.nav-container {
	height: 339px;
	width: 150px;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
}
.td-fp {
	background-repeat: no-repeat;
	height: 403px;
	width: 610px;
	vertical-align: top;
	background-image: url(images/bg-fp.jpg);
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.td-logo {

	background-image: url(images/bg-logo.jpg);
	background-repeat: no-repeat;
	height: 403px;
	width: 610px;
	vertical-align: top;
}
