body {
	background-color: #476476;
}
body,td,th {
	font-family: Garamond, Times New Roman;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.disclaimer {color: #FFFFFF}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #224077;
}
.smallText {
	font-size: 13px;
}
.nav {
	color: #FFFFFF;
	line-height: 20px;
}

a.nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	color: #224077;
	text-decoration: underline;
}
a.nav:active {
	color: #224077;
	text-decoration: underline;
}

a.currentNav:link {
	color: #224077;
	text-decoration: underline;
}
a.currentNav:visited {
	color: #224077;
	text-decoration: underline;
}
a.currentNav:hover {
	color: #224077;
	text-decoration: underline;
}
a.currentNav:active {
	color: #224077;
	text-decoration: underline;
}

a.textLink:link {
	color: #224077;
	text-decoration: none;
}
a.textLink:visited {
	color: #224077;
	text-decoration: none;
}
a.textLink:hover {
	color: #224077;
	text-decoration: underline;
}

a.terms:link {
	color: #ffffff;
	text-decoration: underline;
}
a.terms:visited {
	color: #ffffff;
	text-decoration: underline;
}